aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-06fix ComedyCentral IE in Python3Philipp Hagemeister
2013-01-06Add tests for ComedyCentral IEPhilipp Hagemeister
2013-01-06Switch comedycentral IE to http downloadsPhilipp Hagemeister
2013-01-05re-fixed XNXX regex problemJeff Crouse
2013-01-05Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse
2013-01-05Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse
2013-01-05Merge branch 'master' of https://github.com/jefftimesten/youtube-dlJeff Crouse
2013-01-05Added extractors for 3 porn sitesJeff Crouse
2013-01-05Added extractors for 3 porn sitesJeff Crouse
2013-01-05Merge branch 'master' of https://github.com/rg3/youtube-dlJeff Crouse
Conflicts: .gitignore LATEST_VERSION Makefile youtube-dl youtube-dl.exe youtube_dl/InfoExtractors.py youtube_dl/__init__.py
2013-01-04Disable travis irc notificationsPhilipp Hagemeister
travis is much to verbose for that, with random IEs constantly failing
2013-01-03Merge pull request #617 from jaimeMF/steamIEPhilipp Hagemeister
[steamIE]Allow downloading videos with other characters in their titles
2013-01-03steamIE remove the HTMLparser objectJaime Marquínez Ferrándiz
2013-01-03steamIE follow @phihag suggestionsJaime Marquínez Ferrándiz
2013-01-03Allow downloading videos with other characters in their titlesJaime Marquínez Ferrándiz
Especially html entities
2013-01-03Support page URL in RTMP downloadsPhilipp Hagemeister
2013-01-03Also generate SHA2-256Philipp Hagemeister
2013-01-03Also publish hashsumsPhilipp Hagemeister
2013-01-03Make ExtractorError usable for other causesPhilipp Hagemeister
2013-01-02release.sh edits based on 2013.01.02 experienceFilippo Valsorda
2013-01-02release 2013.01.022013.01.02Filippo Valsorda
2013-01-02re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda
2013-01-02Support youtube videos of google+ usersPhilipp Hagemeister
2013-01-01Simplify DailyMotion IEPhilipp Hagemeister
2013-01-01Remove .part files before and after testsPhilipp Hagemeister
2013-01-01Better name for InfoQ IEPhilipp Hagemeister
2013-01-01Fix infoQ in Python3Philipp Hagemeister
2013-01-01add test for infoqPhilipp Hagemeister
2013-01-01Simplify some IEsPhilipp Hagemeister
2013-01-01_download_webpage helper functionPhilipp Hagemeister
2013-01-01ExtractorError for errors during extractionPhilipp Hagemeister
2013-01-01Remove superfluous IE namesPhilipp Hagemeister
2013-01-01Move gen_extractors to InfoExtractorsPhilipp Hagemeister
2013-01-01Simplify test parameter initializationPhilipp Hagemeister
2013-01-01Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister
2013-01-01Revert "In tests.json file and md5 join in a 'files' list to handle ↵Philipp Hagemeister
multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915.
2013-01-01typoPhilipp Hagemeister
2013-01-01credit @jaimeMFPhilipp Hagemeister
2013-01-01ustreamIEJaime Marquínez Ferrándiz
2013-01-01In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda
2013-01-01Merge pull request #612 from jaimeMF/steamIEFilippo Valsorda
SteamIE
2013-01-01Test for steamJaime Marquínez Ferrándiz
2013-01-01SteamIEJaime Marquínez Ferrándiz
2012-12-31Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ↵Filippo Valsorda
also, a small bugfix to the latest commit
2012-12-31three small editsFilippo Valsorda
* ask for a --verbose log when reporting bugs in README.md * re-enable Escapist test, seems stable now * check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
2012-12-31addedd a serious Public Domain dedication, see http://unlicense.org/Filippo Valsorda
2012-12-30moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda
2012-12-30Removed a spurious increment_downloads, this time cleanlyFilippo Valsorda
2012-12-30moved updating code to update.pyFilippo Valsorda
2012-12-30some fixes, pulled the codename from the codeFilippo Valsorda