youtube-dl
2013-04-20 Jaime Marquínez... Add myself to travis notifications
2013-04-20 Jaime Marquínez... The test video for subtitles has added a new language
2013-04-19 ispedalsAdd tests for YoutubeChannelIE
2013-04-19 ispedalsFix YoutubeChannelIE
2013-04-19 Jaime Marquínez... Merge branch 'extract_info_rewrite'
2013-04-18 Philipp HagemeisterFix playlists with size 50i ∀ i∉ℕ (Closes #782)
2013-04-18 Philipp Hagemeisterrelease 2013.04.18
2013-04-18 Philipp HagemeisterLimit titles to 200 characters (Closes #789)
2013-04-18 Philipp HagemeisterFix FunnyOrDie extraction for a special video (#789)
2013-04-18 Philipp HagemeisterFix facebook IE
2013-04-17 Philipp HagemeisterRevert "disable YT ratelimit; this should enable to...
2013-04-17 Filippo Valsordadisable YT ratelimit; this should enable to max out...
2013-04-16 Jaime Marquínez... Add a playlist_index key to the info_dict, can be used...
2013-04-11 Philipp Hagemeisterrelease 2013.04.11
2013-04-11 Philipp HagemeisterFix keek title extraction
2013-04-11 Philipp HagemeisterShow whole diff in error cases
2013-04-11 Philipp HagemeisterOption to dump intermediate pages
2013-04-11 Philipp HagemeisterUse download_webpage in youtube IE
2013-04-11 Philipp HagemeisterSkip ARD test as it requires rtmpdump
2013-04-11 Philipp HagemeisterRe-enable Stanford OC test
2013-04-11 Philipp HagemeisterFix default for variable-size autonumbering
2013-04-11 Philipp HagemeisterMerge remote-tracking branch 'sagittarian/vimeo-no...
2013-04-11 Philipp HagemeisterRemoved overly verbose options and arguments (Should...
2013-04-11 Stanislav KupryakhinAdded option --autonumber-size:
2013-04-11 Philipp HagemeisterMerge remote-tracking branch 'sagittarian/resolve-symlinks'
2013-04-11 Philipp HagemeisterCredit @catch22 for ARD IE
2013-04-11 Philipp HagemeisterMinor improvements for ARD IE
2013-04-11 Adam MeshaResolve the symlink if __main__.py is invoke as a symlink.
2013-04-11 Adam MeshaFix bug when the vimeo description is empty on Python...
2013-04-10 Jaime Marquínez... Implement the playlist/start options in FileDownloader
2013-04-09 Jaime Marquínez... In MetacafeIE return a url if YoutubeIE should do the job
2013-04-09 Jaime Marquínez... Change the order for extracting/downloading
2013-04-09 Jaime Marquínez... Add progress counter for playlists
2013-04-07 Michael Walteradded ARD InfoExtractor (german state television)
2013-04-07 Michael Walteradded --playpath/-y support to RTMP downloads (via...
2013-04-06 Ricardo GarciaChange rg3.github.com to rg3.github.io almost everywhere
2013-04-05 Jaime Marquínez... Merge branch 'master' into extract_info_rewrite
2013-04-03 Philipp Hagemeisterrelease 2013.04.03
2013-04-01 Philipp HagemeisterRestore youtube-dl (update) binary (#770)
2013-04-01 Filippo ValsordaMerge pull request #764 from jaimeMF/subtitles_not_found
2013-03-31 Jaime Marquínez... Don't crash in FileDownloader if subtitles couldn't...
2013-03-31 Jaime Marquínez... Fix crash when subtitles are not found and the option...
2013-03-31 Jaime Marquínez... Use report_error in subtitles error handling
2013-03-31 Filippo Valsordaretry on UnavailableVideoError
2013-03-31 Filippo Valsordaimport all IEs when testing to resemble more closely...
2013-03-31 Filippo Valsordadon't catch YT user URLs in YoutubePlaylistIE (fix...
2013-03-30 Jaime Marquínez... More fixes on subtitles errors handling
2013-03-30 Jaime Marquínez... Fix crash when subtitles are not found
2013-03-29 Philipp HagemeisterDifferent feed file name
2013-03-29 Philipp HagemeisterCorrect feed title
2013-03-29 Philipp Hagemeisterrelease 2013.03.29
2013-03-29 Philipp HagemeisterMerge pull request #758 from jaimeMF/atom-feed
2013-03-29 Jaime Marquínez... Write a new feed each time, reading from versions.json
2013-03-29 Filippo ValsordaMerge pull request #736 from rg3/retry
2013-03-29 Filippo ValsordaMerge pull request #752 from dodo/master
2013-03-29 Filippo ValsordaMerge pull request #730 by @JohnyMoSwag
2013-03-29 Filippo Valsordafix FunnyOrDieIE, MyVideoIE, TEDIE
2013-03-29 Filippo Valsordafix SpiegelIE
2013-03-29 Filippo ValsordaRebased, fixed and extended LiveLeak.com support
2013-03-29 kkalpakloglouUpdate InfoExtractors.py
2013-03-29 Jaime Marquínez... Pass the playlist info_dict to process_info
2013-03-29 Johny Mo SwagAdded test for WorldStarHipHop
2013-03-28 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/color_error_messages'
2013-03-28 Philipp HagemeisterAdd a note on MaxDownloadsReached (#732, thanks to...
2013-03-28 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-03-28 Jaime Marquínez... Add title and id to playlist results
2013-03-28 Jaime Marquínez... Merge branch 'master' into extract_info_rewrite
2013-03-28 Filippo Valsordause sys.stdout.buffer only on Python3
2013-03-28 Filippo ValsordaMerge pull request #762 from jynnantonix/master
2013-03-27 Chirantan EkboteUse sys.stdout.buffer instead of sys.stdout
2013-03-26 Jaime Marquínez... Add an Atom feed generator in devscripts
2013-03-24 dodoSoundcloudSetIE
2013-03-20 Filippo Valsordafix KeekIE
2013-03-20 Filippo ValsordaMerge pull request #699 by @iemejia
2013-03-20 Filippo Valsordaadd '--write-srt' and '--srt-lang' aliases for backward...
2013-03-20 Ismael MejiaFixed typo in error message when no subtitles were...
2013-03-20 Ismael MejiaAdded new option '--list-subs' to show the available...
2013-03-20 Ismael MejiaAdded new option '--sub-format' to choose the format...
2013-03-20 Ismael MejiaRefactor subtitle options from srt to the more generic...
2013-03-20 Ismael MejiaAdded new option '--all-srt' to download all the subtit...
2013-03-16 Philipp HagemeisterSpiegel: Support hash at end of URL
2013-03-12 Philipp HagemeisterSpiegel IE
2013-03-11 Philipp HagemeisterAdd configuration to -v output
2013-03-09 Filippo ValsordaBubble up all the stack of exceptions and retry downloa...
2013-03-09 Johny Mo Swagforgot to fix this.
2013-03-09 Johny Mo Swagcatch fatal error
2013-03-09 Johny Mo Swagremoved str used for other project.
2013-03-08 Philipp HagemeisterFix Unicode handling GenericIE (Fixes #734)
2013-03-08 Philipp HagemeisterClear up error messages (#734)
2013-03-08 Johny Mo Swagworking - worldstarhiphop IE
2013-03-07 Johny Mo Swagclean up
2013-03-07 Johny Mo Swagfixed typo
2013-03-07 Johny Mo SwagSupport for WorldStarHipHop.com
2013-03-06 Philipp HagemeisterMerge pull request #728 from timdoug/fix-escapist-extension
2013-03-06 Tim DouglasEscapist videos are acutally .mp4, not .flv
2013-03-05 Jaime Marquínez... When a redirect is found return the new url using the...
2013-03-05 Jaime Marquínez... More trouble calls changed in InfoExtractors.py
2013-03-05 Jaime Marquínez... Add auxiliary methods to InfoExtractor to set the ...
2013-03-05 Jaime Marquínez... `extract_info` now expects `ie.extract` to return a...
2013-03-05 Jaime Marquínez... Use extract_info in BlipTV User and Youtube Channel
next