ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
129.72k stars 9.78k forks source link

[archiveorg] BuzzVideo #31339

Open upintheairsheep opened 1 year ago

upintheairsheep commented 1 year ago

Checklist

Example URLs

Description

Buzzvideo is a video sharing site that is shutting down on December, 31, 2022. For me, the primary use of this future extractor will to archive the videos and metadata. The ArchiveTeam already knows about this site, and I got the news from them. It is really hard to archive a fragment-based video site without youtube-dl (or it's forks).

liamengland1 commented 1 year ago

Where does it say that it's shutting down Dec 31?

dirkf commented 1 year ago

Related, with patch: https://github.com/yt-dlp/yt-dlp/issues/5330

upintheairsheep commented 1 year ago

See https://github.com/upintheairsheep/ytdl-sheep/pull/5/commits/092f88c6f6c2608fbe6a21fb8d2dfa2918deb94a

I added a bit more metadata

upintheairsheep commented 1 year ago

I added the extractor in my fork ytdl-sheep

upintheairsheep commented 1 year ago

Hello dirkf, please update the BuzzVideo extractor like https://github.com/yt-dlp/yt-dlp/pull/6196 where it queries the wayback machine for videos via ArchiveTeam/buzzvideograb including metadata and comments (in yt-dlp version)