28371 Commits

Author SHA1 Message Date
Daniel Höpfl
0e6f914b3b
[vivo] Fix extraction (closes #18906) 2019-05-23 03:06:07 +07:00
Sergey M․
6ab30ff50b
release 2019.05.20 2019.05.20 2019-05-20 23:29:49 +07:00
Sergey M․
42c971341b
[ChangeLog] Actualize
[ci skip]
2019-05-20 23:24:27 +07:00
Sergey M․
ce2fe4c01c
[extractor/common] Add doc string for _apply_first_set_cookie_header 2019-05-20 23:23:18 +07:00
Daniel Heath
da2be542f2 Fixup indentation 2019-05-18 19:01:37 +10:00
davidphood
92d90f65f5 Accept suggested change by @davidphood
Co-Authored-By: DanielHeath <daniel@heath.cc>
2019-05-18 19:01:37 +10:00
Daniel Heath
4bafc5ec3c Fixup overzealous regex matching a single episode URL 2019-05-18 19:01:37 +10:00
Daniel Heath
9c2be90e27 [iview] Add playlist support 2019-05-18 19:01:37 +10:00
frkhit
40c87fdbf2 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl 2019-05-18 12:13:04 +08:00
Sergey M․
a9e03736df
[safari] Fix authentication (closes #21090) 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
Elliot Algase
9d5e117c16 [narando] extract thumbnails 2019-05-15 22:04:02 -04:00
Remita Amine
82e91d20a0 [vrt] fix extraction(closes #20527) 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 #19238) 2019-05-15 10:39:59 +01:00
nindogo
d861c752f6 Debug on test cases. 2019-05-15 01:54:59 +03:00
nindogo
878b90a834 Merge remote-tracking branch 'upstream/master' into porntrex 2019-05-15 01:36:55 +03:00
nindogo
54db14c4ea Small changes done to make things cleaner.
Hopefully also make things pythonic.
2019-05-15 01:35:21 +03: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
nindogo
151adc3216 Merge remote-tracking branch 'upstream/master' into porntrex 2019-05-12 03:05:50 +03:00
nindogo
d3a6216e60 Applied changes requested by maintainers.
Four changes made as requested.
2019-05-12 03:00:20 +03:00
abbe42
719aca7073 [pornhub] Download over HTTPS 2019-05-12 00:04:20 +05:30
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
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
Nels Nelson
40115a24b5 [cloudflare] Remove nonexistent URLs in videodelivery.net tests 2019-05-10 14:48:48 -05:00
Nels Nelson
d362f45fcd [cloudflare] add watch.videodelivery.net subdomain. 2019-05-10 14:48:42 -05:00
Nels Nelson
4c2822df6d [cloudflare] can use videodelivery.net subdomains 2019-05-10 14:48:34 -05: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
Elliot Algase
2752cc932b [verystream] use classmethod instead of staticmethod, don't capture domain 2019-05-10 14:29:03 -04:00
Nels Nelson
8b4fb9d7c6 Cloudflare can use videodelivery.net subdomains 2019-05-10 12:16:17 -05:00
Nels Nelson
ba5f3196c0 Cloudflare can use videodelivery.net subdomains 2019-05-10 10:50:53 -05:00
pypy
6a733397a4 fix sig parameter 2019-05-10 21:39:30 +09: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
biwubo
0cdf2e78d2 [ted] Fix playlist extraction (closes #20844) 2019-05-09 18:11:27 +00:00
Thinh Nguyen
54d8f30b30
Merge remote-tracking branch 'upstream/master' into fix-zing-mp3 2019-05-09 13:57:12 -04:00
Remita Amine
a5b92d3590 [yahoo:gyao] extend _VALID_URL(closes #21008) 2019-05-09 04:14:19 +01:00
Elliot Algase
b55cd2d07e [openload] add support for verystream.com (website is similar to openload)
[openload] minor verystream bug fixes

[verystream] seperate extractor (now, a wrapper around Openload)

[verystream] become flake8 compliant

[generic] fix _extract_urls for Openload and Verystream

[genetic] fix _extract_urls for Openload and Verystream

[verystream] change test to only_matching

[verystream] don't require phantomjs

[verystream] flake8 compliance

[verystream] don't use Openload's built in ID's

[verystream] make requested changes on GitHub

[openload] add support for verystream.com (website is similar to openload)

[openload] minor verystream bug fixes

[verystream] seperate extractor (now, a wrapper around Openload)

[verystream] become flake8 compliant

[generic] fix _extract_urls for Openload and Verystream

[genetic] fix _extract_urls for Openload and Verystream

[verystream] change test to only_matching

[verystream] don't require phantomjs

[verystream] flake8 compliance

[verystream] don't use Openload's built in ID's

[verystream] make requested changes on GitHub
2019-05-08 22:40:27 -04:00
J. Randall Owens
d979b6d633 Merge branch 'master' of https://github.com/rg3/youtube-dl 2019-05-08 20:20:58 +01:00