Two very Convenient Methods to search for scenes in Youtube

Discuss all the SW in the media and share links to videos etc.
Boundy22
Shrink Apprentice
Shrink Apprentice
Posts: 22
Joined: Wed Oct 12, 2022 9:11 am
Gender:

Two very Convenient Methods to search for scenes in Youtube

Post by Boundy22 » Thu Nov 28, 2024 9:09 pm

There are Two very Convenient to search for scenes in Youtube I want to share here , those methods will save lots of time and effort

Method 1 : Searching Youtube subtitles

Using This Website , you can search for words included in subtitles in youtube videos , for example if you typed Shrunken , it will include every video in youtube that has subtitles that includes the word Shrunken , whether they are Manual subtitles inputted by the Video uploader or they are Automatic subtitles extracted by youtube based on the audio , to search for a complete phrase then put the phrase between quotations , like "Shrink ray" , If you want to search two or more words that is included at the same time in the same sentence/paragraph , then search for example "Shrunk" "she" ,

The more you are skilled with the search words , the more efficient the results you will have , Also you can filter by categories which will enhance your search

The Website is : https://filmot.com/

Method 2 : Downloading the whole storyboard of a youtube video

We all know Youtube Storyboards , Its the images of the video generated when you hover on the seekbar of the video , its great but it gets tiresome keeping hovering on the whole video scanning it for scenes , but with this following method , it isn't tiresome anymore

There is a way to easily download those Storyboards , and in a High quality , and view them in a single HTML file and all you have to do is to scroll down and happy hunting

The Method is to use a program called yt-dlp , You can download it fromhere , download it in an easy to access directory ( for example , downloading it in a folder called yt that its directory is C:\yt ) , then Run CMD , then inside CMD browse to the folder containing the yt-dlp.exe , in our example its C:\yt , after accessing the folder , Copy and paste the following command

Code: Select all

yt-dlp -f sb0
, then press on space and paste any youtube link ( Whether its a Video , Playlist , Whole Channel ) so the final command will look like this

Code: Select all

yt-dlp -f sb0 https://www.youtube.com/watch?v=ZP1fscJQiWQ


, and it will start downloading the storyboards of the Video/Whole Playlist/Whole Channel in the same folder and the size is usually 100KB's per file , Use Microsoft Edge to open the mhtml folder for any Video and Voila , The Whole storyboard of the video is in front of your eyes and in High quality

Keep in Mind , The Images displayed in the file is limited to how youtube generate those images in the seekbar , so in short videos the gap between a pic and the other could be one second , in long videos the gap could be up to 10 seconds , so there is a space for error the longer the video is , so for longer videos if there is no clear SW moment visible but there are signs for it then its worth checking the video itself in that case and scan the moment

Example of a video

Code: Select all

yt-dlp -f sb0 https://www.youtube.com/watch?v=ZP1fscJQiWQ
An Example of The SW moment being visible in the images generated from the video in the mhtml file downloaded

Image

pokonota
Shrink Adept
Shrink Adept
Posts: 189
Joined: Sat Sep 03, 2022 10:07 pm

Re: Two very Convenient Methods to search for scenes in Youtube

Post by pokonota » Fri Nov 29, 2024 8:16 am

Awesome. Nice research work.

A prime target of the storyboards method could be the Thai dramas channel, which has full episodes of many Thai series set in ancient Thailand. Such a setting sometimes involves Yaks, which are giant humanoids. But it's many, many hours of content, so the storyboard method is a must:

https://www.youtube.com/channel/UC25QRZ ... Zog/videos

User avatar
Hand-Holder
Shrink Grand Master
Shrink Grand Master
Posts: 2384
Joined: Mon Nov 30, 2020 3:41 pm
Location: Lisbon

Re: Two very Convenient Methods to search for scenes in Youtube

Post by Hand-Holder » Fri Nov 29, 2024 3:36 pm

MANY MANY THANKS
My works are 100% free - Send a thanks directly on My Paypal - https://www.paypal.com/donate?hosted_bu ... 5B8X9XP5VW

Boundy22
Shrink Apprentice
Shrink Apprentice
Posts: 22
Joined: Wed Oct 12, 2022 9:11 am
Gender:

Re: Two very Convenient Methods to search for scenes in Youtube

Post by Boundy22 » Sat Nov 30, 2024 12:49 pm

pokonota wrote:
Fri Nov 29, 2024 8:16 am
Awesome. Nice research work.

A prime target of the storyboards method could be the Thai dramas channel, which has full episodes of many Thai series set in ancient Thailand. Such a setting sometimes involves Yaks, which are giant humanoids. But it's many, many hours of content, so the storyboard method is a must:

https://www.youtube.com/channel/UC25QRZ ... Zog/videos
Thanks :)

You can insert the channel link in the command , and it will download the storyboards of all the videos in the channel
Hand-Holder wrote:
Fri Nov 29, 2024 3:36 pm
MANY MANY THANKS
Thanks :) , Hope that it helps