youtube-dl
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
2013-06-26 M.Yasoob KhalidMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 M.Yasoob Khalidadded an IE for wimp.com
2013-06-26 Jaime Marquínez... Merge pull request #936 from iemejia/master
2013-06-26 Ismael MejiaFixed typo in subtitle format option (from: sbt =>...
2013-06-26 Ismael MejiaAdded missing write-auto-sub option in README file
2013-06-26 Ismael MejiaAdded support for additional vtt subtitle format (WebVT...
2013-06-25 Jaime Marquínez... Add the option "--write-auto-sub" to download automatic...
2013-06-25 Philipp Hagemeisterrelease 2013.06.33
2013-06-25 Jaime Marquínez... Add "--video-password" option (related #889)
2013-06-25 Jaime Marquínez... Merge pull request #922 from JohnyMoSwag/master
2013-06-25 Jaime Marquínez... JukeboxIE: support more countries
2013-06-25 Philipp HagemeisterSort IEs alphabetically
2013-06-25 Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-06-25 Philipp Hagemeisterrelease 2013.06.32
2013-06-25 Philipp HagemeisterDirectly call update_latest
2013-06-25 M.Yasoob Khalidadded test for tudou.com
2013-06-25 M.Yasoob KhalidAdded an IE for todou
2013-06-25 Philipp HagemeisterUpdate latest files on release
2013-06-25 Philipp Hagemeisterrelease 2013.06.31
2013-06-25 Philipp HagemeisterCredit mc2avr for JukeboxIE (#924)
2013-06-25 Philipp Hagemeister[googleplus] Adapt to new detail URL format
2013-06-25 Philipp HagemeisterAdd encoding to jukebox IE and simplify it a little bit
2013-06-25 Philipp HagemeisterMake upload atomic (#925)
2013-06-25 Philipp HagemeisterAdd Jukebox IE
2013-06-25 mc2avr[jukebox] call YoutubeIE if necessary
2013-06-25 Filippo Valsordaimprove generic and encrypted signature error messages
2013-06-25 Filippo Valsordaadd tests for use_cipher_signature videos (#897) and...
2013-06-25 mc2avradd JukeboxIE
2013-06-25 Philipp Hagemeisterrelease 2013.06.30
2013-06-25 Philipp HagemeisterHandle video pages without vevo IDs (Fixes #923)
2013-06-25 Johny Mo Swagadded Youtube embed detection to WorldstarIE
2013-06-24 Jaime Marquínez... YoutubeIE: Extend decryption of signatures to all video...
2013-06-24 Filippo Valsordaclean up printing in __init__.py
2013-06-24 Philipp Hagemeisterrelease 2013.06.29
2013-06-24 Jaime Marquínez... MTVIE: add support for Vevo videos (related #913)
2013-06-24 Jaime Marquínez... Add VevoIE
2013-06-24 Philipp Hagemeisterrelease 2013.06.28
2013-06-24 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/youtubedl_class'
2013-06-24 Philipp Hagemeisterrelease 2013.06.27
2013-06-24 Jaime Marquínez... Use the new class in the tests
2013-06-24 Jaime Marquínez... Split FileDownloader in two classes: FileDownloader...
next