]> jfr.im git - yt-dlp.git/shortlog
yt-dlp.git
2013-04-17  Filippo Valsordadisable YT ratelimit; this should enable to max out...
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-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-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  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  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... More trouble calls changed in InfoExtractors.py
2013-03-04  Jaime Marquínez... Use report_error in InfoExtractors.py
2013-03-04  Jaime Marquínez... Use report_error in FileDownloader.py
2013-03-04  Jaime Marquínez... Use red color when printing error messages
2013-03-03  Philipp HagemeisterFix Python 3 errors with rmtp downloads
2013-03-03  Philipp HagemeisterClarify rate limit documentation (Closes #723)
2013-03-03  Philipp HagemeisterRemove changed playlist test (#661)
2013-03-03  Philipp HagemeisterRemove tweetreel - it has shut down
2013-03-03  Philipp HagemeisterUse proper urlparse functions and simplify a bit
2013-03-03  Philipp HagemeisterMerge remote-tracking branch 'jcarlosgarciasegovia...
2013-03-02  Jaime Marquínez... Use report_warning in InfoExtractors
2013-03-01  Juan Carlos... Allow downloading http://blip.tv/play/ embeded URLs
2013-02-28  Jaime Marquínez... Use color when printing warning messages
2013-02-26  Philipp HagemeisterDon't be too clever (Fixes Python 3)
2013-02-26  Philipp Hagemeisterfix tests in Python3, and make them parallelizable
2013-02-26  Philipp HagemeisterDo not user upper-case for non-constants
2013-02-26  Philipp HagemeisterMerge remote-tracking branch 'origin/API_YT_playlists'
2013-02-26  Philipp HagemeisterMerge pull request #715 from joksnet/no_video_results
2013-02-26  Filippo ValsordaModified Youtube video/playlist matching; fixes #668...
2013-02-26  Filippo ValsordaSwitch YTPlaylistIE to API (relevant: #586); fixes...
2013-02-26  Juan M[YT Search] No results if items is not in response
2013-02-24  Philipp HagemeisterMerge remote-tracking branch 'joksnet/not_keep_video_me...
2013-02-24  Philipp Hagemeisterrelease 2013.02.25
2013-02-24  Philipp HagemeisterFix typo
2013-02-24  Philipp HagemeisterFormalize URL creation (prepare for some cleanup in...
next