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

ERROR: unable to extract JS player URL #179

Closed
Scordenite opened this issue Oct 29, 2020 · 2 comments
Closed

ERROR: unable to extract JS player URL #179

Scordenite opened this issue Oct 29, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Scordenite
Copy link

Did some testing and it looks like it happens a lot on videos where there is copyright material such as songs.

I tried using youtube-dlc along with a fix posted there and it's solved my issue.
blackjack4494/yt-dlc#35

Would you be able to add this fix to tartube as well? Thanks.

@axcore axcore self-assigned this Oct 29, 2020
@axcore
Copy link
Owner

axcore commented Oct 29, 2020

You can set youtube-dlc as Tartube's downloader, which should solve your problem.

Click Edit > System preferences... > youtube-dl > File paths, and in the box Use this fork of youtube-dl, type youtube-dlc

@axcore axcore added the enhancement New feature or request label Oct 29, 2020
@Scordenite
Copy link
Author

Thanks, it worked. Just had to use the fix linked above and edit the youtube.py file after updating.

This is where it was located for me:
C:\Users\USERNAME\AppData\Local\Tartube\msys64\mingw64\lib\python3.8\site-packages\youtube_dlc\extractor\youtube.py

@axcore axcore closed this as completed Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants