Retrieve base.js url from html watch page when it's missing
Fixes failure mode 3 in #22
This commit is contained in:
@@ -9,4 +9,5 @@ from .everything_else import (extract_channel_info, extract_search_info,
|
||||
from .watch_extraction import (extract_watch_info, get_caption_url,
|
||||
update_with_age_restricted_info, requires_decryption,
|
||||
extract_decryption_function, decrypt_signatures, _formats,
|
||||
update_format_with_type_info, extract_hls_formats)
|
||||
update_format_with_type_info, extract_hls_formats,
|
||||
update_with_missing_base_js)
|
||||
|
||||
Reference in New Issue
Block a user