28371 Commits

Author SHA1 Message Date
Sergey M․
e9fef7ee4e
[YoutubeDL] Fallback to ie_key of matching extractor while making download archive id when no explicit ie_key is provided (#19022) 2019-02-02 05:44:31 +07:00
Cory Hall
852f50387a [soundcloud] inline ie argument 2019-02-01 17:33:21 -05:00
Cory Hall
e907e2f8b4 [soundcloud] Use suitable method to check entry integrity 2019-02-01 17:24:10 -05:00
Cory Hall
3dd3463e2d [soundcloud] Code review fixes 2019-02-01 17:02:28 -05:00
Sergey M․
b6423e6ca2
[soundcloud:user] Update tests 2019-02-02 04:11:32 +07:00
Sergey M․
3ef2da2d21
[soundcloud] Fix paged playlists extraction, add support for albums and update client id 2019-02-02 04:00:29 +07:00
Aditya Nath
9a429793bd Fix for issue #19020 2019-02-01 14:00:04 -05:00
Cory Hall
18f015fdf1 [soundcloud] Fix paged playlist download archival
rel: https://github.com/rg3/youtube-dl/issues/19022
2019-01-31 20:51:37 -05:00
Pablo Castorino
18b5708685 cleanup code, flake8 passed 2019-01-31 19:33:36 -03:00
Václav Navrátil
5f9639c236
ČT currently uses WebVTT subtitles
So the extractor should save the subtitle file with correct extension and omit now unnecessary call of `_fix_subtitles` method.
2019-01-31 23:17:17 +01:00
Sergey M․
49fe4175ae
[drtv] Improve preference (closes #19079) 2019-02-01 01:49:33 +07:00
Pablo Castorino
13d441b1b1 working tests 2019-01-31 15:03:46 -03:00
Pablo Castorino
66ab0700ec get channel info for complete name and description 2019-01-31 15:01:30 -03:00
Pablo Castorino
595fd52097 more descriptive var name and use prefetched data 2019-01-31 15:00:22 -03:00
Pablo Castorino
3af73fd771 _get_video_info now can be received prefetched data to avoid fetch again 2019-01-31 14:58:19 -03:00
Pablo Castorino
051b285470 base method get season number by episode id 2019-01-31 14:48:56 -03:00
Pablo Castorino
5e4fa8e203 base method get serie info 2019-01-31 14:47:53 -03:00
Pablo Castorino
0841071d67 custom notes for API 2019-01-31 14:46:21 -03:00
J. Randall Owens
d825714f08 Merge remote-tracking branch 'upstream/master' 2019-01-31 01:07:00 +00:00
JChris246
85ddc82695
Added duration to info dict 2019-01-30 18:31:07 -04:00
Sergey M․
9613e14a92
[openload] Add support for openload.pw and oload.pw (closes #18930) 2019-01-31 00:15:45 +07:00
Václav Navrátil
f0bb6ee3f7
Enables HD quality when CookieFile is provided
This changes will allow download of streams in HD quality which is normally available only to signed users. 
A cookie file needs to be provided with `--cookies` flag.
2019-01-30 18:15:39 +01:00
Batuhan's Unmaintained Account
15e832ff2a [openload] Add support for oload.info 2019-01-30 23:39:02 +07:00
Batuhan's Unmaintained Account
8f6fa03a8a
Add only matching test 2019-01-30 19:33:51 +03:00
Batuhan's Unmaintained Account
56706bf881
Support openload.info 2019-01-30 19:24:46 +03:00
Remita Amine
645c4885cf [crackle] authorize media detail request(closes #16931) 2019-01-30 14:44:23 +01:00
lr94
13495069e4 [Openload] Add tests 2019-01-30 12:02:25 +01:00
Sergey M․
7b0f9df23d
release 2019.01.30.1 2019.01.30.1 2019-01-30 06:19:36 +07:00
Sergey M․
c2a0fe2ea7
[ChangeLog] Actualize
[ci skip]
2019-01-30 06:17:25 +07:00
Sergey M․
ce52c7c111
[postprocessor/ffmpeg] Fix avconv processing broken in #19025 (closes #19067) 2019-01-30 06:15:23 +07:00
JChris246
9ba923dfec [cumlouder] Add new extractor 2019-01-29 15:57:32 -04:00
Pablo Castorino
abc6cf0710 add Contar extractor video platform.
extract video, lists, channels and full sections
2019-01-29 16:00:46 -03:00
Sergey M․
1063b4c707
release 2019.01.30 2019.01.30 2019-01-30 00:08:39 +07:00
Sergey M․
ca01e5f903
[ChangeLog] Actualize
[ci skip]
2019-01-30 00:05:32 +07:00
Sergey M․
5496754ae4
[fox] Remove unused imports 2019-01-30 00:03:19 +07:00
Sergey M․
9868f1ab18
[yourporn] Improve (closes #19061) 2019-01-30 00:01:17 +07:00
JChris246
41cff90c41
[yourporn] Fix extraction and extract duration (closes #18815, closes #18852)
change cdn to cdn4 for the video_url
2019-01-29 23:58:44 +07:00
Sergey M․
a2d821d711
[drtv] Improve extraction (closes #19039)
+ Add support for EncryptedUri videos
+ Extract more metadata
* Fix subtitles extraction
2019-01-29 23:33:09 +07:00
J. Randall Owens
08bdcdbf61 Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-01-29 12:20:03 +00:00
JChris246
6b63b3606d
[Yourporn] Fixed video_url
change cdn to cdn4 for the video_url
2019-01-28 19:42:49 -04:00
Remita Amine
6df196f32e [fox] add support for locked videos using cookies(closes #19060) 2019-01-29 00:31:49 +01:00
Remita Amine
41c2c254d3 [fox] fix extraction for free videos(#19060) 2019-01-28 22:39:19 +01:00
Alexander Seiler
a81daba231 [zattoo] Add support for tv.salt.ch 2019-01-29 02:20:46 +07:00
Alexander Seiler
d47833a108
[zattoo] Rename extractor for Zattoo reseller Salt. 2019-01-28 20:12:21 +01:00
Sergey M․
61ff92e11e
[postprocessor/ffmpeg] Wrap loglevel args in encodeArgument 2019-01-29 01:59:56 +07:00
Sergey M
1397a790ff
[postprocessor/ffmpeg] Disable "Last message repeated" messages which cause non-zero exit status (#19025) 2019-01-28 22:59:00 +07:00
Tatsh
7f903dd8bf [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding subtitles (closes #19042)
Related issue: https://trac.ffmpeg.org/ticket/6016
2019-01-28 22:57:14 +07:00
Sergey M
dadd32fa1f
Update ffmpeg.py 2019-01-28 22:56:04 +07:00
Sergey M
7d21fa2e83
Update ffmpeg.py 2019-01-28 22:55:15 +07:00
Avi Peretz
65f64270cd set default value for tahoe secondary data. 2019-01-28 12:28:22 +02:00