You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so I tried to use the script to download a youtube file sudo perl -MWWW::YouTube::Download -e 'WWW::YouTube::Download->new->download(redacted)'
on the ubuntu 20.10 version and it's spitting out this video has not supported fmt: video/mp4; codecs="avc1.42001E, mp4a.40.2" at ./Download.pl line 9.
So I'm hoping support for this format is added.
The text was updated successfully, but these errors were encountered:
Thanks. The basic status of this module is that no one person is actively working on it, but I'm happy to merge reasonable patches, especially if they come with some tests.
so I tried to use the script to download a youtube file sudo perl -MWWW::YouTube::Download -e 'WWW::YouTube::Download->new->download(redacted)'
on the ubuntu 20.10 version and it's spitting out this video has not supported fmt: video/mp4; codecs="avc1.42001E, mp4a.40.2" at ./Download.pl line 9.
So I'm hoping support for this format is added.
The text was updated successfully, but these errors were encountered: