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-17 19:12:54 +08:00
Code
Issues
Releases
Wiki
Activity
909
Commits
2
Branches
1,081
Tags
4bb028f48ecfcde1f4d2feafbc71fc8e346a7b99
Commit Graph
909 Commits
This Branch
This Branch
All Branches
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
setup.py Python3 fix, PyPi classifiers
Filippo Valsorda
·
2012-11-29 19:21:19 +01:00
2f1765c4ea
New repo skeleton, getting ready for PyPi
Filippo Valsorda
·
2012-11-29 16:51:55 +01:00
cc51a7d4e0
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
fix YouTubeIE on 2.6, sorry
Filippo Valsorda
·
2012-11-28 11:28:59 +01:00
32761d863c
collegehumor: able to download a single f4f file (not yet playable)
Philipp Hagemeister
·
2012-11-28 04:51:27 +01:00
799c076384
Make __main__ work in all scenarios with relative imports
Philipp Hagemeister
·
2012-11-28 03:55:35 +01:00
f1cb5bcad2
Use relative imports
Philipp Hagemeister
·
2012-11-28 03:34:40 +01:00
9e8056d5a7
Drop 2.5 support
Philipp Hagemeister
·
2012-11-28 03:30:35 +01:00
c6f3620859
Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister
·
2012-11-28 02:04:46 +01:00
59ae15a507
hack for apparently broken parse_qs in python2
Philipp Hagemeister
·
2012-11-28 02:01:09 +01:00
40b35b4aa6
test import
Philipp Hagemeister
·
2012-11-28 02:00:45 +01:00
be0f77d075
Woooohooo! python3 youtube_dl BaW_jenozKc -t works!
Philipp Hagemeister
·
2012-11-28 00:56:20 +01:00
0f00efed4c
Remove superfluous encodings
Philipp Hagemeister
·
2012-11-28 00:53:09 +01:00
e6137fd61d
Fix printing title etc.
Philipp Hagemeister
·
2012-11-28 00:46:21 +01:00
8cd10ac4ef
correct to_stderr
Philipp Hagemeister
·
2012-11-28 00:33:38 +01:00
64a57846d3
youtube IE: Correct bytes vs str
Philipp Hagemeister
·
2012-11-28 00:31:59 +01:00
72f976701a
typo
Philipp Hagemeister
·
2012-11-28 00:22:55 +01:00
5bd9cc7a6a
Use list comprehension instead of map
Philipp Hagemeister
·
2012-11-28 00:19:24 +01:00
f660c89d51
Import from the correct module
Philipp Hagemeister
·
2012-11-28 00:17:59 +01:00
73dce4b2e4
Py2/3 parse_qs compatibility
Philipp Hagemeister
·
2012-11-28 00:17:12 +01:00
9f37a95941
One more except..as
Philipp Hagemeister
·
2012-11-28 00:13:40 +01:00
a130bc6d02
Py2/3 compatibility for http.client
Philipp Hagemeister
·
2012-11-28 00:13:00 +01:00
348d0a7a18
Use io.BytesIO instead of StringIO
Philipp Hagemeister
·
2012-11-28 00:09:17 +01:00
03f9daab34
Python 3 version of HTMLParser
Philipp Hagemeister
·
2012-11-28 00:06:28 +01:00
a8156c1d2e
Py3 compat for unichr and htmlentitydefs
Philipp Hagemeister
·
2012-11-28 00:02:55 +01:00
3e669f369f
Fall back to urllib instead of urllib2 for Python 3 urllib.parse
Philipp Hagemeister
·
2012-11-27 23:58:47 +01:00
da779b4924
Remove ur references for Python 3.3 support
Philipp Hagemeister
·
2012-11-27 23:56:10 +01:00
89fb51dd2d
Prepare urllib references for 2/3 compatibility
Philipp Hagemeister
·
2012-11-27 23:54:09 +01:00
01ba00ca42
First
Previous
1
2
3
4
5
...
Next
Last