Skip to content

Opus packet header cannot be parsed #228

Description

@Mattiz6276

Since when i started using Explo with MeTube as a scraper, i keep seeing these errors in the log that state that the Opus packet header cannot be parsed. I already tried troubleshooting, but without success.
Also, on the scraper it's supposed to download tarcks as MP3, not Opus, but i suspect Explo doesn't use any external service at all to scrape files.
The end result is that it attempts downloads, but because of this Opus error the tracks don't get saved in the Music folder and i cannot listen to them.
Is this a bug or is there something i forgot during setup?

Logs (some data has been redacted for privacy):

time=[TIME] level=INFO msg="compiled command: ffmpeg -i [PATH TO FOLDER]/[FILE NAME].opus.tmp -loglevel error -map 0:a -metadata artist=[TRACK ARTISTS] -metadata title=[TRACK TITLE] -metadata album=[TRACK ALBUM] [PATH TO FOLDER]/[FILE NAME].opus -y"

[opus @ 0x7f18a150bc00] Error parsing Opus packet header.

time=[TIME[ level=INFO msg="download finished" service=youtube track=[FILE NAME].opus

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions