cirosantilli / cirosantilli.github.io

Source for: https://cirosantilli.com and https://ourbigbook.com/cirosantilli Build HTML with https://github.com/ourbigbook/ourbigbook with "npm install && npx ourbigbook ." You can use this issue tracker for anything you want to tell me, even if it is not related to the repo. I also use this repo as generic issue tracker for myself.
https://cirosantilli.com
Creative Commons Attribution Share Alike 4.0 International
42 stars 9 forks source link

Why does the archive.org of most YouTube videos fail with "Sorry the Wayback Machine does not have this video (<id>) archived (or not indexed yet)"? #87

Open cirosantilli opened 2 years ago

cirosantilli commented 2 years ago

https://webapps.stackexchange.com/questions/149933/why-does-the-archive-org-of-most-youtube-videos-fail-with-sorry-the-wayback-mac

https://webapps.meta.stackexchange.com/questions/4502/why-were-not-customer-support-for-your-favorite-company#comment5091_4503

I have seen several videos which show as archived, and video metadata does show up, but the video itself doesn't with a magic error hacked into the rendered page:

Sorry the Wayback Machine does not have this video (\<id>) archived (or not indexed yet).

So does this message indicate:

I did however find some videos that still work, e.g.: https://web.archive.org/web/2oe_/http://wayback-fakeurl.archive.org/yt/d81mEbL8Yw8 but it's just too unreliable, I can't predict which ones will work and which ones won't.

So for now I'll have to stick to https://github.com/ytdl-org/youtube-dl + reupload when I find a hot video I want to archive.

Related posts:

I really wish they would more clearly indicate what is going on. I love Wayback Machine, but sometimes they are crappy.