4 Commits

Author SHA1 Message Date
Alex Seiler
ab193cf18a [blick] Did some suggested changes.
- Use _match_id to get the video_id
 - Extract the video title from the webpage instead of the url
 - Removed unnecessary "if entry_info_dict.get('formats'):" check
2016-05-27 00:30:00 +02:00
Alex Seiler
c2bec2b0d8 [blick] Use default=False argument instead of catching possible RegexNotFoundError. 2016-05-25 15:45:35 +02:00
Alex Seiler
ea6e87e165 [blick] Use builtin functions from common.py instead of re.findall 2016-05-25 02:27:19 +02:00
Alex Seiler
fd2bd57911 [blick] Add new extractor (blick.ch is a swiss newspaper platform, which provides also videos) 2016-05-24 18:59:54 +02:00