Closed avremy closed 4 years ago
probably issue with ytdl-core i guess try again by removing query
(that thing with ?si=...
)
Hi tried without the query and have the same response,
user53@home-Office:~$ spotifydl https://open.spotify.com/track/3Y7Gf7COnnFqrZZ7voGy22
ℹ Saving Song to: /home/avremy/Ben Fayga - Lipa.mp3
✔ Song: Ben Fayga - Lipa
⠋ Downloading...Something went wrong!
Error: Not a YouTube domain
at Object.exports.getURLVideoID (/home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/node_modules/ytdl-core/lib/util.js:279:12)
at Object.exports.getVideoID (/home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/node_modules/ytdl-core/lib/util.js:304:20)
at Function.exports.<computed> [as getInfo] (/home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/node_modules/ytdl-core/lib/info.js:362:21)
at ytdl (/home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/node_modules/ytdl-core/lib/index.js:17:8)
at downloader (/home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/lib/downloader.js:14:20)
at /home/avremy/.node_modules_globa/lib/node_modules/spotify-dl/cli.js:98:17
at processTicksAndRejections (internal/process/task_queues.js:93:5)
thanks
seems weird can you try using a vpn to your system and check please
user53@home-Office:~$ spotifydl https://open.spotify.com/track/3Y7Gf7COnnFqrZZ7voGy22
ℹ Saving Song to: /home/avremy/Ben Fayga - Lipa.mp3
✔ Song: Ben Fayga - Lipa
⠧ Downloading 2.25MB of 5.60MB
✔ Download completed.
✔ Metadata Merged!
that seemed to fix it
thank you very much
what do you think could cause such it?
user53@home-Office:~$ spotifydl https://open.spotify.com/track/3Y7Gf7COnnFqrZZ7voGy22 ℹ Saving Song to: /home/avremy/Ben Fayga - Lipa.mp3 ✔ Song: Ben Fayga - Lipa ⠧ Downloading 2.25MB of 5.60MB ✔ Download completed. ✔ Metadata Merged!
that seemed to fix it
thank you very much
what do you think could cause such it?
Maybe because that video on youtube (which it references to) might got a ban in your region
Maybe add error handling so the program doesn't crash just because one song in the playlist was banned in your region.
will add thanks <3
Hi I seem to be getting the following error on some songs,
is this a known bug ?
thanks