32 Commits (cfe781d4faf910b8f687ce39480456d97f0946cf)

Author SHA1 Message Date
Sergey M․ c653326a14
[funnyordie] Extract more metadata (closes #13677) 7 years ago
Sergey M․ ff99fe529e
Don't list master m3u8 playlists in format list (closes #12832) 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Sergey M․ 6334794f2a
[funnyordie] Copy formats' metadata from hls and sort formats 8 years ago
Andy Savicki 4eece8ba57
[funnyordie] Improve extraction 8 years ago
Yen Chi Hsuan ab481b48e5 [funnyordie] Relax M3U8 URL matching
Also, m3u8_url extraction should be fatal as all formats depends
directly or indirectly on it.

This change fixes test_Generic_26 and TestFunnyOrDieSubtitles
8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
9 years ago
Sergey M․ 9b738b2caa [funnyordie] Fix extraction and extract m3u8 formats 9 years ago
ngld 1df3186e0e [funnyordie] Handle protocol-relative URLs (fixes #6490) 9 years ago
Sergey M․ a3fbd18824 [funnyordie] Simplify subtitles 9 years ago
pishposhmcgee 1593194c63 Update funnyordie.py 9 years ago
PishPosh.McGee 614a7e1e23 Added subtitles for FunnyOrDie 9 years ago
Philipp Hagemeister ffe38646ca [funnyordie] Remove test md5sum (Fixes #4113) 10 years ago
Sergey M․ d319948b6a [funnyordie] Add articles URL test 10 years ago
anovicecodemonkey 2a834bdb21 [FunnyOrDie] Add support for "/articles/" URLs 10 years ago
Sergey M․ 75da98e9e1 [funnyordie] Fix extraction (Closes #4011) 10 years ago
Philipp Hagemeister 1e60e5546e [funnyordie] Fix test case md5 10 years ago
Philipp Hagemeister a850fde1d8 [funnyordie] Fix test description 10 years ago
Sergey M․ bebd6f9308 [funnyordie] Extract more formats 10 years ago
pulpe d0111a7409 [FunnyOrDie] simplify 10 years ago
pulpe aab8874c55 [FunnyOrDie] fix thumbnails + add test (fixes #2856) 10 years ago
Philipp Hagemeister cddcfd90b4 [funnyordie] Correct JSON interpretation 10 years ago
Philipp Hagemeister 60cc4dc4b4 [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546) 10 years ago
Jaime Marquínez Ferrándiz 869baf3565 [funnyordie] Simplify and use unicode_literals 10 years ago
Jaime Marquínez Ferrándiz 1a810f0d4e [funnyordie] Fix video url extraction 11 years ago
Jaime Marquínez Ferrándiz c247d87ef3 [funnyordie] fix video url extraction 11 years ago
Jaime Marquínez Ferrándiz e0cfeb2ea7 [funnyordie] fix extraction of video url and title 11 years ago
Jaime Marquínez Ferrándiz 44dbe89035 Use re.DOTALL by default when searching OpenGraph properties 11 years ago
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 48db0b1f4a [FunnyOrDie] Remove unused import 11 years ago
Philipp Hagemeister 8f0578f0fc Move FunnyOrDie into its own file 11 years ago