youtube-dl
2013-07-13 alphapapaClarify that download rate is in bytes per second
2013-07-13 Philipp HagemeisterStrip hash info from URL when making requests (Fixes...
2013-07-13 Philipp Hagemeister[instagram] really fix uploader_id detection (Fixes...
2013-07-13 Philipp Hagemeister[instagram] fix uploader_id detection (Fixes #1038)
2013-07-13 Philipp HagemeisterImprove OpenGraph property matching
2013-07-13 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/opengraph'
2013-07-13 Jaime Marquínez... Add CanalplusIE (closes #59 and closes #918)
2013-07-13 Jaime Marquínez... CriterionIE: simplify some parts and use _html_search_regex
2013-07-13 Jaime Marquínez... Merge pull request #1036 from yasoob/master
2013-07-13 Jaime Marquínez... YouJizzIE: support videos that define the urls in a...
2013-07-13 Jaime Marquínez... Use re.DOTALL by default when searching OpenGraph prope...
2013-07-13 M.Yasoob Khalidadded test for criterion.com
2013-07-13 M.Yasoob Khalidadded an IE for criterion.com
2013-07-12 Jaime Marquínez... InfoExtractor: add some helper methods to extract OpenG...
2013-07-12 Jaime Marquínez... Don't try to save the thumbnail if it's None
2013-07-12 Jaime Marquínez... Use determine_ext when saving the thumbnail
2013-07-12 Jaime Marquínez... BrightcoveIE: Use parse_qs to extract the fields of...
2013-07-12 Jaime Marquínez... GenericIE: allow to match declaration of the Brightocov...
2013-07-12 Jaime Marquínez... [ign]: support some country versions and add an extract...
2013-07-11 Jaime Marquínez... Add IGNIE
2013-07-11 Philipp Hagemeisterrelease 2013.07.12
2013-07-11 Jaime Marquínez... YoutubeIE: add algo for length 81 (closes #1026)
2013-07-11 Philipp Hagemeisterrelease 2013.07.11
2013-07-11 Jaime Marquínez... YoutubeIE: a new algo for length 83
2013-07-11 Jaime Marquínez... GametrailersIE: support multipart videos
2013-07-11 Philipp Hagemeister[brightcove] add import
2013-07-11 Philipp Hagemeister[brightcove] fix on Python 2.6
2013-07-11 Philipp Hagemeister[arte] Fix on 2.6
2013-07-11 Philipp HagemeisterAdd helper function find_path_attr
2013-07-11 Philipp HagemeisterRemove video_result helper method
2013-07-11 Philipp Hagemeister[ehow] improve minor bits
2013-07-11 Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-11 M.Yasoob Khalidadded test for ehow
2013-07-11 M.Yasoob Khalidadded an IE for Ehow videos
2013-07-10 Jaime Marquínez... GenericIE: detect more Brightcove videos
2013-07-10 Jaime Marquínez... BrightcoveIE: add support for playlists
2013-07-10 Jaime Marquínez... Set the playlist_index and playlist fields for already...
2013-07-10 Jaime Marquínez... GenericIE: Detect videos from Brightcove
2013-07-10 Jaime Marquínez... YoutubeIE: show a more meaningful error when it founds...
2013-07-10 Philipp Hagemeisterrelease 2013.07.10
2013-07-10 Jaime Marquínez... YoutubeIE: new algo for length 83 (closes #1017 and...
2013-07-09 Jaime Marquínez... GameSpotIE: support more urls and download videos in...
2013-07-09 Jaime Marquínez... YoutubeIE: Fix vevo explicit videos (closes #956)
2013-07-09 Jaime Marquínez... VeohIE: remove debug logging
2013-07-08 Jaime Marquínez... DotsubIE: simplify and extract the upload date
2013-07-08 Jaime Marquínez... Merge pull request #1009 from yasoob/master
2013-07-08 Jaime Marquínez... Add VeohIE (closes #1006)
2013-07-08 M.Yasoob Khalidadded an IE and test for dotsub.
2013-07-08 Jaime Marquínez... YoutubeSubscriptionsIE: raise an error if there's no...
2013-07-08 Jaime Marquínez... YoutubeIE: use the new method in the base IE for gettin...
2013-07-08 Philipp HagemeisterRemove dead code
2013-07-08 Philipp HagemeisterDo not redefine variables in list comprehensions
2013-07-08 Philipp Hagemeisterrelease 2013.07.08.1
2013-07-08 Philipp Hagemeister[archive.org] Add extractor (Fixes #1003)
2013-07-07 Philipp Hagemeisterrelease 2013.07.08
2013-07-07 Philipp Hagemeister[arte] Always look for the JSON URL (Fixes #1002)
2013-07-07 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-07 Philipp Hagemeister[3sat] Add support (Fixes #1001)
2013-07-07 Jaime Marquínez... VimeoIE: authentication support (closes #885) and add...
2013-07-07 Jaime Marquínez... YoutubeIE: extract the thumbnail in the best possible...
2013-07-07 Philipp Hagemeisterrelease 2013.07.07.01
2013-07-07 Philipp Hagemeister[youtube:subscriptions] Use colon for differentiation...
2013-07-07 Philipp Hagemeisterrelease 2013.07.07
2013-07-07 Jaime Marquínez... [youtube] Add and extractor for the subscriptions feed...
2013-07-05 Jaime Marquínez... Add BrightcoveIE (closes #832)
2013-07-05 Jaime Marquínez... DailymotionIE: extract thumbnail
2013-07-05 Philipp Hagemeisterrelease 2013.07.05
2013-07-05 Jaime Marquínez... DailymotionIE: simplify the extraction of the title...
2013-07-05 Jaime Marquínez... Dailymotion: fix the download of the video in the max...
2013-07-05 Jaime Marquínez... ArteTVIE: support emission urls that don't contain...
2013-07-04 Philipp Hagemeisterrelease 2013.07.04
2013-07-04 Philipp Hagemeister[arte] Fix language selection (Fixes #988)
2013-07-03 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-03 Philipp Hagemeister[auengine] Add tests (Fixes #985)
2013-07-02 Jaime Marquínez... ArteTVIE: extract the video with the correct language
2013-07-02 Jaime Marquínez... TudouIE: extract all the segments of the video and...
2013-07-02 Jaime Marquínez... BlipTVIE: download the video in the best quality (close...
2013-07-02 Philipp Hagemeisterrelease 2013.07.02
2013-07-02 Philipp HagemeisterDo not show bug report for errors that are to be expect...
2013-07-02 Philipp HagemeisterSquelch git not found exception (#973)
2013-07-02 Philipp HagemeisterImprove formatting
2013-07-02 Philipp HagemeisterREADME.md: Fix markup and some of the text.
2013-07-02 Rogério Britosetup: PEP-8 fixes.
2013-07-02 Rogério Britosetup: cosmetics: Add/remove some whitespace for readab...
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
next