yaydl is Yet Another Youtube Down Loader, written in Rust.

⌈⌋ ⎇ branch:  Yet Another Youtube (and more) Down Loader


File Ages

Files in the latest check-in ordered by age

File ages are expressed relative to the check-in time of 2024-11-19 01:43:08.

AgeFilesCheck-in
current Cargo.lock
Cargo.toml
src/handlers/voe.rs
yaydl 0.17.1: fixed one more problem with VOE (check-in: 1f161f7024, user: Cthulhux, branch: trunk)
25.9 hours .github/FUNDING.yml
added GitHub-only FUNDING. reason: I'm very poor. (check-in: afbed96dda, user: Cthulhux, branch: trunk)
6.6 days src/handlers/generic_videofile.rs
yaydl 0.17.0: Added support for generic mp4/mpg downloads. Accidentally fixes #21. (check-in: ff851522ef, user: Cthulhux, branch: trunk)
6.6 days README.md
src/handlers.rs
src/handlers/pr0gramm.rs
yaydl 0.17.0: Added support for generic mp4/mpg downloads. Accidentally fixes #21. (check-in: 1ce82b7c52, user: Cthulhux, branch: trunk)
22.4 days src/main.rs
yaydl 0.16.0: added support for pr0gramm (yt-dlp cant do that right now, heh)... (check-in: a24e354190, user: Cthulhux, branch: trunk)
82.1 days src/handlers/watchmdh.rs
yaydl 0.15.4: less bad VOE handling; handles #20. (check-in: 451d2ae3f9, user: Cthulhux, branch: trunk)
91.0 days src/handlers/vidoza.rs
yaydl 0.15.2: Vidoza catches Videzz now. (check-in: d7ea7496b8, user: Cthulhux, branch: trunk)
101.6 days src/handlers/youtube.rs
yaydl 0.15.1: YouTube lost its proxy support in 0.13.0, it is back. Sorry! Also, as we download from Invidious anyway, Invidious is now an officially supported site. (check-in: 02f7c03168, user: Cthulhux, branch: trunk)
268.1 days src/handlers/spankbang.rs
yaydl 0.13.1: updated dependencies, removed a warning (check-in: 6c17873d8a, user: Cthulhux, branch: trunk)
1.55 years src/definitions.rs
src/download.rs
src/handlers/xhamster.rs
yaydl 0.13.0: Updated dependencies, fixed YouTube (fixes #17). (check-in: fd91b0fd14, user: Cthulhux, branch: trunk)
2.31 years .gitignore
yaydl 0.11.2: Fixed youtube regex error #11 * Added .gitignore (check-in: 2334a25c2d, user: rhydon, branch: trunk)
2.31 years CODE_OF_CONDUCT.md
src/handlers/porndoe.rs
src/handlers/vimeo.rs
src/handlers/vivo.rs
yaydl 0.11.1: getting rid of unsafe { }. (check-in: ebb5df12f3, user: Cthulhux, branch: trunk)
2.49 years src/ffmpeg.rs
yaydl 0.10.0, on the road to 1.0.0: * New feature: Playlist support for handlers! Might fix issues like #1. * New site: xHamster. (Uses the new playlist support. Yay!) * The WebDriver port can be set as an environment variable now to save some typing. * The progress bar is now cleared after a download is finished. * cargo will now strip the resulting binary when compiling in release mode. (check-in: 02b80a0c9c, user: Cthulhux, branch: trunk)
4.03 years LICENSE
Done. (Only YouTube for now.) (check-in: 6f4c3accee, user: Cthulhux, branch: trunk)