Giter VIP home page Giter VIP logo

Comments (5)

JunkFood02 avatar JunkFood02 commented on May 17, 2024

I haven't found --remux option in the yt-dlp documents, do you mean --remux-video or --audio-format?

from seal.

Marco-9456 avatar Marco-9456 commented on May 17, 2024

I tried using --remux "wav>opus/mp3" on a soundcloud playlist that contains few .wav files using custom command. It gives me this error

ERROR: Postprocessing: Stream #0:0 -> #0:0 

Link : https://m.soundcloud.com/anthonyrusso/sets/covers

my command

i think this will fix it
-o "Soundcloud/%(uploader)s/%(playlist_title|YT-DLP)s/%(playlist_autonumber)02d - %(title)s.%(ext)s" -f opus --embed-thumbnail --parse-metadata "playlist_index:%(track_number)s" --add-metadata --embed-metadata

from seal.

yant0 avatar yant0 commented on May 17, 2024

I haven't found --remux option in the yt-dlp documents, do you mean --remux-video or --audio-format?

I triex both. --remux-video still give the same error and --audio-format gave this :

ERROR: Postprocessing: Supported filetypes for thumbnail embedding are: mp3, mkv/mka, ogg/opus/flac, m4a/mp4/mov

from seal.

yant0 avatar yant0 commented on May 17, 2024

I tried using --remux "wav>opus/mp3" on a soundcloud playlist that contains few .wav files using custom command. It gives me this error

ERROR: Postprocessing: Stream #0:0 -> #0:0 

Link : https://m.soundcloud.com/anthonyrusso/sets/covers
my command

i think this will fix it -o "Soundcloud/%(uploader)s/%(playlist_title|YT-DLP)s/%(playlist_autonumber)02d - %(title)s.%(ext)s" -f opus --embed-thumbnail --parse-metadata "playlist_index:%(track_number)s" --add-metadata --embed-metadata

I guess? I want to convert the downloaded wav file into opus. I dont know what -f exactly does. Does -f downloads the best format (here is wav) and then converts it, or does it downloads an mp3 then converts it?

I tried -f ba[ext=opus] and its size is still the same without ba

from seal.

yant0 avatar yant0 commented on May 17, 2024

oops my bad, its --recode i forgot to change it since i last used dvd. Closing.

You can re-open if its a genuine bug

from seal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.