youtube-dl
9 years agorelease 2015.02.03
Philipp Hagemeister [Mon, 2 Feb 2015 23:22:52 +0000 (00:22 +0100)]
release 2015.02.03

9 years ago[descripts/release] Regenerate auxiliary documentation on build as well
Philipp Hagemeister [Mon, 2 Feb 2015 23:22:17 +0000 (00:22 +0100)]
[descripts/release] Regenerate auxiliary documentation on build as well

9 years ago[README] typo
Philipp Hagemeister [Mon, 2 Feb 2015 23:20:57 +0000 (00:20 +0100)]
[README] typo

9 years ago[ffmpeg] --add-metadata: Set comment and purl fields (Fixes #4847)
Philipp Hagemeister [Mon, 2 Feb 2015 23:16:45 +0000 (00:16 +0100)]
[ffmpeg] --add-metadata: Set comment and purl fields (Fixes #4847)

9 years ago[Makefile] Simplify clean/cleanall
Philipp Hagemeister [Mon, 2 Feb 2015 23:14:42 +0000 (00:14 +0100)]
[Makefile] Simplify clean/cleanall

9 years agorelease 2015.02.02.5
Philipp Hagemeister [Mon, 2 Feb 2015 22:47:19 +0000 (23:47 +0100)]
release 2015.02.02.5

9 years ago[brightcove] Fix up more generically invalid XML (Fixes #4849)
Philipp Hagemeister [Mon, 2 Feb 2015 22:47:14 +0000 (23:47 +0100)]
[brightcove] Fix up more generically invalid XML (Fixes #4849)

9 years agorelease 2015.02.02.4
Philipp Hagemeister [Mon, 2 Feb 2015 22:39:03 +0000 (23:39 +0100)]
release 2015.02.02.4

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Mon, 2 Feb 2015 22:38:54 +0000 (23:38 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years ago[normalboots] Remove unused import
Philipp Hagemeister [Mon, 2 Feb 2015 22:38:45 +0000 (23:38 +0100)]
[normalboots] Remove unused import

9 years ago[nerdist] Add new extractor (Fixes #4851)
Philipp Hagemeister [Mon, 2 Feb 2015 22:38:35 +0000 (23:38 +0100)]
[nerdist] Add new extractor (Fixes #4851)

9 years ago[nfl] Add support for articles pages (fixes #4848)
Jaime Marquínez Ferrándiz [Mon, 2 Feb 2015 22:13:28 +0000 (23:13 +0100)]
[nfl] Add support for articles pages (fixes #4848)

9 years ago[normalboots] Modernize
Philipp Hagemeister [Mon, 2 Feb 2015 22:04:39 +0000 (23:04 +0100)]
[normalboots] Modernize

9 years agorelease 2015.02.02.3
Philipp Hagemeister [Mon, 2 Feb 2015 21:56:15 +0000 (22:56 +0100)]
release 2015.02.02.3

9 years ago[vevo] Restore SMIL support (#3656)
Philipp Hagemeister [Mon, 2 Feb 2015 21:48:12 +0000 (22:48 +0100)]
[vevo] Restore SMIL support (#3656)

9 years agorelease 2015.02.02.2
Philipp Hagemeister [Mon, 2 Feb 2015 20:58:58 +0000 (21:58 +0100)]
release 2015.02.02.2

9 years ago[ntvru] Remove unused import
Philipp Hagemeister [Mon, 2 Feb 2015 20:58:17 +0000 (21:58 +0100)]
[ntvru] Remove unused import

9 years ago[n-tv.de] Use native m3u8 as best format
Philipp Hagemeister [Mon, 2 Feb 2015 20:57:48 +0000 (21:57 +0100)]
[n-tv.de] Use native m3u8 as best format

9 years ago[ntvde] Add new extractor (Fixes #4850)
Philipp Hagemeister [Mon, 2 Feb 2015 20:48:54 +0000 (21:48 +0100)]
[ntvde] Add new extractor (Fixes #4850)

9 years ago[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ru
Philipp Hagemeister [Mon, 2 Feb 2015 19:43:02 +0000 (20:43 +0100)]
[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ru

9 years agorelease 2015.02.02.1
Philipp Hagemeister [Mon, 2 Feb 2015 19:35:04 +0000 (20:35 +0100)]
release 2015.02.02.1

9 years ago[downloader/external] Simplify source_address
Philipp Hagemeister [Mon, 2 Feb 2015 19:33:23 +0000 (20:33 +0100)]
[downloader/external] Simplify source_address

'' might actually be passed in, so check for None.

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Mon, 2 Feb 2015 19:32:07 +0000 (20:32 +0100)]
Merge remote-tracking branch 'origin/master'

Conflicts:
youtube_dl/downloader/external.py

9 years ago[options] Mark --fixup as non-experimental and correct its help
Philipp Hagemeister [Mon, 2 Feb 2015 19:28:18 +0000 (20:28 +0100)]
[options] Mark --fixup as non-experimental and correct its help

9 years ago[downloader/external] Simplify
Sergey M․ [Mon, 2 Feb 2015 15:51:38 +0000 (21:51 +0600)]
[downloader/external] Simplify

9 years ago[downloader/external] Simplify
Sergey M․ [Mon, 2 Feb 2015 15:40:52 +0000 (21:40 +0600)]
[downloader/external] Simplify

9 years agoMerge pull request #4845 from vijayanandnandam/master
Sergey M. [Mon, 2 Feb 2015 15:38:22 +0000 (21:38 +0600)]
Merge pull request #4845 from vijayanandnandam/master

Passing source address option to external downloaders

9 years agopassing source address option to external downloaders
vijayanand nandam [Mon, 2 Feb 2015 15:21:40 +0000 (20:51 +0530)]
passing source address option to external downloaders

9 years ago[drtv] Extract material id (Closes #4814)
Sergey M․ [Mon, 2 Feb 2015 15:11:25 +0000 (21:11 +0600)]
[drtv] Extract material id (Closes #4814)

9 years ago[historicfilms] Add extractor (Closes #4825)
Sergey M․ [Mon, 2 Feb 2015 14:52:37 +0000 (20:52 +0600)]
[historicfilms] Add extractor (Closes #4825)

9 years ago[http] PEP8 (#4831)
Philipp Hagemeister [Mon, 2 Feb 2015 11:05:39 +0000 (12:05 +0100)]
[http] PEP8 (#4831)

9 years agoMerge pull request #4831 from light94/master
Philipp Hagemeister [Mon, 2 Feb 2015 11:03:28 +0000 (12:03 +0100)]
Merge pull request #4831 from light94/master

Handling Connection Reset by Peer Error

9 years agorelease 2015.02.02
Philipp Hagemeister [Mon, 2 Feb 2015 00:49:40 +0000 (01:49 +0100)]
release 2015.02.02

9 years ago[jsinterp] Correct div command
Philipp Hagemeister [Mon, 2 Feb 2015 00:49:32 +0000 (01:49 +0100)]
[jsinterp] Correct div command

9 years agoMerge pull request #4838 from raunaqrox/patch-1
Philipp Hagemeister [Sun, 1 Feb 2015 22:32:44 +0000 (23:32 +0100)]
Merge pull request #4838 from raunaqrox/patch-1

supported sites link was not opening from README

9 years agosupported sites was not opening
Sahebjot singh [Sun, 1 Feb 2015 22:19:28 +0000 (03:49 +0530)]
supported sites was not opening

required a .md at the end.

9 years agorelease 2015.02.01
Philipp Hagemeister [Sun, 1 Feb 2015 21:42:19 +0000 (22:42 +0100)]
release 2015.02.01

9 years ago[jsinterp] Beef up and add tests
Philipp Hagemeister [Sun, 1 Feb 2015 21:38:26 +0000 (22:38 +0100)]
[jsinterp] Beef up and add tests

In preparation for #4822, extend jsinterp by a lot. (We may even have to/want to write a proper interpreter with actual parsing)

9 years ago[hls] Simplify
Sergey M․ [Sun, 1 Feb 2015 17:54:38 +0000 (23:54 +0600)]
[hls] Simplify

9 years ago[hls] Fix encode issues on python2 @ Windows
Sergey M․ [Sun, 1 Feb 2015 17:49:23 +0000 (23:49 +0600)]
[hls] Fix encode issues on python2 @ Windows

9 years ago[rutv] Extract all m3u8 formats
Sergey M․ [Sun, 1 Feb 2015 17:48:23 +0000 (23:48 +0600)]
[rutv] Extract all m3u8 formats

9 years ago[youtube] Complete test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:33:32 +0000 (15:33 +0100)]
[youtube] Complete test definition

9 years ago[wdr] Complete test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:27:16 +0000 (15:27 +0100)]
[wdr] Complete test definition

9 years ago[teletask] Fix test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:25:33 +0000 (15:25 +0100)]
[teletask] Fix test definition

9 years ago[soundcloud:set] Fix test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:24:38 +0000 (15:24 +0100)]
[soundcloud:set] Fix test definition

9 years ago[test_download] Remove references to "file" in test definitions
Philipp Hagemeister [Sun, 1 Feb 2015 14:21:18 +0000 (15:21 +0100)]
[test_download] Remove references to "file" in test definitions

9 years ago[ringtv] Modernize test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:21:02 +0000 (15:21 +0100)]
[ringtv] Modernize test definition

9 years ago[servingsys] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 14:18:52 +0000 (15:18 +0100)]
[servingsys] Modernize

9 years ago[sina] Modernize and simplify
Philipp Hagemeister [Sun, 1 Feb 2015 14:16:35 +0000 (15:16 +0100)]
[sina] Modernize and simplify

9 years ago[keezmovies] Fix extraction and modernize test
Philipp Hagemeister [Sun, 1 Feb 2015 14:13:41 +0000 (15:13 +0100)]
[keezmovies] Fix extraction and modernize test

9 years agoRemove unused imports
Philipp Hagemeister [Sun, 1 Feb 2015 14:08:50 +0000 (15:08 +0100)]
Remove unused imports

9 years ago[macgamestore] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 14:08:33 +0000 (15:08 +0100)]
[macgamestore] Modernize

9 years ago[france2.fr:generation-quoi] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 14:06:55 +0000 (15:06 +0100)]
[france2.fr:generation-quoi] Modernize

9 years ago[kankan] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 14:03:55 +0000 (15:03 +0100)]
[kankan] Modernize

9 years ago[la7] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 14:03:03 +0000 (15:03 +0100)]
[la7] Modernize

9 years ago[toutv] Modernize test definition
Philipp Hagemeister [Sun, 1 Feb 2015 14:01:33 +0000 (15:01 +0100)]
[toutv] Modernize test definition

9 years ago[teamcoco] Modernize and fix extraction
Philipp Hagemeister [Sun, 1 Feb 2015 14:00:54 +0000 (15:00 +0100)]
[teamcoco] Modernize and fix extraction

9 years ago[vimeo] Modernize test definition
Philipp Hagemeister [Sun, 1 Feb 2015 11:12:27 +0000 (12:12 +0100)]
[vimeo] Modernize test definition

9 years ago[nerdcubed] Modernize test definition
Philipp Hagemeister [Sun, 1 Feb 2015 11:11:20 +0000 (12:11 +0100)]
[nerdcubed] Modernize test definition

9 years ago[rottentomatoes] Modernize test definition
Philipp Hagemeister [Sun, 1 Feb 2015 11:11:14 +0000 (12:11 +0100)]
[rottentomatoes] Modernize test definition

9 years ago[defense] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 11:10:15 +0000 (12:10 +0100)]
[defense] Modernize

9 years ago[mtv] Modernize and clean up test
Philipp Hagemeister [Sun, 1 Feb 2015 11:08:21 +0000 (12:08 +0100)]
[mtv] Modernize and clean up test

9 years ago[ard] Remove deleted video test case
Philipp Hagemeister [Sun, 1 Feb 2015 11:00:47 +0000 (12:00 +0100)]
[ard] Remove deleted video test case

9 years ago[mpora] Modernize
Philipp Hagemeister [Sun, 1 Feb 2015 10:58:37 +0000 (11:58 +0100)]
[mpora] Modernize

9 years ago[compat] Correct compat_basestring definition
Philipp Hagemeister [Sun, 1 Feb 2015 10:36:59 +0000 (11:36 +0100)]
[compat] Correct compat_basestring definition

9 years agoAppease pyflakes8-3
Philipp Hagemeister [Sun, 1 Feb 2015 10:30:56 +0000 (11:30 +0100)]
Appease pyflakes8-3

9 years agoMerge branch 'kinetoskombi-globo-fix'
Sergey M․ [Sat, 31 Jan 2015 22:36:57 +0000 (04:36 +0600)]
Merge branch 'kinetoskombi-globo-fix'

9 years ago[globo] Properly extract m3u8 formats (#4346 #4832)
Sergey M․ [Sat, 31 Jan 2015 22:36:24 +0000 (04:36 +0600)]
[globo] Properly extract m3u8 formats (#4346 #4832)

9 years ago[globo] Fix error on some globo videos
kinetoskombi [Sat, 31 Jan 2015 22:07:43 +0000 (20:07 -0200)]
[globo] Fix error on some globo videos

9 years agoHandling Connection Reset by Peer Error
light94 [Sat, 31 Jan 2015 18:40:58 +0000 (00:10 +0530)]
Handling Connection Reset by Peer Error

9 years agoFix flake8 errors
Jaime Marquínez Ferrándiz [Sat, 31 Jan 2015 09:51:39 +0000 (10:51 +0100)]
Fix flake8 errors

9 years ago[rtve] Recognize mobile urls (fixes #4823)
Jaime Marquínez Ferrándiz [Fri, 30 Jan 2015 22:12:53 +0000 (23:12 +0100)]
[rtve] Recognize mobile urls (fixes #4823)

9 years ago[rtve] Fix extraction
Jaime Marquínez Ferrándiz [Fri, 30 Jan 2015 22:05:06 +0000 (23:05 +0100)]
[rtve] Fix extraction

Skip live stream test, we can't use the f4m manifest yet

9 years ago[YoutubeDL] Fix video+audio format_id (Closes #4824)
Sergey M․ [Fri, 30 Jan 2015 21:50:11 +0000 (03:50 +0600)]
[YoutubeDL] Fix video+audio format_id (Closes #4824)

9 years ago[comedycentral:shows] Generate better IDs and add a test for that
Philipp Hagemeister [Fri, 30 Jan 2015 18:43:46 +0000 (19:43 +0100)]
[comedycentral:shows] Generate better IDs and add a test for that

9 years ago[bbccouk] Improve _VALID_URL
Sergey M․ [Fri, 30 Jan 2015 17:47:09 +0000 (23:47 +0600)]
[bbccouk] Improve _VALID_URL

9 years ago[mixcloud] Remove unused import
Sergey M․ [Fri, 30 Jan 2015 17:21:58 +0000 (23:21 +0600)]
[mixcloud] Remove unused import

9 years ago[mixcloud] Fix extraction (Closes #4784)
Sergey M․ [Fri, 30 Jan 2015 17:21:44 +0000 (23:21 +0600)]
[mixcloud] Fix extraction (Closes #4784)

9 years ago[nhl:news] Add extractor (Closes #4805)
Sergey M․ [Fri, 30 Jan 2015 17:12:27 +0000 (23:12 +0600)]
[nhl:news] Add extractor (Closes #4805)

9 years ago[nhl] Improve _VALID_URL (#4805)
Sergey M․ [Fri, 30 Jan 2015 16:46:53 +0000 (22:46 +0600)]
[nhl] Improve _VALID_URL (#4805)

9 years ago[drtv] Improve _VALID_URL (#4814)
Sergey M․ [Fri, 30 Jan 2015 16:42:11 +0000 (22:42 +0600)]
[drtv] Improve _VALID_URL (#4814)

9 years ago[mtv] Extract subtitles (Closes #4811)
Sergey M․ [Fri, 30 Jan 2015 15:57:59 +0000 (21:57 +0600)]
[mtv] Extract subtitles (Closes #4811)

9 years ago[spike] Improve _VALID_URL
Sergey M․ [Fri, 30 Jan 2015 15:54:48 +0000 (21:54 +0600)]
[spike] Improve _VALID_URL

9 years ago[spike] Modernize
Sergey M․ [Fri, 30 Jan 2015 15:54:14 +0000 (21:54 +0600)]
[spike] Modernize

9 years ago[downloader/f4m] Clarify that we should eventually just implement the DRM scheme...
Philipp Hagemeister [Fri, 30 Jan 2015 15:06:55 +0000 (16:06 +0100)]
[downloader/f4m] Clarify that we should eventually just implement the DRM scheme (#3000)

9 years agoMerge remote-tracking branch 'rzhxeo/f4m-drm'
Philipp Hagemeister [Fri, 30 Jan 2015 15:00:47 +0000 (16:00 +0100)]
Merge remote-tracking branch 'rzhxeo/f4m-drm'

9 years ago[washingtonpost] Catch more UUIDs
Philipp Hagemeister [Fri, 30 Jan 2015 14:53:58 +0000 (15:53 +0100)]
[washingtonpost] Catch more UUIDs

9 years ago[extractor/common] Document all protocol values
Philipp Hagemeister [Fri, 30 Jan 2015 14:53:16 +0000 (15:53 +0100)]
[extractor/common] Document all protocol values

9 years ago[test/helper] Clarify which keys have to be added
Philipp Hagemeister [Fri, 30 Jan 2015 14:52:31 +0000 (15:52 +0100)]
[test/helper] Clarify which keys have to be added

9 years ago[youtube] Remove unused import
Philipp Hagemeister [Fri, 30 Jan 2015 09:59:19 +0000 (10:59 +0100)]
[youtube] Remove unused import

9 years ago[cinchcast] Wrap overly long lines (#4820)
Philipp Hagemeister [Fri, 30 Jan 2015 09:59:07 +0000 (10:59 +0100)]
[cinchcast] Wrap overly long lines (#4820)

9 years agoMerge remote-tracking branch 'codesparkle/master'
Philipp Hagemeister [Fri, 30 Jan 2015 09:56:53 +0000 (10:56 +0100)]
Merge remote-tracking branch 'codesparkle/master'

9 years agodedup AUTHORS
Philipp Hagemeister [Fri, 30 Jan 2015 09:48:39 +0000 (10:48 +0100)]
dedup AUTHORS

9 years agoSmotri info extractor: removed unreachable code and updated old md5 for test video
codesparkle [Fri, 30 Jan 2015 09:35:20 +0000 (20:35 +1100)]
Smotri info extractor: removed unreachable code and updated old md5 for test video

9 years agoRemove duplicate dictionary keys
codesparkle [Fri, 30 Jan 2015 09:11:51 +0000 (20:11 +1100)]
Remove duplicate dictionary keys

9 years agoSimplify list creation
codesparkle [Fri, 30 Jan 2015 09:10:12 +0000 (20:10 +1100)]
Simplify list creation

9 years agoThe opening curly brace `{` is a regex reserved [control character](http://stackoverf...
codesparkle [Fri, 30 Jan 2015 07:41:40 +0000 (18:41 +1100)]
The opening curly brace `{` is a regex reserved [control character](stackoverflow.com/a/400316/1106367), so it needs to be escaped.

9 years agorelease 2015.01.30.2
Philipp Hagemeister [Fri, 30 Jan 2015 03:44:00 +0000 (04:44 +0100)]
release 2015.01.30.2

9 years ago[youtube] Fall back to embed webpage when content is blocked on main (Fixes #4717)
Philipp Hagemeister [Fri, 30 Jan 2015 03:43:50 +0000 (04:43 +0100)]
[youtube] Fall back to embed webpage when content is blocked on main (Fixes #4717)

9 years ago[README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800)
Philipp Hagemeister [Fri, 30 Jan 2015 03:17:44 +0000 (04:17 +0100)]
[README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800)