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

Idea: allow bulk import of URLs #10

Open
larryhudson opened this issue Sep 30, 2023 · 0 comments
Open

Idea: allow bulk import of URLs #10

larryhudson opened this issue Sep 30, 2023 · 0 comments

Comments

@larryhudson
Copy link
Owner

Because we've now added the ability to automatically infer the title and task type (eg. yt-dlp or text-to-speech) from the URL, it's now possible to add an option to 'bulk import' URLs.

We could add a textarea where you dump a bunch of URLs, separated by new lines, and then when you hit 'submit', it would split up the input and then import them. This would happen in another background task, rather than within the HTTP request, response cycle.

Doing this would help me clean up the code inside src/pages/articles/index.astro - it's getting pretty messy.

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