You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any songs that requires the 18+ age verification (being logged in), will cause an error message of 410 Gone.
A suggestion could be to add a feature to add YouTube credentials, or for a quick fix, improve the error message.
It will show in search results - and when adding it will say 'Error adding track: Error: Status code: 410'
The text was updated successfully, but these errors were encountered:
Might be possible, it looks like ytdl-core doesn't have login options but it does have a cookieCache. So it'd have to authenticate first grab the cookie and send it off to ytdl-core. Might need some experimentation.
Any songs that requires the 18+ age verification (being logged in), will cause an error message of 410 Gone.
A suggestion could be to add a feature to add YouTube credentials, or for a quick fix, improve the error message.
It will show in search results - and when adding it will say 'Error adding track: Error: Status code: 410'
The text was updated successfully, but these errors were encountered: