-
-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
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
[Test] Run N_m3u8DL-RE on Android-arm64 with Termux #10
Comments
如果想用电脑远程操作, ttyd -t fontSize=22 -t 'theme={"background": "#282A36", "foreground": "#F8F8F2", "cursor": "#F8F8F2", "selection": "#44475A"}' bash |
Have tried release version of "https://github.com/nilaoda/N_m3u8DL-RE/actions/runs/3307213970"; [Version month Oct] while I tried N_m3u8DL-RE (Beta version) 20220914 of "https://github.com/nilaoda/N_m3u8DL-RE/actions/runs/3052755353" |
大佬,v0.1.5.3-beta还能用,v0.2.0-beta无法使用,也没报错信息,但我改用net7.0打包就好了 @nilaoda |
等有空我搞一个安卓静态编译的吧 |
Followed test example precisely and not working with Latest Android V14. When run from the command line gives no response to N_m3u8DL-RE --help. |
~ $ proot-distro login ubuntu N_m3u8DL-RE_Beta_linux- [ <=> ] 7.87M 5.28MB/s in 1.5s 2023-11-05 11:21:10 (5.28 MB/s) - ‘N_m3u8DL-RE_Beta_linux-arm64.zip’ saved [8253983] root@localhost: |
Help, can't download it, i use the latest id. EDIT: nevermind, i download again from different links. |
wget https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/6851479504/N_m3u8DL-RE_Beta_linux-arm64.zip unzip: cannot find or open N_m3u8DL-RE_Beta_linux-arm64.zip, N_m3u8DL-RE_Beta_linux-arm64.zip.zip or N_m3u8DL-RE_Beta_linux-arm64.zip.ZIP. EDIT: FIXED |
Hey I'm having same issue mind if u tell which link you used or maybe what exactly you replaced in wget https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/2905367163/N_m3u8DL-RE_Beta_linux-arm64.zip |
Having exact same problem |
If i'am not wrong i tried download using this link. You can tried it. https://github.com/nilaoda/N_m3u8DL-RE/releases I'm using the "Beta linux arm64". |
Hey thanks Really helped me well I'm not a tech guy i just follow the guide but I not sure what to do next You see.. I did replace "wget https://nightly.link/nilaoda/N_m3u8DL-RE/actions/runs/2905367163/N_m3u8DL-RE_Beta_linux-arm64.zip" with "wget https://github.com/nilaoda/N_m3u8DL-RE/releases/download/v0.2.0-beta/N_m3u8DL-RE_Beta_linux-arm64_20230628.tar.gz" ignoring the ID thing they ask to update Plus link was in "tar.gz" so I used "tar -xvf" to unzip it and it did. But the when I tried to run "chmod +x ./N_m3u8DL-RE" it's says "cannot access './N_m3u8DL-RE': No such file or directory" |
there's still a folder in there you can try this command. cd N_m3u8DL-RE_Beta_linux-arm64 |
Oh Thanks mate it worked appreciated 👍 |
Me Not working Why Bro? |
|
/data/data/com.termux/files/usr/bin » N_m3u8DL-RE bash N_m3u8DL-RE Nothing happens. Latest build |
In proot ubuntu also it's neither giving any output nor any error. |
Install Termux
Termux Get Storage Access
Allow prompt, then restart Termux.
Config Ubuntu
Get Apps
On Ubuntu:
mkdir /RE cd /RE
Note: replace
2905367163
with latest id (Actions)Test
./N_m3u8DL-RE --tmp-dir /sdcard/Download --save-dir /sdcard/Download --save-name TEST "http://playertest.longtailvideo.com/adaptive/oceans_aes/oceans_aes.m3u8"
The text was updated successfully, but these errors were encountered: