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

upstream youtube-dl is broken #12

Closed
rcy opened this issue Dec 16, 2021 · 2 comments
Closed

upstream youtube-dl is broken #12

rcy opened this issue Dec 16, 2021 · 2 comments

Comments

@rcy
Copy link
Owner

rcy commented Dec 16, 2021

currently running

/app/node_modules/youtube-dl-exec/bin # ./youtube-dl --version
2021.06.06

in the worker docker via youtube-dl-exec js package

@rcy
Copy link
Owner Author

rcy commented Dec 16, 2021

looks like ytdl-org/youtube-dl#30366 fixes this

should use YOUTUBE_DL_SKIP_DOWNLOAD
https://github.com/microlinkhq/youtube-dl-exec#youtube_dl_skip_download and manually install fixed version, and point youtube-dl-exec at that binary

@rcy
Copy link
Owner Author

rcy commented Dec 17, 2021

youtube-dl is now updated

[nix-shell:~/projects/emb-radio]$ worker/node_modules/youtube-dl-exec/bin/youtube-dl --version
2021.12.17

@rcy rcy closed this as completed Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant