youtube-dl
10 years agoMerge pull request #2153 from jaimeMF/ffmpeg-merger-check-install
Philipp Hagemeister [Sun, 19 Jan 2014 04:42:51 +0000 (20:42 -0800)]
Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install

Don’t try to merge the formats if ffmpeg or avconv are not installed

10 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Fri, 17 Jan 2014 13:48:15 +0000 (14:48 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

10 years ago[extractor/common] Limit --write-pages filename to 200 chars
Philipp Hagemeister [Fri, 17 Jan 2014 13:47:46 +0000 (14:47 +0100)]
[extractor/common] Limit --write-pages filename to 200 chars

This avoids problems with very long URLs.

10 years agoFFmpegMergerPP: Print an info message with the destination before running ffmpeg
Jaime Marquínez Ferrándiz [Fri, 17 Jan 2014 13:31:23 +0000 (14:31 +0100)]
FFmpegMergerPP: Print an info message with the destination before running ffmpeg

10 years ago[cnn] Improve test
Philipp Hagemeister [Fri, 17 Jan 2014 04:06:13 +0000 (05:06 +0100)]
[cnn] Improve test

10 years agorelease 2014.01.17.2
Philipp Hagemeister [Fri, 17 Jan 2014 03:22:15 +0000 (04:22 +0100)]
release 2014.01.17.2

10 years ago[kankan] Skip test
Philipp Hagemeister [Fri, 17 Jan 2014 03:21:54 +0000 (04:21 +0100)]
[kankan] Skip test

10 years ago[kankan] Simplify
Philipp Hagemeister [Fri, 17 Jan 2014 03:21:22 +0000 (04:21 +0100)]
[kankan] Simplify

10 years ago[mixcloud] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 03:06:18 +0000 (04:06 +0100)]
[mixcloud] Use unicode_literals

10 years ago[mixcloud] Fix URL extraction
Philipp Hagemeister [Fri, 17 Jan 2014 03:05:15 +0000 (04:05 +0100)]
[mixcloud] Fix URL extraction

10 years ago[mpora] Fix uploader name extraction
Philipp Hagemeister [Fri, 17 Jan 2014 02:59:42 +0000 (03:59 +0100)]
[mpora] Fix uploader name extraction

10 years ago[ted] Updated checksums
Philipp Hagemeister [Fri, 17 Jan 2014 02:54:54 +0000 (03:54 +0100)]
[ted] Updated checksums

10 years ago[ted] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:52:17 +0000 (03:52 +0100)]
[ted] Use unicode_literals

10 years agoRemove youtube swf signature test
Philipp Hagemeister [Fri, 17 Jan 2014 02:49:55 +0000 (03:49 +0100)]
Remove youtube swf signature test

Apparently, swf players are no longer in use. If we find one, we'll readd it.

10 years ago[condenast] Allow multiple formats, and sort centralized
Philipp Hagemeister [Fri, 17 Jan 2014 02:36:03 +0000 (03:36 +0100)]
[condenast] Allow multiple formats, and sort centralized

10 years ago[condenast] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:32:02 +0000 (03:32 +0100)]
[condenast] Use unicode_literals

10 years ago[soundcloud] Use unicode_literals and centralized sorting
Philipp Hagemeister [Fri, 17 Jan 2014 02:29:41 +0000 (03:29 +0100)]
[soundcloud] Use unicode_literals and centralized sorting

10 years ago[spankwire] Use centralized format sorting and unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:25:59 +0000 (03:25 +0100)]
[spankwire] Use centralized format sorting and unicode_literals

10 years ago[teamcoco] Use centralized sorting
Philipp Hagemeister [Fri, 17 Jan 2014 02:22:02 +0000 (03:22 +0100)]
[teamcoco] Use centralized sorting

10 years ago[teamcoco] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:15:09 +0000 (03:15 +0100)]
[teamcoco] Use unicode_literals

10 years ago[gamespot] Use unicode_literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:13:40 +0000 (03:13 +0100)]
[gamespot] Use unicode_literals

10 years ago[franceinter] Remove superfluous whitespace
Philipp Hagemeister [Fri, 17 Jan 2014 02:10:54 +0000 (03:10 +0100)]
[franceinter] Remove superfluous whitespace

10 years agoCredit @sahutd for franceinter (#2152)
Philipp Hagemeister [Fri, 17 Jan 2014 02:09:34 +0000 (03:09 +0100)]
Credit @sahutd for franceinter (#2152)

10 years ago[franceinter] Minor improvements (#2152)
Philipp Hagemeister [Fri, 17 Jan 2014 02:09:07 +0000 (03:09 +0100)]
[franceinter] Minor improvements (#2152)

10 years ago[flickr] Use unicode literals
Philipp Hagemeister [Fri, 17 Jan 2014 02:07:01 +0000 (03:07 +0100)]
[flickr] Use unicode literals

10 years agoMerge remote-tracking branch 'sahutd/master'
Philipp Hagemeister [Fri, 17 Jan 2014 02:02:55 +0000 (03:02 +0100)]
Merge remote-tracking branch 'sahutd/master'

10 years agorelease 2013.01.17.1
Philipp Hagemeister [Fri, 17 Jan 2014 01:57:46 +0000 (02:57 +0100)]
release 2013.01.17.1

10 years ago[everyonesmixtape] Add support (Fixes #2161)
Philipp Hagemeister [Fri, 17 Jan 2014 01:53:34 +0000 (02:53 +0100)]
[everyonesmixtape] Add support (Fixes #2161)

10 years agorelease 2013.01.17
Philipp Hagemeister [Fri, 17 Jan 2014 01:13:13 +0000 (02:13 +0100)]
release 2013.01.17

10 years ago[generic] Do not fetch XML URLs (Fixes #2162)
Philipp Hagemeister [Fri, 17 Jan 2014 01:13:00 +0000 (02:13 +0100)]
[generic] Do not fetch XML URLs (Fixes #2162)

10 years ago[redtube] Make ‘http:’ not optional (closes #2160)
Jaime Marquínez Ferrándiz [Thu, 16 Jan 2014 10:21:33 +0000 (11:21 +0100)]
[redtube] Make ‘http:’  not optional (closes #2160)

If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.

10 years agoDon’t try to merge the formats if ffmpeg or avconv are not installed
Jaime Marquínez Ferrándiz [Wed, 15 Jan 2014 11:59:15 +0000 (12:59 +0100)]
Don’t try to merge the formats if ffmpeg or avconv are not installed

10 years agoMade modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
sahutd [Wed, 15 Jan 2014 11:18:55 +0000 (16:48 +0530)]
Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151

10 years agofranceinter [Issue #2105]
Saimadhav Heblikar [Wed, 15 Jan 2014 06:21:12 +0000 (11:51 +0530)]
franceinter [Issue #2105]

Added franceinterIE import to reflect addition of FranceInter support. Issue #2105

10 years agoAdded franceinter [Issue #2105]
Saimadhav Heblikar [Wed, 15 Jan 2014 06:19:50 +0000 (11:49 +0530)]
Added franceinter [Issue #2105]

10 years agoAdd a couple of missing http:// in test URLs
Filippo Valsorda [Tue, 14 Jan 2014 21:01:31 +0000 (16:01 -0500)]
Add a couple of missing http:// in test URLs

10 years agoImplement a different adult sites checking algorithm
Filippo Valsorda [Tue, 14 Jan 2014 21:01:00 +0000 (16:01 -0500)]
Implement a different adult sites checking algorithm

10 years agoFix --list-formats description (Closes #2142)
Philipp Hagemeister [Sun, 12 Jan 2014 23:03:31 +0000 (00:03 +0100)]
Fix --list-formats description (Closes #2142)

10 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Sun, 12 Jan 2014 11:55:05 +0000 (12:55 +0100)]
Merge remote-tracking branch 'origin/master'

10 years ago[nowvideo] Recognize nowvideo.sx urls (fixes #2127)
Jaime Marquínez Ferrándiz [Sun, 12 Jan 2014 11:42:06 +0000 (12:42 +0100)]
[nowvideo] Recognize nowvideo.sx urls (fixes #2127)

10 years agoAllow ~ in --download-archive (Fixes #2137)
Philipp Hagemeister [Sun, 12 Jan 2014 00:27:47 +0000 (01:27 +0100)]
Allow ~ in --download-archive (Fixes #2137)

10 years ago[nowvideo] Add support for .sx version (Fixes #2127)
Philipp Hagemeister [Sun, 12 Jan 2014 00:22:56 +0000 (01:22 +0100)]
[nowvideo] Add support for .sx version (Fixes #2127)

10 years agoMerge pull request #2139 from dstftw/master
Philipp Hagemeister [Sun, 12 Jan 2014 00:18:38 +0000 (16:18 -0800)]
Merge pull request #2139 from dstftw/master

Tidy help text

10 years agoMerge pull request #2138 from dstftw/lynda-membership-support
Philipp Hagemeister [Sun, 12 Jan 2014 00:18:08 +0000 (16:18 -0800)]
Merge pull request #2138 from dstftw/lynda-membership-support

[lynda] Add support for member accounts and paid videos (Closes #2125)

10 years agoTidy help text
dst [Sat, 11 Jan 2014 23:27:00 +0000 (06:27 +0700)]
Tidy help text

10 years ago[lynda] Add support for member accounts and paid videos (Closes #2125)
dst [Sat, 11 Jan 2014 22:26:35 +0000 (05:26 +0700)]
[lynda] Add support for member accounts and paid videos (Closes #2125)

10 years ago[brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132)
Jaime Marquínez Ferrándiz [Fri, 10 Jan 2014 18:39:42 +0000 (19:39 +0100)]
[brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132)

It looks like the ‘flashId’ parameter is not needed.

10 years ago[bandcamp] Make thumbnail and uploader optional
Philipp Hagemeister [Thu, 9 Jan 2014 22:04:26 +0000 (23:04 +0100)]
[bandcamp] Make thumbnail and uploader optional

Fixes #2129

10 years ago[bandcamp] Fix variable name
Jaime Marquínez Ferrándiz [Thu, 9 Jan 2014 19:23:28 +0000 (20:23 +0100)]
[bandcamp] Fix variable name

10 years agoFix typo in the readme
Jaime Marquínez Ferrándiz [Thu, 9 Jan 2014 17:40:23 +0000 (18:40 +0100)]
Fix typo in the readme

10 years ago[youtube] Add a pseudo format for rtmp videos (#2123)
Philipp Hagemeister [Thu, 9 Jan 2014 01:38:50 +0000 (02:38 +0100)]
[youtube] Add a pseudo format for rtmp videos (#2123)

10 years ago[youtube] Correct subtitle URL (Fixes #2120)
Philipp Hagemeister [Thu, 9 Jan 2014 00:36:21 +0000 (01:36 +0100)]
[youtube] Correct subtitle URL (Fixes #2120)

10 years agorelease 2014.01.08
Philipp Hagemeister [Wed, 8 Jan 2014 22:42:52 +0000 (23:42 +0100)]
release 2014.01.08

10 years ago[vimeo] Support protocol-relative URLs
Philipp Hagemeister [Wed, 8 Jan 2014 21:42:52 +0000 (22:42 +0100)]
[vimeo] Support protocol-relative URLs

10 years agoMerge remote-tracking branch 'origin/prefer-ffmpeg'
Philipp Hagemeister [Wed, 8 Jan 2014 17:32:06 +0000 (18:32 +0100)]
Merge remote-tracking branch 'origin/prefer-ffmpeg'

10 years ago[bloomberg] Fix ooyala url extraction
Jaime Marquínez Ferrándiz [Wed, 8 Jan 2014 17:18:45 +0000 (18:18 +0100)]
[bloomberg] Fix ooyala url extraction

10 years agoAdd ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Jaime Marquínez Ferrándiz [Wed, 8 Jan 2014 16:53:34 +0000 (17:53 +0100)]
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)

Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.

10 years ago[francetv] Add extractor for Culturebox (closes #2117)
Jaime Marquínez Ferrándiz [Wed, 8 Jan 2014 15:16:34 +0000 (16:16 +0100)]
[francetv] Add extractor for Culturebox (closes #2117)

10 years ago[hls] Fix the program name when reporting the file size
Jaime Marquínez Ferrándiz [Wed, 8 Jan 2014 15:15:20 +0000 (16:15 +0100)]
[hls] Fix the program name when reporting the file size

10 years agoMerge pull request #2116 from dstftw/novamov
Philipp Hagemeister [Wed, 8 Jan 2014 09:27:11 +0000 (01:27 -0800)]
Merge pull request #2116 from dstftw/novamov

[novamov] Add embedded player support

10 years ago[novamov] Remove superfluous tabs
dst [Wed, 8 Jan 2014 01:11:46 +0000 (08:11 +0700)]
[novamov] Remove superfluous tabs

10 years ago[novamov] Add embedded player support
dst [Wed, 8 Jan 2014 01:07:11 +0000 (08:07 +0700)]
[novamov] Add embedded player support

10 years ago[novamov] Simplify
Philipp Hagemeister [Wed, 8 Jan 2014 00:18:47 +0000 (01:18 +0100)]
[novamov] Simplify

10 years agoMerge remote-tracking branch 'dstftw/novamov'
Philipp Hagemeister [Wed, 8 Jan 2014 00:15:43 +0000 (01:15 +0100)]
Merge remote-tracking branch 'dstftw/novamov'

10 years agoUse double quotes in error message (#2112)
Philipp Hagemeister [Tue, 7 Jan 2014 23:05:09 +0000 (00:05 +0100)]
Use double quotes in error message (#2112)

On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.

10 years ago[novamov] Add support for novamov.com (Fixes #2035)
dst [Tue, 7 Jan 2014 15:18:10 +0000 (22:18 +0700)]
[novamov] Add support for novamov.com (Fixes #2035)

10 years ago[generic] Fix regexes
Philipp Hagemeister [Tue, 7 Jan 2014 10:04:27 +0000 (11:04 +0100)]
[generic] Fix regexes

10 years ago[metacritic] Use centralized sorting and unicode_literals
Philipp Hagemeister [Tue, 7 Jan 2014 09:27:20 +0000 (10:27 +0100)]
[metacritic] Use centralized sorting and unicode_literals

10 years ago[pornhub] Use centralized sorting
Philipp Hagemeister [Tue, 7 Jan 2014 09:25:34 +0000 (10:25 +0100)]
[pornhub] Use centralized sorting

10 years ago[c56] Add suppot for multiple formats
Philipp Hagemeister [Tue, 7 Jan 2014 09:19:15 +0000 (10:19 +0100)]
[c56] Add suppot for multiple formats

10 years ago[archiveorg] Use centralized sorting
Philipp Hagemeister [Tue, 7 Jan 2014 09:16:22 +0000 (10:16 +0100)]
[archiveorg] Use centralized sorting

10 years agorelease 2014.01.07.5
Philipp Hagemeister [Tue, 7 Jan 2014 09:09:56 +0000 (10:09 +0100)]
release 2014.01.07.5

10 years agoClarify --date* documentation (Fixes #2093)
Philipp Hagemeister [Tue, 7 Jan 2014 09:09:37 +0000 (10:09 +0100)]
Clarify --date* documentation (Fixes #2093)

10 years agoMore unicode literals
Philipp Hagemeister [Tue, 7 Jan 2014 09:04:48 +0000 (10:04 +0100)]
More unicode literals

10 years agorelease 2014.01.07.4
Philipp Hagemeister [Tue, 7 Jan 2014 08:52:29 +0000 (09:52 +0100)]
release 2014.01.07.4

10 years ago[vimeo] Add support for passwords for player. URLs
Philipp Hagemeister [Tue, 7 Jan 2014 08:51:57 +0000 (09:51 +0100)]
[vimeo] Add support for passwords for player. URLs

Fixes #2053

10 years agoCorrectly set IE_NAME field
Philipp Hagemeister [Tue, 7 Jan 2014 08:45:58 +0000 (09:45 +0100)]
Correctly set IE_NAME field

10 years agoswitch more to unicode_literals
Philipp Hagemeister [Tue, 7 Jan 2014 08:45:40 +0000 (09:45 +0100)]
switch more to unicode_literals

10 years agoRemove unusued import
Philipp Hagemeister [Tue, 7 Jan 2014 08:42:38 +0000 (09:42 +0100)]
Remove unusued import

10 years ago+unicode_literals
Philipp Hagemeister [Tue, 7 Jan 2014 08:41:13 +0000 (09:41 +0100)]
+unicode_literals

10 years ago[khanacademy] Add support (Fixes #2066)
Philipp Hagemeister [Tue, 7 Jan 2014 08:35:34 +0000 (09:35 +0100)]
[khanacademy] Add support (Fixes #2066)

10 years agorelease 2014.01.07.3
Philipp Hagemeister [Tue, 7 Jan 2014 07:28:13 +0000 (08:28 +0100)]
release 2014.01.07.3

10 years ago[release] Check for useless files before release
Philipp Hagemeister [Tue, 7 Jan 2014 07:28:05 +0000 (08:28 +0100)]
[release] Check for useless files before release

10 years agorelease 2014.01.07.2
Philipp Hagemeister [Tue, 7 Jan 2014 07:21:05 +0000 (08:21 +0100)]
release 2014.01.07.2

10 years agorelease 2014.01.07.1
Philipp Hagemeister [Tue, 7 Jan 2014 07:09:08 +0000 (08:09 +0100)]
release 2014.01.07.1

10 years ago--list-formats: Only add "@" if vbr is given
Philipp Hagemeister [Tue, 7 Jan 2014 07:08:48 +0000 (08:08 +0100)]
--list-formats: Only add "@" if vbr is given

10 years ago[mpora] Add support (Fixes #2096)
Philipp Hagemeister [Tue, 7 Jan 2014 07:07:46 +0000 (08:07 +0100)]
[mpora] Add support (Fixes #2096)

10 years ago[lynda] Fix download if subtitles were not requested
Philipp Hagemeister [Tue, 7 Jan 2014 06:17:49 +0000 (07:17 +0100)]
[lynda] Fix download if subtitles were not requested

10 years ago[lynda] Remove superfluous space
Philipp Hagemeister [Tue, 7 Jan 2014 06:14:46 +0000 (07:14 +0100)]
[lynda] Remove superfluous space

10 years ago[lynda] Remove useless u""
Philipp Hagemeister [Tue, 7 Jan 2014 06:14:12 +0000 (07:14 +0100)]
[lynda] Remove useless u""

10 years ago[vimeo] Fix playlist URL matching
Philipp Hagemeister [Tue, 7 Jan 2014 06:13:42 +0000 (07:13 +0100)]
[vimeo] Fix playlist URL matching

10 years ago[xattr] Correct on Windows
Philipp Hagemeister [Tue, 7 Jan 2014 05:50:24 +0000 (06:50 +0100)]
[xattr] Correct on Windows

10 years ago[xattr] Always use UTF-8
Philipp Hagemeister [Tue, 7 Jan 2014 05:49:15 +0000 (06:49 +0100)]
[xattr] Always use UTF-8

On Windows and other systems, other encodings would break when trying to encode non-ASCII characters.
Simply use UTF-8, like every sane system.

10 years ago[xattr] Rework
Philipp Hagemeister [Tue, 7 Jan 2014 05:34:55 +0000 (06:34 +0100)]
[xattr] Rework

In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.

10 years agoMove check_executable into a helper ufnction
Philipp Hagemeister [Tue, 7 Jan 2014 05:23:41 +0000 (06:23 +0100)]
Move check_executable into a helper ufnction

10 years ago[xattr] Always output a warning message on errors
Philipp Hagemeister [Tue, 7 Jan 2014 05:12:28 +0000 (06:12 +0100)]
[xattr] Always output a warning message on errors

10 years ago[xattr] Write bytestrings, not characters
Philipp Hagemeister [Tue, 7 Jan 2014 05:11:21 +0000 (06:11 +0100)]
[xattr] Write bytestrings, not characters

10 years agoSplit postprocessor package into multiple modules
Philipp Hagemeister [Tue, 7 Jan 2014 04:59:22 +0000 (05:59 +0100)]
Split postprocessor package into multiple modules

10 years ago[orf] Remove unused variable name
Philipp Hagemeister [Tue, 7 Jan 2014 04:51:46 +0000 (05:51 +0100)]
[orf] Remove unused variable name

10 years agoMove postprocessor into its own package
Philipp Hagemeister [Tue, 7 Jan 2014 04:49:17 +0000 (05:49 +0100)]
Move postprocessor into its own package