Yet Another Youtube Down Loader

⌈⌋ ⎇ branch:  yaydl


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

49 check-ins using file CODE_OF_CONDUCT.md version 9176c93ee2

2022-06-30
22:33
yaydl 0.10.1: Fixed YouTube regex for extended URLs (tbd: playlists...) check-in: 8b8d3607ec user: Cthulhux tags: trunk, release-0.10.1
2022-05-25
21:54
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 tags: trunk, release-0.10.0
2022-05-24
02:46
README clarifications check-in: 5e38d5f13c user: Cthulhux tags: trunk
2022-05-23
21:26
yaydl 0.9.0: fixed warnings, added PornDoe. check-in: 0b14ea41d0 user: Cthulhux tags: trunk, release-0.9.0
20:33
README: if WatchMDH is still broken, this was not intentional. check-in: aa48a1238a user: Cthulhux tags: trunk
13:51
fix for Cargo.lock check-in: 7007a1d87d user: Cthulhux tags: trunk, release-0.8.0-fixed
11:16
yaydl 0.8.0: * Introducing WebDriver support with fantoccini. In theory, yaydl can now use Firefox or Chrome for scraping a website, even if its contents require JavaScript. The only obvious downside is that this adds complexity to the SiteDefinition trait. (Requires a compatible WebDriver client as described in the README.) * Fixed the WatchMDH handler which is the first handler to use a WebDriver. * Upgraded the argument parser to clap_derive (easier annotation, even easier usage). * Updated the Rust edition to 2021, could be useful later. check-in: 684630ccbe user: Cthulhux tags: trunk, release-0.8.0
2022-05-17
11:44
yaydl 0.7.1: Updated one dependency and fixed YouTube's URL regex - thank you, @yeurch! check-in: 512577aefc user: Cthulhux tags: trunk, release-0.7.1
2022-04-10
16:03
yaydl 0.7.0: updated dependencies, added new -k flag. Fixes #5. check-in: 5e3cd2b65f user: Cthulhux tags: trunk, release-0.7.0
2022-03-03
20:56
Ugh. I forgot that I changed the account last year. check-in: cb66fe5ae7 user: Cthulhux tags: trunk
2021-10-02
14:57
yaydl 0.6.8: trying to circumvent new WatchMDH structures (yet incomplete) check-in: 198e368220 user: Cthulhux tags: trunk
2021-06-21
11:00
yaydl 0.6.7: Now that we use the new YouTube API, the need for cipher decoding should be a thing of the past. check-in: 57ab458f3b user: Cthulhux tags: trunk, release-0.6.7
2021-06-20
22:56
yaydl 0.6.6: Changed the YouTube API client to capture more videos. The last time today, I promise. check-in: 782afd82e0 user: Cthulhux tags: trunk, release-0.6.6
22:34
yaydl 0.6.5: Videos which are UNPLAYABLE won't just fail anymore. check-in: 3e7345a6b9 user: Cthulhux tags: trunk, release-0.6.5
22:25
yaydl 0.6.4: the YouTube handler uses the new(ish) youtubei API now. check-in: 3a8020324b user: Cthulhux tags: trunk, release-0.6.4
15:33
yaydl 0.6.3: YouTube has changed the get_video_info URL. Should fix #3. check-in: 8e6de2c863 user: Cthulhux tags: trunk, release-0.6.3
2021-05-26
15:02
Moved to OFTC. check-in: e9b60813c5 user: Cthulhux tags: trunk
2021-04-28
09:27
Fossil supports standard opening syntax now. check-in: 92ca6e4b7f user: Cthulhux tags: trunk
2021-04-03
22:55
crates.io won't let me add all the tags - updated to 0.6.1, keeping the list short. check-in: 2e69c78ac7 user: Cthulhux tags: trunk, release-0.6.1
22:50
yaydl 0.6.0 (yes, that was quick): Added support for Vidoza, updated ureq to version 2.1. check-in: 6ceec39cdd user: Cthulhux tags: trunk, release-0.6.0
21:57
yaydl 0.5.0: We now support VIVO.sx. check-in: c1584fbad6 user: Cthulhux tags: trunk, release-0.5.0
2021-03-24
22:03
yaydl 0.4.0: I was asked to add at least one porn site - I added WatchMDH.to. Also, updated dependencies. check-in: 29e17c7c41 user: Cthulhux tags: trunk, release-0.4.0
2021-02-24
21:53
yaydl 0.3.2: Won't panic with VOE.sx embed only streams anymore. check-in: f6dd0520b6 user: Cthulhux tags: trunk, release-0.3.2
2021-01-30
23:37
tag check-in: 4fd8bf5fdc user: Cthulhux tags: trunk
23:34
yaydl 0.3.1: Dependency update(s). check-in: ce37eac714 user: Cthulhux tags: trunk, release-0.3.1
2021-01-11
16:21
yaydl is on pkgsrc now - thank you, pin! check-in: 39a8937613 user: Cthulhux tags: trunk
2021-01-08
10:29
Added Cargo.lock, tagged 0.3.0 check-in: e8e964ae11 user: Cthulhux tags: trunk
2021-01-06
18:55
yaydl 0.3.0: Added VOE.sx support, updated regex, added file name trimming. check-in: 5568ac57ba user: Cthulhux tags: trunk, release-0.3.0
2020-11-19
15:48
Style check-in: 607bb4dcad user: Cthulhux tags: trunk
15:45
yaydl 0.2.6: Switched from reqwest to ureq to reduce the number of dependencies and (potentially) speed up the compilation process. check-in: cb81ca4cea user: Cthulhux tags: trunk
2020-11-18
12:16
Enabled LTO check-in: 1d94b8e5b7 user: Cthulhux tags: trunk
2020-11-17
09:11
yaydl 0.2.5: Less crashes and a whole new TODO. check-in: bb2fc588e6 user: Cthulhux tags: trunk
2020-11-14
02:14
A badge! We have a badge! check-in: 58d31205d2 user: Cthulhux tags: trunk
01:57
yaydl is on Cargo now check-in: 29887dcddb user: Cthulhux tags: trunk
01:53
Added categories and keywords. That should be it. check-in: 84b7c6debb user: Cthulhux tags: trunk
01:42
more manifest stuff check-in: 1b03239451 user: Cthulhux tags: trunk
2020-11-13
20:52
yaydl 0.2.2: Style fixes as suggested by Clippy check-in: 192f0b12b9 user: Cthulhux tags: trunk
2020-11-12
19:18
yaydl gets its version information now directly from the Cargo file. check-in: 349dc1077e user: Cthulhux tags: trunk
12:15
README cosmetics check-in: 3cd39b4bef user: Cthulhux tags: trunk
12:12
yaydl 0.2.0: Now with Vimeo support. check-in: 6b68a533f4 user: Cthulhux tags: trunk
10:31
Clarification for more sites check-in: ff0a625986 user: Cthulhux tags: trunk
2020-11-09
16:30
README indentation correction check-in: 92386ce96d user: Cthulhux tags: trunk
2020-11-08
21:37
README clarification check-in: 105d9580d7 user: Cthulhux tags: trunk
20:11
Fixed -x check-in: a301cca94e user: Cthulhux tags: trunk
19:42
Fixed: VIDEO_MIME was filled too late; last_vq does not matter without video now. check-in: 5f765fd1bd user: Cthulhux tags: trunk
19:21
Updated the README to reflect the new audio download. check-in: 329e1abb8c user: Cthulhux tags: trunk
19:16
More efficiently encoding audio - handlers can send us an audio-only URL (and extension) now. check-in: 7b3a146fb3 user: Cthulhux tags: trunk
18:01
Fixed link check-in: ee258c7577 user: Cthulhux tags: trunk
18:00
Done. (Only YouTube for now.) check-in: 6f4c3accee user: Cthulhux tags: trunk