Commit Graph

2532 Commits (0f2999fe2b352795d54e6fcc4027e6a64ce5bc1d)

Author SHA1 Message Date
Philipp Hagemeister dd27fd1739 [youtube] Download DASH manifest
If given, download and parse the DASH manifest file, in order to get ultra-HQ formats.
Fixes #2166
11 years ago
Philipp Hagemeister dfa50793d8 Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install
Don’t try to merge the formats if ffmpeg or avconv are not installed
11 years ago
sahutd 2a7c35dd46 added dropbox support 11 years ago
sahutd 8da531359e Added dropbox support. issue #2055 11 years ago
Philipp Hagemeister e2b944cf43 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 3ec05685f7 [extractor/common] Limit --write-pages filename to 200 chars
This avoids problems with very long URLs.
11 years ago
Jaime Marquínez Ferrándiz e103fd46ca FFmpegMergerPP: Print an info message with the destination before running ffmpeg 11 years ago
Philipp Hagemeister 877bfd69d1 [cnn] Improve test 11 years ago
Philipp Hagemeister e0ef49f205 release 2014.01.17.2 11 years ago
Philipp Hagemeister f68cd00fe3 [kankan] Skip test 11 years ago
Philipp Hagemeister ca70d215cf [kankan] Simplify 11 years ago
Philipp Hagemeister d0390a0c92 [mixcloud] Use unicode_literals 11 years ago
Philipp Hagemeister dd2535c38a [mixcloud] Fix URL extraction 11 years ago
Philipp Hagemeister b78d180170 [mpora] Fix uploader name extraction 11 years ago
Philipp Hagemeister 26dca1661e [ted] Updated checksums 11 years ago
Philipp Hagemeister f853f8594d [ted] Use unicode_literals 11 years ago
Philipp Hagemeister d0da491e1e [condenast] Allow multiple formats, and sort centralized 11 years ago
Philipp Hagemeister 6e249060cf [condenast] Use unicode_literals 11 years ago
Philipp Hagemeister fbcd7b5f83 [soundcloud] Use unicode_literals and centralized sorting 11 years ago
Philipp Hagemeister 9ac0a67581 [spankwire] Use centralized format sorting and unicode_literals 11 years ago
Philipp Hagemeister befdc8f3b6 [teamcoco] Use centralized sorting 11 years ago
Philipp Hagemeister bb198c95e2 [teamcoco] Use unicode_literals 11 years ago
Philipp Hagemeister c1195541b7 [gamespot] Use unicode_literals 11 years ago
Philipp Hagemeister 26844eb57b [franceinter] Remove superfluous whitespace 11 years ago
Philipp Hagemeister a7732b672e Credit @sahutd for franceinter (#2152) 11 years ago
Philipp Hagemeister 677b3ce82f [franceinter] Minor improvements (#2152) 11 years ago
Philipp Hagemeister fabfe17d5e [flickr] Use unicode literals 11 years ago
Philipp Hagemeister 82696d5d5d Merge remote-tracking branch 'sahutd/master' 11 years ago
Philipp Hagemeister 9eea4fb835 release 2013.01.17.1 11 years ago
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes #2161) 11 years ago
Philipp Hagemeister 8e589a8a47 release 2013.01.17 11 years ago
Philipp Hagemeister 2f21eb2db6 [generic] Do not fetch XML URLs (Fixes #2162) 11 years ago
Jaime Marquínez Ferrándiz c11529618a [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.
11 years ago
Jaime Marquínez Ferrándiz 58c3c7ae38 Don’t try to merge the formats if ffmpeg or avconv are not installed 11 years ago
sahutd c8650f7ecd Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151 11 years ago
Saimadhav Heblikar 14e7543a5a franceinter [Issue #2105]
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
11 years ago
Saimadhav Heblikar bf6705f584 Added franceinter [Issue #2105] 11 years ago
Filippo Valsorda a9f53ce7ea Add a couple of missing http:// in test URLs 11 years ago
Philipp Hagemeister 4950f30890 Fix --list-formats description (Closes #2142) 11 years ago
Philipp Hagemeister 17093b83ca Allow ~ in --download-archive (Fixes #2137) 11 years ago
Philipp Hagemeister 5d8683a5cd [nowvideo] Add support for .sx version (Fixes #2127) 11 years ago
Philipp Hagemeister cede88e5bb Merge pull request #2139 from dstftw/master
Tidy help text
11 years ago
dst 67d28bff12 Tidy help text 11 years ago
dst 7ee40b5d1c [lynda] Add support for member accounts and paid videos (Closes #2125) 11 years ago
Jaime Marquínez Ferrándiz db22af36ec [brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132)
It looks like the ‘flashId’ parameter is not needed.
11 years ago
Philipp Hagemeister f8b5ab8cfa [bandcamp] Make thumbnail and uploader optional
Fixes #2129
11 years ago
Jaime Marquínez Ferrándiz 298f16f954 [bandcamp] Fix variable name 11 years ago
Philipp Hagemeister ce6b9a2dba [youtube] Add a pseudo format for rtmp videos (#2123) 11 years ago
Philipp Hagemeister c3197e3e5c [youtube] Correct subtitle URL (Fixes #2120) 11 years ago
Philipp Hagemeister d420d8dd1b release 2014.01.08 11 years ago
Philipp Hagemeister 3fabeaa1f4 [vimeo] Support protocol-relative URLs 11 years ago
Philipp Hagemeister 35aa7098cd Merge remote-tracking branch 'origin/prefer-ffmpeg' 11 years ago
Jaime Marquínez Ferrándiz 9d6192a5b8 [bloomberg] Fix ooyala url extraction 11 years ago
Jaime Marquínez Ferrándiz 76b1bd672d 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.
11 years ago
Jaime Marquínez Ferrándiz 469ec9416a [francetv] Add extractor for Culturebox (closes #2117) 11 years ago
Jaime Marquínez Ferrándiz 70af3439e9 [hls] Fix the program name when reporting the file size 11 years ago
dst 5f59ee7942 [novamov] Remove superfluous tabs 11 years ago
dst 8f89e68781 [novamov] Add embedded player support 11 years ago
Philipp Hagemeister 10bff13a66 [novamov] Simplify 11 years ago
Philipp Hagemeister 166ff8a3c7 Merge remote-tracking branch 'dstftw/novamov' 11 years ago
Philipp Hagemeister b4622a328b 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.
11 years ago
dst cc253000e4 [novamov] Add support for novamov.com (Fixes #2035) 11 years ago
Philipp Hagemeister 42e4fcf23a [generic] Fix regexes 11 years ago
Philipp Hagemeister 9c63128668 [metacritic] Use centralized sorting and unicode_literals 11 years ago
Philipp Hagemeister 9933b57430 [pornhub] Use centralized sorting 11 years ago
Philipp Hagemeister 84c92dc00f [c56] Add suppot for multiple formats 11 years ago
Philipp Hagemeister 42154ad5bc [archiveorg] Use centralized sorting 11 years ago
Philipp Hagemeister 96f1b0741c release 2014.01.07.5 11 years ago
Philipp Hagemeister bac268e243 Clarify --date* documentation (Fixes #2093) 11 years ago
Philipp Hagemeister 3798eadccd More unicode literals 11 years ago
Philipp Hagemeister 2537186d43 release 2014.01.07.4 11 years ago
Philipp Hagemeister 0eecc6a417 [vimeo] Add support for passwords for player. URLs
Fixes #2053
11 years ago
Philipp Hagemeister 0dc13f4c4a Correctly set IE_NAME field 11 years ago
Philipp Hagemeister f577e0ce15 switch more to unicode_literals 11 years ago
Philipp Hagemeister bd1b906527 Remove unusued import 11 years ago
Philipp Hagemeister ecfef3e5bf +unicode_literals 11 years ago
Philipp Hagemeister 3d3538e422 [khanacademy] Add support (Fixes #2066) 11 years ago
Philipp Hagemeister 0cdad20c75 release 2014.01.07.3 11 years ago
Philipp Hagemeister 089cb705e8 release 2014.01.07.2 11 years ago
Philipp Hagemeister 525e1076ad release 2014.01.07.1 11 years ago
Philipp Hagemeister 282962bd36 --list-formats: Only add "@" if vbr is given 11 years ago
Philipp Hagemeister c93c2ab1c3 [mpora] Add support (Fixes #2096) 11 years ago
Philipp Hagemeister 7b09a4d847 [lynda] Fix download if subtitles were not requested 11 years ago
Philipp Hagemeister 73a25b30ea [lynda] Remove superfluous space 11 years ago
Philipp Hagemeister ac260dd81e [lynda] Remove useless u"" 11 years ago
Philipp Hagemeister 48a2034671 [vimeo] Fix playlist URL matching 11 years ago
Philipp Hagemeister a9ce0c631e [xattr] Correct on Windows 11 years ago
Philipp Hagemeister afc7bc33cb [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.
11 years ago
Philipp Hagemeister 168da92b9a [xattr] Rework
In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.
11 years ago
Philipp Hagemeister d70ad093af Move check_executable into a helper ufnction 11 years ago
Philipp Hagemeister 2a2e2770cc [xattr] Always output a warning message on errors 11 years ago
Philipp Hagemeister 42cc71e80b [xattr] Write bytestrings, not characters 11 years ago
Philipp Hagemeister 496c19234c Split postprocessor package into multiple modules 11 years ago
Philipp Hagemeister 4f81667d76 [orf] Remove unused variable name 11 years ago
Philipp Hagemeister 56327689a2 Move postprocessor into its own package 11 years ago
Philipp Hagemeister ad84831537 [xattr] Coding style 11 years ago
Philipp Hagemeister 5f263296ea Merge remote-tracking branch 'epitron/metadata-pp'
Conflicts:
	youtube_dl/PostProcessor.py
11 years ago
Philipp Hagemeister 89650ea3a6 release 2014.01.07 11 years ago
Philipp Hagemeister 79f8295303 Use original Referer URL in Brightcove requests (Fixes #2110) 11 years ago
Philipp Hagemeister 400e58103d [brightcove] Use unicode_literals 11 years ago
Philipp Hagemeister fcee8ee784 [vimeo] Use _search_regex 11 years ago
Philipp Hagemeister 9148eb002b [vimeo] Use unicode_literals 11 years ago
Philipp Hagemeister 559e370f44 [vimeo] Proper warning when password is required (Fixes #2053)
In player. URLs, the password warning is different.
11 years ago
Philipp Hagemeister cdeb10b5cd release 2014.01.06.1 11 years ago
Philipp Hagemeister e6162a90e6 release 2014.01.06 11 years ago
Philipp Hagemeister 9a6422a81e Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister fcea44c6d5 [vimeo] Add support for review pages
Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE.
Fixes #2106
11 years ago
Philipp Hagemeister 5d73273f6f [orf] Use new extraction method (Fixes #2057) 11 years ago
Philipp Hagemeister c11a0611d9 [veehd] Send requests twice (Fixes #2102) 11 years ago
Philipp Hagemeister 796495886e [generic] Use unicode_literals instead of duplicating the u' 11 years ago
Philipp Hagemeister fa27f667c8 Merge pull request #2104 from dstftw/lynda
[lynda] Add subtitles extraction
11 years ago
Philipp Hagemeister fc9713a1d2 [youtube] Support jwplayer with YouTube URLs (Closes #2075) 11 years ago
dst 62bcfa8c57 [lynda] Add subtitles extraction 11 years ago
Philipp Hagemeister 7f9886379c release 2014.01.05.6 11 years ago
Jaime Marquínez Ferrándiz 41292a3827 Fix list comprehension for decoding the URLs (fixes #2100)
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
11 years ago
Philipp Hagemeister 20f1be02df release 2014.01.05.5 11 years ago
Philipp Hagemeister a339e5cfb5 Remove unused imports 11 years ago
Philipp Hagemeister f46f4a995b [veoh] Simplify 11 years ago
Philipp Hagemeister 4ddba33f78 [veoh] Add support for mobile URLs
Fixes #2052
11 years ago
Philipp Hagemeister e3b7aa8428 release 2014.01.05.4 11 years ago
Philipp Hagemeister d981cef6b9 [generic] Support gorillavid.in
Previously, we were a little bit over-eager and got a random swf file.
Fixes #2084.
11 years ago
Philipp Hagemeister 6fa81ee96e release 2014.01.05.3 11 years ago
Philipp Hagemeister a1a337ade9 release 2014.01.05.02 11 years ago
Philipp Hagemeister c774b3c696 Make sure URLs are always character strings (Fixes #2051) 11 years ago
Philipp Hagemeister 4ea170b8a0 release 2014.01.05.1 11 years ago
Philipp Hagemeister 9656ee5d1d Document --socket-timeout 11 years ago
Philipp Hagemeister a5f1e12a02 release 2014.01.05 11 years ago
Philipp Hagemeister ca9e792253 [cspan] Use HTTP download (Fixes #2098) 11 years ago
Philipp Hagemeister aff24732b9 Merge remote-tracking branch 'rzhxeo/blip'
Conflicts:
	youtube_dl/extractor/bliptv.py
11 years ago
Philipp Hagemeister a9c5e5ca6e Set required properties for format merging 11 years ago
Philipp Hagemeister cefcb9fde3 [bliptv] Use centralized format sorting
This also makes youtube-dl use the better "Source" format by default.
11 years ago
Philipp Hagemeister bca4e93076 [bliptv] Simplify 11 years ago
Philipp Hagemeister 67c20aebb7 Merge remote-tracking branch 'rzhxeo/blip2' 11 years ago
Philipp Hagemeister 448711e39f [pornhd] Add support for ISO-3166 subpages (Fixes #2088) 11 years ago
Philipp Hagemeister 8bf48f237d Fix/work around Windows encoding issues (Fixes #2095) 11 years ago
Philipp Hagemeister 7c0578dc86 [collegehumor] Use character strings by default 11 years ago
Philipp Hagemeister 55033ffb0a [collegehumor] Add support for age_limit 11 years ago
Philipp Hagemeister b4a9bf701a [collegehumor] Support multiple formats (Fixes #2092)
Unfortunately, we lose a part of the description in the new JSON format, but that's still better than a non-functioning URL.
11 years ago
Philipp Hagemeister a015dce0e2 Merge remote-tracking branch 'jaimeMF/merge-formats' 11 years ago
Philipp Hagemeister 6febd1c1df Prepare widespread unicode literal use 11 years ago
Jaime Marquínez Ferrándiz 6350728be2 Allow merging formats (closes #1612)
Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
11 years ago
Philipp Hagemeister a7c26e7338 [lynda] minor changes 11 years ago
Philipp Hagemeister c880557666 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 85689a531f [macgamestore] Minor fixes (#2044) 11 years ago
Philipp Hagemeister cc14dfb8ec Merge remote-tracking branch 'dstftw/macgamestore' 11 years ago
Jaime Marquínez Ferrándiz 91d7d0b333 FFmpegMetadataPP; Write temporary file to `something.temp.{ext}` (fixes #2079)
ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
11 years ago
Philipp Hagemeister 9887c9b2d6 [jpopsuki] Simplify 11 years ago
Philipp Hagemeister d2fee313ec Merge remote-tracking branch 'diffycat/jpopsuki' 11 years ago
Philipp Hagemeister fa7f58e433 release 2014.01.03 11 years ago
Jaime Marquínez Ferrándiz 71cd2a571e [dreisat] Make ‘index.php’ optional in the url (fixes #2080) 11 years ago