youtube-dl
6 years ago[README.md] Improve man page formatting
Sergey M․ [Thu, 8 Jun 2017 15:02:42 +0000 (22:02 +0700)]
[README.md] Improve man page formatting

6 years ago[README.md] Clarify output template references (closes #13316)
Sergey M․ [Thu, 8 Jun 2017 14:52:19 +0000 (21:52 +0700)]
[README.md] Clarify output template references (closes #13316)

6 years ago[streamango] Skip download for test (closes #13292)
Sergey M․ [Wed, 7 Jun 2017 14:53:13 +0000 (21:53 +0700)]
[streamango] Skip download for test (closes #13292)

6 years ago[streamango] Make title optional
Luca Steeb [Mon, 5 Jun 2017 18:17:43 +0000 (20:17 +0200)]
[streamango] Make title optional

6 years ago[rtlnl] Improve _VALID_URL (closes #13295)
Sergey M․ [Tue, 6 Jun 2017 14:21:44 +0000 (21:21 +0700)]
[rtlnl] Improve _VALID_URL (closes #13295)

6 years ago[tvplayer] Fix extraction (closes #13291)
Sergey M․ [Mon, 5 Jun 2017 17:13:57 +0000 (00:13 +0700)]
[tvplayer] Fix extraction (closes #13291)

6 years agorelease 2017.06.05
Sergey M․ [Sun, 4 Jun 2017 17:48:07 +0000 (00:48 +0700)]
release 2017.06.05

6 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 4 Jun 2017 17:43:38 +0000 (00:43 +0700)]
[ChangeLog] Actualize

6 years agoCredit @jktjkt for dvtv formats (#13063)
Sergey M․ [Sun, 4 Jun 2017 17:38:44 +0000 (00:38 +0700)]
Credit @jktjkt for dvtv formats (#13063)

6 years agoCredit @mikf for beam:vod (#13032)
Sergey M․ [Sun, 4 Jun 2017 17:35:41 +0000 (00:35 +0700)]
Credit @mikf for beam:vod (#13032)

6 years agoCredit @adamvoss for bandcamp:weekly (#12758)
Sergey M․ [Sun, 4 Jun 2017 16:22:19 +0000 (23:22 +0700)]
Credit @adamvoss for bandcamp:weekly (#12758)

6 years ago[bandcamp:weekly] Improve and extract more metadata (closes #12758)
Sergey M․ [Sun, 4 Jun 2017 16:21:30 +0000 (23:21 +0700)]
[bandcamp:weekly] Improve and extract more metadata (closes #12758)

6 years ago[bandcamp:weekly] Add extractor
Adam Voss [Sun, 4 Jun 2017 13:47:05 +0000 (08:47 -0500)]
[bandcamp:weekly] Add extractor

6 years ago[pornhub:uservideos] Add missing raise
Sergey M․ [Sun, 4 Jun 2017 13:39:55 +0000 (20:39 +0700)]
[pornhub:uservideos] Add missing raise

6 years ago[pornhub:playlist] Fix extraction (closes #13281)
Sergey M․ [Sun, 4 Jun 2017 08:54:19 +0000 (15:54 +0700)]
[pornhub:playlist] Fix extraction (closes #13281)

6 years ago[godtv] Remove extractor (closes #13175)
Sergey M․ [Sat, 3 Jun 2017 15:07:47 +0000 (22:07 +0700)]
[godtv] Remove extractor (closes #13175)

6 years ago[YoutubeDL] Don't emit ANSI escape codes on Windows
CeruleanSky [Sat, 3 Jun 2017 12:14:23 +0000 (08:14 -0400)]
[YoutubeDL] Don't emit ANSI escape codes on Windows

6 years ago[safari] Fix typo (closes #13252)
Sergey M․ [Thu, 1 Jun 2017 18:03:51 +0000 (01:03 +0700)]
[safari] Fix typo (closes #13252)

6 years ago[youtube] Improve chapters extraction (closes #13247)
Sergey M․ [Thu, 1 Jun 2017 16:29:45 +0000 (23:29 +0700)]
[youtube] Improve chapters extraction (closes #13247)

6 years ago[1tv] Lower preference for http formats (closes #13246)
Sergey M․ [Thu, 1 Jun 2017 15:19:52 +0000 (22:19 +0700)]
[1tv] Lower preference for http formats (closes #13246)

6 years ago[francetv] Relax _VALID_URL
Sergey M․ [Wed, 31 May 2017 17:15:15 +0000 (00:15 +0700)]
[francetv] Relax _VALID_URL

6 years ago[drbonanza] Fix extraction (closes #13231)
Sergey M․ [Wed, 31 May 2017 16:56:32 +0000 (23:56 +0700)]
[drbonanza] Fix extraction (closes #13231)

6 years ago[packtpub] Fix authentication(closes #13240)
Remita Amine [Wed, 31 May 2017 14:43:54 +0000 (15:43 +0100)]
[packtpub] Fix authentication(closes #13240)

6 years ago[README.md] Mention http_dash_segments protocol
Sergey M․ [Tue, 30 May 2017 16:50:48 +0000 (23:50 +0700)]
[README.md] Mention http_dash_segments protocol

6 years ago[README.md] Add an example for how to use .netrc on Windows
Yen Chi Hsuan [Mon, 29 May 2017 06:58:07 +0000 (14:58 +0800)]
[README.md] Add an example for how to use .netrc on Windows

That's a Python bug: http://bugs.python.org/issue28334
Most likely it will be fixed in Python 3.7: https://github.com/python/cpython/pull/123

6 years agorelease 2017.05.29
Sergey M․ [Sun, 28 May 2017 17:42:18 +0000 (00:42 +0700)]
release 2017.05.29

6 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 28 May 2017 17:33:24 +0000 (00:33 +0700)]
[ChangeLog] Actualize

6 years ago[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested
Yen Chi Hsuan [Sat, 27 May 2017 16:47:41 +0000 (00:47 +0800)]
[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested

Fixes #13211

6 years ago[xhamster] Simplify (closes #13216)
Sergey M․ [Sun, 28 May 2017 00:55:56 +0000 (07:55 +0700)]
[xhamster] Simplify (closes #13216)

6 years ago[xhamster] Fix author and like/dislike count extraction
fiocfun [Sat, 27 May 2017 10:28:08 +0000 (13:28 +0300)]
[xhamster] Fix author and like/dislike count extraction

6 years ago[xhamster] Extract categories (closes #11728)
Sergey M․ [Sun, 28 May 2017 00:50:15 +0000 (07:50 +0700)]
[xhamster] Extract categories (closes #11728)

6 years ago[abcnews] Improve and remove duplicate test (closes #12851)
Sergey M․ [Sun, 28 May 2017 00:05:50 +0000 (07:05 +0700)]
[abcnews] Improve and remove duplicate test (closes #12851)

6 years ago[abcnews] Add support for embed URLs
Tithen-Firion [Wed, 26 Apr 2017 19:21:17 +0000 (21:21 +0200)]
[abcnews] Add support for embed URLs

6 years ago[gaskrank] Improve (closes #12493)
Sergey M․ [Sat, 27 May 2017 23:46:52 +0000 (06:46 +0700)]
[gaskrank] Improve (closes #12493)

6 years ago[gaskrank] Fix extraction
motophil [Sun, 19 Mar 2017 11:54:02 +0000 (12:54 +0100)]
[gaskrank] Fix extraction

6 years ago[medialaan] PEP 8 (closes #12774)
Sergey M․ [Sat, 27 May 2017 23:25:50 +0000 (06:25 +0700)]
[medialaan] PEP 8 (closes #12774)

6 years ago[medialaan] Fix videos with missing videoUrl
midas02 [Tue, 18 Apr 2017 03:44:33 +0000 (05:44 +0200)]
[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

6 years ago[dvtv] Improve and fix playlists support (closes #13063)
Sergey M․ [Sat, 27 May 2017 23:19:21 +0000 (06:19 +0700)]
[dvtv] Improve and fix playlists support (closes #13063)

6 years ago[dvtv] Parse adaptive formats as well
Jan Kundrát [Fri, 12 May 2017 15:16:50 +0000 (17:16 +0200)]
[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.

6 years ago[beam] Improve and add support for mixer.com (closes #13032)
Sergey M․ [Sat, 27 May 2017 22:39:28 +0000 (05:39 +0700)]
[beam] Improve and add support for mixer.com (closes #13032)

6 years ago[beam:vod] Add extractor
Mike Fährmann [Sun, 14 May 2017 08:04:42 +0000 (10:04 +0200)]
[beam:vod] Add extractor

6 years ago[cbsinteractive] Relax _VALID_URL (closes #13213)
Sergey M․ [Sat, 27 May 2017 15:36:58 +0000 (22:36 +0700)]
[cbsinteractive] Relax _VALID_URL (closes #13213)

6 years ago[utils] Drop an compatibility wrapper for Python < 2.6
Yen Chi Hsuan [Sat, 27 May 2017 15:05:02 +0000 (23:05 +0800)]
[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 https://github.com/python/cpython/commit/9b0d46db115c10767b240a0a64286214b50fe6ad

6 years ago[adn] fix formats extraction
Remita Amine [Fri, 26 May 2017 19:00:44 +0000 (20:00 +0100)]
[adn] fix formats extraction

6 years ago[youku] Extract more metadata (closes #10433)
Yen Chi Hsuan [Fri, 26 May 2017 16:06:45 +0000 (00:06 +0800)]
[youku] Extract more metadata (closes #10433)

6 years ago[cbsnews] Fix extraction (closes #13205)
Sergey M․ [Fri, 26 May 2017 15:42:27 +0000 (22:42 +0700)]
[cbsnews] Fix extraction (closes #13205)

6 years agorelease 2017.05.26
Sergey M․ [Fri, 26 May 2017 15:29:16 +0000 (22:29 +0700)]
release 2017.05.26

6 years ago[ChangeLog] Actualize
Sergey M․ [Fri, 26 May 2017 15:27:56 +0000 (22:27 +0700)]
[ChangeLog] Actualize

6 years ago[ChangeLog] Update after the fix for #11381
Yen Chi Hsuan [Fri, 26 May 2017 15:21:32 +0000 (23:21 +0800)]
[ChangeLog] Update after the fix for #11381

6 years agoRevert "[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_si...
Yen Chi Hsuan [Fri, 26 May 2017 04:43:14 +0000 (12:43 +0800)]
Revert "[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True (#5118)"

This reverts commit 87dc451108b278eb5e5600a0159bdbd337272392.

6 years ago[bbc] Add support for authentication
Sergey M․ [Fri, 26 May 2017 15:12:24 +0000 (22:12 +0700)]
[bbc] Add support for authentication

6 years ago[tudou] Merge into youku extractor (fixes #12214)
Yen Chi Hsuan [Fri, 26 May 2017 15:04:42 +0000 (23:04 +0800)]
[tudou] Merge into youku extractor (fixes #12214)

Also, there are no tudou playlists anymore. All playlist URLs points to youku
playlists.

6 years ago[youku:show] Fix extraction
Yen Chi Hsuan [Fri, 26 May 2017 13:59:16 +0000 (21:59 +0800)]
[youku:show] Fix extraction

6 years ago[utils] Recognize more patterns in strip_jsonp()
Yen Chi Hsuan [Fri, 26 May 2017 13:58:18 +0000 (21:58 +0800)]
[utils] Recognize more patterns in strip_jsonp()

Used in Youku Show pages

6 years ago[youku] Fix extraction (closes #13191)
Yen Chi Hsuan [Fri, 26 May 2017 06:15:46 +0000 (14:15 +0800)]
[youku] Fix extraction (closes #13191)

6 years ago[udemy] Fix extraction for outputs' format entries without URL (closes #13192)
Sergey M․ [Thu, 25 May 2017 15:28:26 +0000 (22:28 +0700)]
[udemy] Fix extraction for outputs' format entries without URL (closes #13192)

6 years ago[postprocessor/ffmpeg] Fix metadata filename handling on Python 2
Yen Chi Hsuan [Thu, 25 May 2017 14:04:12 +0000 (22:04 +0800)]
[postprocessor/ffmpeg] Fix metadata filename handling on Python 2

Fixes #13182

6 years ago[vimeo] Fix formats' sorting (closes #13189)
Sergey M․ [Wed, 24 May 2017 15:58:16 +0000 (22:58 +0700)]
[vimeo] Fix formats' sorting (closes #13189)

6 years ago[cbsnews] fix extraction for 60 Minutes videos
Remita Amine [Wed, 24 May 2017 08:44:41 +0000 (09:44 +0100)]
[cbsnews] fix extraction for 60 Minutes videos

6 years agoMerge pull request #12861 from Tithen-Firion/cbsinteractive-fix
remitamine [Wed, 24 May 2017 08:21:33 +0000 (10:21 +0200)]
Merge pull request #12861 from Tithen-Firion/cbsinteractive-fix

[cbsinteractive] update extractor and test cases

6 years agoCredit @gritstub for vevo fix (#12879)
Sergey M․ [Tue, 23 May 2017 14:47:40 +0000 (21:47 +0700)]
Credit @gritstub for vevo fix (#12879)

6 years agoCredit @timendum for rai (#11790) and mediaset (#12964)
Sergey M․ [Mon, 22 May 2017 17:41:53 +0000 (00:41 +0700)]
Credit @timendum for rai (#11790) and mediaset (#12964)

6 years agorelease 2017.05.23
Sergey M․ [Mon, 22 May 2017 17:17:48 +0000 (00:17 +0700)]
release 2017.05.23

6 years ago[ChangeLog] Actualize
Sergey M․ [Mon, 22 May 2017 17:15:44 +0000 (00:15 +0700)]
[ChangeLog] Actualize

6 years agoCredit @fredbourni for noovo (#12792)
Sergey M․ [Mon, 22 May 2017 17:08:14 +0000 (00:08 +0700)]
Credit @fredbourni for noovo (#12792)

6 years agoCredit @mphe for streamango (#12643)
Sergey M․ [Mon, 22 May 2017 17:07:31 +0000 (00:07 +0700)]
Credit @mphe for streamango (#12643)

6 years agoCredit @zurfyx for atresplayer improvements (#12548)
Sergey M․ [Mon, 22 May 2017 17:00:49 +0000 (00:00 +0700)]
Credit @zurfyx for atresplayer improvements (#12548)

6 years ago[downloader/external] Pass -loglevel to ffmpeg downloader (closes #13183)
Sergey M․ [Mon, 22 May 2017 16:40:07 +0000 (23:40 +0700)]
[downloader/external] Pass -loglevel to ffmpeg downloader (closes #13183)

6 years ago[streamcz] Add support for subtitles
Ondřej Caletka [Sun, 21 May 2017 08:41:52 +0000 (10:41 +0200)]
[streamcz] Add support for subtitles

6 years ago[youtube] Modernize
Sergey M․ [Sat, 20 May 2017 18:18:56 +0000 (01:18 +0700)]
[youtube] Modernize

6 years ago[youtube] Fix DASH manifest signature decryption (closes #8944)
Protuhj [Sat, 20 May 2017 18:11:37 +0000 (14:11 -0400)]
[youtube] Fix DASH manifest signature decryption (closes #8944)

6 years ago[toggle] Relax _VALID_URL (closes #13172)
Sergey M․ [Sat, 20 May 2017 16:06:30 +0000 (23:06 +0700)]
[toggle] Relax _VALID_URL (closes #13172)

6 years ago[adobepass] Add support for Brighthouse MSO
Nii-90 [Sat, 20 May 2017 13:50:46 +0000 (09:50 -0400)]
[adobepass] Add support for Brighthouse MSO

6 years ago[toypics] Improve and modernize
Sergey M․ [Fri, 19 May 2017 18:28:42 +0000 (01:28 +0700)]
[toypics] Improve and modernize

6 years ago[toypics] Fix extraction
vobe [Fri, 19 May 2017 18:18:03 +0000 (20:18 +0200)]
[toypics] Fix extraction

6 years ago[njpwworld] Fix extraction (closes #13162)
Sergey M․ [Fri, 19 May 2017 16:11:02 +0000 (23:11 +0700)]
[njpwworld] Fix extraction (closes #13162)

6 years ago[hitbox] Add support for smashcast.tv (closes #13154)
Sergey M․ [Fri, 19 May 2017 15:29:54 +0000 (22:29 +0700)]
[hitbox] Add support for smashcast.tv (closes #13154)

6 years ago[mitele] Update app key regex
Logan B [Fri, 19 May 2017 14:54:57 +0000 (02:54 +1200)]
[mitele] Update app key regex

6 years agorelease 2017.05.18.1
Sergey M․ [Thu, 18 May 2017 16:00:03 +0000 (23:00 +0700)]
release 2017.05.18.1

6 years ago[ChangeLog] Actualize
Sergey M․ [Thu, 18 May 2017 15:58:14 +0000 (22:58 +0700)]
[ChangeLog] Actualize

6 years ago[jsinterp] Fix typo and cleanup regexes (closes #13134)
Sergey M․ [Thu, 18 May 2017 15:57:38 +0000 (22:57 +0700)]
[jsinterp] Fix typo and cleanup regexes (closes #13134)

6 years ago[ChangeLog] Fix typo
Sergey M․ [Thu, 18 May 2017 15:37:32 +0000 (22:37 +0700)]
[ChangeLog] Fix typo

6 years agorelease 2017.05.18
Sergey M․ [Thu, 18 May 2017 15:30:37 +0000 (22:30 +0700)]
release 2017.05.18

6 years ago[ChangeLog] Actualize
Sergey M․ [Thu, 18 May 2017 15:29:25 +0000 (22:29 +0700)]
[ChangeLog] Actualize

6 years ago[jsinterp] Add support for quoted names and indexers (closes #13123, closes #13130)
Sergey M․ [Thu, 18 May 2017 15:18:33 +0000 (22:18 +0700)]
[jsinterp] Add support for quoted names and indexers (closes #13123, closes #13130)

6 years ago[vier] Relax regexes and extract more metadata (closes #12539)
Sergey M․ [Wed, 17 May 2017 16:38:27 +0000 (23:38 +0700)]
[vier] Relax regexes and extract more metadata (closes #12539)

6 years ago[vier] Extract more info
mrBliss [Fri, 24 Mar 2017 09:34:35 +0000 (10:34 +0100)]
[vier] Extract more info

Extract the `episode_number` and `upload_date`. Also extract the real
`description`.

6 years ago[extractor/common] Fix rtmp and rtsp formats' URLs in _extract_wowza_formats
Sergey M․ [Wed, 17 May 2017 15:19:33 +0000 (22:19 +0700)]
[extractor/common] Fix rtmp and rtsp formats' URLs in _extract_wowza_formats

6 years ago[extractor/common] Add support for schemeless URLs in _extract_wowza_formats (closes...
Sergey M․ [Tue, 16 May 2017 15:11:34 +0000 (22:11 +0700)]
[extractor/common] Add support for schemeless URLs in _extract_wowza_formats (closes #13088, closes #13092)

6 years ago[vier] PEP 8 and cleanup
Sergey M․ [Mon, 15 May 2017 15:00:53 +0000 (22:00 +0700)]
[vier] PEP 8 and cleanup

6 years ago[vier] Improve extraction
mrBliss [Mon, 15 May 2017 14:46:55 +0000 (16:46 +0200)]
[vier] Improve extraction

+ Add support for authentication
* Bypass authentication when no credentials provded
* Improve extraction robustness

6 years ago[dailymail] Fix sources extraction (closes #13057)
Sergey M․ [Sun, 14 May 2017 05:47:19 +0000 (12:47 +0700)]
[dailymail] Fix sources extraction (closes #13057)

6 years ago[utils] Recognize more audio codecs (#13081)
Sergey M․ [Sun, 14 May 2017 05:33:33 +0000 (12:33 +0700)]
[utils] Recognize more audio codecs (#13081)

6 years ago[dailymotion] Extend _VALID_URL (closes #13079)
Sergey M․ [Sun, 14 May 2017 02:55:40 +0000 (09:55 +0700)]
[dailymotion] Extend _VALID_URL (closes #13079)

6 years agorelease 2017.05.14
Sergey M․ [Sun, 14 May 2017 00:38:40 +0000 (07:38 +0700)]
release 2017.05.14

6 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 14 May 2017 00:28:16 +0000 (07:28 +0700)]
[ChangeLog] Actualize

6 years ago[options] PEP 8
Sergey M․ [Sun, 14 May 2017 00:33:24 +0000 (07:33 +0700)]
[options] PEP 8

6 years ago[extractor/generic] Add test for mediaset embed
Sergey M․ [Sat, 13 May 2017 23:40:19 +0000 (06:40 +0700)]
[extractor/generic] Add test for mediaset embed

6 years ago[mediaset] Fix upload date
Sergey M․ [Sat, 13 May 2017 23:39:47 +0000 (06:39 +0700)]
[mediaset] Fix upload date

6 years ago[extractor/generic] Add support for mediaset embeds
Sergey M․ [Sat, 13 May 2017 23:29:16 +0000 (06:29 +0700)]
[extractor/generic] Add support for mediaset embeds