Skip to content
/ youtube Public

Download media or send API requests

License

Notifications You must be signed in to change notification settings

3052/youtube

Repository files navigation

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

prior art

https://github.com/LuanRT/googlevideo

About

Download media or send API requests

Resources

License

Stars

Watchers

Forks

Languages