Unable to download some videos from youtube since the youtube has change the page

General Discussion about ChrisPC VideoTube Downloader Pro
Download videos from 30.000+ websites with Link Finder
Post Reply
WallaBies
Member
Posts: 3
https://ask.fm/kuchniewarszawa
Joined: 11 Jun 2019, 20:03

Unable to download some videos from youtube since the youtube has change the page

Post by WallaBies »

I am trying to download a video from youtube but for some reason, I am unable. The software sees the link but is not added to the download list...
You do not have the required permissions to view the files attached to this post.
Martin24
Member
Posts: 5
Joined: 29 Dec 2021, 18:41

Re: Unable to download some videos from youtube since the youtube has change the page

Post by Martin24 »

@WallaBies It's because your link includes unnecessary parts. If you paste the "clean" link it will work.

Instead of:

Code: Select all

https://www.youtube.com/watch?app=desktop&v=t6kmm70ji5c&feature=youtu.be#dialog
You should use:

Code: Select all

https://www.youtube.com/watch?v=t6kmm70ji5c
The only important part after:

Code: Select all

https://www.youtube.com/watch?
is this (the ID number of the video):

Code: Select all

v=xxxxxxxxxxx
Everything else is unnecessary data and can be removed.
User avatar
Chris
ChrisPC Support Team
Posts: 4949
Joined: 01 Sep 2003, 18:31
Location: ChrisPC HQ
Contact:

Re: Unable to download some videos from youtube since the youtube has change the page

Post by Chris »

Try latest version 14.22.0518, it will work with your link.
Post Reply