Skip to content

Commit a74d796

Browse files
committed
yt_data_extract: import append_po_token
Import the append_po_token function so the function is accessible from watch page.
1 parent 2be26b3 commit a74d796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

youtube/yt_data_extract/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
from .watch_extraction import (extract_watch_info, get_caption_url,
1010
update_with_new_urls, requires_decryption,
1111
extract_decryption_function, decrypt_signatures, _formats, replace_n_signatures,
12-
update_format_with_type_info, extract_hls_formats,
12+
update_format_with_type_info, extract_hls_formats, append_po_token,
1313
extract_watch_info_from_html, captions_available)

0 commit comments

Comments
 (0)