Commit Graph

23 Commits (942b44a0525f677924c660bcb00902d705d91fc2)

Author SHA1 Message Date
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Sergey M․ 8b0d3ee64e
[liveleak] Simplify and PEP 8
Varun 3779d524df [liveleak] Add support for youtube embeds
inondle e2ee97dcd5 [liveleak] Adds support for thumbnails, updates tests
Kacper Michajłow b8f67449ec [generic] Add support for LiveLeak embeds
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
Sergey M․ b95cfa9170 [liveleak] Clarify test
Sergey M․ afa1ded425 [liveleak] Clarify rationale for restoring raw video
Sergey M․ 00ac23e6e0 [liveleak] Improve regex for restoring original video URL
jomo 8f75761f24 LiveLak: add test for URLs with 'h264_270p'
jomo 9fd24e3a22 LiveLeak: support more original videos
some (old?) videos use ...mp4.h264_270p.mp4... instead of ...mp4.h264_base.mp4...
This is an addition to 
Philipp Hagemeister 26e274666d [liveleak] Add original videos (Fixes )
Philipp Hagemeister e793f7671c [liveleak] Modernize
Jouke Waleson 8bcc875676 PEP8: more applied
Philipp Hagemeister 572a89cc4e [liveleak] Add support for prochan embeds (Fixes )
Philipp Hagemeister d55433bbfd Remove unused imports and simplify
Philipp Hagemeister 89acb96927 [liveleak] Support old and new URLs
Philipp Hagemeister 975fa541c2 [liveleak] Support multiple formats (Fixes )
Philipp Hagemeister 7eeb5bef24 [liveleak] Simplify
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister a37f27ae99 [LiveLeak] move into own file