99
submitted 8 months ago* (last edited 8 months ago) by FartsUnited@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.

The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video's audio quality via a direct rip. If so, how would it be done and what format would it be in anyway?

thanks

all 25 comments
sorted by: hot top controversial new old
[-] SexualPolytope@lemmy.sdf.org 45 points 8 months ago* (last edited 8 months ago)

This is what I use for my personal archive:

yt-dlp -f bestaudio/best --extract-audio --embed-metadata --embed-thumbnail --recode opus --audio-quality 0

It does recode to opus but since the bestaudio is usually in that format already, you don't need it most of the time. You can skip the --recode opus part if you want to. I keep it because I like having a "uniform" collection. You can probably change the bestaudio/best part to simply bestaudio without losing much as well.

[-] TwinHaelix@reddthat.com 5 points 8 months ago

Does it skip the recode completely if the format is already opus?

[-] SexualPolytope@lemmy.sdf.org 8 points 8 months ago

Yes, it does. It just repackages it from .m4a to .opus without re-encoding the actual audio stream.

[-] Dettweiler42@lemmyonline.com 30 points 8 months ago

YouTube compresses the video as soon as it's uploaded, so it's unlikely you can obtain any sort of lossless download. You may be able to get a .wav or similar download of a video's audio track, but there will still be compression losses from the YouTube side.

[-] pr06lefs@lemmy.ml 27 points 8 months ago

I dunno about the qualilty but I do yt-dlp -x and it downloads and extracts just the audio portion.

[-] infinull@lemmy.dbzer0.com 23 points 8 months ago

This uses ffmpeg under the hood and muxes the file into a .m4a file without transcoding. Basically keeping whatever compression youtube used for the audio (which is some sort of mpeg4 compatible audio, probably depends a little bit)

This still recompressed, but it's the best you can do using youtube as the source.

  • uploader (almost certainly, but theoretically you could skip this step if you encoded your video well) compresses audio
  • uploader uploads to youtube
  • youtube re-compresses the audio again (almost certainly transcoding into a different codec)
[-] Kissaki@feddit.de 23 points 8 months ago

yt-dlp has the -F parameter to list the available stream formats. (uppercase F to list, lowercase f to select)

I use -f 251 to download the opus audio stream, and afterwards use ffmpeg -i file -c copy file.opus to copy the opus audio stream in an opus file format file (codec copy so without encoding losses).

[-] lea@feddit.de 9 points 8 months ago

If you want an online tool, cobalt.tools can rip the original youtube audio if you choose "best" format in settings -> 🎶. It's also FOSS with no tracker/ad garbage so I can recommend it as an alternative for yt-dlp which has been mentioned already.

[-] BMP5k@feddit.uk 8 points 8 months ago

I believe Jdownloader 2 lets you do link grabber with YouTube links that can download audio only with a choice of format.

[-] BetaDoggo_@lemmy.world 6 points 8 months ago

Get yt-dlp then run: yt-dlp -x 'video-url'

I believe if you're willing to check the format codes on the video you can download audio only but both will get you the least compressed audio available.

[-] Thorny_Insight@lemm.ee 3 points 8 months ago* (last edited 8 months ago)

I use this app for it. Even adds the correct artist, title, album and such to the file aswell. I tried several similar apps but this was by far the best.

[-] CloverSi@lemmy.comfysnug.space 1 points 8 months ago

+1 for MediaHuman, if you're wanting a GUI. Super simple and powerful. It's paid software but there are cracks around.

[-] Thorny_Insight@lemm.ee 1 points 8 months ago
[-] SomeRandomWords@lemmy.blahaj.zone 1 points 8 months ago

I think the YouTube Downloader is paid and they might be getting it confused.

[-] CloverSi@lemmy.comfysnug.space 1 points 8 months ago

Oh I'm four days late but yes. The YouTube downloader also downloads audio, I didn't realize they had a separate program that only downloads audio. Weird.

[-] sho@lemmy.ml 2 points 8 months ago

Easiest way is to use an Indivious instance, if you are on desktop or use the Newpipe App if on Android.

[-] rikonium@discuss.tchncs.de 1 points 8 months ago* (last edited 8 months ago)

Not a direct answer but for a while I had iTunes Match as a companion service which could be an imperfect workaround to get your hands on 256 Kbps AAC versions. (if it matches, which can’t be manually done)

I bailed when it glitched on a couple songs and syncing broke for a while. Direct iTunes sync hasn’t let me down since but it was nice while it lasted and the Matched songs I had are still kicking.

Of course it requires using iTunes and paying for that $25 for a non-guaranteed quality boost.

this post was submitted on 04 Nov 2023
99 points (93.0% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

52591 readers
295 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS