VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 4 of 4
  1. Hello. I need help.
    I use youtube-dl to download trailers from Apple.
    However, if there more than one trailer, I only get the first one and not the others.
    Can anyone help me how to get the second or third trailer with youtube-dl?
    Thanks
    Quote Quote  
  2. need more information than this.... eg. what command you are running, what output you see, what trailer....


    anyway, i picked a random movie that has 2 trailers and it works fine with yt-dlp
    Code:
    >yt-dlp "https://trailers.apple.com/trailers/wb/the-flash/"
    [appletrailers] Extracting URL: https://trailers.apple.com/trailers/wb/the-flash/
    [appletrailers] the-flash: Downloading webpage
    [appletrailers] 31033: Downloading JSON metadata
    [download] Downloading playlist: The Flash
    [appletrailers] Playlist The Flash: Downloading 2 items of 2
    [download] Downloading item 1 of 2
    [info] the-flash-trailer2: Downloading 1 format(s): enus-hd1080
    [download] Destination: Trailer 2 [the-flash-trailer2].mov
    [download] 100% of  179.86MiB in 00:00:15 at 11.40MiB/s
    [download] Downloading item 2 of 2
    [info] the-flash-trailer: Downloading 1 format(s): enus-hd1080
    [download] Destination: Trailer [the-flash-trailer].mov
    [download] 100% of  196.03MiB in 00:00:17 at 11.09MiB/s
    [download] Finished downloading playlist: The Flash
    Quote Quote  
  3. Originally Posted by ElCap View Post
    need more information than this.... eg. what command you are running, what output you see, what trailer....


    anyway, i picked a random movie that has 2 trailers and it works fine with yt-dlp
    Code:
    >yt-dlp "https://trailers.apple.com/trailers/wb/the-flash/"
    [appletrailers] Extracting URL: https://trailers.apple.com/trailers/wb/the-flash/
    [appletrailers] the-flash: Downloading webpage
    [appletrailers] 31033: Downloading JSON metadata
    [download] Downloading playlist: The Flash
    [appletrailers] Playlist The Flash: Downloading 2 items of 2
    [download] Downloading item 1 of 2
    [info] the-flash-trailer2: Downloading 1 format(s): enus-hd1080
    [download] Destination: Trailer 2 [the-flash-trailer2].mov
    [download] 100% of  179.86MiB in 00:00:15 at 11.40MiB/s
    [download] Downloading item 2 of 2
    [info] the-flash-trailer: Downloading 1 format(s): enus-hd1080
    [download] Destination: Trailer [the-flash-trailer].mov
    [download] 100% of  196.03MiB in 00:00:17 at 11.09MiB/s
    [download] Finished downloading playlist: The Flash
    I use this command: "youtube-dl -f bestvideo+bestaudio --hls-prefer-native "https://tv.apple.com/ch/movie/iron-man/umc.cmc.219lnb4s678o8roez3o905h7r""
    I get the first trailer. But not the second and third.
    Quote Quote  
  4. Originally Posted by Nambi53 View Post
    Hello. I need help...
    Alternate and easy method to get Apple trailers here, right-click and Save As or mouse over links for the trailer url. All three resolutions available for each one - direct links.
    Code:
    https://www.davestrailerpage.co.uk/
    As far as I can remember this site has been up for ages, at least the past couple of years or so.

    Getting apple trailer links in your browsers developer tools (Network/Media) isn't difficult, been doing it for ages. They're always the same method.

    Eg: My Big Fat Greek Wedding 3
    Code:
    https://trailers.apple.com/trailers/focus_features/my-big-fat-greek-wedding-3/
    Code:
    SD:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_i320.m4v
    
    HD 720:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_a720p.m4v
    
    HD 1080:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_a720p.m4v
    To get the .mov files, in each case change filenames in the url's as follows.

    i320.m4v > h320.mov

    a720p.m4v > h720p.mov

    a720p.m4v > h1080p.mov

    Code:
    SD:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_h320.mov
    
    HD 720:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_h720p.mov
    
    HD 1080:
    https://movietrailers.apple.com/movies/focus_features/my-big-fat-greek-wedding-3/my-big-fat-greek-wedding-3-trailer-1_h1080p.mov
    As in screenshot below, I don't know why most of the 1080 links (when you choose it in the trailer) show as 720 links, that's how it is, change to h1080p.mov as mentioned and it gets the 1080 trailer.



    As you'll see the links are exactly the same as on the site at the top of this post, perhaps that site owner uses a script or something to generate them, who knows, but as shown the direct links are easy to get.

    Edit:
    This site will also generate Apple trailer links for you. As above, same url file renaming applies for the .mov files.

    Code:
    https://savedeo.site/sites/apple
    Last edited by NuŠleus; 13th May 2023 at 12:37. Reason: Updated...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!