summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2013.06.28 2013.06.28Philipp Hagemeister2013-06-241-1/+1
|
* Merge remote-tracking branch 'jaimeMF/youtubedl_class'Philipp Hagemeister2013-06-247-576/+658
|\
| * Use the new class in the testsJaime Marquínez Ferrándiz2013-06-242-22/+22
| |
| * Split FileDownloader in two classes: FileDownloader and YoutubeDLJaime Marquínez Ferrándiz2013-06-245-554/+636
| | | | | | | | | | YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video.
* | release 2013.06.27 2013.06.27Philipp Hagemeister2013-06-241-1/+1
|/
* [youtube] fix condition always being evaluated to trueJaime Marquínez Ferrándiz2013-06-241-1/+1
|
* [youtube] Use mp4 as extension for format 38 (Fixes #892)Philipp Hagemeister2013-06-241-1/+1
|
* release 2013.06.26 2013.06.26Philipp Hagemeister2013-06-241-1/+1
|
* Remove includes from setup.py for windows buildPhilipp Hagemeister2013-06-241-3/+0
|
* release 2013.06.25 2013.06.25Philipp Hagemeister2013-06-241-1/+1
|
* Fix release script once morePhilipp Hagemeister2013-06-241-3/+4
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-06-241-1/+1
|\
| * setup.py: include the new extractor moduleJaime Marquínez Ferrándiz2013-06-231-1/+1
| |
* | Improve test skipping functionalityPhilipp Hagemeister2013-06-241-1/+2
| |
* | Correct comparison testPhilipp Hagemeister2013-06-241-1/+1
| |
* | release 2013.06.24Philipp Hagemeister2013-06-241-1/+1
| |
* | Add included files for Windows buildPhilipp Hagemeister2013-06-241-1/+5
|/
* release 2013.06.23 2013.06.23Philipp Hagemeister2013-06-232-2/+2
|
* allow skipping tests when releasingPhilipp Hagemeister2013-06-231-1/+9
| | | | (YouTube Subtitles are currently flaky in Germany, especially via IPv6)
* Update Makefile to packaged pathsPhilipp Hagemeister2013-06-231-4/+4
|
* [break] adapt to new pathsPhilipp Hagemeister2013-06-233-0/+36
|\
| * added an IE and test for break.comM.Yasoob Khalid2013-06-232-0/+33
| |
* | Correct module namePhilipp Hagemeister2013-06-231-3/+3
| |
* | [justin.tv] Clarify variable contentPhilipp Hagemeister2013-06-231-4/+4
| |
* | Remove mentions of old InfoExtractors modulePhilipp Hagemeister2013-06-238-10/+11
| |
* | Fix imports and restrict available legacy importsPhilipp Hagemeister2013-06-232-57/+58
| |
* | Move extractor imports and functions into extractor/__init__.pyPhilipp Hagemeister2013-06-232-131/+131
| |
* | Remove unused imports from InfoExtractorPhilipp Hagemeister2013-06-231-61/+0
| |
* | [xhamster] Move into own filePhilipp Hagemeister2013-06-232-51/+62
| |
* | [Teamcoco] Move into own filePhilipp Hagemeister2013-06-232-38/+47
| |
* | [flickr] Move into own filePhilipp Hagemeister2013-06-232-48/+58
| |
* | [howcast] Move into own filePhilipp Hagemeister2013-06-232-33/+38
| |
* | [hypem] Move into own filePhilipp Hagemeister2013-06-232-48/+64
| |
* | [ina] Move into own filePhilipp Hagemeister2013-06-232-26/+32
| |
* | [redtube] SimplifyPhilipp Hagemeister2013-06-231-5/+0
| |
* | [redtube] move into own filePhilipp Hagemeister2013-06-232-28/+35
| |
* | [Vine] move into own filePhilipp Hagemeister2013-06-232-33/+38
| |
* | [VBox7] move into own filePhilipp Hagemeister2013-06-232-35/+47
| |
* | [Bandcamp] move into own filePhilipp Hagemeister2013-06-232-45/+55
| |
* | [Tumblr] move into own filePhilipp Hagemeister2013-06-232-33/+42
| |
* | [LiveLeak] move into own filePhilipp Hagemeister2013-06-232-36/+45
| |
* | [Spiegel] move into own filePhilipp Hagemeister2013-06-232-31/+38
| |
* | [myspass] Move into own file and default to mp4 extPhilipp Hagemeister2013-06-232-53/+65
| |
* | [keek] move into own filePhilipp Hagemeister2013-06-232-27/+33
| |
* | [8tracks] Move into own filePhilipp Hagemeister2013-06-232-40/+52
| |
* | [youjizz] move into own filePhilipp Hagemeister2013-06-232-40/+46
| |
* | [pornotube] move into own filePhilipp Hagemeister2013-06-232-34/+42
| |
* | [YouPorn] move into own filePhilipp Hagemeister2013-06-232-104/+118
| |
* | [RBMARadio] move into own filePhilipp Hagemeister2013-06-232-33/+45
| |
* | [ustream] move into its own filePhilipp Hagemeister2013-06-232-31/+37
| |