OzakIOne / termux-youtube-dl

Bash script to setup youtube-dl in termux
114 stars 31 forks source link

remove --restrict-filenames #10

Closed mad-gooze closed 2 years ago

mad-gooze commented 2 years ago

HI!

--restrict-filenames option breaks videos with cyrillic titles - it names such videos like "_.mp4" and does not allow multiple videos to be downloaded without renaming.

I'm not sure if it is needed for some specific use-case, please feel free to close this PR if I am missing something.