Paolo de Dios
01f161c421
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[tele5] Improve video id extraction
[tele5] Relax _VALID_URL (closes #21020 , closes #21063 )
[svtplay] Update API URL (closes #21075 )
[yahoo:gyao] add X-User-Agent header to dam proxy requests(closes #21071 )
release 2019.05.11
[ChangeLog] Actualize [ci skip]
[extractor/common] Fix typo
Fix W504 and disable W503 (closes #20863 )
[tvnow] Fix W605
[commonmistakes] Fix E117
2019-05-13 00:32:17 -07: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 #21020 , closes #21063 )
2019-05-13 00:11:48 +07:00
Sergey M․
e6a25fea23
[svtplay] Update API URL ( closes #21075 )
2019-05-12 23:24:01 +07:00
Remita Amine
b7df8f90a7
[yahoo:gyao] add X-User-Agent header to dam proxy requests( closes #21071 )
2019-05-12 10:23:36 +01:00
Sergey M․
8ae32e1882
release 2019.05.11
2019.05.11
2019-05-11 06:07:28 +07:00
Sergey M․
07a2cef782
[ChangeLog] Actualize
...
[ci skip]
2019-05-11 06:04:53 +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 #20863 )
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
Paolo de Dios
90125fc6e6
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[cloudflarestream] Add support for videodelivery.net (#21049 )
[byutv] Improve extraction and update DVR test (closes #20676 )
[byutv] Add support for DVR videos (closes #20574 )
[gfycat] Add support for URLs with tags (closes #20696 ) (#20731 )
[utils] Transliterate "þ" as "th" (#20897 )
[openload] Add support for verystream.com (closes #20701 ) (#20967 )
[youtube] Use sp field value for signature field name (closes #18841 , closes #18927 , closes #21028 )
[yahoo:gyao] extend _VALID_URL(closes #21008 )
[youtube] Fix channel id extraction (closes #20982 ) (#21003 )
2019-05-10 13:21:21 -07:00
davex25
169f8d0fe1
[cloudflarestream] Add support for videodelivery.net ( #21049 )
2019-05-11 03:09:00 +07:00
Sergey M․
0db2b275dd
[byutv] Improve extraction and update DVR test ( closes #20676 )
2019-05-11 03:06:18 +07:00
Michael Tilbury
ab11674502
[byutv] Add support for DVR videos ( closes #20574 )
...
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 #20696 ) ( #20731 )
2019-05-11 02:12:45 +07:00
Jakub Wilk
fd35d8cdfd
[utils] Transliterate "þ" as "th" ( #20897 )
...
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 #20701 ) ( #20967 )
2019-05-11 01:35:56 +07:00
Sergey M․
027ffdca0d
[youtube] Use sp field value for signature field name ( closes #18841 , closes #18927 , closes #21028 )
2019-05-10 08:38:05 +07:00
Remita Amine
a5b92d3590
[yahoo:gyao] extend _VALID_URL( closes #21008 )
2019-05-09 04:14:19 +01:00
pypy
b45a9e698e
[youtube] Fix channel id extraction ( closes #20982 ) ( #21003 )
2019-05-09 00:58:47 +07:00
Paolo de Dios
368a5d95b4
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[sky] add support for news.sky.com (closes #13055 )
2019-05-07 12:20:49 -07:00
Remita Amine
71ebd35d50
[sky] add support for news.sky.com ( closes #13055 )
2019-05-07 10:17:18 +01:00
Paolo de Dios
1ce08aeca4
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[youtube:entrylistbase] Retry on 5xx HTTP errors (#20965 )
[francetvinfo] Extend video id extraction (closes #20619 ) (#20740 )
[4tube] Update token hosts (closes #20918 )
[hotstar] Move to API v2 (closes #20931 )
[fox] fix Uplynk PrePlay error handling under python 2(#20925 )
[fox] Fix API error handling under python 2 (closes #20925 )
2019-05-05 21:28:05 -07:00
Sergey M․
f8c55c6664
[youtube:entrylistbase] Retry on 5xx HTTP errors ( #20965 )
2019-05-06 01:25:16 +07:00
mtilbury
876fed6bf3
[francetvinfo] Extend video id extraction ( closes #20619 ) ( #20740 )
2019-05-05 06:26:30 +07:00
Sergey M․
c9856648db
[4tube] Update token hosts ( closes #20918 )
2019-05-04 03:26:40 +07:00
Sergey M․
2533f5b691
[hotstar] Move to API v2 ( closes #20931 )
2019-05-04 03:11:25 +07:00
Remita Amine
e0dde1d8e2
[fox] fix Uplynk PrePlay error handling under python 2( #20925 )
2019-05-02 10:46:29 +01:00
Sergey M․
62d10f0d32
[fox] Fix API error handling under python 2 ( closes #20925 )
2019-05-02 00:36:52 +07:00
Paolo de Dios
79fa7ede06
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[redbulltv] Extend _VALID_URL (closes #20922 )
2019-05-01 08:04:05 -07:00
Sergey M․
274519dd08
[redbulltv] Extend _VALID_URL ( closes #20922 )
2019-05-01 21:36:19 +07:00
Paolo de Dios
8deac5b76f
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
release 2019.04.30
[ChangeLog] Actualize [ci skip]
[openload] Use real Chrome versions (closes #20902 )
[youtube] Remove info el for get_video_info request Since it does not work for quite a long time
[youtube] Improve extraction robustness Fail on missing token only when no formats found
2019-04-29 16:32:49 -07:00
Sergey M․
091200c368
release 2019.04.30
2019.04.30
2019-04-30 06:11:50 +07:00
Sergey M․
67bfbe4942
[ChangeLog] Actualize
...
[ci skip]
2019-04-30 06:08:51 +07:00
Sergey M․
54f3b61216
[openload] Use real Chrome versions ( closes #20902 )
2019-04-30 05:59:12 +07:00
Sergey M․
a61ce71468
[youtube] Remove info el for get_video_info request
...
Since it does not work for quite a long time
2019-04-30 04:49:12 +07:00
Sergey M․
026fbedc85
[youtube] Improve extraction robustness
...
Fail on missing token only when no formats found
2019-04-30 04:32:55 +07:00
Paolo de Dios
35c3104d7b
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[dramafever] Remove extractor(closes #20868 )
[adn] fix subtitle extraction(#12724 )
[youtube] extract album from Music in this video section(#20301 )
[ccc] Improve extraction (closes #14601 , closes #20355 )
[ccc] Extract creator
[ccc:playlist] Add extractor
[sverigesradio] improve extraction(closes #18635 )
[sverigesradio] Add extractor
[cinemax] Add new extractor
[sixplay] add missing parenthesis
[sixplay] try to extract non drm protected manifests(closes #20849 )
[youtube] improve Youtube Music Auto-generated description parsing(closes #20742 )
[youtube] Extract additional meta data from video description on youtube music videos
2019-04-28 21:23:19 -07:00
Remita Amine
6e07b5a6d5
[dramafever] Remove extractor( closes #20868 )
2019-04-28 18:02:41 +01:00
Remita Amine
c464e1df2c
[adn] fix subtitle extraction( #12724 )
2019-04-28 17:50:47 +01:00
Remita Amine
92bc97d398
[youtube] extract album from Music in this video section( #20301 )
2019-04-28 17:38:20 +01:00
Sergey M․
f916abc0ac
[ccc] Improve extraction ( closes #14601 , closes #20355 )
2019-04-28 23:08:09 +07:00
Tobias Gruetzmacher
24510bdcfa
[ccc] Extract creator
2019-04-28 23:07:41 +07:00
Tobias Kunze
ae8c13565e
[ccc:playlist] Add extractor
2019-04-28 23:07:01 +07:00
Remita Amine
280913800d
[sverigesradio] improve extraction( closes #18635 )
2019-04-28 12:03:39 +01:00
Mattias Wadman
7ff8ad80f1
[sverigesradio] Add extractor
2019-04-28 10:07:06 +01:00
Remita Amine
4e4db743e7
[cinemax] Add new extractor
2019-04-28 00:42:55 +01:00
Remita Amine
3545d38bfb
[sixplay] add missing parenthesis
2019-04-27 10:32:53 +01:00
Remita Amine
2309d6bf92
[sixplay] try to extract non drm protected manifests( closes #20849 )
2019-04-27 10:17:34 +01:00