Sergey M․
b5f523ed62
[ooyala] Add test for missing stream['url']['data']
2017-06-23 20:56:48 +07:00
Sergey M․
4f4dd8d797
[ooyala] Make more robust
2017-06-23 20:56:21 +07:00
Sergey M․
4cb18ab1b9
[ooyala] Skip empty format URLs ( closes #13471 , closes #13476 )
2017-06-23 20:50:48 +07:00
Sergey M․
ac7409eec5
[hgtv.com:show] Fix typo
2017-06-23 02:54:12 +07:00
Sergey M․
170719414d
release 2017.06.23
2017-06-23 02:13:21 +07:00
Sergey M․
ddbb4c5c3e
[youtube] Adapt to new automatic captions rendition ( closes #13467 )
2017-06-23 02:00:19 +07:00
Sergey M․
fa3ea7223a
[hgtv.com:show] Relax video config regex and update test ( closes #13279 , closes #13461 )
2017-06-23 00:42:42 +07:00
Parmjit Virk
0f4a5a73e7
[drtuber] Fix formats extraction (fixes 12058)
2017-06-23 00:08:36 +07:00
Sergey M․
18166bb8e8
[youporn] Fix upload date extraction
2017-06-22 00:47:02 +07:00
Sergey M․
d4893e764b
[youporn] Improve formats extraction
2017-06-22 00:40:15 +07:00
Sergey M․
97b6e30113
[youporn] Fix title extraction ( closes #13456 )
2017-06-22 00:20:45 +07:00
Sergey M․
9be9ec5980
[googledrive] Fix formats' sorting ( closes #13443 )
2017-06-20 22:58:33 +07:00
Giuseppe Fabiano
048b55804d
[watchindianporn] Fix extraction ( closes #13411 )
2017-06-20 04:30:45 +07:00
Giuseppe Fabiano
6ce79d7ac0
[abcotvs] Fix test md5
2017-06-20 04:07:00 +07:00
Sergey M․
1641ca402d
[vimeo] Add fallback mp4 extension for original format
2017-06-20 01:27:59 +07:00
Sergey M․
85cbcede5b
[ruv] Improve, extract all formats and metadata ( closes #13396 )
2017-06-19 23:46:03 +07:00
Orn
a1de83e5f0
[ruv] Add extractor
2017-06-19 23:45:45 +07:00
Sergey M․
fee00b3884
[viu] Fix extraction on older python 2.6
2017-06-19 22:57:37 +07:00
Sergey M․
2d2132ac6e
[adobepass] Fix extraction on older python 2.6
2017-06-19 22:54:53 +07:00
Yen Chi Hsuan
cc2ffe5afe
[pandora.tv] Fix upload_date extraction ( closes #12846 )
2017-06-19 16:20:36 +08:00
Sergey M․
560050669b
[asiancrush] Add extractor ( closes #13420 )
2017-06-18 20:18:51 +07:00
Sergey M․
eaa006d1bd
release 2017.06.18
2017-06-18 00:16:49 +07:00
Sergey M․
1433734c35
[downloader/common] Use utils.shell_quote for debug command line
2017-06-17 23:50:21 +07:00
Sergey M․
aefce8e6dc
[utils] Use compat_shlex_quote in shell_quote
2017-06-17 23:48:58 +07:00
Sergey M․
8b6ac49ecc
[postprocessor/execafterdownload] Encode command line ( closes #13407 )
2017-06-17 23:16:53 +07:00
Sergey M․
b08e235f09
[compat] Fix compat_shlex_quote on Windows ( closes #5889 , closes #10254 )
2017-06-17 23:14:24 +07:00
Sergey M․
be80986ed9
[postprocessor/metadatafromtitle] Fix missing optional meta fields ( closes #13408 )
2017-06-17 19:05:10 +07:00
Jakub Adam Wieczorek
b230fefc3c
[polskieradio] Fix extraction
2017-06-16 04:57:56 +07:00
Sergey M․
96a2daa1ee
[extractor/common] Improve jwplayer subtitles extraction
2017-06-15 23:40:39 +07:00
gfabiano
0ea6efbb7a
[xfileshare] Add support for fastvideo.me
2017-06-15 21:41:49 +07:00
Yen Chi Hsuan
6a9cb29509
[extractor/common] Fix json dumping with --geo-bypass
...
The line "[debug] Using fake IP %s (%s) as X-Forwarded-For." was printed
to stdout even with -j/-J, which breaks the resultant JSON.
2017-06-15 13:04:36 +08:00
Yen Chi Hsuan
ca27037171
[bilibili] Fix extraction of videos with double quotes in titles
...
Closes #13387
2017-06-15 11:19:03 +08:00
gfabiano
0bf4b71b75
[4tube] Fix extraction ( closes #13381 )
2017-06-15 04:16:50 +07:00
Marcin Cieślak
5215f45327
[disney] Add support for disneychannel.de
2017-06-15 04:13:04 +07:00
Sergey M․
0a268c6e11
[extractor/common] Improve jwplayer formats extraction ( closes #13379 )
2017-06-14 22:02:15 +07:00
Sergey M․
7dd5415cd0
[npo] Improve _VALID_URL ( closes #13376 )
2017-06-14 21:33:40 +07:00
Sergey M․
b5dc33daa9
[corus] Add support for showcase.ca
2017-06-13 23:27:27 +07:00
Sergey M․
97fa1f8dc4
[corus] Add support for history.ca ( closes #13359 )
2017-06-13 23:16:21 +07:00
Sergey M․
b081f53b08
[compat] Add compat_HTMLParseError to __all__
2017-06-12 02:36:43 +07:00
Sergey M․
cb1e6d8985
release 2017.06.12
2017-06-12 02:23:17 +07:00
Sergey M․
bf87c36c93
[xfileshare] PEP 8
2017-06-12 02:01:12 +07:00
Sergey M․
b4a3d461e4
[utils] Handle HTMLParseError in extract_attributes ( closes #13349 )
2017-06-12 01:52:24 +07:00
Sergey M․
72b409559c
[compat] Introduce compat_HTMLParseError
2017-06-12 01:50:32 +07:00
Sergey M․
534863e057
[xfileshare] Add support for rapidvideo ( closes #13348 )
2017-06-12 00:16:47 +07:00
Sergey M․
16bc958287
[xfileshare] Modernize and pass referrer
2017-06-12 00:14:04 +07:00
Sergey M․
624bd0104c
[rutv] Add support for testplayer.vgtrk.com ( closes #13347 )
2017-06-11 21:36:19 +07:00
Sergey M․
28a4d6cce8
[newgrounds] Extract more metadata ( closes #13232 )
2017-06-11 21:30:06 +07:00
Sergey M․
2ae2ffda5e
[utils] Improve unified_timestamp
2017-06-11 21:27:22 +07:00
Sergey M․
70e7967202
[newgrounds:playlist] Add extractor ( closes #10611 )
2017-06-11 20:50:55 +07:00
Sergey M․
6e999fbc12
[newgrounds] Improve formats and uploader extraction ( closes #13346 )
2017-06-11 19:44:44 +07:00
Sergey M․
7409af9eb3
[msn] Fix formats extraction
2017-06-11 08:56:53 +07:00
Sergey M․
4e3637034c
[extractor/generic] Ensure format id is unicode string
2017-06-10 23:56:20 +07:00
Sergey M․
1afd0b0da7
[extractor/common] Return unicode string from _match_id
2017-06-09 00:40:03 +07:00
Sergey M․
7515830422
[turbo] Ensure format id is string
2017-06-09 00:31:56 +07:00
Sergey M․
f5521ea209
[sexu] Ensure height is int
2017-06-09 00:30:23 +07:00
Sergey M․
34646967ba
[jove] Ensure comment count is int
2017-06-09 00:29:20 +07:00
Sergey M․
e4d2e76d8e
[golem] Ensure format id is string
2017-06-09 00:27:11 +07:00
Sergey M․
87f5646937
[gfycat] Ensure filesize is int
2017-06-09 00:24:23 +07:00
Sergey M․
cc69a3de1b
[foxgay] Ensure height is int
2017-06-09 00:22:14 +07:00
Sergey M․
15aeeb1188
[flickr] Ensure format id is string
2017-06-09 00:20:07 +07:00
Sergey M․
1693bebe4d
[sohu] Fix numeric fields
2017-06-09 00:16:42 +07:00
Sergey M․
4244a13a1d
[safari] Improve authentication detection ( closes #13319 )
2017-06-08 23:20:48 +07:00
Sergey M․
931adf8cc1
[liveleak] Ensure height is int ( closes #13313 )
2017-06-08 22:54:30 +07:00
Sergey M․
c996943418
[YoutubeDL] Sanitize more fields ( #13313 )
2017-06-08 22:53:14 +07:00
Sergey M․
a355b57f58
[README.md] Clarify output template references ( closes #13316 )
2017-06-08 21:52:19 +07:00
Sergey M․
1508da30c2
[streamango] Skip download for test ( closes #13292 )
2017-06-07 21:53:40 +07:00
Luca Steeb
eb703e5380
[streamango] Make title optional
2017-06-07 21:53:33 +07:00
Sergey M․
0a3924e746
[rtlnl] Improve _VALID_URL ( closes #13295 )
2017-06-06 21:21:44 +07:00
Sergey M․
e1db730d86
[tvplayer] Fix extraction ( closes #13291 )
2017-06-06 00:13:57 +07:00
Sergey M․
537191826f
release 2017.06.05
2017-06-05 00:48:07 +07:00
Sergey M․
6d923aab35
[bandcamp:weekly] Improve and extract more metadata ( closes #12758 )
2017-06-04 23:21:30 +07:00
Adam Voss
62bafabc09
[bandcamp:weekly] Add extractor
2017-06-04 23:21:07 +07:00
Sergey M․
9edcdac90c
[pornhub:uservideos] Add missing raise
2017-06-04 20:39:55 +07:00
Sergey M․
cd138d8bd4
[pornhub:playlist] Fix extraction ( closes #13281 )
2017-06-04 15:54:19 +07:00
Sergey M․
cd750b731c
[godtv] Remove extractor ( closes #13175 )
2017-06-03 22:08:12 +07:00
CeruleanSky
4bede0d8f5
[YoutubeDL] Don't emit ANSI escape codes on Windows
2017-06-03 19:14:23 +07:00
Sergey M․
f129c3f349
[safari] Fix typo ( closes #13252 )
2017-06-02 01:03:51 +07:00
Sergey M․
39d4c1be4d
[youtube] Improve chapters extraction ( closes #13247 )
2017-06-01 23:29:45 +07:00
Sergey M․
f7a747ce59
[1tv] Lower preference for http formats ( closes #13246 )
2017-06-01 22:19:52 +07:00
Sergey M․
4489d41816
[francetv] Relax _VALID_URL
2017-06-01 00:15:15 +07:00
Sergey M․
87b5184a0d
[drbonanza] Fix extraction ( closes #13231 )
2017-05-31 23:56:32 +07:00
Remita Amine
c56ad5c975
[packtpub] Fix authentication( closes #13240 )
2017-05-31 15:44:29 +01:00
Sergey M․
941ea38ef5
release 2017.05.29
2017-05-29 00:42:18 +07:00
Yen Chi Hsuan
a49eccdfa7
[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested
...
Fixes #13211
2017-05-28 20:20:20 +08:00
Sergey M․
a846173d93
[xhamster] Simplify ( closes #13216 )
2017-05-28 07:55:56 +07:00
fiocfun
78e210dea5
[xhamster] Fix author and like/dislike count extraction
2017-05-28 07:55:07 +07:00
Sergey M․
8555204274
[xhamster] Extract categories ( closes #11728 )
2017-05-28 07:50:15 +07:00
Sergey M․
164fcbfeb7
[abcnews] Improve and remove duplicate test ( closes #12851 )
2017-05-28 07:06:56 +07:00
Tithen-Firion
bc22df29c4
[abcnews] Add support for embed URLs
2017-05-28 07:06:29 +07:00
Sergey M․
7e688d2f6a
[gaskrank] Improve ( closes #12493 )
2017-05-28 06:47:38 +07:00
motophil
5a6d1da442
[gaskrank] Fix extraction
2017-05-28 06:47:30 +07:00
Sergey M․
703751add4
[medialaan] PEP 8 ( closes #12774 )
2017-05-28 06:27:57 +07:00
midas02
4050be78e5
[medialaan] Fix videos with missing videoUrl
...
A rough trick to get around the two different json styles medialaan seems to be using.
Fix for these example videos:
https://vtmkzoom.be/video?aid=45724
https://vtmkzoom.be/video?aid=45425
2017-05-28 06:27:52 +07:00
Sergey M․
4d9fc40100
[dvtv] Improve and fix playlists support ( closes #13063 )
2017-05-28 06:19:54 +07:00
Jan Kundrát
765522345f
[dvtv] Parse adaptive formats as well
...
The old code hit an error when it attempted to parse the string
"adaptive" for video height. Actually parsing the returned playlists is
a good idea because it adds more output formats, including some
audio-only-ones.
2017-05-28 06:19:46 +07:00
Sergey M․
6bceb36b99
[beam] Improve and add support for mixer.com ( closes #13032 )
2017-05-28 05:43:04 +07:00
Mike Fährmann
1e0d65f0bd
[beam:vod] Add extractor
2017-05-28 05:42:23 +07:00
Sergey M․
03327bc9a6
[cbsinteractive] Relax _VALID_URL ( closes #13213 )
2017-05-27 22:37:24 +07:00
Yen Chi Hsuan
b407d8533d
[utils] Drop an compatibility wrapper for Python < 2.6
...
addinfourl.getcode is added since Python 2.6a1. As youtube-dl now
requires 2.6+, this is no longer necessary.
See 9b0d46db11
2017-05-27 23:05:02 +08:00
Remita Amine
20e2c9de04
[adn] fix formats extraction
2017-05-26 20:00:44 +01:00