#youtube to mp3?

173 messages · Page 1 of 1 (latest)

shrewd bluff
#

i dont want to download off sketchy websites

torn briar
#

use

#

with adblock

#

so it dosent spam redirect u

#

its sketchy but if u use ublock youll be fine

left saddle
#

though tos content

torn briar
#

dont try download videos from it thot

#

the quality is horrible

#

last time i tried

shrewd bluff
#

eeeeeeeeee

#

where to get ad block

torn briar
shrewd bluff
#

eee

shrewd bluff
#

do i change it to mp3

torn briar
#

it shouldnt show

#

up as webm

shrewd bluff
#

so whut

#

nvm figured it out

mighty robin
#

yt-dl

pallid mulch
#

p

pallid mulch
#

mp3 sucks

#

ytdlp is faster safer simpler better

shrewd bluff
pallid mulch
#

it doesn't have a gui

#

you use it through the command line

shrewd bluff
pallid mulch
#

??

shrewd bluff
#

how to use it through cmd

pallid mulch
#

have you ever used ffmpeg before

shrewd bluff
#

but barely

pallid mulch
#

okay

#

is ytdlp added to path

#

or did you just download the exe

shrewd bluff
pallid mulch
#

you have scoop right

shrewd bluff
pallid mulch
#

then run scoop install yt-dlp

#

it's easier that way

shrewd bluff
pallid mulch
#

alright

#

the basic syntax is just yt-dlp (link)

#

so like yt-dlp https://...

shrewd bluff
#

done

pallid mulch
#

it downloads videos into the folder that you're in by default

shrewd bluff
pallid mulch
#

so if you just launch cmd regularly they'll be in C:\Users(user)

#

you can add -o (path) to change the output path

#

or just launch cmd from a different folder

shrewd bluff
pallid mulch
#

oh right

#

can you run yt-dlp -F (link)

#

and send the output

shrewd bluff
pallid mulch
#

do u want both audio and video

#

or just audio

shrewd bluff
pallid mulch
#

then yt-dlp -f 140 (link)

#

you can try yt-dlp -f 251 --remux-audio ogg (link) but not sure if that'll work

scenic ether
#

yt-dlp -x -f bestaudio --audio-format mp3 (link)

#

That works for me 100% of the time

pallid mulch
#

reencoding to mp3

scenic ether
#

Ehh it works and sounds decent

pallid mulch
#

mp3 and decent don't belong in the same sentence

scenic ether
#

At least its not like ytmp3.cc quality 💀

pallid mulch
#

just use aac

scenic ether
#

I have to agree with that

#

They need a .mp3 extension though

#

So that would work

pallid mulch
#

huh

scenic ether
#

The title

#

?

#

"youtube to mp3?"

pallid mulch
scenic ether
#

Hm

#

Then ogg would work

pallid mulch
#

mp3 is just the most common audio format and usually the only one that ppl know

scenic ether
#

yt-dlp -x -f bestaudio --audio-format aac <sound linkamabob>

#

Tbh i am partially deaf in one ear so maybe thats why i can't hear a different LOOL

#

My parents are musicians too so they are audiophiles so i am too

#

Sadly my ears have died

fallow egret
#

BREUUUUUH

#

ALL THAT USELESS

#

here

#

mp3 or video

#

also you can apply codecs in one click

pallid mulch
#

💀💀💀

#

this is literally just a wrapper for ffmpeg and yt-dlp

fallow egret
#

yes

pallid mulch
#

and it sucks

fallow egret
#

how?

pallid mulch
#

ytdlp is easy to use

#

no need for a bloated gui

fallow egret
#

bloated gui

#

man

pallid mulch
#

yes

fallow egret
#

its 3 clicks program

pallid mulch
#

this is a bloated gui

fallow egret
#

wdym by bloated?

#

its killing fps? spying?

#

what bad it brings to end user?

pallid mulch
#

no lol its just useless

pallid mulch
#

bad settings

#

oh god this sucks way more than i thought wtf

high cape
#

my brother in christ no

dawn crane
#

brother

#

why

left saddle
#

ublock origin >>>

surreal loom
#

u literally can use the adguard filters on ublock origin

scenic ether
#

Unmute or ban atzur

pallid mulch
#

??

scenic ether
pallid mulch
#

how tf can you talk here

scenic ether
#

Idk

pallid mulch
#

@sick fulcrum ???

scenic ether
#

💀

#

I've been helping ppl too

#

I posted the nerd gift link and got perm muted

sick fulcrum
scenic ether
#

Like almost 2 weeks ago

#

OMG

#

YESS

pallid mulch
#

why are blacklisted words a perm mute

scenic ether
#

Idek

#

I got perm muted another time for posting 5 images in #🥱⠂off-topic

#

LOL

gaunt kindle
left saddle
gaunt kindle
#

does it need to be tho?

left saddle
#

also older version

scenic ether
dawn crane
#

yt-dlp -f

fallow egret
#

this server wants me to code fr

#

i hate using command line

bitter tide
pallid mulch
#

oh damn im sorry

#

nothing personal 😭

bitter tide
#

no ur fine lol

pallid mulch
#

i just have issues with gui wrappers for cli apps since it's super annoying if they have bad or unwanted defaults

bitter tide
#

yeah i understand that

#

i originally made it for my friend because he is pretty nooby w/ that type of stuff

pallid mulch
#

fair

bitter tide
#

it only does what what i needed it to do, so it is pretty limiting, but i put it on github anyways and people seem to like it so i kept updating it

pallid mulch
#

seems unnecessary

bitter tide
#

Originally that's how it was when I was starting out in c# when I made the program, never cared to change it because it works fine. It was easier to debug problems at the time like that

#

And it still is now

#

It's a pretty gross program at the moment behind the scenes

#

I plan of fixing a ton of stuff in the future

#

I am still pretty new to syntax coding so some of my code is 🤮

left saddle
#

eh?

#

whats syntax coding

bitter tide
#

Just any typed languages

#

I used to do a ton of game logic design

#

But I recently (in the past 2 years) started doing actually coding

#

Well gotten more serious about it. I have done coding here and there since ever.

#

So my actual code skills and managing it isn't super good

#

It's gotten a ton better on my newer programs but mediadownloader is a little older so it contains some bad code

pallid mulch
#

makes sense