youtube-dl
2013-07-02 Rogério Britosetup: Move pseudo-docstring to a proper comment.
2013-07-01 Jaime Marquínez... Add InstagramIE (related #904)
2013-07-01 Jaime Marquínez... GenericIE: match titles that spread across multiple...
2013-07-01 Philipp HagemeisterShorten --list-extractor-descriptions to --extractor...
2013-07-01 Philipp HagemeisterAdd --list-extractor-descriptions (human-readable list...
2013-07-01 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-01 Philipp HagemeisterSort IEs alphabetically in --list-extractors
2013-07-01 Jaime Marquínez... [youtube]: add YoutubeShowIE (closes #14)
2013-07-01 Jaime Marquínez... YoutubeIE: use a negative index when accessing the...
2013-07-01 Jaime Marquínez... YoutubeIE: extract the correct video id for movie URLs...
2013-07-01 Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-01 Philipp HagemeisterSeparate downloader options
2013-07-01 Philipp Hagemeister[update] Add package manager to error message (#959)
2013-07-01 Philipp Hagemeister[youtube] Warn if URL is most likely wrong (#969)
2013-06-30 Philipp Hagemeister[instagram] Fix title
2013-06-30 Jaime Marquínez... StatigramIE: update the title of the test video
2013-06-30 Jaime Marquínez... TumblrIE: update test
2013-06-30 Jaime Marquínez... ArteTvIE: support videos from videos.arte.tv
2013-06-29 Philipp Hagemeisterrelease 2013.06.34.4
2013-06-29 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-06-29 Philipp Hagemeister[vimeo] fix detection for vimeo.com/groups/124584/video...
2013-06-29 Jaime Marquínez... WatIE: support videos divided in multiple parts (closes...
2013-06-29 Philipp Hagemeister[tutv] Fix URL type (for Python 3)
2013-06-29 Philipp Hagemeisterrelease 2013.06.34.3
2013-06-29 Philipp Hagemeister[tutv] Add IE (Fixes #965)
2013-06-29 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-29 Philipp Hagemeister[ted] Fix test checksum
2013-06-29 Jaime Marquínez... Update the default output template in the README
2013-06-29 Philipp HagemeisterDocument view_count (Closes #963)
2013-06-29 Philipp HagemeisterMerge pull request #962 from jaimeMF/TF1
2013-06-29 M.Yasoob Khalidadded an IE and test for traileraddict.com
2013-06-29 Jaime Marquínez... Move TF1IE to its own file
2013-06-29 Jaime Marquínez... Add TF1IE
2013-06-28 Filippo Valsordakeep track of the dates and html5player versions of...
2013-06-28 Jaime Marquínez... Add WatIE
2013-06-28 Philipp HagemeisterRewrote error message a bit to clarify
2013-06-28 M.Yasoob Ullah... Changed the error message.
2013-06-28 M.Yasoob KhalidAdd RingTVIE (Thanks @yasoob)
2013-06-28 M.Yasoob KhalidAdded an IE for gamespot. Although gamespot allows...
2013-06-28 Jaime Marquínez... Print which IE is being skipped in test_download
2013-06-27 Jaime Marquínez... Add function add_default_info_extractors to YoutubeDL
2013-06-27 Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27 Philipp HagemeisterMake sure that IEs only accept their own URLs
2013-06-27 Philipp Hagemeister[tumblr] Fix title
2013-06-27 Philipp HagemeisterMove testcase generator to helper
2013-06-27 Philipp HagemeisterMake sure SoundcloudIE does not match soundcloud sets
2013-06-27 Philipp Hagemeisterrelease 2013.06.34.2
2013-06-27 Philipp HagemeisterCredit @gitprojs for auengine
2013-06-27 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-27 Philipp HagemeisterMove tests to the IE definitions
2013-06-27 Philipp HagemeisterMerge pull request #954 from gitprojs/generic
2013-06-27 Philipp HagemeisterTests: Add coding to files
2013-06-27 Philipp Hagemeister[googleplus] move tests
2013-06-27 Philipp Hagemeister[infoq] move tests
2013-06-27 Philipp HagemeisterRemove superfluous name declarations
2013-06-27 Philipp Hagemeister[youku] move tests
2013-06-27 Philipp Hagemeister[eighttracks] move test
2013-06-27 Philipp Hagemeister[steam] move test
2013-06-27 Philipp Hagemeister[metacafe] move tests
2013-06-27 Albert KimMade 'video' the default title for generic IE
2013-06-27 Philipp Hagemeister[soundcloud] Move tests
2013-06-27 Albert KimMade generic IE handle more cases
2013-06-27 Philipp Hagemeister[youtube] Fix tests in 2.x
2013-06-27 Philipp HagemeisterUse str every time
2013-06-27 Philipp HagemeisterAllow _TESTS attribute for IEs with multiple tests
2013-06-27 Philipp HagemeisterGenerate the list of IEs automatically
2013-06-27 Philipp HagemeisterAllow moving tests into IE files
2013-06-27 Philipp Hagemeister[auengine] Rename to official capitalization
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'gitprojs/master'
2013-06-27 Philipp Hagemeisterrelease 2013.06.34.1
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'origin/HEAD'
2013-06-27 Philipp HagemeisterAdd tests and improve for HotNewHipHop
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'JohnyMoSwag/master'
2013-06-27 Johny Mo Swagfix for detecting youtube embedded videos.
2013-06-27 Albert KimUpdated auengine IE to use compat_urllib* utils
2013-06-27 Jaime Marquínez... YoutubeIE: update the docstrings and the error message...
2013-06-27 Albert KimAdded an IE for auengine.com
2013-06-27 Philipp Hagemeisterrelease 2013.06.34
2013-06-27 Filippo Valsordaprint more encrypted signature info on -v (rel: #948)
2013-06-27 Filippo Valsordaa new day, a new s algo - fix #946
2013-06-27 Philipp HagemeisterCheck in signature generator
2013-06-27 Philipp Hagemeistersimplify youtube signature generation
2013-06-27 Johny Mo Swagremoved print statement
2013-06-27 Johny Mo SwagAdded HotNewHipHop IE
2013-06-26 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 Philipp HagemeisterAdd a clean-room implementation for youtube signatures
2013-06-26 Jaime Marquínez... Merge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 Jaime Marquínez... ArteTvIE: rewrite the extract process to support the...
2013-06-26 Philipp HagemeisterAdd test for youtube signature algorithm
2013-06-26 Philipp HagemeisterSimplify FakeYDL
2013-06-26 Jaime Marquínez... ComedycentralIE: Force conversion of the description...
2013-06-26 Philipp Hagemeister[wimp] minor readability improvements (#940)
2013-06-26 Philipp Hagemeister[vevo] remove unused import
2013-06-26 Jaime Marquínez... Add CSpanIE (closes #312)
2013-06-26 M.Yasoob Khalidadded .decode('ascii')
2013-06-26 Jaime Marquínez... FileDownloader: fixed call to "report_error" of YoutubeDL
2013-06-26 M.Yasoob Khalidadded b'' to my regex expression in order to solve...
2013-06-26 M.Yasoob Khalidchanged wimp.py according to the changes suggested...
2013-06-26 M.Yasoob Khalidremoved trailing ',' and corrected the title in test
2013-06-26 M.Yasoob Khalidadded test for wimp.com
next