Commit Graph

5865 Commits (488447455d3d90e1d83a7ebc2f9ce552e031e0d8)
 

Author SHA1 Message Date
Philipp Hagemeister cc025e1226 release 2011.09.17
Philipp Hagemeister eca1b76f01 Update README
Philipp Hagemeister 366cbfb04a Fix _do_download signature
Philipp Hagemeister 18bb3d1e35 Make --continue the default and provide --no-continue (Closes )
Michael Haggerty 10e7194db1 If --continue is not enabled, set resume_len to zero.
This corrects the reporting of download progress (which previously
started at a value greater than zero).
Philipp Hagemeister ef357c4bf2 Bump version number
Philipp Hagemeister 5260e68f64 Add format fallback
Philipp Hagemeister 6a1ca41e17 Update README
Philipp Hagemeister c99dcbd2d6 Merge remote-tracking branch 'rmanola/master' (Closes: )
Add option to specify mp3 quality and prevent the video from being deleted
Dominik Heidler da0db53a75 added option to get the available formats for a video (Closes )
Kegan c52b01f326 Added ability to download worst quality video file only. (Closes )
Kegan 36597dc40f Updated to stamp extracted audio file with HTTP last modified date.
Philipp Hagemeister 9b4556c469 New option --skip-download (Closes )
Philipp Hagemeister f3098c4d8a --list-extractors (Closes )
Philipp Hagemeister bdb3f7a769 Simplify suitable
Philipp Hagemeister afb5b55de6 Proper warning if xml.etree.ElementTree is not available
Philipp Hagemeister c23cec29a3 Update LATEST_VERSION (and wait for a script to do it so I do not forget ;) )
Philipp Hagemeister e5b9fac281 Bump version number
Philipp Hagemeister 08c1d0d3bc Update README
Anand Babu Periasamy 20e91e8375 Add --match-title and --reject-title (Closes )
Philipp Hagemeister f9c6878714 Support for The Escapist
Philipp Hagemeister 8c5dc3ad40 Simplify IE index
Philipp Hagemeister 1d2e86aed9 Decapitalize options in README for consistency with youtube-dl --help
Philipp Hagemeister a2f7e3a5bb Clarify usage
Philipp Hagemeister f2a3a3522c typo in README
Philipp Hagemeister b487ef0833 Fully implement comedycentral downloader
Philipp Hagemeister d0922f29a3 Update LATEST_VERSION (oops)
Philipp Hagemeister b90bcbe79e Bump version number
Philipp Hagemeister 8236e85178 s#phihag#rg3
Philipp Hagemeister 803abae206 Do not claim copyright in README (Closes )
Philipp Hagemeister 50bdd8a9e7 Merge remote-tracking branch 'knagano/master'
Philipp Hagemeister 34554a7ad4 Merge remote-tracking branch 'CaptainPatate/master'
Philipp Hagemeister 93e1659586 Bump version number (remove -phihag)
Philipp Hagemeister b576abb457 Automatically generate LATEST_VERSION (Closes )
Philipp Hagemeister f166bccc8f Allow downloading current thedailyshow episode with youtube-dl :tds
Philipp Hagemeister 5a2ba45e09 Clarify README
Philipp Hagemeister e133e1213f README: More bug filing instructions
Philipp Hagemeister 454d6691d8 Include ERROR: no fmt_url_map or conn information found in video info in FAQ
Philipp Hagemeister d793aebaed comedycentral: 1 seems to be the constant correct offset
Philipp Hagemeister 5991ddfd7a comedycentral: Use media number instead of act number as ID
Philipp Hagemeister a88bc6bbd3 Temporarily fix dailyshow+colbertnation media IDs
Philipp Hagemeister 46c8c43266 Switch around act and episode title (makes -t nicer)
Philipp Hagemeister fedf9f3902 Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets fixed)
Philipp Hagemeister 0f862ea18c comedycentral: include player URL (still broken)
Philipp Hagemeister c8e30044b8 Rudimentary support for comedycentral (rtmpdump currently broken)
Philipp Hagemeister cec3a53cbd Do not try to re-encode unicode filenames (Closes )
Philipp Hagemeister 6fc5b0bb17 Credit Sören Schulze for myvideo support
Philipp Hagemeister 9b0a8bc198 myvideo.de support
Philipp Hagemeister e5e74ffb97 Fix os.makedirs in Windows
Philipp Hagemeister eb99a7ee5f Bump version to 2011.09.06