Misty De Méo 49d6c5d830 ExtractorYoutubeDL: skip YouTube super resolution videos
YouTube has started upscaling older videos that are below a certain
resolution. yt-dlp identifies these via the `-sr` suffix in the
format ID. It's probably a good idea to avoid downloading these, and
just focus on the originals instead.

yt-dlp's `--dump-single-json` option ignores the `--format` argument,
so we can't use that to filter out super resolution videos. Instead,
we'll need to check every format we get while iterating and skip it
if it ends with `-sr`.

See: https://alexwlchan.net/til/2025/ignore-ai-scaled-videos/?ref=mastodon
2026-01-30 11:51:52 -08:00
2026-01-05 14:19:17 +01:00
2026-01-05 14:19:17 +01:00
2025-10-30 10:21:16 +09:00
2019-04-23 20:55:09 -04:00
2025-06-09 11:49:07 +09:00
2025-06-13 00:44:40 +09:00

Heritrix

Maven Central Docker Javadoc LICENSE

Introduction

Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project. Heritrix (sometimes spelled heretrix, or misspelled or missaid as heratrix/heritix/heretix/heratix) is an archaic word for heiress (woman who inherits). Since our crawler seeks to collect and preserve the digital artifacts of our culture for the benefit of future researchers and generations, this name seemed apt.

Crawl Operators!

Heritrix is designed to respect the robots.txt exclusion directives and META nofollow tags. Please consider the load your crawl will place on seed sites and set politeness policies accordingly. Also, always identify your crawl with contact information in the User-Agent so sites that may be adversely affected by your crawl can contact you or adapt their server behavior accordingly.

Documentation

Developer Documentation

Latest Releases

Information about releases can be found here.

License

Heritrix is free software; you can redistribute it and/or modify it under the terms of the Apache License, Version 2.0

Some individual source code files are subject to or offered under other licenses. See the included LICENSE.txt file for more information.

Heritrix is distributed with the libraries it depends upon. The libraries can be found under the lib directory in the release distribution, and are used under the terms of their respective licenses, which are included alongside the libraries in the lib directory.

S
Description
No description provided
Readme
14 MiB
Languages
Java 93.3%
HTML 2.6%
Rich Text Format 1.1%
JavaScript 1%
FreeMarker 0.8%
Other 1%