Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3052/youtube
Download media or send API requests
https://github.com/3052/youtube
Last synced: about 1 month ago
JSON representation
Download media or send API requests
- Host: GitHub
- URL: https://github.com/3052/youtube
- Owner: 3052
- License: osl-3.0
- Created: 2024-09-22T20:57:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T15:06:11.000Z (about 2 months ago)
- Last Synced: 2024-11-01T16:18:37.012Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 184 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# YouTube
setup device with Android API 32. earlier versions likely fail to load. YouTube
should already be installed. Then install system certificate~~~
adb shell am start -a android.intent.action.VIEW `
-d https://www.youtube.com/watch?v=40wkJJXfwQ0
~~~https://play.google.com/store/apps/details?id=com.google.android.youtube
windows defender firewall:
1. private profile
2. on
3. outbound rules
4. new rule
5. port
6. UDP
7. 443
8. block the connection
9. QUIC- https://community.zscaler.com/s/question/0D54u00009evmkVCAQ/recommended-method-to-block-quic-and-http3
- https://superuser.com/questions/1182658/how-to-block-everything-all-incoming## prior art
https://github.com/LuanRT/googlevideo