mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-15 15:10:34 -08:00
- Avoid using dir() - Remove custom url quote methods that are no longer faster than urllib.parse methods in newer Python versions - Reduce polling intervals when checking if Kodi is busy - Use custom requests.Session class to avoid creation of unused default https adapter and ssl context |
||
|---|---|---|
| .. | ||
| youtube_plugin | ||
| __init__.py | ||
| plugin.py | ||
| script.py | ||
| service.py | ||
| youtube_authentication.py | ||
| youtube_registration.py | ||
| youtube_requests.py | ||
| youtube_resolver.py | ||