kodi.plugin.video.youtube/resources/lib/youtube_plugin
MoojMidge 36f1cc6048 Misc optimisations
- 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
2025-11-16 10:50:30 +11:00
..
kodion Misc optimisations 2025-11-16 10:50:30 +11:00
youtube Misc optimisations 2025-11-16 10:50:30 +11:00
__init__.py Add support for additional OAuth2 client to allow playback of age restricted videos #1273 2025-09-21 00:52:15 +10:00