Search Criteria
Package Details: twitch-downloader-bin 1.54.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/twitch-downloader-bin.git (read-only, click to copy) |
---|---|
Package Base: | twitch-downloader-bin |
Description: | Twitch VOD/Clip Downloader - Chat Download/Render/Replay |
Upstream URL: | https://github.com/lay295/TwitchDownloader |
Keywords: | chat download replay twitch vod |
Licenses: | MIT |
Submitter: | IlyaZ |
Maintainer: | IlyaZ (Typology) |
Last Packager: | Typology |
Votes: | 5 |
Popularity: | 0.22 |
First Submitted: | 2020-10-31 06:16 (UTC) |
Last Updated: | 2024-07-04 10:54 (UTC) |
Dependencies (1)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (optional) – rendering videos
Latest Comments
Typology commented on 2022-10-29 18:44 (UTC) (edited on 2022-10-29 18:49 (UTC) by Typology)
@Capricious-frog most probably its because the old zip file has the same name as the new one so the aur helper didn't try to download the new one, another workaround is to clear the clone cache but it should be solved now anyways.
Capricious-frog commented on 2022-10-29 18:41 (UTC) (edited on 2022-10-29 18:41 (UTC) by Capricious-frog)
I tried to update the package and got a checksum error, I cloned the package and installed it that way and for some reason it didn't give an error. Just in case someone has the same issue.
hagger commented on 2022-05-09 20:44 (UTC)
@Typology apologies, older version must have gotten stuck in my repo somehow
Typology commented on 2022-04-24 13:10 (UTC)
@hagger no, the sha512 you posted is for 1.40.7
hagger commented on 2022-04-24 13:06 (UTC)
sha512 for 1.40.9 incorrect, value should be:
2e486494b9da8657edf360353331c12a6d428c4623aa5ebc3aa4f8d51398e1c63bc23e52f52a1cb57e9711588fa0569db2c03aa42aa7d6e215088520f7a60ad4
unless i'm missing something
IlyaZ commented on 2022-02-27 12:42 (UTC)
@Typology please do, I added you as a co-maintainer.
Typology commented on 2022-02-23 12:38 (UTC)
I can maintain this if you don't have time to.
ComicSads commented on 2021-08-09 20:22 (UTC)
Thanks, also ffmpeg is used for rendering videos so I think it should at least be an optdepends
IlyaZ commented on 2021-08-08 05:04 (UTC)
@ComicSads fixed
ComicSads commented on 2021-07-31 00:27 (UTC)
unzip is not needed as a make dependency as bsdtar (part of base-devel) can extract zip files automatically, just remove the dependency and the unzip line (line 17) and it should still package fine