This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yt-dlp
Watch
1
Star
0
Fork
0
You've already forked yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
synced
2024-11-20 05:47:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
668d975039
yt-dlp
/
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