Jeff Crouse
9450bfa26e
fixed tests (used the --test option) so that they pass. go figure
12 years ago
Jeff Crouse
18be482a6f
oops - didn't remove some reminders
12 years ago
Jeff Crouse
ca6710ee41
made changes recommended in pull request
12 years ago
Philipp Hagemeister
9314810243
fix ComedyCentral IE in Python3
12 years ago
Philipp Hagemeister
7717ae19fa
Add tests for ComedyCentral IE
12 years ago
Philipp Hagemeister
32635ec685
Switch comedycentral IE to http downloads
12 years ago
Jeff Crouse
caec7618a1
re-fixed XNXX regex problem
12 years ago
Jeff Crouse
7e7ab2815c
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl
12 years ago
Jeff Crouse
d7744f2219
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl
12 years ago
Jeff Crouse
7161829de5
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl
12 years ago
Jeff Crouse
991ba7fae3
Added extractors for 3 porn sites
12 years ago
Jeff Crouse
a7539296ce
Added extractors for 3 porn sites
12 years ago
Jeff Crouse
258d5850c9
Merge branch 'master' of https://github.com/rg3/youtube-dl
...
Conflicts:
.gitignore
LATEST_VERSION
Makefile
youtube-dl
youtube-dl.exe
youtube_dl/InfoExtractors.py
youtube_dl/__init__.py
12 years ago
Philipp Hagemeister
20759b340a
Disable travis irc notifications
...
travis is much to verbose for that, with random IEs constantly failing
12 years ago
Philipp Hagemeister
8e5f761870
Merge pull request #617 from jaimeMF/steamIE
...
[steamIE]Allow downloading videos with other characters in their titles
12 years ago
Jaime Marquínez Ferrándiz
26714799c9
steamIE remove the HTMLparser object
12 years ago
Jaime Marquínez Ferrándiz
5e9d042d8f
steamIE follow @phihag suggestions
12 years ago
Jaime Marquínez Ferrándiz
9cf98a2bcc
Allow downloading videos with other characters in their titles
...
Especially html entities
12 years ago
Philipp Hagemeister
f5ebb61495
Support page URL in RTMP downloads
12 years ago
Philipp Hagemeister
431d88dd31
Also generate SHA2-256
12 years ago
Philipp Hagemeister
876f1a86af
Also publish hashsums
12 years ago
Philipp Hagemeister
01951dda7a
Make ExtractorError usable for other causes
12 years ago
Filippo Valsorda
6e3dba168b
release.sh edits based on 2013.01.02 experience
12 years ago
Filippo Valsorda
d851e895d5
release 2013.01.02
12 years ago
Filippo Valsorda
b962b76f43
re-worked release workflow, it is one-step and creates GPG signatures now
12 years ago
Philipp Hagemeister
26cf040827
Support youtube videos of google+ users
12 years ago
Philipp Hagemeister
8e241d1a1a
Simplify DailyMotion IE
12 years ago
Philipp Hagemeister
3a648b209c
Remove .part files before and after tests
12 years ago
Philipp Hagemeister
c80f0a417a
Better name for InfoQ IE
12 years ago
Philipp Hagemeister
4fcca4bb18
Fix infoQ in Python3
12 years ago
Philipp Hagemeister
511eda8eda
add test for infoq
12 years ago
Philipp Hagemeister
5f9551719c
Simplify some IEs
12 years ago
Philipp Hagemeister
d830b7c297
_download_webpage helper function
12 years ago
Philipp Hagemeister
1c256f7047
ExtractorError for errors during extraction
12 years ago
Philipp Hagemeister
a34dd63beb
Remove superfluous IE names
12 years ago
Philipp Hagemeister
4aeae91f86
Move gen_extractors to InfoExtractors
12 years ago
Philipp Hagemeister
c073e35b1e
Simplify test parameter initialization
12 years ago
Philipp Hagemeister
5c892b0ba9
Adapt test_download to support playlists, and remove race conditions
12 years ago
Philipp Hagemeister
6985325e01
Revert "In tests.json file and md5 join in a 'files' list to handle multiple-file IEs"
...
This made the JSON structure really unreadable and was a quick fix.
This reverts commit 6535e9511f
.
12 years ago
Philipp Hagemeister
911ee27e83
typo
12 years ago
Philipp Hagemeister
2069acc6a4
credit @jaimeMF
12 years ago
Jaime Marquínez Ferrándiz
278986ea0f
ustreamIE
12 years ago
Filippo Valsorda
6535e9511f
In tests.json file and md5 join in a 'files' list to handle multiple-file IEs
12 years ago
Filippo Valsorda
60c7520a51
Merge pull request #612 from jaimeMF/steamIE
...
SteamIE
12 years ago
Jaime Marquínez Ferrándiz
deb594a9a0
Test for steam
12 years ago
Jaime Marquínez Ferrándiz
e314ba675b
SteamIE
12 years ago
Filippo Valsorda
0214ce7c75
Ok, the Escapist test was passing only in my Travis repo, do not ask me why; also, a small bugfix to the latest commit
12 years ago
Filippo Valsorda
95fedbf86b
three small edits
...
* 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)
12 years ago
Filippo Valsorda
b7769a05ec
addedd a serious Public Domain dedication, see http://unlicense.org/
12 years ago
Filippo Valsorda
067f6a3536
moved docs and updates generation scripts from gh-pages branch to devscripts
12 years ago