tubearchivist / tubearchivist

Your self hosted YouTube media server
https://www.tubearchivist.com
GNU General Public License v3.0
5.16k stars 226 forks source link

[Bug]: TypeError: strptime() argument 1 must be str, not None #574

Closed davralin closed 11 months ago

davralin commented 1 year ago

I've read the documentation

Operating System

Debian, Docker-compose

Your Bug Report

Describe the bug

I'm subscriped to the channel, this video (and others) just showed up (despite being old). The file appears to download just fine, I have a mp4 in the cache-volume, under download.

When retrying, I'm met with:

ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted.
Please check the Google Workspace administrator and/or the network administrator restrictions.

So I do believe there's some restrictions going on here. The file still plays using invidious.

Steps To Reproduce

I do believe this is something on youtube's side, and I've been seeing people having issues watching youtube-videos using "alternative methods" on reddit for the last couple of week.

This is not just happening to one video, it's happening to all the videos I have queued up - meaning, I can't download anything.

Expected behavior

File downloaded, and available.

Relevant log output

Regular run:

tubearchivist      | xZ8hhiyEmug: change status to priority
tubearchivist      | [2023-10-21 23:31:00,669: INFO/MainProcess] Task download_pending[621effe5-762a-46ba-99ad-57f3365d2f81] received
tubearchivist      | [2023-10-21 23:31:00,670: WARNING/ForkPoolWorker-4] download_pending create callback
tubearchivist      | [2023-10-21 23:31:00,861: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-10-21 23:31:06,639: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: get metadata from youtube
tubearchivist      | [2023-10-21 23:31:07,661: WARNING/ForkPoolWorker-4] 621effe5-762a-46ba-99ad-57f3365d2f81 Failed callback
tubearchivist      | [2023-10-21 23:31:07,663: ERROR/ForkPoolWorker-4] Task download_pending[621effe5-762a-46ba-99ad-57f3365d2f81] raised unexpected: TypeError('strptime() argument 1 must be str, not None')
tubearchivist      | Traceback (most recent call last):
tubearchivist      |   File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 477, in trace_task
tubearchivist      |     R = retval = fun(*args, **kwargs)
tubearchivist      |                  ^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 760, in __protected_call__
tubearchivist      |     return self.run(*args, **kwargs)
tubearchivist      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/tasks.py", line 205, in download_pending
tubearchivist      |     videos_downloaded = downloader.run_queue(auto_only=auto_only)
tubearchivist      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/src/download/yt_dlp_handler.py", line 179, in run_queue
tubearchivist      |     vid_dict = index_new_video(
tubearchivist      |                ^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/src/index/video.py", line 399, in index_new_video
tubearchivist      |     video.build_json()
tubearchivist      |   File "/app/home/src/index/video.py", line 149, in build_json
tubearchivist      |     self._process_youtube_meta()
tubearchivist      |   File "/app/home/src/index/video.py", line 182, in _process_youtube_meta
tubearchivist      |     upload_date_time = datetime.strptime(upload_date, "%Y%m%d")
tubearchivist      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      | TypeError: strptime() argument 1 must be str, not None
tubearchivist      | [2023-10-21 23:31:07,664: WARNING/ForkPoolWorker-4] 621effe5-762a-46ba-99ad-57f3365d2f81 return callback

Retry:
tubearchivist      | [2023-10-21 23:45:57,201: INFO/MainProcess] Task download_pending[e5442ab9-b1d0-4312-94c0-5fe97a9d271c] received
tubearchivist      | [2023-10-21 23:45:57,203: WARNING/ForkPoolWorker-4] download_pending create callback
tubearchivist      | [2023-10-21 23:45:57,332: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-10-21 23:45:57,980: WARNING/ForkPoolWorker-4] ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:45:57,980: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: failed to download with message ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:45:58,016: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-10-21 23:45:58,796: WARNING/ForkPoolWorker-4] ERROR: [youtube] xZ8hhiyEmug: Video unavailable
tubearchivist      | [2023-10-21 23:45:58,797: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: failed to download with message ERROR: [youtube] xZ8hhiyEmug: Video unavailable
tubearchivist      | [2023-10-21 23:45:58,831: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-10-21 23:45:59,530: WARNING/ForkPoolWorker-4] ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:45:59,530: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: failed to download with message ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:45:59,565: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: Downloading video
tubearchivist      | [2023-10-21 23:46:00,228: WARNING/ForkPoolWorker-4] ERROR: [youtube] 4PFuZaka3kU: Video unavailable
tubearchivist      | [2023-10-21 23:46:00,228: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: failed to download with message ERROR: [youtube] 4PFuZaka3kU: Video unavailable
tubearchivist      | [2023-10-21 23:46:00,263: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: Downloading video
tubearchivist      | [2023-10-21 23:46:00,901: WARNING/ForkPoolWorker-4] ERROR: [youtube] 4PFuZaka3kU: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:46:00,901: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: failed to download with message ERROR: [youtube] 4PFuZaka3kU: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-10-21 23:46:00,952: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: Downloading video
archivist-redis    | 8:M 21 Oct 2023 21:46:06.090 * 100 changes in 300 seconds. Saving...
archivist-redis    | 8:M 21 Oct 2023 21:46:06.090 * Background saving started by pid 18
archivist-redis    | 18:C 21 Oct 2023 21:46:06.125 * DB saved on disk
archivist-redis    | 18:C 21 Oct 2023 21:46:06.126 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
archivist-redis    | 8:M 21 Oct 2023 21:46:06.191 * Background saving terminated with success
tubearchivist      | [2023-10-21 23:46:06,568: WARNING/ForkPoolWorker-4] 4PFuZaka3kU: get metadata from youtube
tubearchivist      | [2023-10-21 23:46:07,724: WARNING/ForkPoolWorker-4] e5442ab9-b1d0-4312-94c0-5fe97a9d271c Failed callback
tubearchivist      | [2023-10-21 23:46:07,727: ERROR/ForkPoolWorker-4] Task download_pending[e5442ab9-b1d0-4312-94c0-5fe97a9d271c] raised unexpected: TypeError('strptime() argument 1 must be str, not None')
tubearchivist      | Traceback (most recent call last):
tubearchivist      |   File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 477, in trace_task
tubearchivist      |     R = retval = fun(*args, **kwargs)
tubearchivist      |                  ^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 760, in __protected_call__
tubearchivist      |     return self.run(*args, **kwargs)
tubearchivist      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/tasks.py", line 205, in download_pending
tubearchivist      |     videos_downloaded = downloader.run_queue(auto_only=auto_only)
tubearchivist      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/src/download/yt_dlp_handler.py", line 179, in run_queue
tubearchivist      |     vid_dict = index_new_video(
tubearchivist      |                ^^^^^^^^^^^^^^^^
tubearchivist      |   File "/app/home/src/index/video.py", line 399, in index_new_video
tubearchivist      |     video.build_json()
tubearchivist      |   File "/app/home/src/index/video.py", line 149, in build_json
tubearchivist      |     self._process_youtube_meta()
tubearchivist      |   File "/app/home/src/index/video.py", line 182, in _process_youtube_meta
tubearchivist      |     upload_date_time = datetime.strptime(upload_date, "%Y%m%d")
tubearchivist      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tubearchivist      | TypeError: strptime() argument 1 must be str, not None
tubearchivist      | [2023-10-21 23:46:07,727: WARNING/ForkPoolWorker-4] e5442ab9-b1d0-4312-94c0-5fe97a9d271c return callback

Anything else?

No response

bbilly1 commented 1 year ago

I can't reproduce this. Anybody else?

But ultimately, that's a yt-dlp issue, not much we can do here about that. If it's geo restricted, you might be able to get around it with a VPN.

But we can do some error handling, it looks like you do get something back with yt-dlp. Can you share an info json from that video? To know what you get.

davralin commented 1 year ago

Doubt it's geo-restricted, the channel is fairly local, and I'm also local.

I can't find a info-json anywhere in tubearchivist's folders, should I just grab one manually with a recent yt-dlp?

bbilly1 commented 1 year ago

yeah, you can grab the info json with standard yt-dlp inside the container.

bbilly1 commented 11 months ago

any further insights in this one?

davralin commented 11 months ago

Right, sorry. This is from yt-dlp inside the container, running TubeArchivist 0.4.2:

# cat FRPexit\ -\ IS-kvinnen\ tok\ oss\ \(ut\ av\ regjering\)\ \[xZ8hhiyEmug\].info.json | jq .

{
  "id": "xZ8hhiyEmug",
  "title": "FRPexit - IS-kvinnen tok oss (ut av regjering)",
  "formats": [
    {
      "format_id": "sb2",
      "format_note": "storyboard",
      "ext": "mhtml",
      "protocol": "mhtml",
      "acodec": "none",
      "vcodec": "none",
      "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L0/default.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLBU3ixTn3ayi6m4S1ydCncZazqWWQ",
      "width": 48,
      "height": 27,
      "fps": 1.0309278350515463,
      "rows": 10,
      "columns": 10,
      "fragments": [
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L0/default.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLBU3ixTn3ayi6m4S1ydCncZazqWWQ",
          "duration": 97
        }
      ],
      "resolution": "48x27",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "none",
      "video_ext": "none",
      "vbr": 0,
      "abr": 0,
      "format": "sb2 - 48x27 (storyboard)"
    },
    {
      "format_id": "sb1",
      "format_note": "storyboard",
      "ext": "mhtml",
      "protocol": "mhtml",
      "acodec": "none",
      "vcodec": "none",
      "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L1/M$M.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD8D82r44-lWsUbM9tQLmjfXSSP-A",
      "width": 80,
      "height": 45,
      "fps": 1.0206185567010309,
      "rows": 10,
      "columns": 10,
      "fragments": [
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L1/M0.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD8D82r44-lWsUbM9tQLmjfXSSP-A",
          "duration": 97
        }
      ],
      "resolution": "80x45",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "none",
      "video_ext": "none",
      "vbr": 0,
      "abr": 0,
      "format": "sb1 - 80x45 (storyboard)"
    },
    {
      "format_id": "sb0",
      "format_note": "storyboard",
      "ext": "mhtml",
      "protocol": "mhtml",
      "acodec": "none",
      "vcodec": "none",
      "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L2/M$M.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD9Yl88rD8oV-8v-8b5fNaAWHDLJw",
      "width": 160,
      "height": 90,
      "fps": 1.0206185567010309,
      "rows": 5,
      "columns": 5,
      "fragments": [
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L2/M0.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD9Yl88rD8oV-8v-8b5fNaAWHDLJw",
          "duration": 24.494949494949495
        },
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L2/M1.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD9Yl88rD8oV-8v-8b5fNaAWHDLJw",
          "duration": 24.494949494949495
        },
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L2/M2.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD9Yl88rD8oV-8v-8b5fNaAWHDLJw",
          "duration": 24.494949494949495
        },
        {
          "url": "https://i.ytimg.com/sb/xZ8hhiyEmug/storyboard3_L2/M3.jpg?sqp=-oaymwENSDfyq4qpAwVwAcABBqLzl_8DBgjy4LfxBQ==&sigh=rs$AOn4CLD9Yl88rD8oV-8v-8b5fNaAWHDLJw",
          "duration": 23.515151515151516
        }
      ],
      "resolution": "160x90",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "none",
      "video_ext": "none",
      "vbr": 0,
      "abr": 0,
      "format": "sb0 - 160x90 (storyboard)"
    },
    {
      "format_id": "233",
      "format_note": "Default",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/233/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/goi/134/sgoap/clen%3D594004%3Bdur%3D97.198%3Bgir%3Dyes%3Bitag%3D139%3Blmt%3D1677461466761529/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6211224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,goi,sgoap,vprv,playlist_type/sig/ANLwegAwRgIhAIQ2tM9zC-4rasK1l52BpECfvRcBH05Ldn9JWHUKRbgTAiEAnIc7MFdQeCCL9aW1f5ahnI4XKZgWtPUschCDym9b6P8%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRQIgfYvVoyOH-B2nfO72IfjcJQNkuE3V-Y6jRa52DvqZjIkCIQCwEqlX7-cM3ozn_N0JM8Pg8hXLyeFsfGTpmf3pMgnrag%3D%3D/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "ext": "mp4",
      "protocol": "m3u8_native",
      "quality": -1,
      "has_drm": false,
      "vcodec": "none",
      "source_preference": -1,
      "resolution": "audio only",
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "mp4",
      "video_ext": "none",
      "vbr": 0,
      "format": "233 - audio only (Default)"
    },
    {
      "format_id": "234",
      "format_note": "Default",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/234/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/goi/134/sgoap/clen%3D1573390%3Bdur%3D97.129%3Bgir%3Dyes%3Bitag%3D140%3Blmt%3D1677461466761836/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6211224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,goi,sgoap,vprv,playlist_type/sig/ANLwegAwRQIgZznniaLHZnLOQB6vpjFnib_PspKyn3XUG3Z4VrQzfccCIQDyOXPGopnlueUvEowggZHNIjaFFaxFpjh7Bb_zFASosA%3D%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRQIhAOp8cjafmbxPmrdXrxyjRou8CrDnC0eRaSeJrIF35A3bAiAIVBYKWEbvXkLPSZO9uHAo_PfEmQQGgrARM-kJizKLnQ%3D%3D/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "ext": "mp4",
      "protocol": "m3u8_native",
      "quality": -1,
      "has_drm": false,
      "vcodec": "none",
      "source_preference": -1,
      "resolution": "audio only",
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "mp4",
      "video_ext": "none",
      "vbr": 0,
      "format": "234 - audio only (Default)"
    },
    {
      "asr": 22050,
      "filesize": 594004,
      "format_id": "139",
      "format_note": "low",
      "source_preference": -1,
      "audio_channels": 2,
      "quality": 2,
      "has_drm": false,
      "tbr": 48.89,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=139&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=audio%2Fmp4&gir=yes&clen=594004&dur=97.198&lmt=1677461466761529&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6211224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIgEn3rWodA5IuMAKx_Wb-dGy6tU1KS2eOMVZYZ-e6fN04CIQD8miyrItUxPoxGZjJis_EHcSqJ8NIxriOCTcOhdWFpWA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "language_preference": -1,
      "ext": "m4a",
      "vcodec": "none",
      "acodec": "mp4a.40.5",
      "container": "m4a_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "audio only",
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "m4a",
      "video_ext": "none",
      "vbr": 0,
      "abr": 48.89,
      "format": "139 - audio only (low)"
    },
    {
      "asr": 44100,
      "filesize": 1573390,
      "format_id": "140",
      "format_note": "medium",
      "source_preference": -1,
      "audio_channels": 2,
      "quality": 3,
      "has_drm": false,
      "tbr": 129.591,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=140&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=audio%2Fmp4&gir=yes&clen=1573390&dur=97.129&lmt=1677461466761836&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6211224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIgFy-wiydH41uT-NlPdTq3eM4C6JvYJxXJME51PBmfWCoCIQDbkxYlsTEdDHmLKHnes3UVGCcGfmeQfTi7_dmtHbagvA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "language_preference": -1,
      "ext": "m4a",
      "vcodec": "none",
      "acodec": "mp4a.40.2",
      "container": "m4a_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "audio only",
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "m4a",
      "video_ext": "none",
      "vbr": 0,
      "abr": 129.591,
      "format": "140 - audio only (medium)"
    },
    {
      "asr": 48000,
      "filesize": 1561403,
      "format_id": "251",
      "format_note": "medium",
      "source_preference": -1,
      "audio_channels": 2,
      "quality": 3,
      "has_drm": false,
      "tbr": 128.641,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZZD2Jeqw6dsP-euUiAo&ip=84.214.55.109&id=o-AJsbWBehDIWbQUqRu3NTPV-6iZ7XyUIloBKZfqEhcqVu&itag=251&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5goeenez&ms=au%2Crdu&mv=m&mvi=2&pl=22&initcwndbps=4800000&spc=UWF9f4tdXV_peb12dhaB54jG7xayi7o&vprv=1&svpuc=1&mime=audio%2Fwebm&gir=yes&clen=1561403&dur=97.101&lmt=1580068975131049&mt=1699599178&fvip=4&keepalive=yes&fexp=24007246&beids=24350018&c=ANDROID&txp=6211222&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRgIhAOxbyQIzlKlkaYWQ39nPT02syKVUG5ngILw_wTTlc4oeAiEAjedIDE6NcNqoQ084mlTZAcpp0ni64FhTz2NsZlcIt_4%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRQIhAOx_R6jMmtfUIg8tcVNLX0OsQ5LLbP-Sost4quRIF0GGAiB4eSl-XqXmmC6YmTAtIZCywO2NK_JId3X3WKH_UGRKmQ%3D%3D",
      "language_preference": -1,
      "ext": "webm",
      "vcodec": "none",
      "acodec": "opus",
      "container": "webm_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "audio only",
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "audio_ext": "webm",
      "video_ext": "none",
      "vbr": 0,
      "abr": 128.641,
      "format": "251 - audio only (medium)"
    },
    {
      "asr": 22050,
      "filesize": 996295,
      "format_id": "17",
      "format_note": "144p",
      "source_preference": -1,
      "fps": 6,
      "audio_channels": 1,
      "height": 144,
      "quality": 0,
      "has_drm": false,
      "tbr": 82.001,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZZD2Jeqw6dsP-euUiAo&ip=84.214.55.109&id=o-AJsbWBehDIWbQUqRu3NTPV-6iZ7XyUIloBKZfqEhcqVu&itag=17&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5goeenez&ms=au%2Crdu&mv=m&mvi=2&pl=22&initcwndbps=4800000&spc=UWF9f4tdXV_peb12dhaB54jG7xayi7o&vprv=1&svpuc=1&mime=video%2F3gpp&gir=yes&clen=996295&dur=97.198&lmt=1580068990982313&mt=1699599178&fvip=4&fexp=24007246&beids=24350018&c=ANDROID&txp=6211222&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIgAqauCA4bU818Nqcab1EdCGBWU-Au2ykdJ73f7dX_I68CIQDzTlor8ptHEaVXgota59G4ohK7VyBkOaG5OFcnGY2i3Q%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRQIhAOx_R6jMmtfUIg8tcVNLX0OsQ5LLbP-Sost4quRIF0GGAiB4eSl-XqXmmC6YmTAtIZCywO2NK_JId3X3WKH_UGRKmQ%3D%3D",
      "width": 176,
      "language_preference": -1,
      "preference": -2,
      "ext": "3gp",
      "vcodec": "mp4v.20.3",
      "acodec": "mp4a.40.2",
      "dynamic_range": "SDR",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "176x144",
      "aspect_ratio": 1.22,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "3gp",
      "audio_ext": "none",
      "format": "17 - 176x144 (144p)"
    },
    {
      "format_id": "269",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/269/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/sgovp/clen%3D1219052%3Bdur%3D97.080%3Bgir%3Dyes%3Bitag%3D160%3Blmt%3D1677462074914878/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6216224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,sgovp,vprv,playlist_type/sig/ANLwegAwRgIhAP0yMPdfJjY4bQx7FNUxlfv3j2-TSDwvT9R9CoU37BbCAiEAmjFrANForFnrsiAT16S91F1O-dDT808m0cI4OGqAW8o%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRAIgFHT6CE9IPjpFHX-nOUVQjbTQHJScrYB0vdAo9N1X6vYCIF_tVW6zrDG63zAx1tfFkZh147MnCSmZaUERu87b2V2t/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "tbr": 192.93,
      "ext": "mp4",
      "fps": 25,
      "protocol": "m3u8_native",
      "quality": 0,
      "has_drm": false,
      "width": 256,
      "height": 144,
      "vcodec": "avc1.4D400C",
      "acodec": "none",
      "dynamic_range": "SDR",
      "source_preference": -1,
      "resolution": "256x144",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 192.93,
      "format": "269 - 256x144"
    },
    {
      "filesize": 1219052,
      "format_id": "160",
      "format_note": "144p",
      "source_preference": -1,
      "fps": 25,
      "height": 144,
      "quality": 0,
      "has_drm": false,
      "tbr": 100.457,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=160&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=video%2Fmp4&gir=yes&clen=1219052&dur=97.080&lmt=1677462074914878&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6216224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIgVMycUk8hAQP0yfyH7U025YklS4RwIZ8QosqwSHMTQ94CIQCOF7MEwuYUgJMbcb8TNWgiMdBUAOPcj9a-zot-Fzf9Rg%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "width": 256,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.4D400C",
      "acodec": "none",
      "dynamic_range": "SDR",
      "container": "mp4_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "256x144",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 100.457,
      "format": "160 - 256x144 (144p)"
    },
    {
      "format_id": "230",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/230/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/sgovp/clen%3D5152972%3Bdur%3D97.080%3Bgir%3Dyes%3Bitag%3D134%3Blmt%3D1677462074561209/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6216224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,sgovp,vprv,playlist_type/sig/ANLwegAwRQIgelcVhNqwAsy09w6pfjZ2vhvCt9I1waEkLAmqX6X1ODYCIQCRpD3RMrkjky2EJ--VxuLhHAKMpQDqG4S8xg3sgZyLlA%3D%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRAIgfPw8bdp8nzv87NGV7QKFLWeQxU5OPsIXy7doLyCBhjMCIDRmctgMApibUPpwThnyvFWdrEInetTXBDj50WRhoxlp/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "tbr": 742.74,
      "ext": "mp4",
      "fps": 25,
      "protocol": "m3u8_native",
      "quality": 6,
      "has_drm": false,
      "width": 640,
      "height": 360,
      "vcodec": "avc1.4D401E",
      "acodec": "none",
      "dynamic_range": "SDR",
      "source_preference": -1,
      "resolution": "640x360",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 742.74,
      "format": "230 - 640x360"
    },
    {
      "filesize": 5152972,
      "format_id": "134",
      "format_note": "360p",
      "source_preference": -1,
      "fps": 25,
      "height": 360,
      "quality": 6,
      "has_drm": false,
      "tbr": 424.637,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=134&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=video%2Fmp4&gir=yes&clen=5152972&dur=97.080&lmt=1677462074561209&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6216224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIhAPWQZ1nm2EUyk3wbJpb5BGvmudXsHsTvB8a2ZuaYSFLwAiB5oVsmxC9icsMY5DSPvK70cx9kOW10peWVVpFJpZLzeA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "width": 640,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.4D401E",
      "acodec": "none",
      "dynamic_range": "SDR",
      "container": "mp4_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "640x360",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 424.637,
      "format": "134 - 640x360 (360p)"
    },
    {
      "asr": 44100,
      "format_id": "18",
      "format_note": "360p",
      "source_preference": -1,
      "fps": 25,
      "audio_channels": 2,
      "height": 360,
      "quality": 6,
      "has_drm": false,
      "tbr": 553.32,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZZD2Jeqw6dsP-euUiAo&ip=84.214.55.109&id=o-AJsbWBehDIWbQUqRu3NTPV-6iZ7XyUIloBKZfqEhcqVu&itag=18&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5goeenez&ms=au%2Crdu&mv=m&mvi=2&pl=22&initcwndbps=4800000&spc=UWF9f4tdXV_peb12dhaB54jG7xayi7o&vprv=1&svpuc=1&mime=video%2Fmp4&cnr=14&ratebypass=yes&dur=97.129&lmt=1677462077538349&mt=1699599178&fvip=4&fexp=24007246&beids=24350018&c=ANDROID&txp=6219224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Ccnr%2Cratebypass%2Cdur%2Clmt&sig=ANLwegAwRgIhALOJ9hpXCJgLdxbYGtTO0n8XDn3qfqHLhv9ooJJ-3Rz0AiEAs7M9ZEdQxMwl1Dau0diln1sGj445yVKc07Uc-w2_628%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRQIhAOx_R6jMmtfUIg8tcVNLX0OsQ5LLbP-Sost4quRIF0GGAiB4eSl-XqXmmC6YmTAtIZCywO2NK_JId3X3WKH_UGRKmQ%3D%3D",
      "width": 640,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.42001E",
      "acodec": "mp4a.40.2",
      "dynamic_range": "SDR",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "640x360",
      "aspect_ratio": 1.78,
      "filesize_approx": 6870021,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "format": "18 - 640x360 (360p)"
    },
    {
      "format_id": "605",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/605/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/wft/1/sgovp/clen%3D3979041%3Bdur%3D97.080%3Bgir%3Dyes%3Bitag%3D243%3Blmt%3D1677462078380643/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6216224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,wft,sgovp,vprv,playlist_type/sig/ANLwegAwRQIgfCcPdABGEJ273HRpkqOKrF7tiO5HChPV4HvKgicUcOQCIQCIMhrwyPxkPiZKGaeTqXkLR1lyRHji0GEv_xfjYhq8LA%3D%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRAIgbtl9cKEB2xgZ2VP9NFVSLTXvuQyZBeMP1zaTU6U6IBQCIEsURj_W56yAcIr_sNTTriwaqEnrzCfv8x-cVmsxPpb1/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "tbr": 634.736,
      "ext": "mp4",
      "fps": 25,
      "protocol": "m3u8_native",
      "quality": 6,
      "has_drm": false,
      "width": 640,
      "height": 360,
      "vcodec": "vp09.00.21.08",
      "acodec": "none",
      "dynamic_range": "SDR",
      "source_preference": -1,
      "resolution": "640x360",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 634.736,
      "format": "605 - 640x360"
    },
    {
      "asr": 44100,
      "format_id": "22",
      "format_note": "720p",
      "source_preference": -5,
      "fps": 25,
      "audio_channels": 2,
      "height": 720,
      "quality": 8,
      "has_drm": false,
      "tbr": 1688.479,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZZD2Jeqw6dsP-euUiAo&ip=84.214.55.109&id=o-AJsbWBehDIWbQUqRu3NTPV-6iZ7XyUIloBKZfqEhcqVu&itag=22&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5goeenez&ms=au%2Crdu&mv=m&mvi=2&pl=22&initcwndbps=4800000&spc=UWF9f4tdXV_peb12dhaB54jG7xayi7o&vprv=1&svpuc=1&mime=video%2Fmp4&cnr=14&ratebypass=yes&dur=97.129&lmt=1677462079818943&mt=1699599178&fvip=4&fexp=24007246&beids=24350018&c=ANDROID&txp=6211224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cspc%2Cvprv%2Csvpuc%2Cmime%2Ccnr%2Cratebypass%2Cdur%2Clmt&sig=ANLwegAwRgIhAMwesS2Fdt5AG7YsXi7uYtoX5zV0sLUvq2D56dyBmxy8AiEA6hhw8-YLOoU_xdMis_tGCQyCBZ7pSnGtofhkMxbLnyo%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRQIhAOx_R6jMmtfUIg8tcVNLX0OsQ5LLbP-Sost4quRIF0GGAiB4eSl-XqXmmC6YmTAtIZCywO2NK_JId3X3WKH_UGRKmQ%3D%3D",
      "width": 1280,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.64001F",
      "acodec": "mp4a.40.2",
      "dynamic_range": "SDR",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "1280x720",
      "aspect_ratio": 1.78,
      "filesize_approx": 20964155,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "format": "22 - 1280x720 (720p)"
    },
    {
      "format_id": "232",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/232/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/sgovp/clen%3D18928942%3Bdur%3D97.080%3Bgir%3Dyes%3Bitag%3D136%3Blmt%3D1677462076951196/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6216224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,sgovp,vprv,playlist_type/sig/ANLwegAwRQIgI6eJ2QE7mTlJDQOMmUHsfoSsL_1RRflybkyMrGoIrSgCIQCg4w9EWORcu2QrhsyRhydoZDRFmgdzCb1FSYXlbQRDrg%3D%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRgIhAL9ApZywSeBZb1-dhgSHL50fbtiN6D42bNGRPSkIhTZxAiEAyRuMxgUf768IlC4vswbRhS6dHEWMOtbnUrB6xDjp5kM%3D/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "tbr": 2491.59,
      "ext": "mp4",
      "fps": 25,
      "protocol": "m3u8_native",
      "quality": 8,
      "has_drm": false,
      "width": 1280,
      "height": 720,
      "vcodec": "avc1.64001F",
      "acodec": "none",
      "dynamic_range": "SDR",
      "source_preference": -1,
      "resolution": "1280x720",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 2491.59,
      "format": "232 - 1280x720"
    },
    {
      "filesize": 18928942,
      "format_id": "136",
      "format_note": "720p",
      "source_preference": -1,
      "fps": 25,
      "height": 720,
      "quality": 8,
      "has_drm": false,
      "tbr": 1559.863,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=136&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=video%2Fmp4&gir=yes&clen=18928942&dur=97.080&lmt=1677462076951196&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6216224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRgIhAJNo3-0HCRpOio28tcDbFqDncnkr2Gir9rBbgwNOjG6qAiEAtuSYyGX7aweVdoWVJyB2FZTgMJcfTBh1oU9ZqlXLtSk%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "width": 1280,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.64001F",
      "acodec": "none",
      "dynamic_range": "SDR",
      "container": "mp4_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "1280x720",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 1559.863,
      "format": "136 - 1280x720 (720p)"
    },
    {
      "format_id": "270",
      "url": "https://manifest.googlevideo.com/api/manifest/hls_playlist/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/itag/270/source/youtube/requiressl/yes/ratebypass/yes/pfa/1/sgovp/clen%3D40016474%3Bdur%3D97.080%3Bgir%3Dyes%3Bitag%3D137%3Blmt%3D1677462075367357/hls_chunk_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31,29/mn/sn-bxuovgf5t-vnaz,sn-5go7yner/ms/au,rdu/mv/m/mvi/2/pcm2cms/yes/pl/22/initcwndbps/4800000/vprv/1/playlist_type/DVR/dover/13/txp/6216224/mt/1699599178/fvip/2/short_key/1/keepalive/yes/fexp/24007246/beids/24350018/sparams/expire,ei,ip,id,itag,source,requiressl,ratebypass,pfa,sgovp,vprv,playlist_type/sig/ANLwegAwRQIhAIyZe88NcmoftsIJUB-I3OiA5d0t9YeWWwbzDR753_S9AiBt5NLE-nN1DvRFvL-tLhTE2BpgPveQv5GFt9nDb_u3xQ%3D%3D/lsparams/hls_chunk_host,mh,mm,mn,ms,mv,mvi,pcm2cms,pl,initcwndbps/lsig/AM8Gb2swRAIgBmhBf64wsKF86FuGwl3KR0PoXP96s0LZD9QDMME7B8MCIANYr5gi8vD3IVftbx7BJtGueLfuta-HXzSl59UhK91h/playlist/index.m3u8",
      "manifest_url": "https://manifest.googlevideo.com/api/manifest/hls_variant/expire/1699621123/ei/o9RNZdexFubD6dsP0aibgAo/ip/84.214.55.109/id/c59f21862c849ae8/source/youtube/requiressl/yes/playback_host/rr2---sn-bxuovgf5t-vnaz.googlevideo.com/mh/Dz/mm/31%2C29/mn/sn-bxuovgf5t-vnaz%2Csn-5go7yner/ms/au%2Crdu/mv/m/mvi/2/pcm2cms/yes/pl/22/hfr/1/demuxed/1/tts_caps/1/maudio/1/initcwndbps/4800000/vprv/1/go/1/mt/1699599178/fvip/2/nvgoi/1/short_key/1/ncsapi/1/keepalive/yes/fexp/24007246/beids/24350018/dover/13/itag/0/playlist_type/DVR/sparams/expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Chfr%2Cdemuxed%2Ctts_caps%2Cmaudio%2Cvprv%2Cgo%2Citag%2Cplaylist_type/sig/ANLwegAwRgIhAKSABwIOYcBAb8o_dny6h-AWCZYna1o_He84OCnmQqmpAiEA045mYPC4ZrbyXyAM_FSkZgDrW49RaBjmLq1z0KKWSnU%3D/lsparams/playback_host%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps/lsig/AM8Gb2swRAIgLrXXC4lCxN3FC-aTbyIBjT8OMsw6d6HBmhEWOwDj4kgCIHAbjApQtwpkmd2_df4znknFIRpgxOeD36DgehejDyVV/file/index.m3u8",
      "tbr": 5132.869,
      "ext": "mp4",
      "fps": 25,
      "protocol": "m3u8_native",
      "quality": 9,
      "has_drm": false,
      "width": 1920,
      "height": 1080,
      "vcodec": "avc1.640028",
      "acodec": "none",
      "dynamic_range": "SDR",
      "source_preference": -1,
      "resolution": "1920x1080",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 5132.869,
      "format": "270 - 1920x1080"
    },
    {
      "filesize": 40016474,
      "format_id": "137",
      "format_note": "1080p",
      "source_preference": -1,
      "fps": 25,
      "height": 1080,
      "quality": 9,
      "has_drm": false,
      "tbr": 3297.608,
      "url": "https://rr2---sn-bxuovgf5t-vnaz.googlevideo.com/videoplayback?expire=1699621123&ei=o9RNZdexFubD6dsP0aibgAo&ip=84.214.55.109&id=o-AGSiWxRKsq2SYALMtiG9Dpd2ieqQCPNaCtOjWNsrY9x7&itag=137&source=youtube&requiressl=yes&mh=Dz&mm=31%2C29&mn=sn-bxuovgf5t-vnaz%2Csn-5go7yner&ms=au%2Crdu&mv=m&mvi=2&pcm2cms=yes&pl=22&initcwndbps=4800000&vprv=1&svpuc=1&mime=video%2Fmp4&gir=yes&clen=40016474&dur=97.080&lmt=1677462075367357&mt=1699599178&fvip=2&keepalive=yes&fexp=24007246&beids=24350018&c=IOS&txp=6216224&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Csvpuc%2Cmime%2Cgir%2Cclen%2Cdur%2Clmt&sig=ANLwegAwRQIgcM7pzW8QsmNEJXewREDOz7_UsNBLaXcnbalLoAWdZvsCIQC05zSgqRgsAJSqd7a4KoPUhd-fVxEipijXXlc76hp1cA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpcm2cms%2Cpl%2Cinitcwndbps&lsig=AM8Gb2swRgIhALyvgEIoaIdFRPogtXjpK6Zi2I06CI0qiTKMdLv0LDeWAiEApSUzLBJ4umKHVakgxqT1PLZgY_EUI5lJnY5OQKLca-Q%3D",
      "width": 1920,
      "language_preference": -1,
      "ext": "mp4",
      "vcodec": "avc1.640028",
      "acodec": "none",
      "dynamic_range": "SDR",
      "container": "mp4_dash",
      "downloader_options": {
        "http_chunk_size": 10485760
      },
      "protocol": "https",
      "resolution": "1920x1080",
      "aspect_ratio": 1.78,
      "http_headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
        "Accept-Language": "en-us,en;q=0.5",
        "Sec-Fetch-Mode": "navigate"
      },
      "video_ext": "mp4",
      "audio_ext": "none",
      "abr": 0,
      "vbr": 3297.608,
      "format": "137 - 1920x1080 (1080p)"
    }
  ],
  "thumbnails": [
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/3.jpg",
      "preference": -37,
      "id": "0"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/3.webp",
      "preference": -36,
      "id": "1"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/2.jpg",
      "preference": -35,
      "id": "2"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/2.webp",
      "preference": -34,
      "id": "3"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/1.jpg",
      "preference": -33,
      "id": "4"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/1.webp",
      "preference": -32,
      "id": "5"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/mq3.jpg",
      "preference": -31,
      "id": "6"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/mq3.webp",
      "preference": -30,
      "id": "7"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/mq2.jpg",
      "preference": -29,
      "id": "8"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/mq2.webp",
      "preference": -28,
      "id": "9"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/mq1.jpg",
      "preference": -27,
      "id": "10"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/mq1.webp",
      "preference": -26,
      "id": "11"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hq3.jpg",
      "preference": -25,
      "id": "12"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/hq3.webp",
      "preference": -24,
      "id": "13"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hq2.jpg",
      "preference": -23,
      "id": "14"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/hq2.webp",
      "preference": -22,
      "id": "15"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hq1.jpg",
      "preference": -21,
      "id": "16"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/hq1.webp",
      "preference": -20,
      "id": "17"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/sd3.jpg",
      "preference": -19,
      "id": "18"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/sd3.webp",
      "preference": -18,
      "id": "19"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/sd2.jpg",
      "preference": -17,
      "id": "20"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/sd2.webp",
      "preference": -16,
      "id": "21"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/sd1.jpg",
      "preference": -15,
      "id": "22"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/sd1.webp",
      "preference": -14,
      "id": "23"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/default.jpg",
      "preference": -13,
      "id": "24"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/default.webp",
      "height": 90,
      "width": 120,
      "preference": -12,
      "id": "25",
      "resolution": "120x90"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/mqdefault.jpg",
      "height": 180,
      "width": 320,
      "preference": -11,
      "id": "26",
      "resolution": "320x180"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/mqdefault.webp",
      "height": 180,
      "width": 320,
      "preference": -10,
      "id": "27",
      "resolution": "320x180"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/0.jpg",
      "preference": -9,
      "id": "28"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/0.webp",
      "preference": -8,
      "id": "29"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAa5zwVumJo0rlB_lePX59T6z2Znw",
      "height": 94,
      "width": 168,
      "preference": -7,
      "id": "30",
      "resolution": "168x94"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCNiLLpsXbPBQJgyNpF0UxSEHPfdQ",
      "height": 110,
      "width": 196,
      "preference": -7,
      "id": "31",
      "resolution": "196x110"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC9mDJNk5gnVN8qltzCPuKr77Lpwg",
      "height": 138,
      "width": 246,
      "preference": -7,
      "id": "32",
      "resolution": "246x138"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBtUAqubvoSe2Tv6A3Dwl0UDKEGKg",
      "height": 188,
      "width": 336,
      "preference": -7,
      "id": "33",
      "resolution": "336x188"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hqdefault.jpg",
      "height": 360,
      "width": 480,
      "preference": -7,
      "id": "34",
      "resolution": "480x360"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/hqdefault.webp",
      "height": 360,
      "width": 480,
      "preference": -6,
      "id": "35",
      "resolution": "480x360"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/sddefault.jpg",
      "height": 480,
      "width": 640,
      "preference": -5,
      "id": "36",
      "resolution": "640x480"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/sddefault.webp",
      "height": 480,
      "width": 640,
      "preference": -4,
      "id": "37",
      "resolution": "640x480"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/hq720.jpg",
      "preference": -3,
      "id": "38"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/hq720.webp",
      "preference": -2,
      "id": "39"
    },
    {
      "url": "https://i.ytimg.com/vi/xZ8hhiyEmug/maxresdefault.jpg",
      "height": 720,
      "width": 1280,
      "preference": -1,
      "id": "40",
      "resolution": "1280x720"
    },
    {
      "url": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/maxresdefault.webp",
      "height": 1080,
      "width": 1920,
      "preference": 0,
      "id": "41",
      "resolution": "1920x1080"
    }
  ],
  "thumbnail": "https://i.ytimg.com/vi_webp/xZ8hhiyEmug/maxresdefault.webp",
  "description": "Ein song om FRP-exit.\n\nVideokjelde: NRK, TV 2, VG, Dagbladet\n\nTwitter: @nyheitene\nSongarfranyheitene ( at ) gmail.com",
  "channel_id": "UClNSGJf5-KWl3880E4D0X0g",
  "channel_url": "https://www.youtube.com/channel/UClNSGJf5-KWl3880E4D0X0g",
  "duration": 97,
  "view_count": 64385,
  "age_limit": 0,
  "webpage_url": "https://www.youtube.com/watch?v=xZ8hhiyEmug",
  "categories": [
    "News & Politics"
  ],
  "tags": [
    "sanger fra nyhetene",
    "songar fra nyheitene",
    "remix",
    "satire",
    "humor",
    "songar fra nyhetene",
    "Sylvi Listhaug",
    "Siv Jensen",
    "FRP",
    "FRPEXIT",
    "FREXIT",
    "FRP-EXIT",
    "iskvinne",
    "IS-kvinne",
    "morna siv",
    "morna",
    "siv",
    "morna siv jensen",
    "is kvinne",
    "is kvinnen",
    "is-kvinnen"
  ],
  "playable_in_embed": true,
  "live_status": "not_live",
  "automatic_captions": {},
  "subtitles": {},
  "comment_count": 101,
  "heatmap": [
    {
      "start_time": 0,
      "end_time": 0.98,
      "value": 0.5906960817553921
    },
    {
      "start_time": 0.98,
      "end_time": 1.96,
      "value": 0.2949126637109124
    },
    {
      "start_time": 1.96,
      "end_time": 2.94,
      "value": 0.31766477952569394
    },
    {
      "start_time": 2.94,
      "end_time": 3.92,
      "value": 0.33412612934605324
    },
    {
      "start_time": 3.92,
      "end_time": 4.9,
      "value": 0.35997803565600134
    },
    {
      "start_time": 4.9,
      "end_time": 5.88,
      "value": 0.4234869337093764
    },
    {
      "start_time": 5.88,
      "end_time": 6.86,
      "value": 0.43401218140053255
    },
    {
      "start_time": 6.86,
      "end_time": 7.84,
      "value": 0.44571284126768473
    },
    {
      "start_time": 7.84,
      "end_time": 8.82,
      "value": 0.4605556780839591
    },
    {
      "start_time": 8.82,
      "end_time": 9.8,
      "value": 0.4778311975709647
    },
    {
      "start_time": 9.8,
      "end_time": 10.78,
      "value": 0.5294120145278114
    },
    {
      "start_time": 10.78,
      "end_time": 11.76,
      "value": 0.5360238017010125
    },
    {
      "start_time": 11.76,
      "end_time": 12.74,
      "value": 0.5277740154132635
    },
    {
      "start_time": 12.74,
      "end_time": 13.72,
      "value": 0.5101061089497582
    },
    {
      "start_time": 13.72,
      "end_time": 14.7,
      "value": 0.507017560441397
    },
    {
      "start_time": 14.7,
      "end_time": 15.68,
      "value": 0.5559768293491801
    },
    {
      "start_time": 15.68,
      "end_time": 16.66,
      "value": 0.5590226583076804
    },
    {
      "start_time": 16.66,
      "end_time": 17.64,
      "value": 0.5650062266033956
    },
    {
      "start_time": 17.64,
      "end_time": 18.62,
      "value": 0.5671243001915259
    },
    {
      "start_time": 18.62,
      "end_time": 19.6,
      "value": 0.5667287488039254
    },
    {
      "start_time": 19.6,
      "end_time": 20.58,
      "value": 0.5576623779042164
    },
    {
      "start_time": 20.58,
      "end_time": 21.56,
      "value": 0.5147368914998797
    },
    {
      "start_time": 21.56,
      "end_time": 22.54,
      "value": 0.4846268536839179
    },
    {
      "start_time": 22.54,
      "end_time": 23.52,
      "value": 0.47168024858281227
    },
    {
      "start_time": 23.52,
      "end_time": 24.5,
      "value": 0.46343246087049533
    },
    {
      "start_time": 24.5,
      "end_time": 25.48,
      "value": 0.4486883869901566
    },
    {
      "start_time": 25.48,
      "end_time": 26.46,
      "value": 0.4980551987381328
    },
    {
      "start_time": 26.46,
      "end_time": 27.44,
      "value": 0.4871595484002299
    },
    {
      "start_time": 27.44,
      "end_time": 28.42,
      "value": 0.47979038441224414
    },
    {
      "start_time": 28.42,
      "end_time": 29.4,
      "value": 0.49988264614884714
    },
    {
      "start_time": 29.4,
      "end_time": 30.38,
      "value": 0.5081878096308602
    },
    {
      "start_time": 30.38,
      "end_time": 31.36,
      "value": 0.5620474189501675
    },
    {
      "start_time": 31.36,
      "end_time": 32.34,
      "value": 0.5536121815171161
    },
    {
      "start_time": 32.34,
      "end_time": 33.32,
      "value": 0.5439035184379201
    },
    {
      "start_time": 33.32,
      "end_time": 34.3,
      "value": 0.5328528952300542
    },
    {
      "start_time": 34.3,
      "end_time": 35.28,
      "value": 0.5198437513727194
    },
    {
      "start_time": 35.28,
      "end_time": 36.26,
      "value": 0.6178812044264949
    },
    {
      "start_time": 36.26,
      "end_time": 37.24,
      "value": 0.6085926585579188
    },
    {
      "start_time": 37.24,
      "end_time": 38.22,
      "value": 0.6072610244023146
    },
    {
      "start_time": 38.22,
      "end_time": 39.2,
      "value": 0.6230793325773999
    },
    {
      "start_time": 39.2,
      "end_time": 40.18,
      "value": 0.6413409824921877
    },
    {
      "start_time": 40.18,
      "end_time": 41.16,
      "value": 0.8005827263042131
    },
    {
      "start_time": 41.16,
      "end_time": 42.14,
      "value": 0.8198548226478735
    },
    {
      "start_time": 42.14,
      "end_time": 43.12,
      "value": 0.8414931490291483
    },
    {
      "start_time": 43.12,
      "end_time": 44.1,
      "value": 0.8558335939461817
    },
    {
      "start_time": 44.1,
      "end_time": 45.08,
      "value": 0.8623330445253043
    },
    {
      "start_time": 45.08,
      "end_time": 46.06,
      "value": 0.8675528239100571
    },
    {
      "start_time": 46.06,
      "end_time": 47.04,
      "value": 1
    },
    {
      "start_time": 47.04,
      "end_time": 48.02,
      "value": 0.9755537584106195
    },
    {
      "start_time": 48.02,
      "end_time": 49,
      "value": 0.938617752754318
    },
    {
      "start_time": 49,
      "end_time": 49.98,
      "value": 0.9013553963847519
    },
    {
      "start_time": 49.98,
      "end_time": 50.96,
      "value": 0.9080127344230094
    },
    {
      "start_time": 50.96,
      "end_time": 51.94,
      "value": 0.9422619885067756
    },
    {
      "start_time": 51.94,
      "end_time": 52.92,
      "value": 0.8841282590779981
    },
    {
      "start_time": 52.92,
      "end_time": 53.9,
      "value": 0.8444720257106737
    },
    {
      "start_time": 53.9,
      "end_time": 54.88,
      "value": 0.8038114249147493
    },
    {
      "start_time": 54.88,
      "end_time": 55.86,
      "value": 0.7580135692446222
    },
    {
      "start_time": 55.86,
      "end_time": 56.84,
      "value": 0.7546189055992464
    },
    {
      "start_time": 56.84,
      "end_time": 57.82,
      "value": 0.6760404156920315
    },
    {
      "start_time": 57.82,
      "end_time": 58.8,
      "value": 0.6423633370996765
    },
    {
      "start_time": 58.8,
      "end_time": 59.78,
      "value": 0.6182162156332984
    },
    {
      "start_time": 59.78,
      "end_time": 60.76,
      "value": 0.6023854163617625
    },
    {
      "start_time": 60.76,
      "end_time": 61.74,
      "value": 0.6421172624996008
    },
    {
      "start_time": 61.74,
      "end_time": 62.72,
      "value": 0.6411610274293236
    },
    {
      "start_time": 62.72,
      "end_time": 63.7,
      "value": 0.6533850642377536
    },
    {
      "start_time": 63.7,
      "end_time": 64.68,
      "value": 0.6531970315991847
    },
    {
      "start_time": 64.68,
      "end_time": 65.66,
      "value": 0.650870273426354
    },
    {
      "start_time": 65.66,
      "end_time": 66.64,
      "value": 0.7071166814554309
    },
    {
      "start_time": 66.64,
      "end_time": 67.62,
      "value": 0.6974448254737758
    },
    {
      "start_time": 67.62,
      "end_time": 68.6,
      "value": 0.6971040683626051
    },
    {
      "start_time": 68.6,
      "end_time": 69.58,
      "value": 0.6752020132982711
    },
    {
      "start_time": 69.58,
      "end_time": 70.56,
      "value": 0.6671963030351657
    },
    {
      "start_time": 70.56,
      "end_time": 71.54,
      "value": 0.6475210773720582
    },
    {
      "start_time": 71.54,
      "end_time": 72.52,
      "value": 0.665017106348404
    },
    {
      "start_time": 72.52,
      "end_time": 73.5,
      "value": 0.6451580950195209
    },
    {
      "start_time": 73.5,
      "end_time": 74.48,
      "value": 0.6171893642310875
    },
    {
      "start_time": 74.48,
      "end_time": 75.46,
      "value": 0.5949910203589467
    },
    {
      "start_time": 75.46,
      "end_time": 76.44,
      "value": 0.5916308321397744
    },
    {
      "start_time": 76.44,
      "end_time": 77.42,
      "value": 0.6294961753719963
    },
    {
      "start_time": 77.42,
      "end_time": 78.4,
      "value": 0.6256001191150957
    },
    {
      "start_time": 78.4,
      "end_time": 79.38,
      "value": 0.5852813579920346
    },
    {
      "start_time": 79.38,
      "end_time": 80.36,
      "value": 0.5758523289253781
    },
    {
      "start_time": 80.36,
      "end_time": 81.34,
      "value": 0.5575559537624577
    },
    {
      "start_time": 81.34,
      "end_time": 82.32,
      "value": 0.5603264789551881
    },
    {
      "start_time": 82.32,
      "end_time": 83.3,
      "value": 0.5487035969819346
    },
    {
      "start_time": 83.3,
      "end_time": 84.28,
      "value": 0.5268301048914842
    },
    {
      "start_time": 84.28,
      "end_time": 85.26,
      "value": 0.5006047147976649
    },
    {
      "start_time": 85.26,
      "end_time": 86.24,
      "value": 0.4757576755601747
    },
    {
      "start_time": 86.24,
      "end_time": 87.22,
      "value": 0.41052000975804454
    },
    {
      "start_time": 87.22,
      "end_time": 88.2,
      "value": 0.3124614051142796
    },
    {
      "start_time": 88.2,
      "end_time": 89.18,
      "value": 0.19319949734162403
    },
    {
      "start_time": 89.18,
      "end_time": 90.16,
      "value": 0.1255376011773608
    },
    {
      "start_time": 90.16,
      "end_time": 91.14,
      "value": 0.09028726898705994
    },
    {
      "start_time": 91.14,
      "end_time": 92.12,
      "value": 0.07372815551848105
    },
    {
      "start_time": 92.12,
      "end_time": 93.1,
      "value": 0.06323800780835094
    },
    {
      "start_time": 93.1,
      "end_time": 94.08,
      "value": 0.05592784343259994
    },
    {
      "start_time": 94.08,
      "end_time": 95.06,
      "value": 0.05042793039144973
    },
    {
      "start_time": 95.06,
      "end_time": 96.04,
      "value": 0.05312367555342948
    },
    {
      "start_time": 96.04,
      "end_time": 97.02,
      "value": 0.03248671873760649
    },
    {
      "start_time": 97.02,
      "end_time": 98,
      "value": 0
    }
  ],
  "like_count": 693,
  "channel": "Songar frå nyheitene",
  "channel_follower_count": 25900,
  "uploader": "Songar frå nyheitene",
  "uploader_id": "@nyheitene",
  "uploader_url": "https://www.youtube.com/@nyheitene",
  "upload_date": "20200126",
  "availability": "public",
  "webpage_url_basename": "watch",
  "webpage_url_domain": "youtube.com",
  "extractor": "youtube",
  "extractor_key": "Youtube",
  "display_id": "xZ8hhiyEmug",
  "fulltitle": "FRPexit - IS-kvinnen tok oss (ut av regjering)",
  "duration_string": "1:37",
  "is_live": false,
  "was_live": false,
  "epoch": 1699599524,
  "format": "137 - 1920x1080 (1080p)+251 - audio only (medium)",
  "format_id": "137+251",
  "ext": "mkv",
  "protocol": "https+https",
  "format_note": "1080p+medium",
  "filesize_approx": 41577877,
  "tbr": 3426.2490000000003,
  "width": 1920,
  "height": 1080,
  "resolution": "1920x1080",
  "fps": 25,
  "dynamic_range": "SDR",
  "vcodec": "avc1.640028",
  "vbr": 3297.608,
  "aspect_ratio": 1.78,
  "acodec": "opus",
  "abr": 128.641,
  "asr": 48000,
  "audio_channels": 2,
  "_type": "video",
  "_version": {
    "version": "2023.10.07",
    "release_git_head": "377e85a1797db9e98b78b38203ed9d4ded229991",
    "repository": "yt-dlp/yt-dlp"
  }
}

No difference in the UI after upgrading to 0.4.3 either, I didn't do another re-run from yt-dlp inside the container.

bbilly1 commented 11 months ago

That looks good, should work as expected, no?

At least from my testing, this will parse as expected, looking like this:

{'title': 'FRPexit - IS-kvinnen tok oss (ut av regjering)',
 'description': 'Ein song om FRP-exit.\n\nVideokjelde: NRK, TV 2, VG, Dagbladet\n\nTwitter: @nyheitene\nSongarfranyheitene ( at ) gmail.com',
 'category': ['News & Politics'],
 'vid_thumb_url': 'https://i.ytimg.com/vi_webp/xZ8hhiyEmug/maxresdefault.webp',
 'vid_thumb_base64': False,
 'tags': ['sanger fra nyhetene',
  'songar fra nyheitene',
  'remix',
  'satire',
  'humor',
  'songar fra nyhetene',
  'Sylvi Listhaug',
  'Siv Jensen',
  'FRP',
  'FRPEXIT',
  'FREXIT',
  'FRP-EXIT',
  'iskvinne',
  'IS-kvinne',
  'morna siv',
  'morna',
  'siv',
  'morna siv jensen',
  'is kvinne',
  'is kvinnen',
  'is-kvinnen'],
 'published': '2020-01-26',
 'vid_last_refresh': 1699609207,
 'date_downloaded': 1699609207,
 'youtube_id': 'xZ8hhiyEmug',
 'vid_type': 'videos',
 'active': True}
davralin commented 11 months ago

yt-dlp works great from my desktop, yet this is what I get when I press Download now on the Downloads-page:

tubearchivist      | xZ8hhiyEmug: change status to priority
tubearchivist      | [2023-11-11 23:59:40,008: INFO/MainProcess] Task download_pending[55f67d04-6110-42ed-9512-ab224f7313a3] received
tubearchivist      | [2023-11-11 23:59:40,009: WARNING/ForkPoolWorker-4] download_pending create callback
tubearchivist      | [2023-11-11 23:59:40,097: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-11-11 23:59:40,719: WARNING/ForkPoolWorker-4] ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-11-11 23:59:40,719: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: failed to download with message ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-11-11 23:59:40,747: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: Downloading video
tubearchivist      | [2023-11-11 23:59:41,339: WARNING/ForkPoolWorker-4] ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-11-11 23:59:41,339: WARNING/ForkPoolWorker-4] xZ8hhiyEmug: failed to download with message ERROR: [youtube] xZ8hhiyEmug: Video unavailable. This video is restricted. Please check the Google Workspace administrator and/or the network administrator restrictions.
tubearchivist      | [2023-11-11 23:59:41,372: WARNING/ForkPoolWorker-4] [download] reset auto start on 1 videos.
tubearchivist      | [2023-11-11 23:59:41,458: WARNING/ForkPoolWorker-4] auto delete older than 1 days
tubearchivist      | [2023-11-11 23:59:41,468: WARNING/ForkPoolWorker-4] 55f67d04-6110-42ed-9512-ab224f7313a3 success callback
tubearchivist      | [2023-11-11 23:59:41,470: INFO/ForkPoolWorker-4] Task download_pending[55f67d04-6110-42ed-9512-ab224f7313a3] succeeded in 1.4598329146392643s: None
tubearchivist      | [2023-11-11 23:59:41,470: WARNING/ForkPoolWorker-4] 55f67d04-6110-42ed-9512-ab224f7313a3 return callback

Is the state simply stuck somewhere?

Not sure if it's related to that, but I also have a bunch of other videos from some of the other channels that I have subscriped to, some of them just showed up after upgrading to 0.4.3 - for instance:

[DistroTube](http://tubearchivist.w.ot:8000/channel/UCVls1GmFKf6WlTraIb_IaJg/)
[Chat With Patrons (September 26, 2021)](https://www.youtube.com/watch?v=Z4xb_991TCI)
Published: 2021-09-26 | Duration: 2h 5m | Z4xb_991TCI

This video is old, so it should probably have been downloaded already - the same error-message is present there.

bbilly1 commented 11 months ago

Can you get around it with a VPN? Sometimes deactivating cookies can help too.

davralin commented 11 months ago

No, I don't have a VPN available.

I don't really need those videos, I have watched them - should I just delete them from downloads and forget about it?

I reported it mostly because I thought it was a bug with how TA handled them, so it could be improved for the next person. :)

bbilly1 commented 11 months ago

Yeah, feel free to clear your download queue, or reset the errors. Ultimately, many people have reported problems with throttling/blocking, most reliable way around that is a VPN/proxy to swtich up your IP.

Closing this issue

davralin commented 11 months ago

Just a quick follow up on this, I configured a completely new installation of TA on my k8s-cluster, added the channel and it downloaded everything without a hitch.

I still think the issue is that the "video is restricted"-state is kept someplace internal in TA, and it simply won't exit that state.

Not going to follow it any more, so do what you like with that info. :)