question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to specify format options to get f135 video + audio from f18 format on youtube?

See original GitHub issue

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I remove or skip any mandatory* field

Checklist

  • I’m asking a question and not reporting a bug or requesting a feature
  • I’ve looked through the README
  • I’ve verified that I’m running yt-dlp version 2022.09.01 (update instructions) or later (specify commit)
  • I’ve searched the bugtracker for similar questions including closed ones. DO NOT post duplicates
  • I’ve read the guidelines for opening an issue

Please make sure the question is worded well enough to be understood

I used this with youtube-dl: youtube-dl -f 135+18 … and result was mp4 with 135 video and audio from format 18 (360p vid, 96kbit audio) so I get 480p vid with smaller file size than by using -f 135+140. I used yt-dlp as drop in replacement and now I realized that it downloads only f135 so no audio on result files… Is it possible to achieve this with YT-DLP? I tried some combinations and no luck so far.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
clusterizedcommented, Sep 26, 2022

Oh, I just noticed that using --video-multistreams instead of --compat-options multistreams achieves the same thing here. Not that it really matters, it’s just shorter and more precise.

1reaction
clusterizedcommented, Sep 26, 2022

--compat-options multistreams --ppa "Merger:-map -1:v"

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supported YouTube file formats - Google Help
Supported YouTube file formats. Note: Audio files, like MP3, WAV, or PCM files, can't be uploaded to YouTube. You can use video editing...
Read more >
How to download and merge video from "X" and audio from ...
Question. There is no separate audio files. Bigger resolution = better audio. For example 480p+best download only first. --compat-options ...
Read more >
MSFS - F-18 Autopilot and Navigation Tutorial - YouTube
In this video, we take a look at the navigation and auto flight features of the F-18 in MSFS.
Read more >
Change Audio Format Without Converting the Video - YouTube
Some devices can't play Dolby Digital AC-3 format so you can convert only audio to other playable format e.g AAC, which is supported...
Read more >
MSFS - F-18E Startup and Takeoff - YouTube
In this video, we walk through starting all the way through wheels up the F-18 in MSFS.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found