aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* Allow _TESTS attribute for IEs with multiple testsPhilipp Hagemeister2013-06-271-0/+38
* Allow moving tests into IE filesPhilipp Hagemeister2013-06-271-1/+9
* [auengine] Rename to official capitalizationPhilipp Hagemeister2013-06-272-3/+3
* Merge remote-tracking branch 'gitprojs/master'Philipp Hagemeister2013-06-272-0/+40
|\
| * Updated auengine IE to use compat_urllib* utilsAlbert Kim2013-06-271-4/+6
| * Added an IE for auengine.comAlbert Kim2013-06-272-0/+38
* | release 2013.06.34.1Philipp Hagemeister2013-06-271-1/+1
* | Merge remote-tracking branch 'origin/HEAD'Philipp Hagemeister2013-06-271-2/+2
|\ \
| * | YoutubeIE: update the docstrings and the error message of _decrypt_signatureJaime Marquínez Ferrándiz2013-06-271-2/+2
| |/
* | Add tests and improve for HotNewHipHopPhilipp Hagemeister2013-06-271-4/+2
* | Merge remote-tracking branch 'JohnyMoSwag/master'Philipp Hagemeister2013-06-272-0/+44
|\ \ | |/ |/|
| * fix for detecting youtube embedded videos.Johny Mo Swag2013-06-271-1/+6
| * removed print statementJohny Mo Swag2013-06-261-2/+0
| * Added HotNewHipHop IEJohny Mo Swag2013-06-262-0/+41
* | release 2013.06.34Philipp Hagemeister2013-06-271-1/+1
* | print more encrypted signature info on -v (rel: #948)Filippo Valsorda2013-06-271-2/+6
* | a new day, a new s algo - fix #946Filippo Valsorda2013-06-271-1/+1
* | simplify youtube signature generationPhilipp Hagemeister2013-06-271-7/+8
|/
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-06-271-86/+36
|\
| * ArteTvIE: rewrite the extract process to support the new site (fixes #875)Jaime Marquínez Ferrándiz2013-06-271-86/+36
* | Add a clean-room implementation for youtube signaturesPhilipp Hagemeister2013-06-271-8/+18
|/
* ComedycentralIE: Force conversion of the description to unicode (close #941)Jaime Marquínez Ferrándiz2013-06-261-1/+1
* [wimp] minor readability improvements (#940)Philipp Hagemeister2013-06-262-0/+30
|\
| * added .decode('ascii')M.Yasoob Khalid2013-06-261-2/+2
| * added b'' to my regex expression in order to solve the error on python 3M.Yasoob Khalid2013-06-261-1/+1
| * changed wimp.py according to the changes suggested by jaimeM.Yasoob Khalid2013-06-261-5/+6
| * Merge branch 'master' of github.com:rg3/youtube-dlM.Yasoob Khalid2013-06-262-2/+2
| |\
| * | added an IE for wimp.comM.Yasoob Khalid2013-06-262-0/+27
* | | [vevo] remove unused importPhilipp Hagemeister2013-06-261-1/+0
* | | Add CSpanIE (closes #312)Jaime Marquínez Ferrándiz2013-06-262-0/+46
* | | FileDownloader: fixed call to "report_error" of YoutubeDLJaime Marquínez Ferrándiz2013-06-261-1/+1
| |/ |/|
* | Fixed typo in subtitle format option (from: sbt => sbv)Ismael Mejia2013-06-261-1/+1
* | Added support for additional vtt subtitle format (WebVTT) in youtube-dl.Ismael Mejia2013-06-262-2/+2
|/
* Add the option "--write-auto-sub" to download automatic subtitles from YoutubeJaime Marquínez Ferrándiz2013-06-253-9/+13
* release 2013.06.33Philipp Hagemeister2013-06-251-1/+1
* Add "--video-password" option (related #889)Jaime Marquínez Ferrándiz2013-06-253-3/+7
* Merge pull request #922 from JohnyMoSwag/masterJaime Marquínez Ferrándiz2013-06-251-0/+4
|\
| * added Youtube embed detection to WorldstarIEJohny Mo Swag2013-06-241-0/+4
* | JukeboxIE: support more countriesJaime Marquínez Ferrándiz2013-06-251-3/+2
* | Sort IEs alphabeticallyPhilipp Hagemeister2013-06-251-5/+6
* | Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister2013-06-252-0/+34
|\ \
| * | Added an IE for todouM.Yasoob Khalid2013-06-252-0/+34
* | | release 2013.06.32Philipp Hagemeister2013-06-251-1/+1
|/ /
* | release 2013.06.31Philipp Hagemeister2013-06-251-1/+1
* | Credit mc2avr for JukeboxIE (#924)Philipp Hagemeister2013-06-251-0/+1
* | [googleplus] Adapt to new detail URL formatPhilipp Hagemeister2013-06-251-3/+7
* | Add encoding to jukebox IE and simplify it a little bitPhilipp Hagemeister2013-06-251-3/+1
* | Add Jukebox IEPhilipp Hagemeister2013-06-252-0/+61
|\ \
| * | [jukebox] call YoutubeIE if necessarymc2avr2013-06-251-2/+2
| * | add JukeboxIEmc2avr2013-06-252-0/+61