File Ages
Files in the latest check-in of branch trunk ordered by age
File ages are expressed relative to the check-in time of 2024-08-28 23:29:23.
Age | Files | Check-in |
---|---|---|
current |
Cargo.lock Cargo.toml src/handlers/voe_catchall.rs src/handlers/watchmdh.rs |
yaydl 0.15.4: less bad VOE handling; handles #20. (check-in: 451d2ae3f9, user: Cthulhux, branch: trunk) |
4.0 days |
README.md |
yaydl 0.15.3: fixed watchmdh (which is now watchdirty). (check-in: 7f0175a947, user: Cthulhux, branch: trunk) |
8.9 days |
src/handlers/vidoza.rs |
yaydl 0.15.2: Vidoza catches Videzz now. (check-in: d7ea7496b8, user: Cthulhux, branch: trunk) |
19.5 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) |
185.9 days |
src/handlers.rs |
yaydl 0.14.0: preliminary support for VOE's thirdparty servers (check-in: cd315c668a, user: Cthulhux, branch: trunk) |
186.0 days |
src/handlers/spankbang.rs |
yaydl 0.13.1: updated dependencies, removed a warning (check-in: 6c17873d8a, user: Cthulhux, branch: trunk) |
1.33 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.08 years |
src/main.rs |
yaydl 0.11.3: Updated dependencies, fixed file name generation for videos that contain question marks. (check-in: d02d554a31, user: Cthulhux, branch: trunk) |
2.09 years |
.gitignore |
yaydl 0.11.2: Fixed youtube regex error #11 * Added .gitignore (check-in: 2334a25c2d, user: rhydon, branch: trunk) |
2.09 years |
CODE_OF_CONDUCT.md src/handlers/porndoe.rs src/handlers/vimeo.rs src/handlers/vivo.rs src/handlers/voe.rs |
yaydl 0.11.1: getting rid of unsafe { }. (check-in: ebb5df12f3, user: Cthulhux, branch: trunk) |
2.26 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) |
3.80 years |
LICENSE |
Done. (Only YouTube for now.) (check-in: 6f4c3accee, user: Cthulhux, branch: trunk) |