We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/termux/termux-app/releases/download/v0.119.0-beta.1/termux-app_v0.119.0-beta.1+apt-android-7-github-debug_universal.apk
termux-setup-storage
pkg install -y ffmpeg
download android-bionic-arm64 or android-bionic-x64
android-bionic-arm64
android-bionic-x64
https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/12088125167
cd ~/ && mkdir test && cd test cp ~/storage/downloads/N_m3u8DL-RE . chmod +x ./N_m3u8DL-RE
cd ~/test cp /data/data/com.termux/files/usr/lib/libssl.so . cp /data/data/com.termux/files/usr/lib/libcrypto.so .
./N_m3u8DL-RE http://playertest.longtailvideo.com/adaptive/oceans_aes/oceans_aes.m3u8
compile ref: android-bionic.md
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
你好 小白一枚 每次运行的话 termux指令是不是先输入cd ~/test 然后再 ./N_m3u8-RE 针对termux目前是不是只能用测试版(beta) 不能利用谷歌商店的termux或者正式版本吗
没有测试过谷歌商店版,你可以自己试试。
试 可以用 谢谢!爱你
No branches or pull requests
安装 Termux Install Termux
https://github.com/termux/termux-app/releases/download/v0.119.0-beta.1/termux-app_v0.119.0-beta.1+apt-android-7-github-debug_universal.apk
获取文件访问权限 Termux Get Storage Access
安装 ffmpeg Install ffmpeg
下载最新构建 Download latest build
download
android-bionic-arm64
orandroid-bionic-x64
https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/12088125167
复制文件到家目录 Copy latest build to $HOME
复制openssl库文件 Copy openssl library
运行 Run
compile ref: android-bionic.md
The text was updated successfully, but these errors were encountered: