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

Broken file after processing #1

Open
pahan35 opened this issue Apr 13, 2018 · 2 comments
Open

Broken file after processing #1

pahan35 opened this issue Apr 13, 2018 · 2 comments

Comments

@pahan35
Copy link
Contributor

pahan35 commented Apr 13, 2018

This file is broken after plugin processing

@pahan35
Copy link
Contributor Author

pahan35 commented Apr 18, 2018

There is bug of NodeID3: looks like that mp3 file has broken tags or something like that. Cause in removeTagsFromBuffer it received wrong size it brakes down and remove empty buffer

@evanvin
Copy link
Owner

evanvin commented May 22, 2018

@pahan35 I realized the issue with NodeID3. They keep messing things up.

If you take a look at one of my recent projects PizzaPi, I figured it might be an issue with the file metadata received back from the YTDL.

In my PizzaPi project, I download the song straight up as a video from the python version of YTDL, and then use ffmpeg to convert the video to mp3. It handles it much better.

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