22039 Commits

Author SHA1 Message Date
Gilles Habran
3419d0ed9c Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-09-01 08:41:06 +02:00
Christian Pointner
ed10b1cfea [extractor] added info extractor for CBA (https://cba.fro.at) 2016-09-01 03:43:37 +02:00
Vukkk
df5c8a8865 [tv2hu] parse every quality 2016-09-01 03:15:57 +02:00
Vukkk
27a33de61c [tv2hu] skip 'auto' quality 2016-09-01 03:15:50 +02:00
Vukkk
8e097d5558 [tv2hu] fixed iterator 2016-09-01 03:15:40 +02:00
Vukkk
537abfbbc5 [tv2hu] formats extended with http protocol 2016-09-01 03:15:32 +02:00
Vukkk
f56bb72e7c [tv2hu] Add new extractor 2016-09-01 03:15:23 +02:00
Remita Amine
f8fd510eb4 [limelight] skip ism manifests and reduce requests 2016-08-31 18:32:15 +01:00
Sergey M․
7a3e849f6e
[porncom] Extract categories and tags (Closes #10510) 2016-08-31 22:23:55 +07:00
Sergey M․
196c6ba067
[facebook] Extract timestamp (Closes #10508) 2016-08-31 22:12:37 +07:00
Remita Amine
165620e320 [yahoo] extract more and better formats 2016-08-30 21:49:28 +01:00
Sergey M․
384c6af240
release 2016.08.31 2016-08-31 02:41:46 +07:00
Sergey M․
4fd350611c
release 2016.08.31 2016.08.31 2016-08-31 02:39:39 +07:00
Sergey M․
263fef43de
[ChangeLog] Actualize 2016-08-31 02:37:40 +07:00
Sergey M․
a249ab83cb
[pyvideo] Remove debugging code 2016-08-31 01:56:58 +07:00
Sergey M․
f7043ef39c
[soundcloud] Fix _VALID_URL clashes with sets (Closes #10505) 2016-08-31 01:56:15 +07:00
Sergey M․
64fc49aba0
[bandcamp:album] Fix title extraction (Closes #10455) 2016-08-31 00:29:49 +07:00
Sergey M․
245023a861
[pyvideo] Fix extraction (Closes #10468) 2016-08-30 23:51:18 +07:00
Sergey M․
746df24ec7
[downloader/dash] Abort download immediately after giving up on some fragment 2016-08-30 22:28:14 +07:00
Remita Amine
3c77a54d5d [turner] keep video id intact 2016-08-30 10:46:48 +01:00
Pedro Lopes
d2fbbcefad removed all quotes from extracted webpage to solve issue 10455 2016-08-30 03:13:14 +02:00
Jakub Adam Wieczorek
e163da8fc5 [polskieradio] Add support for downloading whole programmes.
This extends the Polskie Radio (the Polish national radio) extractor to
enable the user to download all the broadcasts of a single programme.
2016-08-29 22:05:10 +02:00
Remita Amine
da30a20a4d [turner,cnn] move a check for wrong timestamp to CNNIE 2016-08-29 19:26:53 +01:00
Remita Amine
1fe48afea5 [cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes #10489) 2016-08-29 18:24:16 +01:00
Remita Amine
42e05be867 [ctv] add support for (tsn,bnn,thecomedynetwork).ca websites(#10016) 2016-08-29 18:24:16 +01:00
Remita Amine
fe45b0e060 [9c9media] fix multiple stacks extraction and extract more metadata(#10016) 2016-08-29 18:24:16 +01:00
Sergey M․
a06e1498aa
[kusi] Update test 2016-08-29 22:54:33 +07:00
Sergey M․
5a80e7b43a
[turner] Skip invalid subtitles' URLs 2016-08-29 22:44:15 +07:00
Sergey M․
3fb2a23029
[adultswim] Extract video info from onlineOriginals (Closes #10492) 2016-08-29 22:40:35 +07:00
PeterDing
7be15d4097 [bilibili] Support episodes
[extractor/bilibili] add md5 for testing

[extractor/bilibili] remove unnecessary headers

[extractor/bilibili] correct _TESTS; find thumbnail for episode

[extractor/bilibili] [Fix] restore removed tests
2016-08-29 23:31:08 +08:00
Sergey M․
cd10b3ea63
[turner] Extract all formats 2016-08-29 22:13:49 +07:00
Sergey M․
547993dcd0
[turner] Fix subtitles extraction 2016-08-29 21:52:41 +07:00
Yen Chi Hsuan
6c9b71bc08
[downloader/external] Recommend --hls-prefer-native for SOCKS users
Related: #10490
2016-08-29 19:05:38 +08:00
flatgreen
7b188bb67f universcience 5 2016-08-29 10:58:52 +02:00
ZhangXinYang
815b5f2fa6 Update bilibili.py 2016-08-29 15:55:46 +08:00
Remita Amine
93b8404599 [generic,vodplatform] improve embed regex 2016-08-29 07:57:20 +01:00
Sergey M․
9ba1e1dcc0
[played] Remove extractor (Closes #10470) 2016-08-29 08:26:07 +07:00
Remita Amine
b8079a40bc [turner] fix secure m3u8 formats downloading 2016-08-28 17:51:53 +01:00
Remita Amine
5bc8a73af6 [cartoonnetwork] make extraction work for more videos in the website
some videos require `networkName=CN2` to be present in the feed url
2016-08-28 17:08:26 +01:00
Remita Amine
b3eaeded12 [tbs] Add new extractor(#10222) 2016-08-28 16:51:09 +01:00
Remita Amine
ec65b391cb [cartoonnetwork] Add new extractor(#10110) 2016-08-28 16:51:09 +01:00
Remita Amine
2982514072 [turner,nba,cnn,adultswim] add base extractor to parse cvp feeds 2016-08-28 16:51:09 +01:00
Yen Chi Hsuan
98908bcf7c
[openload] Update algorithm again (#10408) 2016-08-28 22:49:46 +08:00
Yen Chi Hsuan
04b32c8f96
[bilibili] Fix extraction (closes #10375)
Thanks @gdkchan for the algorithm
2016-08-28 22:06:31 +08:00
Yen Chi Hsuan
40eec6b15c
[openload] Fix extraction (closes #10408)
Thanks to @yokrysty again!
2016-08-28 20:27:52 +08:00
JewsOfHazard
dcacbefc5a Removed useless typecast 2016-08-28 02:14:05 -07:00
ZhangXinYang
419bf5314f commit 2016-08-28 17:11:58 +08:00
JewsOfHazard
c810f20e96 Added --playlist-index-offset parameter 2016-08-28 02:02:16 -07:00
Yen Chi Hsuan
39efc6e3e0 [generic] Update some _TESTS 2016-08-28 15:46:11 +08:00
Sergey M․
ca3d1c51dc
release 2016.08.28 2016-08-28 07:25:37 +07:00