summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* made changes recommended in pull requestJeff Crouse2013-01-062-130/+128
* re-fixed XNXX regex problemJeff Crouse2013-01-051-1/+1
* Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse2013-01-050-0/+0
|\
| * Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse2013-01-050-0/+0
| |\
* | \ Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse2013-01-052-0/+0
|\ \ \ | |/ / |/| / | |/
| * Added extractors for 3 porn sitesJeff Crouse2013-01-051-0/+328
* | Added extractors for 3 porn sitesJeff Crouse2013-01-054-8/+336
|/
* Merge branch 'master' of https://github.com/rg3/youtube-dlJeff Crouse2013-01-0543-5483/+6953
|\
| * Merge pull request #617 from jaimeMF/steamIEPhilipp Hagemeister2013-01-031-3/+3
| |\
| | * steamIE remove the HTMLparser objectJaime Marquínez Ferrándiz2013-01-031-1/+0
| | * steamIE follow @phihag suggestionsJaime Marquínez Ferrándiz2013-01-031-3/+3
| | * Allow downloading videos with other characters in their titlesJaime Marquínez Ferrándiz2013-01-031-2/+3
| |/
| * Support page URL in RTMP downloadsPhilipp Hagemeister2013-01-031-4/+9
| * Also generate SHA2-256Philipp Hagemeister2013-01-031-1/+2
| * Also publish hashsumsPhilipp Hagemeister2013-01-031-1/+5
| * Make ExtractorError usable for other causesPhilipp Hagemeister2013-01-033-6/+13
| * release.sh edits based on 2013.01.02 experienceFilippo Valsorda2013-01-021-4/+10
| * release 2013.01.02Filippo Valsorda2013-01-022-1/+15
| * re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-028-23/+131
| * Support youtube videos of google+ usersPhilipp Hagemeister2013-01-021-1/+1
| * Simplify DailyMotion IEPhilipp Hagemeister2013-01-011-13/+3
| * Remove .part files before and after testsPhilipp Hagemeister2013-01-011-0/+2
| * Better name for InfoQ IEPhilipp Hagemeister2013-01-011-2/+0
| * Fix infoQ in Python3Philipp Hagemeister2013-01-011-18/+6
| * add test for infoqPhilipp Hagemeister2013-01-012-1/+13
| * Simplify some IEsPhilipp Hagemeister2013-01-011-86/+13
| * _download_webpage helper functionPhilipp Hagemeister2013-01-011-6/+15
| * ExtractorError for errors during extractionPhilipp Hagemeister2013-01-013-7/+29
| * Remove superfluous IE namesPhilipp Hagemeister2013-01-011-13/+2
| * Move gen_extractors to InfoExtractorsPhilipp Hagemeister2013-01-012-47/+49
| * Simplify test parameter initializationPhilipp Hagemeister2013-01-011-3/+2
| * Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister2013-01-013-30/+55
| * Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister2013-01-012-38/+53
| * typoPhilipp Hagemeister2013-01-011-1/+1
| * credit @jaimeMFPhilipp Hagemeister2013-01-011-0/+1
| * ustreamIEJaime Marquínez Ferrándiz2013-01-013-0/+38
| * In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda2013-01-012-53/+38
| * Merge pull request #612 from jaimeMF/steamIEFilippo Valsorda2013-01-013-0/+59
| |\
| | * Test for steamJaime Marquínez Ferrándiz2013-01-011-0/+9
| | * SteamIEJaime Marquínez Ferrándiz2013-01-012-0/+50
| |/
| * Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ...Filippo Valsorda2012-12-312-2/+3
| * three small editsFilippo Valsorda2012-12-313-3/+7
| * addedd a serious Public Domain dedication, see http://unlicense.org/Filippo Valsorda2012-12-311-0/+24
| * moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda2012-12-303-0/+84
| * Removed a spurious increment_downloads, this time cleanlyFilippo Valsorda2012-12-301-1/+0
| * moved updating code to update.pyFilippo Valsorda2012-12-303-162/+161
| * some fixes, pulled the codename from the codeFilippo Valsorda2012-12-304-12/+18
| * print some version and environment info on --verbose (+ py3 fixes)Filippo Valsorda2012-12-304-4/+16
| * The new updates system, relies on gh-pages, secured by RSA, uses external web...Filippo Valsorda2012-12-306-58/+224
| * Revert "Removed a spurious increment_downloads"Philipp Hagemeister2012-12-291-2604/+0