This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-21 04:55:05 +08:00
Code
Issues
Releases
Wiki
Activity
1,938
Commits
2
Branches
1,081
Tags
c216c1894de46ef5cfb7e391d9adfd5d3f84acbb
Commit Graph
1938 Commits
This Branch
This Branch
All Branches
new updating scheme, based on GH downloads; also, check if not updateable (pip installed)
Filippo Valsorda
·
2012-12-08 00:48:07 +01:00
5a304a7637
it's curious but bash-completion is with - and not _
Filippo Valsorda
·
2012-12-08 00:37:26 +01:00
4c1d273e88
making the script compatible with python3
gcmalloc
·
2012-12-07 22:01:02 +01:00
a9d2f7e894
little correction on the readme
gcmalloc
·
2012-12-07 21:40:06 +01:00
682407f2d5
adding a proper bash-completion generation
gcmalloc
·
2012-12-07 21:38:45 +01:00
bdff345529
youtube-dl.tar.gz make target
Filippo Valsorda
·
2012-12-07 14:46:14 +01:00
23109d6a9c
devscripts/make_readme.py in place of all that sedding, that has porting problems
Filippo Valsorda
·
2012-12-07 14:45:16 +01:00
4bb028f48e
and now, also py2exe compiles fine :) (on Windows)
Filippo Valsorda
·
2012-12-07 12:04:52 +01:00
fec89790b1
pip installs fine!
Filippo Valsorda
·
2012-12-07 11:39:08 +01:00
a5741a3f5e
SoundCloud IDs have changed, fix tests
Philipp Hagemeister
·
2012-12-07 01:34:40 +01:00
863baa16ec
Use Soundcloud API (
Closes
#579
)
Philipp Hagemeister
·
2012-12-07 01:30:03 +01:00
c7214f9a6f
More work on soundcloud IE
Philipp Hagemeister
·
2012-12-07 01:24:51 +01:00
8fd3afd56c
Correct accidental rename
Philipp Hagemeister
·
2012-12-07 00:57:06 +01:00
f9b2f2b955
Mark SoundCloud IE as nonfunctional for now (
#579
)
Philipp Hagemeister
·
2012-12-07 00:50:56 +01:00
633b4a5ff6
Better error reporting for SoundCloud IE
Philipp Hagemeister
·
2012-12-07 00:40:13 +01:00
b4cd069d5e
Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for
#579
)
Philipp Hagemeister
·
2012-12-07 00:39:44 +01:00
0f8d03f81c
Add an example to the -o documentation (
#573
)
Philipp Hagemeister
·
2012-12-04 11:05:38 +01:00
077174f4ed
Let youtube IE handle IDs starting with PL (
Closes
#572
)
Philipp Hagemeister
·
2012-12-04 10:59:38 +01:00
e387eb5aba
Correct metacafe test filename (happens to start with an underscore)
Philipp Hagemeister
·
2012-12-03 20:17:47 +01:00
4083bf81a0
Keep video IDs verbatim if possible (
Closes
#571
)
Philipp Hagemeister
·
2012-12-03 15:36:41 +01:00
796173d08b
Improve execution tests
Philipp Hagemeister
·
2012-12-01 15:52:34 +01:00
e575b6821e
Add test for Youku (Mentioned in
#314
)
Philipp Hagemeister
·
2012-11-30 08:42:11 +01:00
d78be7e331
Fix Soundcloud IE (+ Python3 support)
Philipp Hagemeister
·
2012-11-29 20:40:12 +01:00
15c8d83358
Fix MD5 calculation
Philipp Hagemeister
·
2012-11-29 20:38:16 +01:00
e91d2338d8
Add irc channel notice
Philipp Hagemeister
·
2012-11-29 19:45:07 +01:00
4b235346d6
Enable travis notifications
Philipp Hagemeister
·
2012-11-29 19:41:09 +01:00
ad348291bb
setup.py Python3 fix, PyPi classifiers
Filippo Valsorda
·
2012-11-29 19:21:19 +01:00
2f1765c4ea
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
·
2012-11-29 18:14:43 +01:00
3c5b63d2d6
New repo skeleton, getting ready for PyPi
Filippo Valsorda
·
2012-11-29 16:51:55 +01:00
cc51a7d4e0
Fix 2.6 nosetests
Philipp Hagemeister
·
2012-11-29 16:35:57 +01:00
8af4ed7b4f
Merge remote-tracking branch 'origin/master' into fork_master
New tests - merged with md5 correction
Filippo Valsorda
·
2012-11-29 15:38:07 +01:00
8192ebe1f8
removed __main__.py from the root of the repo
Filippo Valsorda
·
2012-11-29 15:20:20 +01:00
20ba04267c
Allow youtube_dl/__main__.py to be called directly
Philipp Hagemeister
·
2012-11-29 15:11:24 +01:00
743b28ce11
adding the script hook
gcmalloc
·
2012-11-29 14:12:06 +01:00
caaa47d372
cleaning binaries
gcmalloc
·
2012-11-28 19:38:37 +01:00
10f100ac8a
Check during test runtime instead of test generation for _WORKING, and add 2.6 compat
Philipp Hagemeister
·
2012-11-28 19:03:11 +01:00
8176041605
getting version from git or failing
gcmalloc
·
2012-11-28 18:49:56 +01:00
87bec4c715
removing the zip option, this can be done with python setup.py bdist --format=zip
gcmalloc
·
2012-11-28 18:33:58 +01:00
190e8e27d8
moving to setup.py
gcmalloc
·
2012-11-28 18:24:16 +01:00
4efe62a016
correction on the test
gcmalloc
·
2012-11-28 18:21:53 +01:00
c64de2c980
Correct exception raising
Philipp Hagemeister
·
2012-11-28 18:21:06 +01:00
6ad98fb3fd
Mark broken IEs in --list-extractors
Philipp Hagemeister
·
2012-11-28 17:58:55 +01:00
b08e09c370
Update download tests
Philipp Hagemeister
·
2012-11-28 15:09:56 +01:00
cdab8aa389
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
·
2012-11-28 12:59:55 +01:00
3cd69a54b2
Restrict more characters (
Closes
#566
)
Philipp Hagemeister
·
2012-11-28 12:59:27 +01:00
627dcfff39
make tests skip on not _WORKING
Filippo Valsorda
·
2012-11-28 11:54:20 +01:00
df5cff3751
comment out 3.3 testing until Travis implements it
Filippo Valsorda
·
2012-11-28 11:46:56 +01:00
79ae0a06d5
making the metacafe test pass
gcmalloc
·
2012-11-28 11:46:03 +01:00
2d2fa229ec
new .travis.yml with notifications and 3.3
Filippo Valsorda
·
2012-11-28 11:46:03 +01:00
5a59fd6392
Mark CollegeHumorIE not working until phihag finishes
Filippo Valsorda
·
2012-11-28 11:43:35 +01:00
0eb0faa26f
First
Previous
...
19
20
21
22
23
...
Next
Last