xaicron / p5-www-youtube-download

YouTube video download interface.
http://blog.livedoor.jp/xaicron/
Other
38 stars 28 forks source link

Fresh install - error on youtube-download.pl '"' expected, at character offset 1 (before "args:{raw_player_res...") #66

Closed TyRoden closed 1 year ago

TyRoden commented 2 years ago

'"' expected, at character offset 1 (before "args:{raw_player_res...") at /usr/local/share/perl/5.26.1/WWW/YouTube/Download.pm line 299

This is in the response, and the download fails.

oalders commented 2 years ago

Sounds like this is related to #65. I'm guessing some output changed and the logic here hasn't kept up. If anyone is motivated to fix it, I'm happy to look at pull requests.

oalders commented 1 year ago

Closing as it's a duplicate of #65 and this module will remain broken until someone submits a PR to fix it. However, https://github.com/yt-dlp/yt-dlp is a great alternative.