Commit Graph

2429 Commits (2a7c35dd46ad90872feb2ca1baf85f226624cc4c)

Author SHA1 Message Date
sahutd 2a7c35dd46 added dropbox support
sahutd 8da531359e Added dropbox support. issue
Philipp Hagemeister e2b944cf43 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 3ec05685f7 [extractor/common] Limit --write-pages filename to 200 chars
This avoids problems with very long URLs.
Jaime Marquínez Ferrándiz e103fd46ca FFmpegMergerPP: Print an info message with the destination before running ffmpeg
Philipp Hagemeister 877bfd69d1 [cnn] Improve test
Philipp Hagemeister e0ef49f205 release 2014.01.17.2
Philipp Hagemeister f68cd00fe3 [kankan] Skip test
Philipp Hagemeister ca70d215cf [kankan] Simplify
Philipp Hagemeister d0390a0c92 [mixcloud] Use unicode_literals
Philipp Hagemeister dd2535c38a [mixcloud] Fix URL extraction
Philipp Hagemeister b78d180170 [mpora] Fix uploader name extraction
Philipp Hagemeister 26dca1661e [ted] Updated checksums
Philipp Hagemeister f853f8594d [ted] Use unicode_literals
Philipp Hagemeister d0da491e1e [condenast] Allow multiple formats, and sort centralized
Philipp Hagemeister 6e249060cf [condenast] Use unicode_literals
Philipp Hagemeister fbcd7b5f83 [soundcloud] Use unicode_literals and centralized sorting
Philipp Hagemeister 9ac0a67581 [spankwire] Use centralized format sorting and unicode_literals
Philipp Hagemeister befdc8f3b6 [teamcoco] Use centralized sorting
Philipp Hagemeister bb198c95e2 [teamcoco] Use unicode_literals
Philipp Hagemeister c1195541b7 [gamespot] Use unicode_literals
Philipp Hagemeister 26844eb57b [franceinter] Remove superfluous whitespace
Philipp Hagemeister a7732b672e Credit @sahutd for franceinter ()
Philipp Hagemeister 677b3ce82f [franceinter] Minor improvements ()
Philipp Hagemeister fabfe17d5e [flickr] Use unicode literals
Philipp Hagemeister 82696d5d5d Merge remote-tracking branch 'sahutd/master'
Philipp Hagemeister 9eea4fb835 release 2013.01.17.1
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes )
Philipp Hagemeister 8e589a8a47 release 2013.01.17
Philipp Hagemeister 2f21eb2db6 [generic] Do not fetch XML URLs (Fixes )
Jaime Marquínez Ferrándiz c11529618a [redtube] Make ‘http:’ not optional (closes )
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.
sahutd c8650f7ecd Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
Saimadhav Heblikar 14e7543a5a franceinter [Issue ]
Added franceinterIE import to reflect addition of FranceInter support. Issue 
Saimadhav Heblikar bf6705f584 Added franceinter [Issue ]
Filippo Valsorda a9f53ce7ea Add a couple of missing http:// in test URLs
Philipp Hagemeister 4950f30890 Fix --list-formats description (Closes )
Philipp Hagemeister 17093b83ca Allow ~ in --download-archive (Fixes )
Philipp Hagemeister 5d8683a5cd [nowvideo] Add support for .sx version (Fixes )
Philipp Hagemeister cede88e5bb Merge pull request from dstftw/master
Tidy help text
dst 67d28bff12 Tidy help text
dst 7ee40b5d1c [lynda] Add support for member accounts and paid videos (Closes )
Jaime Marquínez Ferrándiz db22af36ec [brightcove] The ‘id’ attribute is not always present in the object tag (fixes )
It looks like the ‘flashId’ parameter is not needed.
Philipp Hagemeister f8b5ab8cfa [bandcamp] Make thumbnail and uploader optional
Fixes 
Jaime Marquínez Ferrándiz 298f16f954 [bandcamp] Fix variable name
Philipp Hagemeister ce6b9a2dba [youtube] Add a pseudo format for rtmp videos ()
Philipp Hagemeister c3197e3e5c [youtube] Correct subtitle URL (Fixes )
Philipp Hagemeister d420d8dd1b release 2014.01.08
Philipp Hagemeister 3fabeaa1f4 [vimeo] Support protocol-relative URLs
Philipp Hagemeister 35aa7098cd Merge remote-tracking branch 'origin/prefer-ffmpeg'
Jaime Marquínez Ferrándiz 9d6192a5b8 [bloomberg] Fix ooyala url extraction