youtube-downloader icon indicating copy to clipboard operation
youtube-downloader copied to clipboard

get_video_info broken

Open 89z opened this issue 3 years ago • 5 comments

curl -v 'https://www.youtube.com/get_video_info?c=TVHTML5&cver=6.20180913&el=embedded&eurl=https://youtube.googleapis.com/v/vIl7Sf3MibU&html5=1&video_id=vIl7Sf3MibU'
HTTP/2 404

curl -v 'https://www.youtube.com/get_video_info?c=TVHTML5&cver=6.20180913&el=detailpage&eurl=https://youtube.googleapis.com/v/vIl7Sf3MibU&html5=1&video_id=vIl7Sf3MibU'
HTTP/2 404

89z avatar Jul 24 '21 21:07 89z

get_video_info no longer working it seems. Many youtube Download Libraries depending on this url have stopped working. Anyone knows any alternative ?

acedigibits avatar Jul 29 '21 13:07 acedigibits

screencapture-2021-07-30-12_53_23

northvector avatar Jul 30 '21 08:07 northvector

is it possible to fix the code , this seems to be new solution?

https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136

MikeTester21 avatar Jul 30 '21 14:07 MikeTester21

^ yeah the new fix seems to work at least for now... we'll see if it changes before I actually put this in a new release https://github.com/Athlon1600/youtube-downloader/commit/67abbb10a2d694b9cdc9a5951986a2356471f905

Athlon1600 avatar Aug 09 '21 21:08 Athlon1600

hi, did you maybe put it in the new release? It would really be helpful.

MikeTester21 avatar Aug 26 '21 04:08 MikeTester21