28997 Commits

Author SHA1 Message Date
JChris246
8089536058
optimised code 2019-02-02 15:39:39 -04:00
JChris246
6102ae5602
Add files via upload 2019-02-02 15:27:16 -04:00
JChris246
32f6c118cb
improved function to grab categories and tags 2019-02-02 15:20:14 -04:00
JChris246
eb6f5ea0b0
Fixed potential break when div not found 2019-02-02 15:14:12 -04:00
JChris246
77020f033b
made requested changes
changed regex for categories
fixed parsing for tags
2019-02-02 14:46:18 -04:00
frkhit
78f2427add Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-02-03 02:04:28 +08:00
JChris246
300fc5a053
fixed category parsing 2019-02-02 13:49:00 -04:00
Sergey M․
0efcb5a2fe
[vporn] Remove extractor (closes #16276)
Handled by generic extractor
2019-02-03 00:33:45 +07:00
JChris246
ba6f201724
fixed tag parsing 2019-02-02 13:33:13 -04:00
JChris246
1306767d36
Delete vporn.py 2019-02-02 13:32:34 -04:00
JChris246
d472ea4192
Fixed extractor 2019-02-02 13:13:48 -04:00
JChris246
dfa1574377
added like count to info dict 2019-02-02 12:56:54 -04:00
JChris246
0ace17d199
Fixed parsing tags #13720 2019-02-02 12:55:07 -04:00
JChris246
e7e90b094a
Fixed extractor #16276
fixed parsing description
fixed parsing uploader
fixed parsing view count
fixed parsing duration,
fixed parsing video_urls
fixed parsing thumbnail
2019-02-02 12:54:22 -04:00
Sergey M․
7c5307f4c4
[soundcloud:pagedplaylist] Improve (closes #19086) 2019-02-02 23:40:30 +07:00
Cory Hall
6cc6e0c34d
[soundcloud:pagedplaylist] Add ie and title to entries (#19022)
rel: https://github.com/rg3/youtube-dl/issues/19022
2019-02-02 23:40:22 +07:00
Sergey M
7c20103c0e
Update soundcloud.py 2019-02-02 23:34:51 +07:00
nekobit1
c754794071 [mp4upload] Add new extractor 2019-02-02 09:27:22 -05:00
Cory Hall
3fa0f5b241 [soundcloud] refactor paged playlist processing 2019-02-01 18:44:20 -05:00
JChris246
b9bc1cff72 [drtuber] Extract duration 2019-02-02 06:04:00 +07:00
JChris246
e87ebd8308
added requested changes
provided duration_format as fallback from duration
changed str_to_int to int_or_none
2019-02-01 19:02:24 -04:00
Cory Hall
b947387844 [soundcloud] inline entry append 2019-02-01 17:49:34 -05:00
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․
c8c49ed9f2
release 2019.01.30.1 2019-01-30 06:21:19 +07:00