| Filename | Latest commit message | Latest commit date |
|---|---|---|
Add a new archiver to download videos using yt-dlp. The new extractor should call the yt-dlp binary to download the video and we should track progress in the output and return code. The default rules should be updated so youtube videos are extracted using this extractor. The extractor default config should get the thumbnail as well (so we don't depend on the thumbnail extractor) and subtitles. Update the dockerfile accordingly so we not only have yt-dlp but it's required dependencies as well. Prefer installing from packages, if possible. |
||
| .. | ||
| archive_service.go | ||
| category_service.go | ||
| link_service.go | ||
| link_service_test.go | ||
| requests.go | ||