VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Feb 2024
    Location
    earth
    Search PM
    Hi
    i want to download this movie from
    Code:
    https://uqload.to/embed-0sy4vfle775h.html
    with ffmpeg or streamlink!
    i tried all heders Referer: and Origin: but not success
    and if i use direct link to download from browser it gives me error_wrong_ip
    i was able to download from it before but now no.
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Code:
    yt-dlp.exe https://m50.uqload.to/3rfkpkuzs5w2q4drdjc7v55tcitx7zvtimwbl42mexdkldvyklhgzych5p4a/v.mp4 --referer https://uqload.to/
    Edit: if you want to automate it
    Code:
    curl -s "https://uqload.to/embed-0sy4vfle775h.html" \
    | grep -o 'sources:\s*\["[^"]*"' \
    | grep -o '".*"' \
    | tr -d '"' \
    | xargs ./yt-dlp.exe {} --referer https://uqload.to/
    Edit2: Why complicate things with commands lol. Just open your link, and right-click save video as mp4. It downloads your movie.
    Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 27th Feb 2024 at 03:09.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  



Similar Threads

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