fix googlevideo#1380
Conversation
Updated copyright year and modified import statements. Refactored video URL parsing logic and removed unused code related to Google Drive integration.
|
Thanks for cleaning up the old parsing code. However why would you remove the Google Drive integration, it is there as it supports OAUTH and restricted shares. It could be left alone and only used if the Google Drive addon is installed |
Google Drive is outdated and nowadays Google blocks access. |
As per this thread it is still working. The access block is the oauth helper running on Heroku and that can be allowed in the users google settings |
Add support for Google Drive integration in GoogleResolver
Updated copyright year and modified import statements. Refactored video URL parsing logic and removed unused code related to Google Drive integration.