youtube-downloader
youtube-downloader copied to clipboard
get_video_info broken
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
get_video_info no longer working it seems. Many youtube Download Libraries depending on this url have stopped working. Anyone knows any alternative ?
is it possible to fix the code , this seems to be new solution?
https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136
^ 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
hi, did you maybe put it in the new release? It would really be helpful.