summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.05.05 2013.05.05Philipp Hagemeister2013-05-042-1/+2
* Add --no-check-certificate (#814)Philipp Hagemeister2013-05-042-1/+16
* twitch.tv chapters (#810): print out start and end timePhilipp Hagemeister2013-05-042-2/+14
* twitch.tv chapters: Include uploader (#810)Philipp Hagemeister2013-05-041-1/+4
* twitch.tv chapters: Use API for title and other metadataPhilipp Hagemeister2013-05-041-5/+9
* Improve Twitch.tv chapter support (#810)Philipp Hagemeister2013-05-041-18/+31
* Work on twitch.tv chapters (#810)Philipp Hagemeister2013-05-041-9/+40
* Experimentally whitelist Escapist testPhilipp Hagemeister2013-05-041-2/+1
* raise ExtractorError instead of calling backPhilipp Hagemeister2013-05-041-4/+2
* Simplify WorldStarHipHopPhilipp Hagemeister2013-05-041-13/+7
* Better fix for getting source url'sJohny Mo Swag2013-05-041-2/+2
* updated regular experssion for possible future updates to source urlJohny Mo Swag2013-05-041-1/+1
* Always use HTTPS for youtube (Fixes #691)Philipp Hagemeister2013-05-041-4/+4
* release 2013.05.04 2013.05.04Philipp Hagemeister2013-05-041-1/+1
* Work around a Python bug on Windows with UTF-8 configuration (#820)Philipp Hagemeister2013-05-041-0/+6
* Fix comedycentral: newestPhilipp Hagemeister2013-05-041-10/+12
* Credit @yasoob for IEPhilipp Hagemeister2013-05-031-0/+1
* Simplify RedTubePhilipp Hagemeister2013-05-033-17/+16
* Moved redtube info extractor to the endM.Yasoob Ullah Khalid2013-05-031-34/+34
* Redtube test now worksM.Yasoob Ullah Khalid2013-05-031-3/+6
* added redtube.com in InfoExtractors (2nd pull request with the required amind...M.Yasoob Ullah Khalid2013-05-031-0/+33
* added test for redtube.com M.Yasoob Ullah Khalid2013-05-031-1/+6
* TEDIE: report the correct talk title when a link with the language code is givenJaime Marquínez Ferrándiz2013-05-021-0/+1
* InfoExtractors: use _download_webpage in more IEsJaime Marquínez Ferrándiz2013-05-022-192/+52
* InfoExtractors: fix some regular expressions where dots weren't escapedJaime Marquínez Ferrándiz2013-05-021-6/+6
* Merge pull request #815 from JohnyMoSwag/masterJaime Marquínez Ferrándiz2013-05-021-1/+1
|\
| * Small update for additon of new video source linksJohny Mo Swag2013-05-011-1/+1
* | TumblrIE: fix title matchingJaime Marquínez Ferrándiz2013-05-022-3/+3
|/
* Add BandcampIE (closes #568)Jaime Marquínez Ferrándiz2013-05-012-0/+56
* release 2013.05.01 2013.05.01Philipp Hagemeister2013-05-012-1/+2
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-05-011-0/+48
|\
| * Add test for SoundcloudSetJaime Marquínez Ferrándiz2013-04-301-0/+48
* | add --write-thumbnail option to download thumbnail (Suggested by `)Philipp Hagemeister2013-05-012-1/+21
|/
* release 2013.04.31 2013.04.31Philipp Hagemeister2013-04-301-1/+1
* Correctly clear the line before writing a new status linePhilipp Hagemeister2013-04-301-2/+3
* Fix FakeDownloadersPhilipp Hagemeister2013-04-302-2/+2
* Fix help for --proxyPhilipp Hagemeister2013-04-302-2/+2
* release 2013.04.30 2013.04.30Philipp Hagemeister2013-04-302-1/+2
* --proxy optionPhilipp Hagemeister2013-04-301-4/+8
* Remove a commented line I forgot.Jaime Marquínez Ferrándiz2013-04-301-1/+1
* SoundcloudSetIE: Use upload_date in the unified format (fixes #812)Jaime Marquínez Ferrándiz2013-04-291-1/+1
* Use report_warning when a not working IE will be usesJaime Marquínez Ferrándiz2013-04-281-1/+1
* release 2013.04.28 2013.04.28Philipp Hagemeister2013-04-282-3/+3
* Default to --title (Fixes #499)Philipp Hagemeister2013-04-281-3/+3
* Fix print_notesPhilipp Hagemeister2013-04-281-2/+6
* release 2013.04.27 2013.04.27Philipp Hagemeister2013-04-282-1/+4
* Adapt tests to changes in youtube's "Most Popular" channelPhilipp Hagemeister2013-04-281-1/+1
* Automatically set HTTPS proxy if given (Fixes #805)Philipp Hagemeister2013-04-281-1/+5
* Document the video selection using the upload dateJaime Marquínez Ferrándiz2013-04-281-0/+13
* Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month...Jaime Marquínez Ferrándiz2013-04-282-5/+28