Skip to content
New issue

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

Tracks with '&' (&) in title wont play #1

Open
skylerto opened this issue Mar 15, 2016 · 0 comments
Open

Tracks with '&' (&) in title wont play #1

skylerto opened this issue Mar 15, 2016 · 0 comments
Labels

Comments

@skylerto
Copy link
Owner

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.

  1. Hunter & The Bear - Forest On The Hill (Official Video) - (https://www.youtube.com/watch?v=Uem3YygjISE)
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
  1. Selena Gomez - Me & The Rhythm (Audio) - (https://www.youtube.com/watch?v=2XFfWems2_A)
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
@skylerto skylerto added the bug label Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant