/1ntr/ - 1ntrnet

Internet & imageboards


If you want to see the latest posts from all boards in a convenient way please check out /overboard/

Name
Email
Subject
By clicking New Reply, I acknowledge the existence of the Israeli nuclear arsenal.
Comment
0
Select File / Oekaki
File(s)
Password (For file and/or post deletion.)

byclickdownloader.png
software/tool
Ngr
No.4447
4448 4450 4494
anybody know a good tool to download youtube video thumbnail in batch (example: playlist/ whole channel)? and also a good replacement for byclickdownloader that can batch download too ? (and maybe also download subtittle and thumbnail if can ?)
Ngr
No.4448
4449
de.schmidhuberj.tubefeeder-c73cc8c7b51ab1564a2147492bdbd1ac.png
>>4447
I don't know in Windoze but in Linux yes you can.

Downloader:
https://flathub.org/apps/details/com.github.unrud.VideoDownloader
There are others but I settled with this one.
It will download single and whole playlist videos, and even age restricted videos and the embedded subtitle track if you choose the .WEBM format.

For an ordered subscription (feed) to channels, including the thumbnails:
https://flathub.org/apps/details/de.schmidhuberj.tubefeeder
https://flathub.org/apps/details/io.freetubeapp.FreeTube
https://flathub.org/apps/details/io.github.prateekmedia.pstube
Ngr
No.4449
1.jpg
>>4448
For a standalone software to download only Youtube subtitles, try Google2SRT.
You will need to install the Java JRE runtime to make it work.
https://sourceforge.net/projects/google2srt/
Business Dog
No.4450
4452 4453 4454 4462
Cock_Goes_Where.jpg
>>4447
I don't know about Windows since I only use non-systemD Linux for my Internet stuff, but this is what I personally do (using yt-dlp):

Download ''f-ing'' everything:
yt-dlp --write-description --write-info-json --write-annotations --sub-lang en --write-auto-sub --sub-format srt --convert-subs=srt --write-thumbnail --restrict-filenames -f 'bestvideo[height<=512]+bestaudio/best[height<=512]' -o "/home/ACCOUNT-NAME/Videos/%(uploader)s/%(upload_date)s - %(title)s - %(id)s.%(ext)s" https://www.youtube.com/channel/UCU7JpgUNUdapn8d8b0zMg3g

Download only subtitles, thumbnails and video descriptions:
yt-dlp --write-description --write-info-json --write-annotations --sub-lang en --write-auto-sub --sub-format srt --convert-subs=srt --write-thumbnail --skip-download --restrict-filenames -o "/home/ACCOUNT-NAME/Videos/%(uploader)s/%(upload_date)s - %(title)s - %(id)s.%(ext)s" https://www.youtube.com/channel/UCU7JpgUNUdapn8d8b0zMg3g

Obviously, replace "ACCOUNT-NAME" with you own.

This tutorial for using yt-dlp on Kill Gates' Windows looks good:
https://teddit.net/r/youtubedl/comments/qzqzaz/can_someone_please_post_a_simple_guide_on_making/

You can find GUIs here, but I don't know if any of them will have the features or allow extra command line arguments to NOT download the videos but only the thumbnails and subs:
https://teddit.net/r/youtubedl/wiki/info-guis/
Ngr
No.4451
thanks guys
Ngr
No.4452
4499
>>4450
>I only use non-systemD Linux
Based.
Ngr
No.4453
4499
>>4450
Wow! I thought Asha Logos would be banned by 2019, not to mention 2023.
Ngr
No.4454
4499
>>4450
I'm downloading the Asha Logos channel now from Odysee
https://odysee.com/@ashalogos:92
Thanks for the link anon.
Ngr
No.4462
>>4450
how do you use the link ? (the one you typed)
Ngr
No.4463
4464
anyone know a tool to download the thumbnail of a whole yt channel ?
Ngr
No.4464
4465 4480 4481 4482
>>4463
So thumbnails for all the videos in a channel?
I would think this can do that
>yt-dlp --write-all-thumbnails --skip-download [CHANNEL_VIDEO_LIST_URL]
Ngr
No.4465
>>4464
okey
Ngr
No.4468
4469 4471 4472
schizophrenic wojak 1.png
i give up, i just downloaded youtube-dl, HOW DO YOU EVEN USE YOUTUBE DL, IT IS SOO COMPLICATED TO USE !!!. naybody got a shortcut or guide or something for begginer who have just downloaded ? im too retarted
Ngr
No.4469
4470
>>4468
Sorry to hear that.
It happens that the anon giving you that advise is a Master with the Terminal and appears to dislike GUIs.
If you would like to manage the Terminal look here for an introduction:
https://itsfoss.com/basic-terminal-tips-ubuntu/
https://itsfoss.com/change-directories/
If you want the easy way, above there are some links to Linux software that are well suited to do what you want.
If you are on Windows, sorry but I am not aware, or remember, of any software to be free (gratis).
Ngr
No.4470
>>4469
ok thank
Ngr
No.4471
4473
>>4468
Check here, there is plenty:
https://alternativeto.net/software/youtube-video-and-audio-downloader/?license=opensource
Ngr
No.4472
4474
>>4468
For yt-dlp here is download links (download yt-dlp.exe).
https://github.com/yt-dlp/yt-dlp#installation
yt-dlp is console app, there are GUI (Graphical User Interface) wrappers out there, but I haven't used any.
To use yt-dlp on windows download the yt-dlp.exe binary and place it in a folder where you want to download videos to.
Then simplest way is:
1. Open Command Line (cmg.exe) or PowerShell (if Windows 10/11 right click the Start Menu and select Command Line or Power Shell)
2. Navigate to the folder where you saved yt-dlp.exe
3. Type:
>yt-dlp.exe [URL TO VIDEO]
4. Press enter

For GUI for yt-dlp I guess this one will work (download the Portable as it is the easiest to use I guess)
https://github.com/dsymbol/yt-dlp-gui#portable
There are other GUI's for yt-dlp but I have not tested any of them. Not tested the one I've linked either.
Ngr
No.4473
>>4471
ok thank
Ngr
No.4474
>>4472
ok thank
Ngr
No.4480
>>4464
how do you use the "[CHANNEL_VIDEO_LIST_URL]" ?

is channel and video and list and url divide ?
Ngr
No.4481
>>4464
wait nevermind
Ngr
No.4482
4483
>>4464
it downloaded hundreds, wtf, i do not meant to download all the version of each and every one of the thumbnail, wtf, how to filter/pick ?
Ngr
No.4483
4487 4489
>>4482
Replace --write-all-thumbnails with --write-thumbnail to get only one thumbnail for each video.
Ngr
No.4487
>>4483
ok thank
Ngr
No.4489
4490
>>4483
do that line will pick the best quality automatically ?
Ngr
No.4490
4491 4492
>>4489
That line is about thumbs only and they come in just one size. Some in 640p, some in 1280p.
Ngr
No.4491
4493
>>4490
what do you mean by "thumbs only" ?
is the line automatically pick the best quality or pick a random quality ?
Ngr
No.4492
>>4490
yes i know the line only download thumbnail only, im asking about the quality of the thumbnail
Ngr
No.4493
4500 4503
>>4491
>is the line automatically pick the best quality or pick a random quality ?
The thumbs are just one unique quality, or size. It depends of the video which one will be. 640 or 1280.
Ngr
No.4494
4495 4501
Screenshot_20230222_020657.png
Screenshot_20230222_020916.png
maxresdefault.jpg
>>4447
I don't know if you are aware, but you can get the thumbs manually, one by one, with a browser from the Firefox's family.
Go to Tools/Page Info and in the dialog copy the "image"'s address. Paste that address in a new tab and voila! You've got the image/thumb.
Ngr
No.4495
4496
>>4494
Why don't just grab it from google images, it even says "maxresdefault" as well.
Ngr
No.4496
4497
>>4495
>google images
No idea about that, I never use Google. How is done?
Ngr
No.4497
4498
>>4496
Literally just paste the url or the title and hit enter.
Ngr
No.4498
4499
>>4497
i'll give it a try.
Business Dog
No.4499
4502
My_Little_Pony_A_Canterlot_Wedding_-_Part_2_My_Little_Pony_Friendship_is_Magic_MLP_-_FiM.jpg
I felt an evil change in the air, came here, and noticed an innocent anon deciding to use Google for the first time. (*Shudder*)

I must put a stop to that!!!

>>4498
Dear Pony-Anon, if you don't mind sharing the name of the YouTube channel(s) whose thumbnails you'd like to have, then I'll download them for you, put them into a compressed ZIP file and post a link here for you to download them all easily.
<--- An example.

>>4454
You're welcome. I didn't even know he's on Odysee - will compare to see if there are "missing" videos on his YouTube channel.
>>4453
Me too. I regret not downloading other sites and channels before it was too late.
>>4452
👍 :3
Ngr
No.4500
>>4493
ok thank
Ngr
No.4501
>>4494
ok thank
Ngr
No.4502
4504
>>4499
anon do u like collecting video and parts of channel u like ?
Ngr
No.4503
4504
>>4493
do different video have diferent max resolution ?
Business Dog
No.4504
4505
The_French_Revolution_-_The_Death_of_Monarchy_Aristocracy_and_Tradition_and_the_rise_of_modernity.jpg
>>4502
Do I like it? No, it's disappointing and depressing - especially since I haven't been able to save the majority of the good channels, and don't like living in this dangerous era where all evil is now assembling and coming to a point for its final assault against all good. Sorry to not be a bright and cheerful conversation partner in this case.
(Although, perhaps I actually chose to be born into this era, so that I can challenge and strengthen myself, and assist others, during the most difficult time globally faced by mankind/humanity/life, in known human history. It's certainly an epic time to be alive. Perhaps I should visit /ub/ again and "pump some more mind-iron".)

Despite not liking it, I download channels out of concern that there'll be no quality, honest human/humane content remaining soon.
Most YouTube channels will never return somewhere else, once they've been censored.
Truly good/honest websites simply "disappear" from the Internet, or get blacklisted on Google.

Also - I don't have a SIM card in my smartphone and keep it in airplane mode, because of their crazy tracking being impossible to turn off (even on DeGoogled phones) and also every single smartphone being used, is one step closer for a "threshold" to be crossed where "the enemy" decides that it can lock/force the people of a country into using some kind of digital tyrannical social-credit/ID/payment system. Therefore, I don't want to add to the problem.

I just use the smartphone to watch educational videos that I have downloaded previously, but also to reduce the damaging electromagnetic radiation from the phone antennas.
Streaming and watching a video in the car for example (as a passenger) will fry your pony stallion nuts and reduce fertility, but that's just one of many examples of the negative effects.

>>4503
Yes, the videos are offered in all kinds of resolutions, and the maximum resolution is determined by the resolution that was uploaded to YouTube. YT-DLP can, for example, download very high resolution and very low resolution versions of the same video, and also at different audio qualities/bitrates. There are also different video and audio formats offered for each video by YouTube - suitable for different devices, that may only be able to play a certain format and not the other.
By default, I think that YT-DLP (almost) always downloads the highest quality version that's available.

Anyway, must sleep now, but the original offer of downloading those thumbnails from a favourite channel of yours is still available.

If you go through the advice listed by other pony/human anons in this thread, you'll be able to use YT-DLP soon quite well. If there are error messages consider posting a screenshot, which might help (but hide the personal stuff).
Ngr
No.4505
>>4504
ok thank
Ngr
No.4508
4509
ppl, how to download youtube thumbnail but PNG in ytdlp & ytdl ? all the download are either jpg or webp
Ngr
No.4509
4510
>>4508
>all the download are either jpg or webp
That's right, those are the formats made available by jewtube. If you want PNG, then you have to convert them to it.
Ngr
No.4510
>>4509
ok thank
Ngr
No.4524
4525 4527
if i use httarck to archive a web page like this thread, does the jpeg/jpg image degrade when i download the webpage ? does the image degrade when the file age ? if i convert all the image into png will there be something broke (in the archive)? should i convert all the image to png ? can i convert them to png ?
Ngr
No.4525
Smug.jpg
>>4524
Dear anon.
Using the same criteria and because of viruses, you should use globes every time you type at your Windows Desktop/Laptop.
Be safe.
Ngr
No.4527
4529
>>4524

im asking because i have a httrack webpage saved in my computer that is old (not that old), i worry that the jpeg image in it will degrade and ruin my collection
Ngr
No.4529
4530 4532
hHxYLVS.jpeg
>>4527
If the room's temperature is low enough, they'll stay fresh for a long time and the degradation won't spread to your collection.
Ngr
No.4530
4531
>>4529
retarted
Ngr
No.4531
Eu-WS9wVkAEB6et.jpg
>>4530
Ngr
No.4532
4533
>>4529
give actual answer ples
Ngr
No.4533
CPHPQ8VVAAEA5PN.jpeg
>>4532
Ask stupid question, get stupid answers.
Ngr
No.4568
4569
(it has been a while sorry uwu)

so using ytdlp & ytdl. is there anyway to number the video that have been downloaded, make it look tidy and like a list?
Ngr
No.4569
4682
>>4568
use tuberipper
Ngr
No.4682
>>4569
ok thank