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

Enhancing yt-dlp-web-ui frontend #230

Closed
hfmanson opened this issue Dec 1, 2024 · 3 comments · Fixed by #231
Closed

Enhancing yt-dlp-web-ui frontend #230

hfmanson opened this issue Dec 1, 2024 · 3 comments · Fixed by #231

Comments

@hfmanson
Copy link

hfmanson commented Dec 1, 2024

Hello,

I'd like to enhance the frontend of yt-dlp-web-ui by adding a youtube search facility using the google youtube data api.
Is it possible to have a yt-dlp-web-ui which uses a directory based frontend for development?

@marcopiovanello
Copy link
Owner

marcopiovanello commented Dec 2, 2024

Hi @hfmanson,

Directory based frontend is a couple line of code tweak, so yes it will be done.

Regarding the YouTube search: I'm planning to rewrite the frontend with a new UI library. I'm planning this but I can't say you when it will be implemented.

@marcopiovanello marcopiovanello linked a pull request Dec 5, 2024 that will close this issue
@marcopiovanello
Copy link
Owner

Custom path based frontend can now be used.

Load the frontend's directory via the --web flag or via the config file.
Everything is in the readme in the custom frontend section.

@hfmanson
Copy link
Author

hfmanson commented Dec 5, 2024

awesome!

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

Successfully merging a pull request may close this issue.

2 participants