This website requires JavaScript.
Explore
Help
Sign in
mirror
/
yt-dlp
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2025-03-09 12:50:23 -05:00
Code
Activity
668d975039
yt-dlp
/
youtube-dl
172 lines
39 KiB
Text
Raw
Normal View
History
Unescape
Escape
Create initial preview version of the new youtube-dl
2008-07-21 16:12:31 -05: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 07:47:28 -05:00
PK