samim23 / polymath

Convert any music library into a music production sample-library with ML
MIT License
1.51k stars 114 forks source link

Fixed an issue where yt-dlp is unable to extract uploader id #31

Closed azilnik closed 1 year ago

azilnik commented 1 year ago

Updated to newest version of yt-dlp to fix bug described here https://github.com/yt-dlp/yt-dlp/issues/6253

samim23 commented 1 year ago

thanks for spotting this! If you could make a PR that only changes the requirement.txt, I'm happy to merge this. Currently you are changing the readme, license, gitignore for no good reason.