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

Unmodified M4A Stream from Youtube ? #1134

Open
Shabinder opened this issue Feb 27, 2025 · 0 comments
Open

Unmodified M4A Stream from Youtube ? #1134

Shabinder opened this issue Feb 27, 2025 · 0 comments
Labels
feature request New feature or request

Comments

@Shabinder
Copy link

Shabinder commented Feb 27, 2025

describe the feature you'd like to see

Using below config, I expect a m4a stream, but I get a mp3 one, How to get a unprocessed stream just proxied from YT ?

{
    "url": "SOME_URL",
    "downloadMode": "audio",
    "youtubeVideoCodec": "h264",
    "youtubeHLS": false,
    "disableMetadata": true,
    "filenameStyle": "nerdy"
}

OR

{
    "url": "SOME_URL",
    "downloadMode": "audio",
    "filenameStyle": "nerdy"
}
@Shabinder Shabinder added the feature request New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant