VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Hi everybody,

    Up until 2 weeks ago I could have downloaded easily with youtube-dl any free available link from NBC.

    Yesterday I got this error message for this link: "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"

    ERROR: Unable to download XML: <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it> (caused by URLError(ConnectionRefusedError(10061, 'No connection could be made because the target machine actively refused it', None, 10061, None),))

    I tried to uninstall all relevant programs that I've installed since my last try, but no luck.

    Now, any Youtube video is still downloading with this command, but this type of link from NBC, not anymore.

    Any clue, guys?

    Thanks
    Quote Quote  
  2. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    is youtube-dl up to date ?? - youtube-dl -U
    Quote Quote  
  3. Originally Posted by october262 View Post
    is youtube-dl up to date ?? - youtube-dl -U
    youtube-dl is up-to-date (2019.09.28)
    [NBC] 4038789: Downloading JSON metadata
    [ThePlatform] 4038789: Downloading SMIL data
    ERROR: Unable to download XML: <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it> (caused by URLError(ConnectionRefusedError(10061, 'No connection could be made because the target machine actively refused it', None, 10061, None),))
    Quote Quote  
  4. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Are you behind a VPN? Cause that's the only thing that could cause it.
    I tried https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789 had no issues downloading it with youtube-dl.
    Quote Quote  
  5. Originally Posted by Sviests View Post
    Are you behind a VPN? Cause that's the only thing that could cause it.
    I tried https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789 had no issues downloading it with youtube-dl.
    Hi,

    not really, but the other day I had a Windows Update that maybe created a mess...
    Quote Quote  
  6. Still stuck here...

    I just downloaded any random youtube video, but the above mentioned is not working.

    Am I suppose to update the ffmpeg presets or smth?

    Thanks
    Quote Quote  
  7. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    There's nothing wrong with Youtube-DL or FFMPEG .
    It's your internet connection:
    Code:
    [WinError 10061] No connection could be made because the target machine actively refused it
    This is a windows specific error. It means there's something wrong with your connection. Either you are using a proxy or are behind a VPN.
    If you're not, check your IP settings,sometimes the problem can be with localhost set to 127.0.0.0
    Quote Quote  
  8. Originally Posted by Sviests View Post
    There's nothing wrong with Youtube-DL or FFMPEG .
    It's your internet connection:
    Code:
    [WinError 10061] No connection could be made because the target machine actively refused it
    This is a windows specific error. It means there's something wrong with your connection. Either you are using a proxy or are behind a VPN.
    If you're not, check your IP settings,sometimes the problem can be with localhost set to 127.0.0.0
    Hi,

    I am using a proxy that allows me to watch the program but not to download it anymore.

    It's strange, because I was using the same proxy 2 weeks ago and I could have download anything.
    Quote Quote  
  9. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    OK,turn off the proxy, (going on NBC.com should say that content is not available for you) and just add --proxy in youtube-dl command instead (find the one that works)
    E.g. i just tried 2 ,one worked,the other one did not:

    Code:
    C:\youtube-dl>youtube-dl --proxy "http://149.28.235.95:3128" -F "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"
    [NBC] 4038789: Downloading JSON metadata
    [ThePlatform] 4038789: Downloading SMIL data
    [ThePlatform] 4038789: Downloading m3u8 information
    [ThePlatform] 4038789: Downloading JSON metadata
    [info] Available formats for 4038789:
    format code  extension  resolution note
    hls-95       mp4        audio only   95k , mp4a.40.2
    hls-318      mp4        416x236     318k , avc1.66.30, mp4a.40.2
    hls-521      mp4        416x236     521k , avc1.66.30, mp4a.40.2
    hls-830      mp4        1920x1080   830k , avc1.66.30, mp4a.40.2
    hls-1336     mp4        960x540    1336k , avc1.66.30, mp4a.40.2
    hls-1981     mp4        960x540    1981k , avc1.77.30, mp4a.40.2
    hls-2707     mp4        1280x720   2707k , avc1.77.30, mp4a.40.2
    hls-4258     mp4        1920x1080  4258k , avc1.77.30, mp4a.40.2 (best)
    This should work at this moment to download 1080p video:
    youtube-dl --proxy "http://149.28.235.95:3128" "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"
    If proxy stops working,you can check for free active ones here to add to youtube-dl commandline:
    http://spys.one/free-proxy-list/US/
    Quote Quote  
  10. Originally Posted by Sviests View Post
    OK,turn off the proxy, (going on NBC.com should say that content is not available for you) and just add --proxy in youtube-dl command instead (find the one that works)
    E.g. i just tried 2 ,one worked,the other one did not:

    Code:
    C:\youtube-dl>youtube-dl --proxy "http://149.28.235.95:3128" -F "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"
    [NBC] 4038789: Downloading JSON metadata
    [ThePlatform] 4038789: Downloading SMIL data
    [ThePlatform] 4038789: Downloading m3u8 information
    [ThePlatform] 4038789: Downloading JSON metadata
    [info] Available formats for 4038789:
    format code  extension  resolution note
    hls-95       mp4        audio only   95k , mp4a.40.2
    hls-318      mp4        416x236     318k , avc1.66.30, mp4a.40.2
    hls-521      mp4        416x236     521k , avc1.66.30, mp4a.40.2
    hls-830      mp4        1920x1080   830k , avc1.66.30, mp4a.40.2
    hls-1336     mp4        960x540    1336k , avc1.66.30, mp4a.40.2
    hls-1981     mp4        960x540    1981k , avc1.77.30, mp4a.40.2
    hls-2707     mp4        1280x720   2707k , avc1.77.30, mp4a.40.2
    hls-4258     mp4        1920x1080  4258k , avc1.77.30, mp4a.40.2 (best)
    This should work at this moment to download 1080p video:
    youtube-dl --proxy "http://149.28.235.95:3128" "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"
    If proxy stops working,you can check for free active ones here to add to youtube-dl commandline:
    http://spys.one/free-proxy-list/US/
    It does work! Thank very much for your help!
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!