hi
looking video that looks like it needs ip of brazil other wise i get forbidden message from youtube dl
i can get the m3u8 and can play with video in browser with firefox when using brasil ip, what i need to know how do i use the ip with youtube dl to download the video
the site is
http://www.sbt.com.br/thenoite/videos/categoria/0/Todos-os-V%C3%ADdeos.html
ip brazil iam using
52.67.147.125
PORT: 3128
youtube-dl --proxy 52.67.147.125 .3128 (THEN URL OR M3U8)
can some let me know what is wrong i can play with video with ip but cannot download it, maybe it the wrong youtube dl command
thank you
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 2 of 2
-
-
Did you notice there is a space between the IP address and port number in your proxy spec? And the port number should be separated by a colon, not a period. The 360p video can be downloaded with:
Code:youtube-dl --proxy 52.67.147.125:3128 "http://gbbrfrpvbps-sambavideos.akamaized.net/account/37/2/2018-03-20/video/76853015fd080159d101d49247aeefba/76853015fd080159d101d49247aeefba_360p.mp4"
Similar Threads
-
Youtube-dl - How to proxy?
By CinnamonCat in forum Video Streaming DownloadingReplies: 20Last Post: 8th Sep 2021, 14:05 -
Ffmpeg with http proxy not working
By Karol in forum Video Streaming DownloadingReplies: 2Last Post: 23rd Nov 2016, 09:22 -
How do I use youtube-dl with a proxy?
By flashandpan007 in forum Video Streaming DownloadingReplies: 6Last Post: 24th Oct 2016, 13:54 -
Can proxy videos be scaled down in Vegas?
By lonrot in forum Newbie / General discussionsReplies: 5Last Post: 20th Nov 2014, 09:00 -
Has anyone been to able to download from ITV player (using proxy)
By SE14man in forum Video Streaming DownloadingReplies: 0Last Post: 24th Jul 2013, 07:52