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-15 10:54:46 +08:00
Code
Issues
Releases
Wiki
Activity
911
Commits
2
Branches
1,081
Tags
bdff345529dee85e2c2bc9f142b1df17e4ee266b
Commit Graph
7 Commits
adding a proper bash-completion generation
gcmalloc
·
2012-12-07 21:38:45 +01:00
bdff345529
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
There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
grimreaper
·
2012-10-06 10:00:40 -03:00
d51d784f85
moved make release to devscripts/release.sh
Filippo Valsorda
·
2012-09-25 23:56:01 +02:00
225dceb046
merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda
·
2012-04-11 00:22:51 +02:00
9e6dd23876
wine-py2exe.sh to create the exe under linux (!!)
Filippo Valsorda - Campagna
·
2012-04-07 20:07:42 +02:00
c6306eb798
Leave out characters the filesystem cannot encode (
Closes
:
#264
)
Philipp Hagemeister
·
2012-01-08 17:20:18 +01:00
fefb166c52