summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* _request_webpage helper methods for queries that need the final URLPhilipp Hagemeister2013-01-121-4/+9
|
* Clean up porno IEsPhilipp Hagemeister2013-01-121-77/+2
|
* Merge remote-tracking branch 'jefftimesten/master'Philipp Hagemeister2013-01-122-1/+327
|\
| * fixed tests (used the --test option) so that they pass. go figureJeff Crouse2013-01-061-9/+9
| |
| * oops - didn't remove some remindersJeff Crouse2013-01-062-4/+4
| |
| * 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore LATEST_VERSION Makefile youtube-dl youtube-dl.exe youtube_dl/InfoExtractors.py youtube_dl/__init__.py
| * | added YouJizz extractorJeff Crouse2012-12-163-9/+93
| | |
| * | Fixed a problem with the XNXXIE RegexJeff Crouse2012-12-151-2/+2
| | |
| * | Strip HTML out of uploader nameJeff Crouse2012-11-131-0/+1
| | |
| * | Removed the README.md build target in the makefile. It is broken...Jeff Crouse2012-11-131-4/+4
| | |
| * | Added YouPorn infoExtractorJeff Crouse2012-11-133-2/+166
| | |
| * | Added Pornotube support (for Laborers of Love)Jeff Crouse2012-11-127-241/+91
| | |
* | | Keep file without any PPs (oops, missed the obvious case)Philipp Hagemeister2013-01-121-1/+1
| | |
* | | --recode-video option (Closes #18)Philipp Hagemeister2013-01-124-43/+54
| | |
* | | Merge 'jaimeMF/videoconversion' (sans actual option for now)Philipp Hagemeister2013-01-121-21/+54
|\ \ \
| * | | Add a PostProcessor for converting video formatJaime Marquínez Ferrándiz2013-01-112-21/+57
| | | |
* | | | Make ustream IE more robustPhilipp Hagemeister2013-01-121-3/+3
| | | |
* | | | Move update to frontPhilipp Hagemeister2013-01-121-4/+4
| | | |
* | | | Less confusing player versionPhilipp Hagemeister2013-01-121-1/+1
|/ / /
* | | Less git acrobatics in devscripts/release.shPhilipp Hagemeister2013-01-111-26/+28
| | |
* | | release 2013.01.11Philipp Hagemeister2013-01-111-1/+1
| | |
* | | Add Makefile in tarball (Closes #626)Philipp Hagemeister2013-01-111-3/+3
| | |
* | | Correct documentation (Closes #625)Philipp Hagemeister2013-01-102-5/+5
| | |
* | | Support --audio-format=opusPhilipp Hagemeister2013-01-102-4/+4
| | |
* | | Fix broken ffmpeg (Closes #623)Philipp Hagemeister2013-01-091-2/+9
| | |
* | | release 2013.01.08Philipp Hagemeister2013-01-081-1/+1
| | |
* | | Merge pull request #621 from atomizer/masterPhilipp Hagemeister2013-01-081-3/+9
|\ \ \ | | | | | | | | justin.tv tweaks
| * \ \ Merge branch 'my-origin/master'atomizer2013-01-071-13/+7
| |\ \ \ | |/ / / |/| | |
* | | | Fix tar target (--exclude-vcs is not supported everywhere, and reading . ↵Philipp Hagemeister2013-01-071-13/+7
| | | | | | | | | | | | | | | | while writing to it can fail randomly)
| * | | justin.tv tweaksatomizer2013-01-071-3/+9
|/ / / | | | | | | | | | | | | | | | - download all parts of a broadcast, fixes #614 - set "uploader" variable to channel_name if available - catch api errors even if http status is 200
* | | Do not check in test_coveragePhilipp Hagemeister2013-01-061-3/+1
| | |
* | | correct quotingPhilipp Hagemeister2013-01-061-1/+1
| | |
* | | Simplify MakefilePhilipp Hagemeister2013-01-062-20/+22
| | |
* | | release 2013.01.06Philipp Hagemeister2013-01-061-1/+1
| | |
* | | read -n is bash-specificPhilipp Hagemeister2013-01-061-1/+1
| | |
* | | fix ComedyCentral IE in Python3Philipp Hagemeister2013-01-061-2/+3
| | |
* | | Add tests for ComedyCentral IEPhilipp Hagemeister2013-01-062-3/+36
| | |
* | | Switch comedycentral IE to http downloadsPhilipp Hagemeister2013-01-061-28/+10
| | |
* | | Disable travis irc notificationsPhilipp Hagemeister2013-01-041-4/+4
| |/ |/| | | | | travis is much to verbose for that, with random IEs constantly failing
* | Merge pull request #617 from jaimeMF/steamIEPhilipp Hagemeister2013-01-031-3/+3
|\ \ | | | | | | [steamIE]Allow downloading videos with other characters in their titles
| * | 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
|/ / | | | | | | Especially html entities