1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-25 17:41:48 +01:00
Commit Graph

14836 Commits

Author SHA1 Message Date
Mike Fährmann
6625bf200d [mixer:vod] Relax _VALID_URL (closes ) () 2019-06-27 22:24:46 +07:00
Sergey M․
f562994660
[drtv] Relax _VALID_URL 2019-06-27 22:18:10 +07:00
Remita Amine
509bcec37b [fusion] fix extraction(closes )(closes ) 2019-06-27 12:06:31 +01:00
Sergey M․
1d83e9bd4b
[nfb] Remove extractor (closes )
Covered by generic extractor
2019-06-25 00:12:31 +07:00
Sergey M․
27cef8885d
[beeg] Add support for api/v6 v2 URLs (closes ) 2019-06-24 23:01:52 +07:00
Kyle
3031b7c4ed [brightcove:new] Add support for playlists () 2019-06-23 17:04:05 +07:00
smed79
695720ebe8 [openload] Add support for oload.life () 2019-06-23 04:31:43 +07:00
Sergey M․
2605043d6d
[vimeo:channel,group] Make title extraction no fatal 2019-06-23 02:16:09 +07:00
Sergey M․
091c9b4316
[vimeo:likes] Implement extrator in terms of channel extractor
This allows to obtain videos' ids before extraction ()
2019-06-23 02:13:46 +07:00
Sergey M․
9634de178d
[pornhub] Add support for more paged video sources 2019-06-22 08:37:07 +07:00
Sergey M․
1f7a563ab0
[pornhub] Add support for downloading single pages and search pages (closes ) 2019-06-22 06:01:43 +07:00
Sergey M․
21b08463a7
[pornhub] Rework extractors (closes , closes , closes , closes ) 2019-06-22 05:34:46 +07:00
Sergey M․
31ce6e9966
[youtube] Add another signature function pattern 2019-06-22 02:22:41 +07:00
Sergey M․
1c11204056
[tf1] Improve extraction and fix issues (closes ) 2019-06-22 00:40:06 +07:00
Emmanuel Froissart
9c2aaac268
[tf1] Fix wat id extraction (closes ) 2019-06-22 00:40:00 +07:00
Sergey M․
d415957dbc
[crunchyroll] Move Accept-Language workaround to video extractor since it causes playlists not to list any videos 2019-06-22 00:15:52 +07:00
Sergey M․
4681441d2f
[crunchyroll:playlist] Fix and relax title extraction (closes , closes ) 2019-06-22 00:07:26 +07:00
Sergey M․
9842d29d66
release 2019.06.21 2019-06-21 23:04:09 +07:00
Sergey M․
abefc03f51
[youtube] Update signature function patterns (closes , closes ) 2019-06-21 22:58:42 +07:00
Sergey M․
c40714cdee
[youtube] Make --write-annotations non fatal (closes ) 2019-06-20 00:57:58 +07:00
Remita Amine
7c24a58bdb [sixplay] add support for rtlmost.hu() 2019-06-16 06:32:47 +01:00
Sergey M․
b85eae0f05
[youtube] Hardcode codec metadata for av01 video only formats (closes ) 2019-06-14 01:59:05 +07:00
Sergey M․
28cc2241e4
[utils] Restrict parse_codecs and add theora as known vcodec () 2019-06-14 01:56:17 +07:00
Remita Amine
8361e7f934 [toutv] update client key(closes ) 2019-06-12 21:41:46 +01:00
Remita Amine
427cc21531 [biqle] remove unnecessary regex group 2019-06-10 15:17:26 +01:00
Remita Amine
f991dd2bfb [biqle] add support for new embed domain 2019-06-10 14:58:37 +01:00
Remita Amine
35c2dd48d9 [cbs] improve DRM protected videos detection(closes ) 2019-06-09 00:13:07 +01:00
Sergey M․
3b2fd09596
release 2019.06.08 2019-06-08 03:47:30 +07:00
Sergey M․
dbb1886114
[ted] Improve playlist extraction (closes ) 2019-06-08 03:07:08 +07:00
biwubo
c2ee6fa66a
[ted] Fix playlist extraction (closes ) 2019-06-08 03:07:02 +07:00
Sergey M․
4831ef7fe4
[vlive] Add comments to tests and quotes consistency 2019-06-08 02:42:01 +07:00
biwubo
178663df52 [vlive:playlist] Redirect to video extractor when no playlist is found () 2019-06-08 02:40:47 +07:00
Sergey M․
ef19739e64
[vlive] Improve and style (closes ) 2019-06-08 02:22:23 +07:00
biwubo
01b517a20a
[vlive] Add CH+ support (closes ) 2019-06-08 02:22:15 +07:00
Miroslav Šedivý
f4c99cd635 [openload] Add support for oload.website () 2019-06-08 02:03:58 +07:00
Sergey M․
e75220b11a
[tvnow] Extract HD formats (closes ) 2019-06-08 00:45:28 +07:00
Sergey M․
2efefddafd
[redbulltv:rrn:content] Add extractor (closes ) 2019-06-07 23:48:57 +07:00
Sergey M․
bf3c932663
[youtube] Fix average rating extraction (closes ) 2019-06-07 23:13:33 +07:00
Sergey M․
4c78c3d700
[bitchute] Extract HTML5 formats (closes ) 2019-06-07 22:58:19 +07:00
Remita Amine
2e11e51c04 [cbsnews] fix extraction(closes )(closes ) 2019-06-05 01:23:23 +01:00
Sergey M․
1a01639bf9
[downloader/common] Improve rate limit () 2019-06-05 03:06:35 +07:00
Remita Amine
59ca17b1c8 [vvvvid] relax _VALID_URL(closes ) 2019-06-04 21:03:52 +01:00
Remita Amine
c94c121a99 Revert "[southpark] add support for videos with english audio track"
This reverts commit 0c84002650.
2019-06-04 00:37:58 +01:00
Remita Amine
0c84002650 [southpark] add support for videos with english audio track(closes ) 2019-06-03 12:43:39 +01:00
Remita Amine
c5eb75b35a [prosiebensat1] add support for new API(closes ) 2019-06-01 15:12:30 +01:00
Remita Amine
0e2dd3fcbc [vrv] extract adaptive_hls formats(closes ) 2019-06-01 11:17:44 +01:00
Sergey M․
26a87972a9
[viki] Switch to HTTPS (closes ) 2019-05-29 04:42:19 +07:00
bitraid
33b2218b2f [LiveLeak] Check if the original videos exist (closes ) () 2019-05-28 12:31:11 +00:00
Remita Amine
ead467a9c1 [rtp] fix extraction(closes ) 2019-05-28 04:58:12 +01:00
Remita Amine
0d29751890 [youtube] improve DRM protected videos detection() 2019-05-25 23:15:59 +01:00
Sergey M․
25b83c2a0e
[srgssrplay] Improve _VALID_URL (closes ) 2019-05-24 00:45:06 +07:00
Stefan Pöschel
3fe774722b
[srgssrplay] Add support for popupvideoplayer URLs 2019-05-24 00:44:37 +07:00
Sergey M․
f4cc2ca503
[24video] Add support for porno.24video.net (closes ) 2019-05-24 00:38:06 +07:00
Sergey M․
11ec06de7f
[24video] Add support for 24video.site (closes ) 2019-05-24 00:35:46 +07:00
Sergey M․
53cd37bac5
[utils] Improve strip_or_none 2019-05-24 00:03:01 +07:00
Sergey M․
f856816b94
[extractor/common] Strip src attribute for HTML5 entries code (closes , closes ) 2019-05-23 23:52:11 +07:00
Sergey M․
8af49fc276
[pornflip] Remove extractor 2019-05-23 23:48:06 +07:00
Sergey M․
9c5f2988b9
[criterion] Remove extractor (closes ) 2019-05-23 23:38:01 +07:00
NRTICN
2c53c0ebc6 [pornhub] Use https () 2019-05-23 03:56:54 +07:00
Georgi Saev
bbf1defe58 [bitchute] Fix uploader extraction () 2019-05-23 03:51:50 +07:00
Malte Kiefer
186d185b6e [streamcloud] Reduce waiting time to 6 seconds () 2019-05-23 03:46:20 +07:00
ealgase
612300a686 [novamov] Remove extractors ()
Sites no longer exist
2019-05-23 03:38:48 +07:00
smed79
ea75382094 [openload] Add support for oload.press () 2019-05-23 03:30:17 +07:00
Sergey M․
e438e81469
[vivo] Improve extraction (closes ) 2019-05-23 03:06:07 +07:00
Daniel Höpfl
0e6f914b3b
[vivo] Fix extraction (closes ) 2019-05-23 03:06:07 +07:00
Sergey M․
6ab30ff50b
release 2019.05.20 2019-05-20 23:29:49 +07:00
Sergey M․
ce2fe4c01c
[extractor/common] Add doc string for _apply_first_set_cookie_header 2019-05-20 23:23:18 +07:00
Sergey M․
a9e03736df
[safari] Fix authentication (closes ) 2019-05-18 03:33:40 +07:00
Sergey M․
e3c1266f49
[extractor/common] Move workaround for applying first Set-Cookie header into a separate method 2019-05-18 03:17:15 +07:00
Remita Amine
82e91d20a0 [vrt] fix extraction(closes ) 2019-05-15 15:02:51 +01:00
Remita Amine
170d644440 [canvas] add support for vrtnieuws and sporza site ids and extract AES HLS formats 2019-05-15 14:58:57 +01:00
Remita Amine
5831742840 [vrv] extract captions(closes ) 2019-05-15 10:39:59 +01:00
Sergey M․
a277dd33eb
[tele5] Improve video id extraction 2019-05-13 00:13:00 +07:00
Sergey M․
0e0bfd334c
[tele5] Relax _VALID_URL (closes , closes ) 2019-05-13 00:11:48 +07:00
Sergey M․
e6a25fea23
[svtplay] Update API URL (closes ) 2019-05-12 23:24:01 +07:00
Remita Amine
b7df8f90a7 [yahoo:gyao] add X-User-Agent header to dam proxy requests(closes ) 2019-05-12 10:23:36 +01:00
Sergey M․
8ae32e1882
release 2019.05.11 2019-05-11 06:07:28 +07:00
Sergey M․
8ed7a23328
[extractor/common] Fix typo 2019-05-11 04:53:48 +07:00
Sergey M․
3089bc748c
Fix W504 and disable W503 (closes ) 2019-05-11 03:57:40 +07:00
Sergey M․
d23e85515a
[tvnow] Fix W605 2019-05-11 03:57:40 +07:00
Sergey M․
cd37ef44e9
[commonmistakes] Fix E117 2019-05-11 03:57:40 +07:00
davex25
169f8d0fe1 [cloudflarestream] Add support for videodelivery.net () 2019-05-11 03:09:00 +07:00
Sergey M․
0db2b275dd
[byutv] Improve extraction and update DVR test (closes ) 2019-05-11 03:06:18 +07:00
Michael Tilbury
ab11674502
[byutv] Add support for DVR videos (closes )
Fix code style on brackets (flake8)

Add more information to test info_dict
2019-05-11 03:06:12 +07:00
biwubo
68b92aa1b4 [gfycat] Add support for URLs with tags (closes ) () 2019-05-11 02:12:45 +07:00
Jakub Wilk
fd35d8cdfd [utils] Transliterate "þ" as "th" ()
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":

    $ echo þ-Þ | iconv -t ASCII//TRANSLIT
    th-TH
2019-05-11 01:42:31 +07:00
ealgase
4eec112740 [openload] Add support for verystream.com (closes ) () 2019-05-11 01:35:56 +07:00
Sergey M․
027ffdca0d
[youtube] Use sp field value for signature field name (closes , closes , closes ) 2019-05-10 08:38:05 +07:00
Remita Amine
a5b92d3590 [yahoo:gyao] extend _VALID_URL(closes ) 2019-05-09 04:14:19 +01:00
pypy
b45a9e698e [youtube] Fix channel id extraction (closes ) () 2019-05-09 00:58:47 +07:00
Remita Amine
71ebd35d50 [sky] add support for news.sky.com (closes ) 2019-05-07 10:17:18 +01:00
Sergey M․
f8c55c6664
[youtube:entrylistbase] Retry on 5xx HTTP errors () 2019-05-06 01:25:16 +07:00
mtilbury
876fed6bf3 [francetvinfo] Extend video id extraction (closes ) () 2019-05-05 06:26:30 +07:00
Sergey M․
c9856648db
[4tube] Update token hosts (closes ) 2019-05-04 03:26:40 +07:00
Sergey M․
2533f5b691
[hotstar] Move to API v2 (closes ) 2019-05-04 03:11:25 +07:00
Remita Amine
e0dde1d8e2 [fox] fix Uplynk PrePlay error handling under python 2() 2019-05-02 10:46:29 +01:00
Sergey M․
62d10f0d32
[fox] Fix API error handling under python 2 (closes ) 2019-05-02 00:36:52 +07:00
Sergey M․
274519dd08
[redbulltv] Extend _VALID_URL (closes ) 2019-05-01 21:36:19 +07:00
Sergey M․
091200c368
release 2019.04.30 2019-04-30 06:11:50 +07:00
Sergey M․
54f3b61216
[openload] Use real Chrome versions (closes ) 2019-04-30 05:59:12 +07:00