Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to download mp4 with codecs="avc1.42001E, mp4a.40.2" #62

Open
daeros opened this issue Oct 24, 2020 · 3 comments
Open

unable to download mp4 with codecs="avc1.42001E, mp4a.40.2" #62

daeros opened this issue Oct 24, 2020 · 3 comments

Comments

@daeros
Copy link

daeros commented Oct 24, 2020

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.

@oalders
Copy link
Collaborator

oalders commented Oct 24, 2020

What's the output of perl -MWWW::YouTube::Download -e 'print $WWW::YouTube::Download::VERSION'?

@daeros
Copy link
Author

daeros commented Oct 24, 2020 via email

@oalders
Copy link
Collaborator

oalders commented Oct 26, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants