youtube-dl
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

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

9 years ago[liveleak] Add original videos (Fixes #4768)
Philipp Hagemeister [Fri, 23 Jan 2015 16:22:14 +0000 (17:22 +0100)]
[liveleak] Add original videos (Fixes #4768)

9 years ago[atresplayer] Filter URLs and clarify android format ids
Sergey M․ [Fri, 23 Jan 2015 16:21:55 +0000 (22:21 +0600)]
[atresplayer] Filter URLs and clarify android format ids

9 years ago[liveleak] Modernize
Philipp Hagemeister [Fri, 23 Jan 2015 16:09:26 +0000 (17:09 +0100)]
[liveleak] Modernize

9 years ago[twitch] Add support for bookmarks
Sergey M․ [Fri, 23 Jan 2015 15:58:40 +0000 (21:58 +0600)]
[twitch] Add support for bookmarks

9 years ago[atresplayer] Don't include f4m formats if they are protected by DRM (fixes #4705)
Jaime Marquínez Ferrándiz [Fri, 23 Jan 2015 15:39:23 +0000 (16:39 +0100)]
[atresplayer] Don't include f4m formats if they are protected by DRM (fixes #4705)

9 years ago[downloader/f4m] build_fragments_list: Support videos with more than 1 segment
Jaime Marquínez Ferrándiz [Fri, 23 Jan 2015 15:31:52 +0000 (16:31 +0100)]
[downloader/f4m] build_fragments_list: Support videos with more than 1 segment

9 years agorelease 2015.01.23.3
Philipp Hagemeister [Fri, 23 Jan 2015 11:17:19 +0000 (12:17 +0100)]
release 2015.01.23.3

9 years ago[utils] Catch strange Windows errors (Closes #4733)
Philipp Hagemeister [Fri, 23 Jan 2015 11:17:12 +0000 (12:17 +0100)]
[utils] Catch strange Windows errors (Closes #4733)

9 years agoFix --sleep-interval (#3426)
Philipp Hagemeister [Fri, 23 Jan 2015 11:07:13 +0000 (12:07 +0100)]
Fix --sleep-interval (#3426)

9 years agoMerge remote-tracking branch 'rupertbaxter2/master'
Philipp Hagemeister [Fri, 23 Jan 2015 11:05:01 +0000 (12:05 +0100)]
Merge remote-tracking branch 'rupertbaxter2/master'

Conflicts:
youtube_dl/__init__.py
youtube_dl/downloader/common.py

9 years ago[generic] Add support for Cinerama player (Fixes #4752)
Philipp Hagemeister [Fri, 23 Jan 2015 11:00:25 +0000 (12:00 +0100)]
[generic] Add support for Cinerama player (Fixes #4752)

9 years agorelease 2015.01.23.2
Philipp Hagemeister [Fri, 23 Jan 2015 10:20:24 +0000 (11:20 +0100)]
release 2015.01.23.2

9 years ago[utils] Simplify HTTPS socket creation
Philipp Hagemeister [Fri, 23 Jan 2015 10:15:18 +0000 (11:15 +0100)]
[utils] Simplify HTTPS socket creation

We were duplicating (bad) code and doing crazy things with SSL.
Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect.
Fixes #4696.

9 years ago[gamestar] Modernize slightly
Philipp Hagemeister [Fri, 23 Jan 2015 00:34:24 +0000 (01:34 +0100)]
[gamestar] Modernize slightly

9 years agoMerge remote-tracking branch 'derrotebaron/master'
Philipp Hagemeister [Fri, 23 Jan 2015 00:32:52 +0000 (01:32 +0100)]
Merge remote-tracking branch 'derrotebaron/master'

9 years agoMerge pull request #4745 from BitLooter/master
Philipp Hagemeister [Fri, 23 Jan 2015 00:22:19 +0000 (01:22 +0100)]
Merge pull request #4745 from BitLooter/master

Embed description and URL as MP4 tags

9 years ago[generic] Add support for BOMs (Fixes #4753)
Philipp Hagemeister [Fri, 23 Jan 2015 00:21:30 +0000 (01:21 +0100)]
[generic] Add support for BOMs (Fixes #4753)

9 years agorelease 2015.01.23.1
Philipp Hagemeister [Thu, 22 Jan 2015 23:33:14 +0000 (00:33 +0100)]
release 2015.01.23.1

9 years ago[testtube] Add new extractor (Fixes #4759)
Philipp Hagemeister [Thu, 22 Jan 2015 23:32:35 +0000 (00:32 +0100)]
[testtube] Add new extractor (Fixes #4759)

9 years agorelease 2015.01.23
Philipp Hagemeister [Thu, 22 Jan 2015 23:06:11 +0000 (00:06 +0100)]
release 2015.01.23

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Thu, 22 Jan 2015 23:06:02 +0000 (00:06 +0100)]
Merge remote-tracking branch 'origin/master'

9 years ago[YoutubeDL] Allow filtering by properties (Fixes #4584)
Philipp Hagemeister [Thu, 22 Jan 2015 23:04:05 +0000 (00:04 +0100)]
[YoutubeDL] Allow filtering by properties (Fixes #4584)

9 years ago[pornhub] Detect private videos and emit an error message (Closes #4764)
Philipp Hagemeister [Thu, 22 Jan 2015 22:48:58 +0000 (23:48 +0100)]
[pornhub] Detect private videos and emit an error message (Closes #4764)

9 years ago[twitch] PEP8
Philipp Hagemeister [Thu, 22 Jan 2015 22:06:03 +0000 (23:06 +0100)]
[twitch] PEP8

9 years ago[twitch:stream] Randomize query
Sergey M․ [Thu, 22 Jan 2015 17:34:40 +0000 (23:34 +0600)]
[twitch:stream] Randomize query

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Thu, 22 Jan 2015 17:21:27 +0000 (18:21 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years ago[README] Add an FAQ entry about destination folder
Philipp Hagemeister [Thu, 22 Jan 2015 17:21:17 +0000 (18:21 +0100)]
[README] Add an FAQ entry about destination folder

9 years ago[twitch] Move URL matching tests into extractor
Philipp Hagemeister [Thu, 22 Jan 2015 17:18:21 +0000 (18:18 +0100)]
[twitch] Move URL matching tests into extractor

9 years ago[comedycentral:shows] Remove references to colbert report
Philipp Hagemeister [Thu, 22 Jan 2015 17:15:58 +0000 (18:15 +0100)]
[comedycentral:shows] Remove references to colbert report