-
Notifications
You must be signed in to change notification settings - Fork 128
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
YouTube Import Issues #131
Comments
|
YouTube is making it hard to download content with 3rd party apps and from time to time it's expected some of them will fail. NewPipe on Android is a good example of an app that needs to be updated when YouTube breaks the downloads. The real issue is not within SLAM, but YoutubeExtractor, the lib SLAM uses to provide this feature. |
this is easily fixed with changes to Decipherer.cs, just look in issues on YoutubeExtractor page and you'll find it |
Having a bit of difficulties loading YouTube imports into SLAM. I've had this issue only recently. The consistent error seems to be YoutubeExtractor.YoutubeParseException. Examples:
There hasn't been any resolutions on the main issue page, so I wanted to forward it here to see if anyone has the same issue and/or can help. Any redirects would also help.
(I'm also expecting this to get closed cuz it tech doesn't belong here lol)The text was updated successfully, but these errors were encountered: