mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-12 00:58:12 +00:00
Update stream.py
This commit is contained in:
@@ -308,6 +308,7 @@ def get_manifest(manifest_id):
|
|||||||
Returns:
|
Returns:
|
||||||
The manifest content as text.
|
The manifest content as text.
|
||||||
"""
|
"""
|
||||||
|
logger.debug("Fetching manifest for ID: %s", manifest_id)
|
||||||
headers = {
|
headers = {
|
||||||
"accept": "*/*",
|
"accept": "*/*",
|
||||||
"accept-language": "en-GB,en-US;q=0.9,en;q=0.8",
|
"accept-language": "en-GB,en-US;q=0.9,en;q=0.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user