deepjyoti30 / ytmdl-web-v2

Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc.
https://ytmdl.deepjyoti30.dev
MIT License
978 stars 73 forks source link

How to jump into editing metadata manually ? #23

Closed aahnik closed 3 years ago

aahnik commented 3 years ago

Question

Checklist

Question

First I enter the youtube URL, and then the page comes asking for name of song. But I am actually downloading an audiobook, and I don't want to search for metadata, I want to straight go into writing metadata on my own.

In the metadata search page, I gave some name, but it loads forever.

deepjyoti30 commented 3 years ago

@aahnik As of now there's no option to directly go to that page but I think adding a setting for that won't be a bad idea.

We can have a setting that will automatically skip the search meta page and go to manual meta.

deepjyoti30 commented 3 years ago

@aahnik Added a setting to enable jumping to manual mode directly from the search page. It will be available once the deployment is done.

You can raise a new issue if you find any issue with the feature!