21487 Commits

Author SHA1 Message Date
zendyani
018d9cdb35 [pluralsight] Fix new player update 2016-01-12 23:39:00 +01:00
Sergey M․
b83b782dc4 [downloader/fragment] Move helper data to context dict 2016-01-13 00:00:31 +06:00
Sergey M․
16a348475c [dailymotion] Prefer direct links (Closes #8156) 2016-01-12 23:23:39 +06:00
Sergey M․
709185a264 [downloader/fragment] More smooth calculations
`downloaded_bytes` is now updated on each fragment progress hook invocation
2016-01-12 23:18:38 +06:00
Marian Sigler
020b034252 [SVTPlay] Add subtitle support 2016-01-12 17:09:46 +01:00
Sergey M․
9cb1a06b6c [downloader/fragment] Remove unused code and fix zero division error 2016-01-12 22:09:38 +06:00
Pierre Rudloff
7c1da238bf Composer package 2016-01-12 11:59:58 +01:00
huangtiande
d0cdefae3a support qq video soap opera album list download 2016-01-12 17:29:52 +08:00
huangtiande
bc3e66a671 add qq video soap opera download method 2016-01-12 14:58:16 +08:00
Dankryn
449b0de600 [ruleporn] Add new extractor 2016-01-11 21:19:23 +01:00
Sergey M․
be27283ef6 [iprima] Mark broken 2016-01-11 22:00:17 +06:00
Sergey M․
b924bfad68 [videott] Mark broken 2016-01-11 21:58:32 +06:00
Sergey M․
192b9a571c [videomega] Mark broken 2016-01-11 21:56:19 +06:00
huangtiande
cd4f624a8a add comment and correct string interpolation operator 2016-01-11 17:27:08 +08:00
huangtiande
7bef3c1c78 add comment and correct string interpolation operator 2016-01-11 17:24:48 +08:00
remitamine
6ec6cb4e95 Revert "fix typos"
This reverts commit 36a0e46c39ea4f211dea9944177976e8f8364736.
2016-01-10 19:27:22 +01:00
remitamine
36a0e46c39 fix typos 2016-01-10 17:55:41 +01:00
Jakub Wilk
dfb1b1468c Fix typos
Closes #8200.
2016-01-10 17:24:28 +01:00
Jakub Wilk
da92fd8a5b Fix typos 2016-01-10 16:17:47 +01:00
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).
2016-01-10 14:41:38 +01:00
Jaime Marquínez Ferrándiz
7e8a800f29 [bigflix] Use correct indentation to make flake8 happy 2016-01-10 14:26:27 +01:00
ckuu
5cd7d6c6c0 '[ZippCast] Add new extractor'
Closes rg3/youtube-dl#6591
2016-01-10 15:20:59 +04:00
remitamine
2334762b03 [shahid] raise ExtractorError if the video is DRM protected 2016-01-10 07:55:58 +01:00
remitamine
3fc088f8c7 [dcn] extract video ids in season entries 2016-01-10 07:45:41 +01:00
dzikie drożdże
e8b7c3220e tvp.info 2016-01-10 06:32:54 +01:00
Sergey M․
a9bbd26f1d [bigflix] Improve formats extraction 2016-01-10 10:49:27 +06:00
dzikie drożdże
e3225fc155 change dict to url_result 2016-01-10 05:48:59 +01:00
dzikie drożdże
3fb7f85dd4 unicode_literals 2016-01-10 05:47:57 +01:00
Sergey M․
6e99d5762a [bigflix] Extract all formats 2016-01-10 10:31:36 +06:00
Sergey M․
15b1c6656f Credit @vickyg3 for bigflix (#8194) 2016-01-10 10:03:56 +06:00
Sergey M
d412794205 Merge pull request #8194 from vickyg3/bigflix_ie
[Bigflix] Add new extractor for bigflix.com
2016-01-10 09:02:18 +05:00
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.
2016-01-09 19:45:58 -08:00
Sergey M․
7a34302e95 [canalc2] Fix extraction (Closes #8191) 2016-01-10 01:37:10 +06:00
Jaime Marquínez Ferrándiz
27783821af [xhamster] Remove unused import 2016-01-09 11:16:23 +01:00
dzikie drożdże
e8784b6787 not vital part of api 2016-01-09 05:52:43 +01:00
dzikie drożdże
8bee77a175 expect less from format json 2016-01-09 05:41:16 +01:00
dzikie drożdże
bc05fc7575 increase chance for a title 2016-01-09 05:18:58 +01:00
dzikie drożdże
77d024527b no need for None in get 2016-01-09 05:13:04 +01:00
dzikie drożdże
c213f8cc33 squashing action
don't rely on optional key

single quotes

unnecessary overload

remove api class

more exceptions more better

make _format_formats not static

refactor guessing title to a method

fix old api calls

bring stabilization in the field of id types

don't extract videos in a playlist
2016-01-09 05:08:32 +01:00
Philipp Hagemeister
fe8cbe9623 release 2016.01.09 2016-01-09 01:19:28 +01:00
Philipp Hagemeister
b374af6ebd release 2016.01.09 2016.01.09 2016-01-09 01:16:08 +01:00
Sergey M․
16f1131a4d [vimeo] Add test for #8187 2016-01-09 03:07:29 +06:00
Sergey M․
d5f071afb5 [vimeo] Check source file URL (Closes #8187) 2016-01-09 03:06:09 +06:00
Sergey M․
14b4f038c0 [xhamster] Update tests 2016-01-09 00:36:43 +06:00
Sergey M․
bcac2a0710 [xhamster] Fix uploader extraction 2016-01-09 00:36:19 +06:00
Sergey M․
1a6d92847f [xhamster] Change title regex precedence 2016-01-09 00:31:24 +06:00
Sergey M․
6a16fd4a1a [xhamster] Fix view count extraction 2016-01-09 00:29:10 +06:00
Sergey M․
44731e308c [xhamster] Fix duration extraction 2016-01-09 00:26:37 +06:00
Sergey M․
4763b624a6 [xhamster] Fix upload date extraction 2016-01-09 00:21:57 +06:00
Sergey M․
6609b3ce37 [xhamster] Improve title extraction 2016-01-09 00:19:36 +06:00