Filippo Valsorda
|
8192ebe1f8
Merge remote-tracking branch 'origin/master' into fork_master
|
13 年 前 |
Filippo Valsorda
|
20ba04267c
removed __main__.py from the root of the repo
|
13 年 前 |
Philipp Hagemeister
|
743b28ce11
Allow youtube_dl/__main__.py to be called directly
|
13 年 前 |
gcmalloc
|
caaa47d372
adding the script hook
|
13 年 前 |
gcmalloc
|
10f100ac8a
cleaning binaries
|
13 年 前 |
Philipp Hagemeister
|
8176041605
Check during test runtime instead of test generation for _WORKING, and add 2.6 compat
|
13 年 前 |
gcmalloc
|
87bec4c715
getting version from git or failing
|
13 年 前 |
gcmalloc
|
190e8e27d8
removing the zip option, this can be done with python setup.py bdist --format=zip
|
13 年 前 |
gcmalloc
|
4efe62a016
moving to setup.py
|
13 年 前 |
gcmalloc
|
c64de2c980
correction on the test
|
13 年 前 |
Philipp Hagemeister
|
6ad98fb3fd
Correct exception raising
|
13 年 前 |
Philipp Hagemeister
|
b08e09c370
Mark broken IEs in --list-extractors
|
13 年 前 |
Philipp Hagemeister
|
cdab8aa389
Update download tests
|
13 年 前 |
Philipp Hagemeister
|
3cd69a54b2
Merge branch 'master' of github.com:rg3/youtube-dl
|
13 年 前 |
Philipp Hagemeister
|
627dcfff39
Restrict more characters (Closes #566)
|
13 年 前 |
Filippo Valsorda
|
df5cff3751
make tests skip on not _WORKING
|
13 年 前 |
Filippo Valsorda
|
79ae0a06d5
comment out 3.3 testing until Travis implements it
|
13 年 前 |
gcmalloc
|
2d2fa229ec
making the metacafe test pass
|
13 年 前 |
Filippo Valsorda
|
5a59fd6392
new .travis.yml with notifications and 3.3
|
13 年 前 |
Filippo Valsorda
|
0eb0faa26f
Mark CollegeHumorIE not working until phihag finishes
|
13 年 前 |
Filippo Valsorda
|
32761d863c
fix YouTubeIE on 2.6, sorry
|
13 年 前 |
Philipp Hagemeister
|
799c076384
collegehumor: able to download a single f4f file (not yet playable)
|
13 年 前 |
Philipp Hagemeister
|
f1cb5bcad2
Make __main__ work in all scenarios with relative imports
|
13 年 前 |
Philipp Hagemeister
|
9e8056d5a7
Use relative imports
|
13 年 前 |
Philipp Hagemeister
|
c6f3620859
Drop 2.5 support
|
13 年 前 |
Philipp Hagemeister
|
59ae15a507
Convert all tabs to 4 spaces (PEP8)
|
13 年 前 |
Philipp Hagemeister
|
40b35b4aa6
hack for apparently broken parse_qs in python2
|
13 年 前 |
Philipp Hagemeister
|
be0f77d075
test import
|
13 年 前 |
Philipp Hagemeister
|
0f00efed4c
Woooohooo! python3 youtube_dl BaW_jenozKc -t works!
|
13 年 前 |
Philipp Hagemeister
|
e6137fd61d
Remove superfluous encodings
|
13 年 前 |