Announcement

Collapse
No announcement yet.

Downloading trailers from YouTube (or wherever)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Downloading trailers from YouTube (or wherever)

    Is there any particular good solution for downloading videos in HD from YouTube? I need a trailer for this movie called "Somewhere In Montana" and I can only find it on YouTube. I did google-search but there are about a billion options, some of which seem sketchy, and I looked on Reddit also, same situation. Some say "here's a great one I use all the time" and then there's a comment right after, "Don't use that one, it's loaded with spamware" etc.

    So what's the best way to go?

  • #2
    I use a python script called
    yt-dlp
    https://github.com/yt-dlp/yt-dlp

    Then use ffmpeg to convert it into the correct format targeting the requirements of the application I am using.

    I actually have a set of tools that ingests any TLR I come across into a suitable mp4 file's and if I cannot get that. I just past the URL of the YouTube video and it goes fetch it form there.
    You need to be careful it does not have end tag CRAP on the end, and also, "THIS IS A TRAILER" crap on the start on the YouTube video. Common for YouTube trailer channels.

    Comment


    • #3
      ClipGrab is ridiculously simple and supports everything up to 4K.

      clipgrab.org

      Comment


      • #4
        Go to https://en.loader.to

        Paste the URL of the youtube video.
        Select the format MP4 (1080P).
        Click Download
        After a moment it will have downloaded the trailer and will give you the option of downloading it to your computer.

        That's it. Simple. No programs to install. You can then drop that downloaded file into DCP-O-Matic

        Comment


        • #5
          I use 4k Video Downloader+ to download trailers. https://www.4kdownload.com/-54 I have the professional version so get automatic updates whenever they update. The process of downloading is very simple. Occasionally I have to use Handbrake to convert the format to one I can use. I then use DCP-o-matic2 to create our pre show trailoer DCPs.

          Comment


          • #6
            Originally posted by Graham Cooke View Post
            I use 4k to download trailers. https://www.4kdownload.com/-54 I have the professional version so get automatic updates whenever they update. The process of downloading is very simple. Occasionally I have to use Handbrake to convert the format to one I can use. I then use DCP-o-matic2 to create our pre show trailoer DCPs.
            I also use Video Downloader+. The free version is limited to 10 downloads per day, I have used many of the sketchy downloaders in the past that are packed with malware and crapware. Videodownloader is clean. It is also updated regularly.

            Comment


            • #7
              I use allavsoft to do youtube downloads works almost everytime

              Comment


              • #8
                Another upvote for yt-dlp.

                Be aware it is not 100% user friendly: it is a command-shell utility and you need to have some familiarity with Youtube format codes to get the most out of it (there is a lookup table here: https://www.voussoir.net/writing/youtubedl_formats -- e.g. the command string ~$ yt-dlp -f625+140 https://youtube.com/watch?v=L54FyCIKiMA will download a scan of "Surround Fantastique"* in 3840x2160x24 MPEG4 with 128Kb stereo AAC audio). You need to keep it updated to stay ahead of G--gl-'s constant attempts at crippling Youtube downloaders (e.g. ~$ su, (enter root password), ~# yt-dlp -U, let it do its thing, ^D to exit su).

                [ * Just outside the left of the shot as it clears the hill and opens up to the river, is my favorite summertime stomping ground/skinny-dipping place. IYKYK. ]

                You can also download your video and audio tracks as separate files by specifying them individually; e.g. $ yt-dlp -f625 L54FyCIKiMA first to get the video, then $ yt-dlp -f140 L54FyCIKiMA later for the audio.

                But it's not a very steep learning curve at all and is a very powerful downloader.
                Last edited by Van Dalton; Yesterday, 01:46 AM.

                Comment


                • #9
                  I had YTD Downloader (and paid for it!) but it doesn't work anymore. I found this program called Audials (Audials – Recorder Software for Video and Music Streaming - Audials​). It works great and has a lot of other bells and whistles for doing other types of video edits.

                  Comment

                  Working...
                  X