youtube-dl
9 years agorelease 2015.01.30.1
Philipp Hagemeister [Fri, 30 Jan 2015 02:50:40 +0000 (03:50 +0100)]
release 2015.01.30.1

9 years agorelease 2015.01.30
Philipp Hagemeister [Fri, 30 Jan 2015 02:46:57 +0000 (03:46 +0100)]
release 2015.01.30

9 years ago[youtube:truncated_url] Add hl= forms (#4799)
Philipp Hagemeister [Fri, 30 Jan 2015 02:45:29 +0000 (03:45 +0100)]
[youtube:truncated_url] Add hl= forms (#4799)

9 years ago[dctp] PEP8
Philipp Hagemeister [Fri, 30 Jan 2015 02:45:06 +0000 (03:45 +0100)]
[dctp] PEP8

9 years agoCredit @bastik for dctp.tv (#4796)
Philipp Hagemeister [Fri, 30 Jan 2015 02:16:36 +0000 (03:16 +0100)]
Credit @bastik for dctp.tv (#4796)

9 years ago[dctp] Improve output (#4796)
Philipp Hagemeister [Fri, 30 Jan 2015 02:15:34 +0000 (03:15 +0100)]
[dctp] Improve output (#4796)

9 years agoMerge remote-tracking branch 'bastik/dev-dctp'
Philipp Hagemeister [Fri, 30 Jan 2015 02:12:53 +0000 (03:12 +0100)]
Merge remote-tracking branch 'bastik/dev-dctp'

9 years agoCredit @yan12125 for ctsnews and nextmedia
Philipp Hagemeister [Fri, 30 Jan 2015 02:12:12 +0000 (03:12 +0100)]
Credit @yan12125 for ctsnews and nextmedia

9 years ago[ctsnews] Remove unused import
Philipp Hagemeister [Fri, 30 Jan 2015 02:09:51 +0000 (03:09 +0100)]
[ctsnews] Remove unused import

9 years agoMerge remote-tracking branch 'yan12125/IE_NextMedia'
Philipp Hagemeister [Fri, 30 Jan 2015 02:09:19 +0000 (03:09 +0100)]
Merge remote-tracking branch 'yan12125/IE_NextMedia'

9 years ago[ctsnews] Remove news count check (#4802)
Philipp Hagemeister [Fri, 30 Jan 2015 02:06:51 +0000 (03:06 +0100)]
[ctsnews] Remove news count check (#4802)

That's the number of articles (or at least some constant value); view count is the number of views of the video!
Also add a better description so that we can distinguish the two downloads.

9 years ago[test_http] PEP8
Philipp Hagemeister [Fri, 30 Jan 2015 02:06:40 +0000 (03:06 +0100)]
[test_http] PEP8

9 years agoMerge remote-tracking branch 'yan12125/IE_CtsNews'
Philipp Hagemeister [Fri, 30 Jan 2015 02:03:19 +0000 (03:03 +0100)]
Merge remote-tracking branch 'yan12125/IE_CtsNews'

9 years agoAdd a test for --no-check-certificate
Philipp Hagemeister [Fri, 30 Jan 2015 01:57:37 +0000 (02:57 +0100)]
Add a test for --no-check-certificate

9 years ago[viddler] PEP8
Philipp Hagemeister [Fri, 30 Jan 2015 01:13:37 +0000 (02:13 +0100)]
[viddler] PEP8

9 years agoMerge pull request #4815 from jaimeMF/https_handler
Philipp Hagemeister [Fri, 30 Jan 2015 00:57:46 +0000 (01:57 +0100)]
Merge pull request #4815 from jaimeMF/https_handler

[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open

9 years ago[__init__] Provide a better error messages if URLs are missing (Closes #4813)
Philipp Hagemeister [Fri, 30 Jan 2015 00:56:15 +0000 (01:56 +0100)]
[__init__] Provide a better error messages if URLs are missing (Closes #4813)

9 years ago[dctp] prefix real_time parameter with rtmp_
Paul Hartmann [Thu, 29 Jan 2015 23:47:43 +0000 (00:47 +0100)]
[dctp] prefix real_time parameter with rtmp_

9 years ago[dctp] fix test
Paul Hartmann [Thu, 29 Jan 2015 23:35:53 +0000 (00:35 +0100)]
[dctp] fix test

9 years ago[dctp] follow id conventions
Paul Hartmann [Thu, 29 Jan 2015 22:34:56 +0000 (23:34 +0100)]
[dctp] follow id conventions

9 years ago[dctp] fix python 2.6 compatibility
Paul Hartmann [Thu, 29 Jan 2015 22:32:23 +0000 (23:32 +0100)]
[dctp] fix python 2.6 compatibility

9 years ago[ctsnews] Detect youtube embedde videos
Yen Chi Hsuan [Thu, 29 Jan 2015 21:38:05 +0000 (05:38 +0800)]
[ctsnews] Detect youtube embedde videos

9 years ago[YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field
Jaime Marquínez Ferrándiz [Thu, 29 Jan 2015 19:15:38 +0000 (20:15 +0100)]
[YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field

Since the '--write-thumbnail' uses the 'thumbnails' field and we didn't updated the info_dict, it wouldn't detect the thumbnail. (fixes #4812)

9 years ago[xuite] Fix _VALID_URL
Sergey M․ [Thu, 29 Jan 2015 17:11:13 +0000 (23:11 +0600)]
[xuite] Fix _VALID_URL

9 years agoMerge pull request #4809 from bastik/fix-sr
Sergey M. [Thu, 29 Jan 2015 16:14:15 +0000 (22:14 +0600)]
Merge pull request #4809 from bastik/fix-sr

fix srmediathek description

9 years agoMerge branch 'yan12125-IE_Xuite'
Sergey M․ [Thu, 29 Jan 2015 16:10:17 +0000 (22:10 +0600)]
Merge branch 'yan12125-IE_Xuite'

9 years ago[xuite] Simplify and improve
Sergey M․ [Thu, 29 Jan 2015 16:09:59 +0000 (22:09 +0600)]
[xuite] Simplify and improve

9 years agoMerge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite
Sergey M․ [Thu, 29 Jan 2015 14:21:34 +0000 (20:21 +0600)]
Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite

9 years ago[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open
Jaime Marquínez Ferrándiz [Thu, 29 Jan 2015 12:37:17 +0000 (13:37 +0100)]
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open

With this change the '--no-check-certificate' works again (#4807).

9 years agofix srmediathek description
Paul Hartmann [Thu, 29 Jan 2015 00:36:15 +0000 (01:36 +0100)]
fix srmediathek description

9 years ago[CtsNews] Add new extractor
Yen Chi Hsuan [Wed, 28 Jan 2015 19:49:56 +0000 (03:49 +0800)]
[CtsNews] Add new extractor

9 years ago[NextMedia] Add new extractor
Yen Chi Hsuan [Wed, 28 Jan 2015 19:18:53 +0000 (03:18 +0800)]
[NextMedia] Add new extractor

9 years ago[YoutubeDL] Set format_id for video+audio (Closes #3634)
Sergey M․ [Wed, 28 Jan 2015 18:44:40 +0000 (00:44 +0600)]
[YoutubeDL] Set format_id for video+audio (Closes #3634)

9 years ago[ivi] Modernize
Sergey M․ [Wed, 28 Jan 2015 17:58:14 +0000 (23:58 +0600)]
[ivi] Modernize

9 years ago[viddler] Extract comment count
Sergey M․ [Wed, 28 Jan 2015 17:21:17 +0000 (23:21 +0600)]
[viddler] Extract comment count

9 years ago[generic] Improve some regexes
Sergey M․ [Wed, 28 Jan 2015 17:07:37 +0000 (23:07 +0600)]
[generic] Improve some regexes

9 years agoCredit @HyShai for viddler fixes (#4794)
Sergey M․ [Wed, 28 Jan 2015 16:56:06 +0000 (22:56 +0600)]
Credit @HyShai for viddler fixes (#4794)

9 years ago[viddler] Modernize
Sergey M․ [Wed, 28 Jan 2015 16:49:42 +0000 (22:49 +0600)]
[viddler] Modernize

9 years agoMerge pull request #4794 from HyShai/viddler
Sergey M. [Wed, 28 Jan 2015 16:34:46 +0000 (22:34 +0600)]
Merge pull request #4794 from HyShai/viddler

[viddler] fixed viddler support; also added a viddler generic extractor

9 years agoadded test for dctp
Paul Hartmann [Wed, 28 Jan 2015 07:59:58 +0000 (08:59 +0100)]
added test for dctp

9 years agoadded extractor for dctp.tv
Paul Hartmann [Wed, 28 Jan 2015 07:21:04 +0000 (08:21 +0100)]
added extractor for dctp.tv

9 years agofixed viddler support - needed a Referer header; also added a viddler
Shaya G [Wed, 28 Jan 2015 05:08:19 +0000 (00:08 -0500)]
fixed viddler support - needed a Referer header; also added a viddler
generic extractor

9 years ago[xuite] Update tests
Yen Chi Hsuan [Tue, 27 Jan 2015 17:30:14 +0000 (01:30 +0800)]
[xuite] Update tests

9 years ago[YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows (Closes...
Sergey M․ [Tue, 27 Jan 2015 16:38:28 +0000 (22:38 +0600)]
[YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows (Closes #4787)

For now filenames will be encoded with preferrefencoding before written to disk

9 years ago[xuite] Add height information for the two formats
Yen Chi Hsuan [Tue, 27 Jan 2015 16:13:40 +0000 (00:13 +0800)]
[xuite] Add height information for the two formats

9 years ago[xuite] Add new extractor
Yen Chi Hsuan [Tue, 27 Jan 2015 15:55:22 +0000 (23:55 +0800)]
[xuite] Add new extractor

9 years ago[lnkgo] Adapt to website changes
Naglis Jonaitis [Tue, 27 Jan 2015 13:38:54 +0000 (15:38 +0200)]
[lnkgo] Adapt to website changes

9 years agoFilter DRM protected media in f4m downloader
rzhxeo [Wed, 28 May 2014 16:19:23 +0000 (18:19 +0200)]
Filter DRM protected media in f4m downloader

9 years ago[YoutubeDL] Allow format filtering by fps
Philipp Hagemeister [Mon, 26 Jan 2015 13:36:22 +0000 (14:36 +0100)]
[YoutubeDL] Allow format filtering by fps

9 years ago[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)
Jaime Marquínez Ferrándiz [Mon, 26 Jan 2015 11:01:43 +0000 (12:01 +0100)]
[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053)

It's also useful when you use the '--write-info-json' option.

9 years agorelease 2015.01.25
Philipp Hagemeister [Sun, 25 Jan 2015 20:40:43 +0000 (21:40 +0100)]
release 2015.01.25

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sun, 25 Jan 2015 20:39:50 +0000 (21:39 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years agoCredit @David-Development for rtl2 (#4780)
Sergey M․ [Sun, 25 Jan 2015 20:08:29 +0000 (02:08 +0600)]
Credit @David-Development for rtl2 (#4780)

9 years ago[spiegel] Use generalized formats pre-testing
Sergey M․ [Sun, 25 Jan 2015 18:34:31 +0000 (00:34 +0600)]
[spiegel] Use generalized formats pre-testing

9 years ago[lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782)
Sergey M․ [Sun, 25 Jan 2015 18:33:42 +0000 (00:33 +0600)]
[lynda] Pre-test video URLs for HTTP errors (Closes #2185, closes #4782)

9 years ago[common] Generalize URLs' HTTP errors pre-testing
Sergey M․ [Sun, 25 Jan 2015 18:32:31 +0000 (00:32 +0600)]
[common] Generalize URLs' HTTP errors pre-testing

9 years ago[drtv] Prefer the version without spoken subtitles (fixes #4779)
Jaime Marquínez Ferrándiz [Sun, 25 Jan 2015 17:56:04 +0000 (18:56 +0100)]
[drtv] Prefer the version without spoken subtitles (fixes #4779)

For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/, there's a version where everytime someone speaks in English a computer voice translates it.

9 years ago[generic] Improve description testcase in rss test
Philipp Hagemeister [Sun, 25 Jan 2015 17:14:59 +0000 (18:14 +0100)]
[generic] Improve description testcase in rss test

9 years ago[rtl2] PEP8, simplify, make rtmp tests run (#470)
Philipp Hagemeister [Sun, 25 Jan 2015 17:09:48 +0000 (18:09 +0100)]
[rtl2] PEP8, simplify, make rtmp tests run (#470)

9 years agoflake8: Ignore .git
Philipp Hagemeister [Sun, 25 Jan 2015 17:09:09 +0000 (18:09 +0100)]
flake8: Ignore .git

9 years agoMerge remote-tracking branch 'David-Development/rtl2.py'
Philipp Hagemeister [Sun, 25 Jan 2015 16:55:31 +0000 (17:55 +0100)]
Merge remote-tracking branch 'David-Development/rtl2.py'

9 years agorefactoring - bug fixes
David Development [Sun, 25 Jan 2015 10:53:53 +0000 (11:53 +0100)]
refactoring - bug fixes

9 years ago[YoutubeDL] clarify hook documentation
Philipp Hagemeister [Sun, 25 Jan 2015 05:15:51 +0000 (06:15 +0100)]
[YoutubeDL] clarify hook documentation

9 years agoMerge branch 'travis-rtmp'
Philipp Hagemeister [Sun, 25 Jan 2015 04:30:47 +0000 (05:30 +0100)]
Merge branch 'travis-rtmp'

9 years ago[ubu] Fix test and modernize
Philipp Hagemeister [Sun, 25 Jan 2015 04:23:21 +0000 (05:23 +0100)]
[ubu] Fix test and modernize

9 years ago[__init__] Work around flake8 false positive
Philipp Hagemeister [Sun, 25 Jan 2015 04:17:38 +0000 (05:17 +0100)]
[__init__] Work around flake8 false positive

9 years ago[smotri] Fix test case
Philipp Hagemeister [Sun, 25 Jan 2015 04:17:15 +0000 (05:17 +0100)]
[smotri] Fix test case

9 years ago[audiomack:album] Update testcase
Philipp Hagemeister [Sun, 25 Jan 2015 04:15:47 +0000 (05:15 +0100)]
[audiomack:album] Update testcase

9 years agoTest rtmpdump on travis (Fixes #1601)
Philipp Hagemeister [Sun, 25 Jan 2015 03:56:32 +0000 (04:56 +0100)]
Test rtmpdump on travis (Fixes #1601)

9 years agoAdd --xattr-set-filesize option (Fixes #1348)
Philipp Hagemeister [Sun, 25 Jan 2015 03:49:44 +0000 (04:49 +0100)]
Add --xattr-set-filesize option (Fixes #1348)

9 years ago[options] Add support for infinite retries (Fixes #507)
Philipp Hagemeister [Sun, 25 Jan 2015 03:34:38 +0000 (04:34 +0100)]
[options] Add support for infinite retries (Fixes #507)

9 years ago[YoutubeDL] Add --playlist-items option (Fixes #2662)
Philipp Hagemeister [Sun, 25 Jan 2015 03:24:55 +0000 (04:24 +0100)]
[YoutubeDL] Add --playlist-items option (Fixes #2662)

9 years agoMerge remote-tracking branch 'h-collector/master'
Philipp Hagemeister [Sun, 25 Jan 2015 02:37:51 +0000 (03:37 +0100)]
Merge remote-tracking branch 'h-collector/master'

Conflicts:
youtube_dl/extractor/fc2.py

9 years ago[YoutubeDL] Implement --write-all-thumbnails (Closes #2269)
Philipp Hagemeister [Sun, 25 Jan 2015 02:11:12 +0000 (03:11 +0100)]
[YoutubeDL] Implement --write-all-thumbnails (Closes #2269)

9 years agoAdd --list-thumbnails
Philipp Hagemeister [Sun, 25 Jan 2015 01:38:47 +0000 (02:38 +0100)]
Add --list-thumbnails

9 years ago[krasview] Fix extraction
Sergey M․ [Sat, 24 Jan 2015 23:21:39 +0000 (05:21 +0600)]
[krasview] Fix extraction

9 years agoMerge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl into rtl2.py
David Development [Sat, 24 Jan 2015 23:09:21 +0000 (00:09 +0100)]
Merge branch 'rtl2.py' of https://github.com/David-Development/youtube-dl into rtl2.py

Conflicts:
youtube_dl/extractor/rtl2.py

9 years ago[rtl2] Add new extractor
David-Development [Sat, 24 Jan 2015 17:28:16 +0000 (18:28 +0100)]
[rtl2] Add new extractor

9 years ago[YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 19:12:47 +0000 (20:12 +0100)]
[YoutubeDL._calc_cookies] Restore the 'is_unverifiable'

I should have check everything was copied before commiting 4b405cfc6e4f9184567b94ee2f8a4a9851a912b5.

9 years ago[YoutubeDL._calc_cookies] Restore the 'has_header' method
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 19:05:35 +0000 (20:05 +0100)]
[YoutubeDL._calc_cookies] Restore the 'has_header' method

I didn't copied it from downloader/external

9 years ago[YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 17:52:26 +0000 (18:52 +0100)]
[YoutubeDL] Fill the info dict 'http_headers' field with all the headers available

Useful for external tools using the json output.

The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".

9 years ago[rtl2] Add new extractor
David-Development [Sat, 24 Jan 2015 17:28:16 +0000 (18:28 +0100)]
[rtl2] Add new extractor

9 years ago[downloader/external] Use the 'http_headers' field
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 17:25:09 +0000 (18:25 +0100)]
[downloader/external] Use the 'http_headers' field

9 years ago[extractors] Use http_headers for setting the User-Agent and the Referer
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 17:19:58 +0000 (18:19 +0100)]
[extractors] Use http_headers for setting the User-Agent and the Referer

9 years ago[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default...
Jaime Marquínez Ferrándiz [Sat, 24 Jan 2015 17:07:21 +0000 (18:07 +0100)]
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent

Setting the 'User-Agent' header is enough

9 years ago[downloader/external] Add curl and aria2c (Closes #182)
Philipp Hagemeister [Sat, 24 Jan 2015 12:33:45 +0000 (13:33 +0100)]
[downloader/external] Add curl and aria2c (Closes #182)

9 years ago[youtube:truncated_url] Add x-yt-cl URLs (#4773)
Philipp Hagemeister [Sat, 24 Jan 2015 10:42:20 +0000 (11:42 +0100)]
[youtube:truncated_url] Add x-yt-cl URLs (#4773)

9 years ago[videott] Improve _VALID_URL and add test
Sergey M․ [Sat, 24 Jan 2015 10:11:40 +0000 (16:11 +0600)]
[videott] Improve _VALID_URL and add test

9 years agoMerge pull request #4771 from irfancharania/videott
Sergey M. [Sat, 24 Jan 2015 10:07:42 +0000 (16:07 +0600)]
Merge pull request #4771 from irfancharania/videott

[videott] improve extraction

9 years ago[videott] improve extraction
Irfan Charania [Sat, 24 Jan 2015 01:41:07 +0000 (17:41 -0800)]
[videott] improve extraction

9 years ago[downloader] Lay groundwork for external downloaders.
Philipp Hagemeister [Sat, 24 Jan 2015 00:38:48 +0000 (01:38 +0100)]
[downloader] Lay groundwork for external downloaders.

This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.

9 years ago[downloader] Improve downloader selection
Philipp Hagemeister [Fri, 23 Jan 2015 22:50:31 +0000 (23:50 +0100)]
[downloader] Improve downloader selection

9 years agoREADME: Recommend using flake8 instead of pyflake and pep8 separately
Jaime Marquínez Ferrándiz [Fri, 23 Jan 2015 20:10:10 +0000 (21:10 +0100)]
README: Recommend using flake8 instead of pyflake and pep8 separately

9 years ago[twitch] PEP8
Jaime Marquínez Ferrándiz [Fri, 23 Jan 2015 20:05:07 +0000 (21:05 +0100)]
[twitch] PEP8

9 years ago[auengine] Remove extractor
Jaime Marquínez Ferrándiz [Fri, 23 Jan 2015 20:03:00 +0000 (21:03 +0100)]
[auengine] Remove extractor

The test is probably infringing copyright and nobody has provided a new test (see #4643).

9 years ago[cliphunter] Fix extraction and update test (Fixes #4362)
Naglis Jonaitis [Fri, 23 Jan 2015 19:22:49 +0000 (21:22 +0200)]
[cliphunter] Fix extraction and update test (Fixes #4362)

9 years agorelease 2015.01.23.4
Philipp Hagemeister [Fri, 23 Jan 2015 17:58:32 +0000 (18:58 +0100)]
release 2015.01.23.4

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Fri, 23 Jan 2015 17:58:28 +0000 (18:58 +0100)]
Merge remote-tracking branch 'origin/master'

9 years ago[youtube] Fixup DASH m4a headers
Philipp Hagemeister [Fri, 23 Jan 2015 17:39:12 +0000 (18:39 +0100)]
[youtube] Fixup DASH m4a headers

This fixes #2288, #2506, #2607, #3681, #4741, #4767.

9 years ago[atresplayer] Extract subtitles
Sergey M․ [Fri, 23 Jan 2015 16:54:29 +0000 (22:54 +0600)]
[atresplayer] Extract subtitles