We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For some reason when downloading a video with the & it will not play in the player.
ERR_FILE_NOT_FOUND
Here are 2 tracks which were download, but wont play. Will play in another player.
curl 'file:///Users/sky/Dropbox/dev/javascript/CatchUp/app/talks/Hunter%20&%20The%20Bear%20-%20Forest%20On%20The%20Hill%20(Official%20Video).m4a' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) catchup/0.0.1 Chrome/49.0.2623.75 Electron/0.37.2 Safari/537.36' -H 'Accept-Encoding: identity;q=1, *;q=0' --compressed
curl 'file:///Users/sky/Dropbox/dev/javascript/CatchUp/app/talks/Selena%20Gomez%20-%20Me%20&%20The%20Rhythm%20(Audio).m4a' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) catchup/0.0.1 Chrome/49.0.2623.75 Electron/0.37.2 Safari/537.36' -H 'Accept-Encoding: identity;q=1, *;q=0' --compressed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
For some reason when downloading a video with the & it will not play in the player.
Response
ERR_FILE_NOT_FOUND
curl info
Here are 2 tracks which were download, but wont play. Will play in another player.
The text was updated successfully, but these errors were encountered: