27259 Commits

Author SHA1 Message Date
Chih-Hsuan Yen
3c1b6b6135 [ChangeLog] Update after #15137
[skip ci]
2018-01-06 19:41:59 +01:00
Sergey M․
0a5b1295b7
[motherless:group] Relax entry extraction and add a fallback scenario 2018-01-07 00:31:53 +07:00
Sergey M․
a133eb7764
[motherless:group] Capture leading slash of video path 2018-01-07 00:02:41 +07:00
Sergey M․
f12628f934
[mitele] Fix extraction (closes #15186) 2018-01-06 23:58:00 +07:00
Martin Weinelt
45283afdec [motherless] Add support for groups 2018-01-06 23:33:40 +07:00
Martin Weinelt
373011cfa6 [motherless] Add support for groups 2018-01-06 17:32:10 +01:00
Sergey M․
b7c74c0403
[lynda] Relax _VALID_URL (closes #15185) 2018-01-06 23:12:30 +07:00
Hendrik v. Raven
97abf54c40 add support for gamepro.de (same as gamestar.de)
gamepro.de is the console focused variant of gamestar.de. Both use the
same system and the existing gamestar extractor works fine for gamepro.

It required some updates to the test data of gamestar.de
2018-01-06 16:12:13 +01:00
Hendrik v. Raven
f4d919f0af extractor/gamestar: update comment_count extraction
the webpage layout has changed, update the regexp accordingly
2018-01-06 16:12:13 +01:00
Hendrik v. Raven
991bc36ea0 extractor/gamestar: force view_count int conversion 2018-01-06 16:12:09 +01:00
Parmjit Virk
0b0870f9d0 [soundcloud] Fallback to avatar picture for thumbnail (closes #12878) 2018-01-05 08:25:42 +07:00
Parmjit Virk
79e50e455b [Soundcloud] Applied requested fixes for PR #15117 2018-01-04 19:05:07 -06:00
Parmjit Virk
4e89935e6d [Soundcloud] Updated test suite 2018-01-04 18:09:33 -06:00
Parmjit Virk
b0f79e6da5 Merge branch 'master' into Soundcloud-issue-12878 2018-01-04 17:26:14 -06:00
Jérémie Parisel
384435e850
Adding a forgotten comma 2018-01-04 22:51:58 +01:00
Jérémie Parisel
6759b1f910
[RTBF] Adding the subtitle property
as it is used in many TV shows.
2018-01-04 22:49:12 +01:00
Robert Trebula
0b0d2bb8e8 video archives + reuse jwplayer parsing of yt-dl 2018-01-04 22:29:27 +01:00
Robert Trebula
2b17340fb9 audio extracts using json parsing 2018-01-04 22:05:54 +01:00
Kade
5d06ae32d4
Merge pull request #4 from rg3/master
updating again.
2018-01-04 15:48:12 -05:00
Chih-Hsuan Yen
c2f18e1c49
[ChangeLog] Update after #15137
[skip ci]
2018-01-04 22:28:00 +08:00
JianxinLi
da35331c6c [youku] Fix list extraction.(close #15135) (#15137)
* [youku] Fix list extraction.(close #15135)

Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb

* [youku] Remove KeyError try-except

Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
2018-01-04 22:25:28 +08:00
JianxinLi
f824c42a6c [youku] Remove KeyError try-except
Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
2018-01-04 22:06:39 +08:00
Parmjit Virk
c8353846c3 Merge branch 'master' into Soundcloud-issue-12878 2018-01-04 02:45:20 -06:00
Sebastian Leske
17b4c3b9a7 [wdr] skip_download for tests in WDRElefantIE 2018-01-04 09:02:12 +01:00
Yen Chi Hsuan
de329f64ab [openload] Fix extraction (closes #15166) 2018-01-04 13:26:08 +08:00
Sergey M․
75ba0efb52
[lynda] Skip invalid subtitles (closes #15159) 2018-01-03 16:41:28 +07:00
Luc Ritchie
f0c6c2bce2 [twitch] Pass video id to url_result when extracting playlist 2018-01-03 16:22:55 +07:00
David McFarland
50724167ce [openload] fix js evaluation 2018-01-03 00:35:30 -04:00
Jaime Marquínez Ferrándiz
9650c3e91d [rtve.es:alacarta] Fix extraction of some new URLs 2018-01-02 21:12:39 +01:00
Luc Ritchie
eb26087326 [twitch] Drop log line if id can't be extracted from URL 2018-01-02 13:22:39 -05:00
Mattias Wadman
b5e531f31a [acast] Fix extraction 2018-01-02 23:32:17 +07:00
Sergey M
eb662ecd9f
Update acast.py 2018-01-02 23:30:17 +07:00
Simon Carpentier
2fb4d51a00
Updated limelight tests for null pc playlist 2018-01-02 10:39:23 -05:00
Simon Carpentier
ca09b12c57
Limelight extractor "pc" playlist might be null 2018-01-02 10:37:55 -05:00
Sergey M․
7a6c204fcb
[travis] Add Jython build 2018-01-02 21:13:41 +07:00
Mattias Wadman
48c7e85178 [acast] Fix broken episode extractor 2018-01-02 14:18:42 +01:00
Dulus_No
d595de879a
1080p support 2018-01-02 18:30:30 +09:00
JianxinLi
7b17cbc153 [youku] Fix list extraction.(close #15135)
Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb
2018-01-02 13:29:05 +08:00
Luc Ritchie
e129469557 [twitch] Determine ids from URLs when extracting playlist
This allows videos to be filtered using download_archive without needing to
fetch the info JSON for each video.
2018-01-01 18:34:17 -05:00
Parmjit Virk
eff8d1c825 Merge branch 'master' into Soundcloud-issue-12878 2018-01-01 15:24:47 -06:00
Philipp Hagemeister
d7cd9a9e84
[utils] Fix youtube-dl under PyPy3 on Windows 2018-01-01 22:48:27 +07:00
Sergey M․
54009c246e
[travis] Add PyPy builds 2018-01-01 21:54:28 +07:00
Sergey M․
b300cda476
[YoutubeDL] Output python implementation in debug header 2018-01-01 21:52:24 +07:00
sprhawk
6648fd8ad6 changed to use .get to get field from json object 2018-01-01 18:33:14 +08:00
Zack Fernandes
11b9ebc2ed [Tumblr] Add login support 2017-12-31 13:55:35 -08:00
Ondřej Bárta
47b0a9ed55 [iprima] Add prima.iprima.cz url support 2017-12-31 16:48:42 +01:00
Sergey M․
8457b78f9d
release 2017.12.31 2017-12-31 04:32:33 +07:00
Sergey M․
04cf1a191a
release 2017.12.31 2017.12.31 2017-12-31 04:30:49 +07:00
Sergey M․
c95c08a856
[ChangeLog] Actualize 2017-12-31 04:28:01 +07:00
Ondřej Caletka
126f225bcf
[extractor/common] Add container meta field for formats extracted in _parse_mpd_formats 2017-12-31 04:04:09 +07:00