summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.05.14 2013.05.14Philipp Hagemeister2013-05-131-1/+1
* Merge pull request #834 from chocolateboy/install_prefix_fixPhilipp Hagemeister2013-05-131-1/+11
|\
| * only install to /etc if PREFIX is /usr or /usr/localchocolateboy2013-05-101-1/+11
* | release 2013.05.13 2013.05.13Philipp Hagemeister2013-05-132-2/+2
* | Do not re-encode / to # if / is a platform separator, and correctly handle pe...Philipp Hagemeister2013-05-131-5/+14
* | Deprecate --only-subPhilipp Hagemeister2013-05-132-9/+4
* | Remove a print call used for debuggingJaime Marquínez Ferrándiz2013-05-121-1/+0
* | YoutubeSearchIE: return a playlist (related #838)Jaime Marquínez Ferrándiz2013-05-121-1/+1
* | FFmpegPostProcessor: decode stderr first and then get the last line (closes #...Jaime Marquínez Ferrándiz2013-05-121-1/+2
* | GoogleSearchIE: change query urls to http://www.google.com/searchJaime Marquínez Ferrándiz2013-05-121-2/+3
* | Fix YahooSearchIE: (closes #300)Jaime Marquínez Ferrándiz2013-05-121-50/+30
* | YahooIE: support more videosJaime Marquínez Ferrándiz2013-05-121-27/+48
* | YahooIE: remove old code and accept screen.yahoo.com videos (#300)Jaime Marquínez Ferrándiz2013-05-122-110/+48
|/
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-05-101-1/+2
|\
| * Import FileDownloader in test_youtube_subtitlesJaime Marquínez Ferrándiz2013-05-101-0/+1
| * test_youtube_subtitles: FakeDownloader inherits form FileDownloaderJaime Marquínez Ferrándiz2013-05-101-1/+1
* | Skip bandcamp tests for now - free limit has been exceededPhilipp Hagemeister2013-05-101-1/+2
|/
* Merge pull request #826 from jakeogh/masterPhilipp Hagemeister2013-05-093-2/+9
|\
| * added --get-id option to print video IDsjakeogh2013-05-053-2/+9
* | release 2013.05.10 2013.05.10Philipp Hagemeister2013-05-101-1/+1
* | Retry to disable YT ratelimit to unlock full bandwidthFilippo Valsorda2013-05-091-4/+7
|/
* GoogleSearchIE: rename _download_n_results to _get_n_resultsJaime Marquínez Ferrándiz2013-05-051-5/+5
* Credit @JohnyMoSwag for WorldstarhiphopIE (#730)Jaime Marquínez Ferrándiz2013-05-051-0/+1
* Credit @julienfr112 for Ina IE (#823)Philipp Hagemeister2013-05-051-0/+1
* release 2013.05.07 2013.05.07Philipp Hagemeister2013-05-051-1/+1
* release 2013.05.06 2013.05.06Philipp Hagemeister2013-05-051-1/+1
* Clean up InaIE (Closes #823)Philipp Hagemeister2013-05-051-17/+9
* Add support to www.ina.frjulien2013-05-052-0/+46
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-05-053-264/+169
|\
| * More callbacks changed to raise ExtractorErrorJaime Marquínez Ferrándiz2013-05-051-6/+6
| * PhotobucketIE: accept new format of urls and add a testJaime Marquínez Ferrándiz2013-05-052-9/+31
| * ArteTvIE: Fix format of upload dateJaime Marquínez Ferrándiz2013-05-051-1/+1
| * More callbacks changed to raise ExtractorErrorJaime Marquínez Ferrándiz2013-05-041-253/+129
| * Merge pull request #802 from joeframbach/masterPhilipp Hagemeister2013-05-041-1/+6
| |\
| | * Dont delete source file when source file and post-processed file are the sameJoe Frambach2013-04-241-1/+6
* | | Fix GoogleSearchIE (Fixes #822)Philipp Hagemeister2013-05-051-58/+29
* | | FileDownloader: Simplify and documentPhilipp Hagemeister2013-05-051-52/+51
|/ /
* | 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