setup: cosmetics: Add/remove some whitespace for readability.
[youtube-dl] / youtube_dl / extractor /
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 HagemeisterAdd --list-extractor-descriptions (human-readable list...
2013-07-01 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
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 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 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 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 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 M.Yasoob KhalidAdd RingTVIE (Thanks @yasoob)
2013-06-28 M.Yasoob KhalidAdded an IE for gamespot. Although gamespot allows...
2013-06-27 Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27 Philipp Hagemeister[tumblr] Fix title
2013-06-27 Philipp HagemeisterMake sure SoundcloudIE does not match soundcloud sets
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 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 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 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 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 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 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 KhalidMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 M.Yasoob Khalidadded an IE for wimp.com
2013-06-25 Jaime Marquínez... Add the option "--write-auto-sub" to download automatic...
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 M.Yasoob KhalidAdded an IE for todou
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 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 mc2avradd JukeboxIE
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 Jaime Marquínez... MTVIE: add support for Vevo videos (related #913)
2013-06-24 Jaime Marquínez... Add VevoIE
2013-06-24 Jaime Marquínez... [youtube] fix condition always being evaluated to true
2013-06-23 Philipp Hagemeister[youtube] Use mp4 as extension for format 38 (Fixes...
2013-06-23 Philipp Hagemeister[break] adapt to new paths
2013-06-23 Philipp Hagemeister[justin.tv] Clarify variable content
2013-06-23 Philipp HagemeisterFix imports and restrict available legacy imports
next