VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Dec 2016
    Location
    Montreal
    Search Comp PM
    Using windows 10

    I tried to download a video from youtube with youtube-dl and I got: This video may be inappropriate for some users.

    I then put a .netrc file in the youtube-dl folder, containing one line:
    machine www.youtube.com login x@gmail.com password y
    (the email and password refer to an alias, I suppose that it is not a problem)

    I also created a batch file in the same folder:
    set HOME=(the youtube-dl folder)
    youtube-dl -n httpsthe url)

    When I ran it, I got:
    WARNING: parsing .netrc: No authenticators for youtube (None, line None)
    [youtube] (the url): Downloading webpage
    [youtube] (the url): Refetching age-gated info webpage
    WARNING: unable to download video info webpage: HTTP Error 410: Gone
    ERROR: Sign in to confirm your age
    This video may be inappropriate for some users.

    Any help, please ?
    Last edited by sinuslog; 19th Dec 2021 at 19:50.
    Quote Quote  
  2. You need to log in and then copy the url.
    Quote Quote  
  3. Use yt-dlp instead. No login or account required. For example:

    Code:
    yt-dlp https://www.youtube.com/watch?v=VvdEKy0f7Ck
    Last edited by jagabo; 19th Dec 2021 at 21:54.
    Quote Quote  
  4. Member
    Join Date
    Dec 2016
    Location
    Montreal
    Search Comp PM
    jagabo, thank you VERY much.
    Quote Quote  



Similar Threads

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