Before these changes queries, parameters and fragments in URLs were removed. This broke some links when the chat was to be accessed. Now the url is parsed properly directly on input, and only the scheme and net location are cast to lower while the rest of the url remains intact.
Youtube Live chat option now also opens directly to the chat window.
Description
Before these changes queries, parameters and fragments in URLs were removed. This broke some links when the chat was to be accessed. Now the url is parsed properly directly on input, and only the scheme and net location are cast to lower while the rest of the url remains intact.
Youtube Live chat option now also opens directly to the chat window.
Important files to review
models/model.py main.py videoframes.py