KraXen72 / shira

Download music from YouTube, YouTube Music and Soundcloud, with great metadata and little effort.
MIT License
54 stars 3 forks source link

[Feature Request] Parallel processing #10

Open panangam opened 3 months ago

panangam commented 3 months ago

This is a really neat library! Any chance it would be possible to add parallel processing for multiple songs? Between downloading the files and looking up metadata, I'm sure different songs can be processed in parallel for a much faster experience.

KraXen72 commented 1 month ago

it is possible, but out of scope for now as i do not have time for that. I am happy to accept pull requests implementing this, though.

KraXen72 commented 1 day ago

i've been learning more about paralellized programs in general. this might be something i'm interested in tackling, after all. No promises on an ETA however, as I'm busy with uni.