Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-05-23 23:06:26 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 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.
   2022-05-17 20:36:51 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 0.7.1

-Updated one dependency and fixed YouTube's URL regex - thank you, @yeurch!
   2022-04-11 10:29:37 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 0.7.0

pkgsrc: Fetch source from main repository and not from github mirror. This will
avoid missing updates again due to non-mirrored releases.

0.7.0
-updated dependencies, added new -k flag. Fixes #5

0.6.8
-trying to circumvent new WatchMDH structures (yet incomplete)

0.6.7
-Now that we use the new YouTube API, the need for cipher decoding should be a
 thing of the past.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-08-05 10:47:25 by pin | Files touched by this commit (1)
Log message:
net/yaydl: simplify Makefile
   2021-06-21 09:11:55 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 0.6.6

0.6.6 - Changed the YouTube API client to capture more videos.
0.6.5 - Videos which are UNPLAYABLE won't just fail anymore.
0.6.4 - the YouTube handler uses the new(ish) youtube API now.
0.6.3 - YouTube has changed the get_video_info URL. Should fix #3.
0.6.2 - not taged upstream.
   2021-04-04 21:08:59 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 0.6.1

Dependency on openssl has been dropped.

0.6.1
-crates.io won't let me add all the tags - updated to 0.6.1,
keeping the list short.

0.6.0
-yaydl 0.6.0 (yes, that was quick): Added support for Vidoza,
updated ureq to version 2.1.

0.5.0
-We now support VIVO.sx.
   2021-03-26 08:43:17 by pin | Files touched by this commit (3) | Package updated
Log message:
net/yaydl: update to 0.4.0

-Add a couple of sites, update dependencies
   2021-02-25 11:51:58 by pin | Files touched by this commit (2) | Package updated
Log message:
net/yaydl: update to 0.3.2

-Won't panic with VOE.sx embed only streams anymore.

Next | Query returned 24 messages, browsing 11 to 20 | Previous