This website requires JavaScript.
Explore
Help
Sign In
R-yan
/
l1ving_youtube-dl
Watch
1
Star
0
Fork
0
You've already forked l1ving_youtube-dl
Code
Issues
Pull Requests
Releases
Wiki
Activity
l1ving_youtube-dl
/
youtube-dl
172 lines
39 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Create initial preview version of the new youtube-dl
2008-07-21 23:12:31 +02:00
#!/usr/bin/env python
reorganized the titles sanitizing: now title is the untouched title and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename(); closes #164
2012-05-09 14:47:28 +02:00
PK