fixed #283 and now when calling the mp3parameter it can now be used together with the file_system avoiding errors due to characters
>>> ys.download(mp3=True, file_system='ext4')
In the case of error #283, by default, pytubefix already removes the characters that cause problems on Windows, so you don't need to pass the file_system parameter
fixed #283 and now when calling the
mp3
parameter it can now be used together with thefile_system
avoiding errors due to charactersIn the case of error #283, by default, pytubefix already removes the characters that cause problems on Windows, so you don't need to pass the
file_system
parameter