10933 Commits (4e2743abd9a3f685374cfc1eb4031fb0bc398c58)
 

Author SHA1 Message Date
Sergey M․ 4e2743abd9 [canvas] Improve (Closes #7145) 8 years ago
Tom Gijselinck be2d40a58a [Canvas] Add new extractor 8 years ago
Sergey M․ 81549898c0 [prosiebensat1] Fix some extraction and update tests 8 years ago
Lucas 0baedd1851 [prosiebensat1] add support for 7tv.de 8 years ago
Sergey M․ 6b559c2fbc [ntvde] Improve regex 8 years ago
Sergey M․ 986986064e [orf:fm4] Add test 8 years ago
Sergey M․ 4654c1d016 [orf:fm4] Extend _VALID_URL (Closes #8234) 8 years ago
Sergey M․ 163e8369b0 [ntvde] Fix extraction 8 years ago
Sergey M․ 5cc9c5dfa8 [unistra] Fix extraction 8 years ago
Sergey M․ fbd90643cb [vodlocker] Fix extraction (Closes #8231) 8 years ago
Philipp Hagemeister 11c60089a8 release 2016.01.14 8 years ago
Sergey M․ abb893e6e4 [beeg] Update API URL 8 years ago
Sergey M․ 4511c1976d [beeg] Fix extraction (Closes #8225) 8 years ago
remitamine 40cf7fcbd2 [tudou] Add support for Albums and Playlists and extract more metadata 8 years ago
Yen Chi Hsuan cc28492d31 [youtube] Fix acodec and vcodec order
In RFC6381, there's no rule stating that the first part of codecs should
be video and the second part should be audio, while it seems the case
for data reported by YouTube.
8 years ago
Sergey M․ bc0550c262 [pluralsight] Fix new player (Closes #8215) 8 years ago
Sergey M․ b83b782dc4 [downloader/fragment] Move helper data to context dict 8 years ago
Sergey M․ 16a348475c [dailymotion] Prefer direct links (Closes #8156) 8 years ago
Sergey M․ 709185a264 [downloader/fragment] More smooth calculations
`downloaded_bytes` is now updated on each fragment progress hook invocation
8 years ago
Sergey M․ 9cb1a06b6c [downloader/fragment] Remove unused code and fix zero division error 8 years ago
Sergey M․ be27283ef6 [iprima] Mark broken 8 years ago
Sergey M․ b924bfad68 [videott] Mark broken 8 years ago
Sergey M․ 192b9a571c [videomega] Mark broken 8 years ago
remitamine 6ec6cb4e95 Revert "fix typos"
This reverts commit 36a0e46c39.
8 years ago
remitamine 36a0e46c39 fix typos 8 years ago
Jakub Wilk dfb1b1468c Fix typos
Closes #8200.
8 years ago
Jaime Marquínez Ferrándiz 3c91e41614 [downloader/fragment] Don't fail if the 'Content-Length' header is missing
In some dailymotion videos (like http://www.dailymotion.com/video/x3k0dtv from #8156) the segments URLs don't have the 'Content-Length' header and HttpFD sets the 'totat_bytes' field to None, so we also use '0' in that case (since we do different math operations with it).
8 years ago
Jaime Marquínez Ferrándiz 7e8a800f29 [bigflix] Use correct indentation to make flake8 happy 8 years ago
remitamine 2334762b03 [shahid] raise ExtractorError if the video is DRM protected 8 years ago
remitamine 3fc088f8c7 [dcn] extract video ids in season entries 8 years ago
Sergey M․ a9bbd26f1d [bigflix] Improve formats extraction 8 years ago
Sergey M․ 6e99d5762a [bigflix] Extract all formats 8 years ago
Sergey M․ 15b1c6656f Credit @vickyg3 for bigflix (#8194) 8 years ago
Sergey M d412794205 Merge pull request #8194 from vickyg3/bigflix_ie
[Bigflix] Add new extractor for bigflix.com
8 years ago
Vignesh Venkat 0a899a1448 [Bigflix] Add new extractor for bigflix.com
Add an IE to support bigflix.com. It uses some sort of silverlight
plugin whose video url is being populated using base64 encoded
flashvars. So it is quite straightforward to extract.
8 years ago
Sergey M․ 7a34302e95 [canalc2] Fix extraction (Closes #8191) 8 years ago
Jaime Marquínez Ferrándiz 27783821af [xhamster] Remove unused import 8 years ago
Philipp Hagemeister b374af6ebd release 2016.01.09 8 years ago
Sergey M․ 16f1131a4d [vimeo] Add test for #8187 8 years ago
Sergey M․ d5f071afb5 [vimeo] Check source file URL (Closes #8187) 8 years ago
Sergey M․ 14b4f038c0 [xhamster] Update tests 8 years ago
Sergey M․ bcac2a0710 [xhamster] Fix uploader extraction 8 years ago
Sergey M․ 1a6d92847f [xhamster] Change title regex precedence 8 years ago
Sergey M․ 6a16fd4a1a [xhamster] Fix view count extraction 8 years ago
Sergey M․ 44731e308c [xhamster] Fix duration extraction 8 years ago
Sergey M․ 4763b624a6 [xhamster] Fix upload date extraction 8 years ago
Sergey M․ 6609b3ce37 [xhamster] Improve title extraction 8 years ago
Sergey M 7e182627d9 Merge pull request #8182 from atomic83/patch-1
Extract xHamster title fix
8 years ago
atomic83 5777f5d386 Extract xHamster title fix 8 years ago
Sergey M․ 5dbe81a1d3 [vimeo] Automatically pickup full movie when rented (Closes #8171) 8 years ago