azihassan / youtube-d

A fast command-line Youtube downloader
MIT License
7 stars 0 forks source link

Add support for parsing short URLs with www #77

Closed azihassan closed 6 months ago

azihassan commented 6 months ago

Youtube short URLs in the https://youtube.com/shorts/XXXXXXXXXXX format don't work, the parseID function expects shorts to start with www which isn't always the case.