Ignore:
Timestamp:
12/04/18 00:29:21 (4 years ago)
Author:
obi
Message:

fix hoster and movie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localhoster/streamcloud.py

    r42584 r43088  
    3434        html = response.content
    3535        if re.search('>(File Not Found)<', html):
    36             raise ResolverError('File Not Found or removed')
     36            print 'errormsg=File Not Found or removed'
    3737
    3838        cnt = 10
Note: See TracChangeset for help on using the changeset viewer.