-
-
Notifications
You must be signed in to change notification settings - Fork 724
Open
Description
安装 Termux Install Termux
获取文件访问权限 Termux Get Storage Access
termux-setup-storage安装 ffmpeg Install ffmpeg
pkg install -y ffmpeg下载最新构建 Download latest build
download android-bionic-arm64 or android-bionic-x64
https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/12088125167
复制文件到家目录 Copy latest build to $HOME
cd ~/ && mkdir test && cd test
cp ~/storage/downloads/N_m3u8DL-RE .
chmod +x ./N_m3u8DL-RE复制openssl库文件 Copy openssl library
cd ~/test
cp /data/data/com.termux/files/usr/lib/libssl.so .
cp /data/data/com.termux/files/usr/lib/libcrypto.so .运行 Run
./N_m3u8DL-RE http://playertest.longtailvideo.com/adaptive/oceans_aes/oceans_aes.m3u8compile ref: android-bionic.md
Metadata
Metadata
Assignees
Labels
No labels