-
Notifications
You must be signed in to change notification settings - Fork 0
/
notes
49 lines (26 loc) · 898 Bytes
/
notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
dependencies:
youtube-dl
ffmpeg
XD:
click on applications/python3.8/install.certificates.command
todo:
- better layout
colors:
#e82653
#fff1d4
#fbd4c1
#f8b7af
#f59a9c
# https://buildozer.readthedocs.io/en/latest/installation.html
# dont install buildozer in venv!
sudo apt install -y git zip unzip openjdk-8-jdk python3-pip autoconf libtool pkg-config zlib1g-dev libncurses5-dev libncursesw5-dev libtinfo5 cmake libffi-dev libssl-dev
pip3 install --upgrade Cython==0.29.19 virtualenv
first -> click build name 7 times, then enable developer options via usb(has to be media transfer at least)
# build:
buildozer -v android debug
#run:
buildozer android deploy run logcat
# filters: ['*.wav'] if (utils.platform == "android") else ['*.mp3']
https://www.youtube.com/watch?v=gaU-XQ52Xwg
android
notes: android youtube_dl.utils.DownloadError: ERROR: requested format not available