Open mix3d opened 7 years ago
Based on the issue #30, files like .mp3 and .mp4 get downloaded, but the local url changed to .mp sans the number, and are subsequently not found when requested with .get()
.mp3
.mp4
.mp
.get()
Hello, I've the same problem .This pull request fix the issue
I guess this project has been abandoned. Fun!
Yes it is
Based on the issue #30, files like
.mp3
and.mp4
get downloaded, but the local url changed to.mp
sans the number, and are subsequently not found when requested with.get()