你知道有哪些网站可以下载粤语配音的动漫吗?
edit: https://mikanani.me/
another website that i’ve found using searxNG with HK settings:
how to download from lincartoon :
1 - use this extension to grab the file url
2 - at the page where your video is running, click in the extension icon and copy the link
3 - finally, here’s how to download the file using ffmpeg:
$ ffmpeg -i "https://xgct-video.vzcdn.net/415f42f4-0208-4732-bc13-59f57a62f5f2/1280x720/video.m3u8" -c copy "$(date +%Y%m%d_%H%M%S).mp4"