VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. I want to get several HD videos from mytaratata website such as this one : https://mytaratata.com/taratata/570/taratata-ndeg570

    but I can't seem to figure how to download them using dev tools, I can snatch the url from there : https://taratata.net/570/9985-d330dd7f3bfb8be19289d02344e1adb4-1280x720.mp4 but I can't downlaod.
    Last edited by LaLunaDelCielo; 9th Jan 2023 at 00:59.
    Quote Quote  
  2. Did you try this ....

    Code:
    curl -o "name1.mp4" "https://taratata.net/570/9985-14deeb6cd185569f624beef887f0e93e-1024x576.mp4" ^
      -H "authority: taratata.net" ^
      -H "accept: */*" ^
      -H "accept-language: en-US,en;q=0.9" ^
      -H "cache-control: no-cache" ^
      -H "pragma: no-cache" ^
      -H "range: bytes=4292608-" ^
      -H "referer: https://mytaratata.com/" ^
      -H "sec-fetch-dest: video" ^
      -H "sec-fetch-mode: no-cors" ^
      -H "sec-fetch-site: cross-site" ^
      -H "sec-gpc: 1" ^
      -H "user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
    Quote Quote  
  3. Originally Posted by jack_666 View Post
    Did you try this ....

    Code:
    curl -o "name1.mp4" "https://taratata.net/570/9985-14deeb6cd185569f624beef887f0e93e-1024x576.mp4" ^
      -H "authority: taratata.net" ^
      -H "accept: */*" ^
      -H "accept-language: en-US,en;q=0.9" ^
      -H "cache-control: no-cache" ^
      -H "pragma: no-cache" ^
      -H "range: bytes=4292608-" ^
      -H "referer: https://mytaratata.com/" ^
      -H "sec-fetch-dest: video" ^
      -H "sec-fetch-mode: no-cors" ^
      -H "sec-fetch-site: cross-site" ^
      -H "sec-gpc: 1" ^
      -H "user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
    Thanks a lot! It works and I managed to download the files I needed.
    Quote Quote  
  4. I have exactly the same expectation.
    But how can I make this script work ? does it require to download an application ?
    Thanks for helping.
    Quote Quote  
  5. Originally Posted by denthier View Post
    I have exactly the same expectation.
    But how can I make this script work ? does it require to download an application ?
    Thanks for helping.

    Neat Download Manager or IDM or many extensions from Chrome (Live Stream Downloader, Cococut Video Downloader,...)do the job for this site
    Quote Quote  
  6. Thanks for your fast reply
    I tried these tools/extensions but it didn't work
    Here's the URL I'm trying to download from : https://mytaratata.com/taratata/576/pascal-obispo-alexia-gredy-les-longueurs-2023
    Quote Quote  
  7. With Neat Download Manager

    Image
    [Attachment 74586 - Click to enlarge]


    Start the freeware and keep active the extension in your browser.

    your video

    https://www.transfernow.net/dl/20231028px6Aqc5f
    Quote Quote  
  8. Thanks a lot for your support ! of great help
    of course you sent the right file, and everything was done...
    anyway I tried again and it did work then !
    Thanks again !
    Quote Quote  



Similar Threads

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