25577 Commits

Author SHA1 Message Date
Sergey M․
cad9caf76b
[kamcord] Remove extractor (closes #15322) 2018-01-18 22:26:43 +07:00
Varun
09f1281b76 [soundcloud] Update clientId to prevent 401 errors 2018-01-18 18:18:49 +05:30
Yonghui Chen
b95dff5125 [ifeng] JavaScript object transformed to a Python dictionary instead of a long regular expression 2018-01-18 15:05:49 +08:00
Sergey M․
4471affc34
[spiegel] Add support for nexx videos (closes #15285) 2018-01-17 22:03:56 +07:00
Sergey M․
1370dba59f
[twitch] Fix authentication and error capture (closes #14090, closes #15264) 2018-01-16 22:34:16 +07:00
caiwan
540db7fffc [Picarto] Add new extractor for recorded Picarto VODs 2018-01-16 16:25:13 +01:00
Robert Trebula
c9e7f36267 After review from upstream maintainer 2018-01-16 10:36:11 +01:00
Yonghui Chen
76c5ae8e80 [ifeng] Change to extract videoinfo 2018-01-16 17:10:10 +08:00
John Tobin
46aa9f2b4c Merge branch 'master' of https://github.com/rg3/youtube-dl 2018-01-15 22:34:51 +00:00
John Tobin
0b246a54a2 Support redirect_path and redirect 2018-01-15 22:32:25 +00:00
Sergey M․
1d1d60f6dd
[vk] Detect more errors due to copyright complaints (#15259) 2018-01-16 00:51:50 +07:00
Yonghui Chen
665d784494 [ifeng] Add new extractor 2018-01-15 17:17:21 +08:00
Christophe de Vienne
202846d5c7 [mytaratata] Use more relaxed regex 2018-01-15 09:40:44 +01:00
Kade
0106c186ff
Merge pull request #6 from rg3/master
updating again
2018-01-14 21:13:43 -05:00
Christophe de Vienne
553b8b28f9 [mytaratata] Cleanup
Cleanup a few things based on the PR review.
2018-01-14 23:07:16 +01:00
coolsa
9b1870c416 [weeklybeats] optional argument is no longer fatal. 2018-01-14 04:13:03 -07:00
coolsa
a169b6ccb6 [weeklybeats] Corrected regex with groups 2018-01-14 04:02:36 -07:00
Sparta142
6bc5a83610 Fix version-unfriendly syntax 2018-01-14 00:40:44 -05:00
Sparta142
cc93fcd05b [adobepass] Add support for Cablevision MSO (Optimum) 2018-01-14 00:18:56 -05:00
Reto Kromer
a86922c470 [README.md] Clarify macOS name 2018-01-14 00:58:38 +07:00
Sergey M
ffed186474
Update README.md 2018-01-14 00:56:33 +07:00
Reto Kromer
ea9d48030e
use current name 2018-01-13 18:48:08 +01:00
Sergey M․
49aea39b26
release 2018.01.14 2018-01-14 00:15:39 +07:00
Sergey M․
e11ccd76c6
release 2018.01.14 2018.01.14 2018-01-14 00:13:56 +07:00
Sergey M․
dd896a6a07
[ChangeLog] Actualize 2018-01-14 00:10:04 +07:00
Sergey M․
391dd6f094
[youtube] Fix live streams extraction (closes #15202) 2018-01-14 00:03:22 +07:00
Sergey M․
0ce39bc542
[wdr] Fix test 2018-01-13 23:33:52 +07:00
Sergey M․
1915662d4f
[wdr] Bypass geo restriction 2018-01-13 23:30:56 +07:00
Sergey M․
54e8f62e01
[wdr] Rework extractors (closes #14598) 2018-01-13 23:30:25 +07:00
Sebastian Leske
2d8bb80c60
[wdr:elefant] Add extractor 2018-01-13 23:29:36 +07:00
Sergey M․
df16e645f6
[gamestar] Fix issues (closes #15179) 2018-01-13 19:38:58 +07:00
Hendrik v. Raven
d4aedca3bd
[gamestar] Add support for gamepro.de (closes #3384) 2018-01-13 19:36:59 +07:00
Sergey M․
47e2a9bc53
[viafree] Skip rtmp formats (closes #15232) 2018-01-13 18:47:47 +07:00
Christophe de Vienne
52f319ddd0 Cleanup 2018-01-12 13:40:06 +01:00
Christophe de Vienne
63c3a458cb [mytaratata] Improve title & id extraction, add thumbnail 2018-01-12 13:20:11 +01:00
einstein95
33118b603a replace explicit dict gets with .get and blank fallback 2018-01-13 01:06:46 +13:00
Chih-Hsuan Yen
e565a6386e
Credit @scil for ximalaya extractor (#14687)
[ci skip]
2018-01-12 15:36:01 +08:00
Cloud Chagnon
546a694df4 [weeklybeats] Cleaned up a bit 2018-01-11 23:20:58 -07:00
Cloud Chagnon
dd64d69b7b [weeklybeats] Add new extractor weeklybeats 2018-01-11 23:13:55 -07:00
Christophe de Vienne
60098e1491 [mytaratata] Add new extractor 2018-01-11 23:12:37 +01:00
einstein95
1c145357bf [rentv] Fix extractor 2018-01-12 07:01:02 +13:00
Sergey M․
609850acfb
[pandoratv] Add support for mobile URLs (closes #12441) 2018-01-11 23:10:18 +07:00
Sergey M․
64287560e4
[pandoratv] Add support for new URL format (closes #15131) 2018-01-11 23:06:56 +07:00
Chih-Hsuan Yen
37941fe204
[ChangeLog] Update after #14687
[ci skip]
2018-01-11 20:36:06 +08:00
scil
a90641fe87 [ximalaya_extractor] Add new extractor ximalaya (#14687)
* [ximalaya_extractor] Add new extractor

* format change according by flake8

* changes accoring to review by @yan12125 at github pull #14687

* change %d to %s in a temp str

* seond changes accoring to review by @yan12125 at github pull #1468

* improve TESTS about contains

* changes accoring to third review by @yan12125 at github pull #1468

* forth changes accoring to forth review by @yan12125 at github pull #1468
2018-01-11 20:35:09 +08:00
scil
3c4c17a7ed forth changes accoring to forth review by @yan12125 at github pull #1468 2018-01-10 23:45:56 +08:00
Sergey M․
1b79daffd9
[digg] Improve extraction 2018-01-10 22:19:51 +07:00
Sergey M․
e654829b4c
[digg] Add extractor (closes #15214) 2018-01-10 21:24:22 +07:00
Sergey M․
2b4e1ace4a
[limelight] Tolerate empty pc formats (closes #15150, closes #15151, closes #15207) 2018-01-10 05:39:57 +07:00
Kade
91ceb76fca
Merge pull request #5 from rg3/master
updating again
2018-01-09 14:10:36 -05:00