Search Criteria
Package Details: mediago-bin 3.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mediago-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | mediago-bin |
| Description: | Video online extraction tool streaming media download, video download,m3u8 download,Bilibili video download.视频在线提取工具,流媒体下载,视频下载,m3u8下载,B站视频下载. |
| Upstream URL: | https://downloader.caorushizi.cn/ |
| Keywords: | downloader electron esbuild hls m3u8 m3u8-downloader m3u8download react video vite |
| Licenses: | MIT |
| Conflicts: | mediago |
| Provides: | mediago |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 1 |
| Popularity: | 0.000773 |
| First Submitted: | 2024-07-08 02:05 (UTC) |
| Last Updated: | 2026-04-23 03:21 (UTC) |
Dependencies (6)
- aria2 (aria2-proAUR, aria2-unlimitedAUR, aria2-gitAUR, aria2-fastAUR)
- bbdown-binAUR
- electron41 (electron41-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR)
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR)
- asar (make)
Latest Comments
zxp19821005 commented on 2025-06-03 08:53 (UTC)
@wlmqljj Thanks for your feedback, fixed it.
wlmqljj commented on 2025-06-01 14:56 (UTC) (edited on 2025-06-01 15:11 (UTC) by wlmqljj)
To use mobile player feature, need to copy the folder "/opt/mediago/resources/mobile" to "/usr/lib/mediago/mobile", otherwise there will be an error thrown
"Error: ENOENT: no such file or directory, stat '/usr/lib/mediago/mobile/index.html'" and the server always returns " not found".
So, change the line 41 of PKGBUILD to the line below can fix the issue.