Комментарии:
it dont work rip it doesnt even want to open the the app
ОтветитьHi, will this work with macos?
Ответитьthx for the vid! how could I change the code to get a video with h264 format? :) would be awesome. but thanks anyways!
Ответитьtop 5 tutorial oat
ОтветитьHoly shit it actually worked. I made a mistake with the Run batch files where I didn't write it in capital and save as, and I didn't remove [ ] brackets at first, but I realized that and fixed it and the url dialogue box actually opened. I am GLAD I found this video out of all the tutorials and shit I probably could've found. Thank you soooooooo much you're the best.
ОтветитьMuito obrigado amigo, salvou demaaaaais!!! Video muito top, so seguir os passos corretamente que da tudo certo!!
ОтветитьI don't usually comment in these types of videos, but i really appreciate your service! Thank you so much for the tutorial, the YT-DLP works pretty efficiently. You earned a sub! (i'm not an ai, just tryna show ma gratitude)
ОтветитьRun bat link is dead :)
ОтветитьThanks brother
Ответитьfor some reason video works for me but the audio just doesnt download it, could u help??
@echo OFF
cd "C:\Users\censored\OneDrive\Bureaublad\YT-DLP"
title Enter URL to Download
set /p URL=URL:
cls
title Enter File Format
set /p format=Audio (a) or Video (v)?:
cls
title Downloading...
if %format%==a yt-dlp.exe -P "C:\Users\censored\OneDrive\Bureaublad\YT-DLP Downloads" -x -f "wav" -o "%%(title)s.%%(ext)s" -w %URL%
if %format%==v yt-dlp.exe -P "C:\Users\censored\OneDrive\Bureaublad\YT-DLP Downloads" -f "mp4" -o "%%(title)s.%%(ext)s" -w %URL%
if %format%==a @echo Audio - %URL%>>"C:\Users\censored\OneDrive\Bureaublad\YT-DLP\log.txt"
if %format%==v @echo Video - %URL%>>"C:\Users\censored\OneDrive\Bureaublad\YT-DLP\log.txt"
cls
title Download more?
set /p more=Do you want to download more? Yes (y) or No (n):
if %more%==y start Run.bat
if %more%==y exit
if %more%==n goto b
:b
explorer "C:\Users\censored\OneDrive\Bureaublad\YT-DLP Downloads"
exit
Hi hi, awesome video. Thx so much. Excuse me, there's a way to have "mp4" files?. I donwloaded like 3 videos, so its ok. But there are on "wepm" extension.
ОтветитьAwesome, you're a lifesaver!
ОтветитьWorked like a charm. Thanks man
ОтветитьWorks perfectly for single videos but how do I download playlists?
ОтветитьHi, when download the video it comes out as webmp but I wanted it to become a mp4 format vid is there a way to change it ?
Ответитьthank you so much
ОтветитьYou just saved me a whole day of googling cmd commands, thanks a lot! Works charm!
ОтветитьThanks, but how do I set format to WMV and WMA?
Ответитьgreat and helpful video! works well for me now too. I just have a question regarding the compression type. Unfortunately, Adobe doesn't support VP09 (compression). Is there a way to change this in code? I tried with multiple videos and I think the default compression is VP09.
ОтветитьAmazing work!
ОтветитьI'm sorry but when I run it it brigs up the URL and if I want it in video or audio any input crashes it w/ no log entry
ОтветитьI had a beginer problem which my friend helped me fix.
If it doesnt work after u checked everything is right u may be have a setting in file view options turned off. to check on your win11 go to the bar where scizors icon is located and press on VIEW in the pop up click on SHOW and check FILE NAME EXTENSIONS and HIDDEN ITEMS. i had theese settings turned off so my Run.bat had an .txt extension after it which i wasnt aware of :)
My run.bat wont turn into a batch file. help please!
ОтветитьThank you so much for this, its really handy and makes the whooole process a lot more snappy and easier, so much time saved!!
ОтветитьI don't why but it doesn't work for me. It doesn't download the videos and when I click on if I want to download more vids and yes, it says that run.bat can't be found which is odd since I clearly named it run.bat with extensions on
Ответитьthank you so much bro
Ответитьis there a way to make it download m4a files?
ОтветитьThank you very much.
I have already recorded many things on my portable disc.
It wouldn't have been possible for me without this video guide.
so thank you 365 x.. :)
I'm asking, is it possible to record only subtitles?
or maybe there is another video for this
Regards
how to set preferred video quality?
ОтветитьIs there any way to download videos in mp4 format instead of webm?
ОтветитьIt works, but i can't download VR 360 videos is in the right format. The Video is only viewable in the flat cropped format.
ОтветитьNO background MUSIC AND AND AND TALK!!!!!!!!!!!!!!!!!!!!!!!!!
If you can not talk there are MANY AI programs that will TALK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
guys you can do ctrl shift c to copy the path of a file
ОтветитьYou're a legend god bless you!
ОтветитьMine worked perfectly but then stopped working past week and is not recognised
I solved my problem all I needed to do was just move the ytdlp file to videos. When I added a variable I also browsed instead of typing it in
98691 Kobe Roads
ОтветитьI can barely understand english but i think i'm doing well. Hardest shit ever tho, thanks for the tutorial.
ОтветитьSo where's the copy and paste??
Ответитьhey man, im having a problem after using it after a while. after i copy paste a yt link and clicked enter, it would say ERROR sign in to confirm youre not a bot
ОтветитьThank you. All is Simple and Clear
Ответитьwindows cannot find run.bat? solution?
ОтветитьHello, what a helpful video man, btw i just wanna ask. How can I download "Members Only Video" it says on github that I have to share my browser cookies (totally fine with me)? I'm using edge, can you help me out?
Ответитьwhere have you copied from for that run.txt ?
I can see nothing in the description box
How can I download thumbnails and videos simultaneously in this script? Where should I edit?🤔🤔🤔
Ответить