C:\Users\emrah>docker logs tubearchivist Operations to perform: Apply all migrations: admin, auth, authtoken, contenttypes, django_celery_beat, home, sessions Running migrations: No migrations to apply. 239 static files copied to '/app/staticfiles', 1013 post-processed. .... ..... ...'',;:cc,. .;::;;,'... ..,;:cccllclc, .:ccllllcc;,.. ..,:cllcc:;,'.',. ....'',;ccllc:,.. ..;cllc:,'.. ...,:cccc:'. .;cccc;.. ..,:ccc:'. .ckkkOkxollllllllllllc. .,:::;. .,cclc; .:0MMMMMMMMMMMMMMMMMMMX: .cNMMMWx. .;clc: .;lOXK0000KNMMMMX00000KO; ;KMMMMMNl. .;ccl:,. .;:c:'.....kMMMNo........ 'OMMMWMMMK: '::;;'. ....... .xMMMNl .dWMMXdOMMMO' ........ .:cc:;. .xMMMNc .lNMMNo.:XMMWx. .:cl:. .:llc,. .:xxxd, ;KMMMk. .oWMMNl. .:llc' .cll:. .;:;;:::,. 'OMMMK:';''kWMMK: .;llc, .cll:. .,;;;;;;,. .,xWMMNl.:l:.;KMMMO' .;llc' .:llc. .cOOOk; .lKNMMWx..:l:..lNMMWx. .:llc' .;lcc,. .xMMMNc :KMMMM0, .:lc. .xWMMNl.'ccl:. .cllc. .xMMMNc 'OMMMMXc...:lc...,0MMMKl:lcc,. .,ccl:. .xMMMNc .xWMMMWo.,;;:lc;;;.cXMMMXdcc;. .,clc:. .xMMMNc .lNMMMWk. .':clc:,. .dWMMW0o;. .,clcc,. .ckkkx; .okkkOx, .';,. 'kKKK0l. .':lcc:'..... . .. ..,;cllc,. .,cclc,.... ....;clc;.. ..,:,..,c:'.. ...';:,..,:,. ....:lcccc:;,'''.....'',;;:clllc,.... .'',;:cllllllccccclllllcc:,'.. ...'',,;;;;;;;;;,''... ..... ####################### # Environment Setup # ####################### [1] checking expected env vars ✓ all expected env vars are set [2] check ES user overwrite ✓ ES user is set to elastic [3] check TA_PORT overwrite TA_PORT is not set [4] check TA_UWSGI_PORT overwrite TA_UWSGI_PORT is not set [5] check ENABLE_CAST overwrite ENABLE_CAST is not set [6] create superuser superuser already created ####################### # Connection check # ####################### [1] connect to Redis ✓ Redis connection verified [2] set Redis config ✓ Redis config set [3] connect to Elastic Search ... waiting for ES [0/24] ... waiting for ES [1/24] ✓ ES connection established [4] Elastic Search version check ✓ ES version check passed [5] check ES path.repo env var ✓ path.repo env var is set ####################### # Application Start # ####################### [1] set new config.json values no new config values [2] create expected cache folders ✓ expected folders created [3] clear leftover keys in redis no keys found [4] clear task leftovers [5] clear leftover files from dl cache clear download cache no files found [6] check for first run after update no new update found [MIGRATION] validate index mappings ta_config index is created and up to date... ta_channel index is created and up to date... ta_video index is created and up to date... ta_download index is created and up to date... ta_playlist index is created and up to date... ta_subtitle index is created and up to date... ta_comment index is created and up to date... [MIGRATION] setup snapshots snapshot: run setup snapshot: repo ta_snapshot already created snapshot: policy is set. snapshot: last snapshot is up-to-date [MIGRATION] migrate schedule store no schedules to migrate [MIGRATION] custom playlist no playlist_type needed updating in ta_playlist [7] create initial schedules schedule init already done, skipping... all schedules have correct TZ [uWSGI] getting INI configuration from uwsgi.ini *** Starting uWSGI 2.0.26 (64bit) on [Wed Oct 2 01:01:12 2024] *** compiled with version: 12.2.0 on 02 August 2024 12:29:32 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 nodename: 0cbd7ee5f030 machine: x86_64 clock source: unix detected number of CPU cores: 6 current working directory: /app writing pidfile to /tmp/project-master.pid detected binary path: /root/.local/bin/uwsgi !!! no internal routing support, rebuild with pcre support !!! uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: disabled (you can enable it with --thunder-lock) uwsgi socket 0 bound to TCP address :8080 fd 3 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** Python version: 3.11.8 (main, Mar 12 2024, 11:52:02) [GCC 12.2.0] *** Python threads support is disabled. You can enable it with --enable-threads *** Python main interpreter initialized at 0x7f11f91eb218 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 60 seconds mapped 154032 bytes (150 KB) for 1 cores *** Operational MODE: single process *** celery beat v5.4.0 (opalescent) is starting. WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x7f11f91eb218 pid: 48 (default app) uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 48) spawned uWSGI worker 1 (pid: 56, cores: 1) /root/.local/lib/python3.11/site-packages/celery/platforms.py:829: SecurityWarning: You're running the worker with superuser privileges: this is absolutely not recommended! Please specify a different user using the --uid option. User information: uid=0 euid=0 gid=0 egid=0 warnings.warn(SecurityWarning(ROOT_DISCOURAGED.format( __ - ... __ - _ LocalTime -> 2024-10-02 01:01:13 Configuration -> . broker -> redis://archivist-redis:6379// . loader -> celery.loaders.app.AppLoader . scheduler -> django_celery_beat.schedulers.DatabaseScheduler . logfile -> [stderr]@%INFO . maxinterval -> 5.00 seconds (5s) [2024-10-02 01:01:13,796: INFO/MainProcess] beat: Starting... -------------- celery@0cbd7ee5f030 v5.4.0 (opalescent) --- ***** ----- -- ******* ---- Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.36 2024-10-02 01:01:13 - *** --- * --- - ** ---------- [config] - ** ---------- .> app: tasks:0x7faec5c39810 - ** ---------- .> transport: redis://archivist-redis:6379// - ** ---------- .> results: redis://archivist-redis:6379/ - *** --- * --- .> concurrency: 6 (prefork) -- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker) --- ***** ----- -------------- [queues] .> celery exchange=celery(direct) key=celery [tasks] . check_reindex . download_pending . extract_download . index_playlists . manual_import . rescan_filesystem . restore_backup . resync_thumbs . run_backup . subscribe_to . thumbnail_check . update_subscribed . version_check [2024-10-02 01:01:14,143: WARNING/MainProcess] /root/.local/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine whether broker connection retries are made during startup in Celery 6.0 and above. If you wish to retain the existing behavior for retrying connections on startup, you should set broker_connection_retry_on_startup to True. warnings.warn( [2024-10-02 01:01:14,148: INFO/MainProcess] Connected to redis://archivist-redis:6379// [2024-10-02 01:01:14,149: WARNING/MainProcess] /root/.local/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine whether broker connection retries are made during startup in Celery 6.0 and above. If you wish to retain the existing behavior for retrying connections on startup, you should set broker_connection_retry_on_startup to True. warnings.warn( [2024-10-02 01:01:14,153: INFO/MainProcess] mingle: searching for neighbors [2024-10-02 01:01:15,160: INFO/MainProcess] mingle: all alone [2024-10-02 01:01:15,170: INFO/MainProcess] celery@0cbd7ee5f030 ready. User 1 value 'grid_items' change: 4 -> 5 [2024-10-02 01:03:27,991: INFO/MainProcess] Task update_subscribed[772610e8-ce32-4863-9fcc-680a71a2ca39] received [2024-10-02 01:03:27,992: WARNING/ForkPoolWorker-4] update_subscribed create callback [2024-10-02 01:03:28,057: WARNING/ForkPoolWorker-4] UCUnwimZlOXfAedrmRfguS1g: find missing videos. [2024-10-02 01:03:29,511: WARNING/ForkPoolWorker-4] ERROR: [youtube:tab] UCUnwimZlOXfAedrmRfguS1g: This channel does not have a streams tab [2024-10-02 01:03:33,339: WARNING/ForkPoolWorker-4] UCHaHD477h-FeBbVh9Sh7syA: find missing videos. [2024-10-02 01:03:36,900: WARNING/ForkPoolWorker-4] UCUMZ7gohGI9HcU9VNsr2FJQ: find missing videos. [2024-10-02 01:03:39,614: WARNING/ForkPoolWorker-4] UCA2lnDgBRP9lIbusYGngeCw: find missing videos. [2024-10-02 01:03:41,480: WARNING/ForkPoolWorker-4] UC-xTvXTm-lrLWYk308-Km3A: find missing videos. [2024-10-02 01:03:44,292: WARNING/ForkPoolWorker-4] UCLNBasuHKOILIwewAetJO6g: find missing videos. [2024-10-02 01:03:50,017: WARNING/ForkPoolWorker-4] UCKgpamMlm872zkGDcBJHYDg: find missing videos. [2024-10-02 01:03:52,585: WARNING/ForkPoolWorker-4] UCRFPZHb9xE176G77Z54zCXA: find missing videos. [2024-10-02 01:03:53,784: WARNING/ForkPoolWorker-4] ERROR: [youtube:tab] UCRFPZHb9xE176G77Z54zCXA: This channel does not have a streams tab [2024-10-02 01:03:55,446: WARNING/ForkPoolWorker-4] UCfABXOw8jePBE5yUA7bxLWA: find missing videos. [2024-10-02 01:03:57,755: WARNING/ForkPoolWorker-4] UCGLGVRO_9qDc8VDGGMTcUiQ: find missing videos. [2024-10-02 01:03:59,915: WARNING/ForkPoolWorker-4] ERROR: [youtube:tab] UCGLGVRO_9qDc8VDGGMTcUiQ: This channel does not have a shorts tab [2024-10-02 01:03:59,964: WARNING/ForkPoolWorker-4] UCK0z0_5uL7mb9IjntOKi5XQ: find missing videos. [2024-10-02 01:04:02,099: WARNING/ForkPoolWorker-4] UCddiUEpeqJcYeBxX1IVBKvQ: find missing videos. [2024-10-02 01:04:06,853: WARNING/ForkPoolWorker-4] UCYYUGTG__Kc_4RBhv7FEolg: find missing videos. [2024-10-02 01:04:08,099: WARNING/ForkPoolWorker-4] ERROR: [youtube:tab] UCYYUGTG__Kc_4RBhv7FEolg: This channel does not have a streams tab [2024-10-02 01:04:08,680: WARNING/ForkPoolWorker-4] ERROR: [youtube:tab] UCYYUGTG__Kc_4RBhv7FEolg: This channel does not have a shorts tab [2024-10-02 01:04:08,703: WARNING/ForkPoolWorker-4] UCftwRNsjfRo08xYE31tkiyw: find missing videos. [2024-10-02 01:04:11,607: WARNING/ForkPoolWorker-4] [{'type': 'video', 'vid_type': 'streams', 'url': 'OlUMDZchivQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'mptQ9xqqaUg'}, {'type': 'video', 'vid_type': 'streams', 'url': '-SSqo3ieJ4o'}, {'type': 'video', 'vid_type': 'streams', 'url': '_nUw4XVyZ10'}, {'type': 'video', 'vid_type': 'streams', 'url': 'CVdd7wYbb3k'}, {'type': 'video', 'vid_type': 'streams', 'url': '0y9iukBQdk0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'sc2Tv9GFfqk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'A3hZnC5bHm8'}, {'type': 'video', 'vid_type': 'streams', 'url': '-12tm5dKsTQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'bX031bcOTdg'}, {'type': 'video', 'vid_type': 'streams', 'url': '-Hh_aGv6BZg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'NMFZlIlgjd8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'hkF7oal5LBU'}, {'type': 'video', 'vid_type': 'streams', 'url': '47z1X7nMlTM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'rYvXb9COJFI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ySIPTCdwMi4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'bE1_XderuP0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'k50Dehzq9o0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'KBxDuTN7KJg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'XQZzRhorHTs'}, {'type': 'video', 'vid_type': 'streams', 'url': 'aNV4B4d6_Gk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'FEXjlKs17Yg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'nVqd_PeyiWw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Htj5tDr114U'}, {'type': 'video', 'vid_type': 'streams', 'url': 'dcDxfWDNw1s'}, {'type': 'video', 'vid_type': 'streams', 'url': '6n91phP64ck'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gMbFPKz5zpU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'mPQuivmNeG0'}, {'type': 'video', 'vid_type': 'streams', 'url': '_wQ1OpjJ30g'}, {'type': 'video', 'vid_type': 'streams', 'url': 'aY8QDp22GiY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Mw-9AISw22c'}, {'type': 'video', 'vid_type': 'videos', 'url': 'VYA02GHHA60'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UA6--eNaF9o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cS1zswZxAeI'}, {'type': 'video', 'vid_type': 'videos', 'url': '6bThkfDM4I0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QXuJBz6FnHw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mkHIH3k-JOc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'xhncT4aeb2k'}, {'type': 'video', 'vid_type': 'videos', 'url': 'c3A6a9CAGZU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'aVEHug9JGcY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yknuhTO93aM'}, {'type': 'video', 'vid_type': 'videos', 'url': '1iZwjx4NP0M'}, {'type': 'video', 'vid_type': 'videos', 'url': 'xip6MzpQW4I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UVnkyG_H4xw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'x_cGvHDFRKA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lPp655VBWlA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PRAo3KNU2As'}, {'type': 'video', 'vid_type': 'videos', 'url': '-GkXRtWPrTI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jrnFvfxrMkA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'KhQQkmxJIFw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IELU91rC4og'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JBCIDqnS5ug'}, {'type': 'video', 'vid_type': 'videos', 'url': '7gqo4IQ1Nxc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'O2oMbNDM0G8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wOahmn6ywvo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Z2Ulq37GBKs'}, {'type': 'video', 'vid_type': 'videos', 'url': '-ujdGTOnzQc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'NnQojq04JYA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'V-2aEPxU4cA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BbumT97YkQE'}, {'type': 'video', 'vid_type': 'videos', 'url': '36YSQK5Hx4s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'MMURwyKhU38'}, {'type': 'video', 'vid_type': 'videos', 'url': '4Q46OA3Fj9k'}, {'type': 'video', 'vid_type': 'videos', 'url': '6JY17rywRtY'}, {'type': 'video', 'vid_type': 'videos', 'url': '4K5AYtvJvvE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oH45DaWPtaw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'V6RTQklmq90'}, {'type': 'video', 'vid_type': 'videos', 'url': 'XBXY1hLc-MQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SbcC3JvdMew'}, {'type': 'video', 'vid_type': 'videos', 'url': '7YzEB-S4OvU'}, {'type': 'video', 'vid_type': 'videos', 'url': '-baCG-SusEw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RUdGC_MEftw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QpUp8NUEU-I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QkCduuEg6D8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'hsd5PKaHDog'}, {'type': 'video', 'vid_type': 'videos', 'url': 'WoNpW0vo95w'}, {'type': 'video', 'vid_type': 'videos', 'url': 'aEZwFSrYXiA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BWyfUhLlh3c'}, {'type': 'video', 'vid_type': 'videos', 'url': 'vOA05XXbrek'}, {'type': 'video', 'vid_type': 'videos', 'url': 'KKY-Da3pldU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'loyDV3R9uEI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'unvmCYBE75U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HKnAWXzOQgw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'B_kMwI4ETm8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Bp2oggYTf-E'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oi_xFv3FZKA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'XZfFQe21_wg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'W58ncowzFVo'}, {'type': 'video', 'vid_type': 'videos', 'url': '0mStLJMreuo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'EG2Xai1eJoc'}, {'type': 'video', 'vid_type': 'videos', 'url': '8DvGH-D_ARg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'nYM01NHAIkI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'OUwsGET6LKs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tAXpjqc_z6c'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gP-_7Qf-niA'}, {'type': 'video', 'vid_type': 'videos', 'url': 's3RV6ntkSUM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ldnVWXAX964'}, {'type': 'video', 'vid_type': 'videos', 'url': '3OKrnueOy8U'}, {'type': 'video', 'vid_type': 'videos', 'url': '3Ajm4LfxsS0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'VcvBjdm4vU0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GGhwHPjQD3c'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oWucTyFylsY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'vk9q7mIRrII'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jZgW6rdmBsI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'R2Tb7QjVrww'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fZxuDEc7BX8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wrt4fAMoZh0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JzvZ6STnyio'}, {'type': 'video', 'vid_type': 'videos', 'url': 'MvFU6UuqmZ0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jRCEIifQwOY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PqkoxDUDjmU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'h6K2cTIX0EI'}, {'type': 'video', 'vid_type': 'videos', 'url': '6YAd7Nr6utg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'WKh_PAQngYc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UsUVnIEc4Lk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'U2Ww1JCwzvs'}, {'type': 'video', 'vid_type': 'videos', 'url': '0pFI6lP8apE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'S3bNv0BExN4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ydu-aSIHUQo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sRCub7ZCRic'}, {'type': 'video', 'vid_type': 'videos', 'url': 'KMq_QZ08t5k'}, {'type': 'video', 'vid_type': 'videos', 'url': 'a7J7jDlBGmw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Zph1lEgvnS4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ZqphqZJvCJY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pncsisfcOy4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tEMMLHi7ERc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'I_WRd7wVKEI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yyy-_6FkIJs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LrwwXVHBq1A'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IjgM8Es_uw0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AyRZMpQOtJ0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gZ4lokdiGqE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'zs3uFlFL32I'}, {'type': 'video', 'vid_type': 'streams', 'url': 'IZjpnYGEMFs'}, {'type': 'video', 'vid_type': 'streams', 'url': 'aPsEHbRWC7g'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Il44Pvm2Jf8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'B_PBEHqv04Y'}, {'type': 'video', 'vid_type': 'streams', 'url': 'dGMUPCWa0Is'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Zet9F2ysjFw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'dXhZTmA4BUU'}, {'type': 'video', 'vid_type': 'streams', 'url': '0Eg5POfSpUc'}, {'type': 'video', 'vid_type': 'streams', 'url': '4k4R53MYwWU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'MTnA-T0bqas'}, {'type': 'video', 'vid_type': 'streams', 'url': '55l_0pYIc2o'}, {'type': 'video', 'vid_type': 'streams', 'url': '9hP2d7ZiRF0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gkDIeMZ6__I'}, {'type': 'video', 'vid_type': 'streams', 'url': 'yvPh-OZA4hI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'VHb62XpFXpw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'BFJZysIAENc'}, {'type': 'video', 'vid_type': 'streams', 'url': 'LDMFynYMX_4'}, {'type': 'video', 'vid_type': 'streams', 'url': '51bTmwznhu0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'WzlCHd6MLm8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'nYz_exFuX_4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'u1gf0WDxfwk'}, {'type': 'video', 'vid_type': 'streams', 'url': '4IZ5iX5bOcY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'K3uXB8YdnIc'}, {'type': 'video', 'vid_type': 'streams', 'url': '-qQmRsFLezw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'q_ILNUwBYsI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'BUuMYhd77T0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'jbOWWZ9BU44'}, {'type': 'video', 'vid_type': 'streams', 'url': 'C-WsSu9DhoI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'qpeubbeRI-M'}, {'type': 'video', 'vid_type': 'streams', 'url': 'bVwf8Zfgtrg'}, {'type': 'video', 'vid_type': 'streams', 'url': '9UJPWa8uHK8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'fIXHwfuH_MY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'SRk4lBdLsl8'}, {'type': 'video', 'vid_type': 'streams', 'url': '0uP4SRfP8Nw'}, {'type': 'video', 'vid_type': 'streams', 'url': '8_zky_kRbew'}, {'type': 'video', 'vid_type': 'streams', 'url': 'CxZy_NUd3jk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'h6wWPx0rgH0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'xqQYZpa_X-M'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Rkc6XOdJdos'}, {'type': 'video', 'vid_type': 'streams', 'url': 'oFbZgJhdis0'}, {'type': 'video', 'vid_type': 'streams', 'url': '5SJlq7xq13I'}, {'type': 'video', 'vid_type': 'streams', 'url': 'nlbPvf00d4U'}, {'type': 'video', 'vid_type': 'streams', 'url': 'OAi7iIybLMo'}, {'type': 'video', 'vid_type': 'streams', 'url': 'HZZ9ZxY5omw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'dCQinHPluzI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'a6MkxHAbU_c'}, {'type': 'video', 'vid_type': 'streams', 'url': 'TviTTDR02VU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SxPIXo9edX4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'iaOLWoequgY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'EWPi8ySu6mo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zrrxX6xeJqY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pkQ_Y5wBO2k'}, {'type': 'video', 'vid_type': 'videos', 'url': 'p5Tbxf98fZg'}, {'type': 'video', 'vid_type': 'videos', 'url': '3_OjyEKmxbg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'C8KW7M8vyDk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lYMT2oUY_pI'}, {'type': 'video', 'vid_type': 'videos', 'url': '76BFzaw45h0'}, {'type': 'video', 'vid_type': 'videos', 'url': 's5AqDbti9sk'}, {'type': 'video', 'vid_type': 'videos', 'url': '-6ObkYtq6EE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QU3tb9Z78iY'}, {'type': 'video', 'vid_type': 'videos', 'url': '6oXHUeRnUeg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Fj-DjqMd23I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'I4PsImQgGBY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'woHV601ZVRA'}, {'type': 'video', 'vid_type': 'videos', 'url': '42y3c86yRfI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lZdQXX3hdxA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'W12-ZGYano4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'E5Z2Td2ZnqI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'l7MjukrUFmQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HI2PCC_mhdY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JwSIDJnDshY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'c6kT0hlAmw8'}, {'type': 'video', 'vid_type': 'videos', 'url': '6sfg8ZPQ5xE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ng3t93f9Q90'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IzXnziGZHww'}, {'type': 'video', 'vid_type': 'videos', 'url': 'xOs_CsPblWI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ajVluqcnBPg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Gd0eEKpPyWM'}, {'type': 'video', 'vid_type': 'videos', 'url': '8ZT9G5ymlRQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lfsNmuuqNcQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QBz8hQh-JoQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '92UmsNjexFU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cAK6447xPok'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gTvZRMJcgVg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'bszdtl-jBVY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GBIeC7STLnA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PTNY_d7NflU'}, {'type': 'video', 'vid_type': 'videos', 'url': '4eNXJIc7PzQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '1a2wZte6Y-I'}, {'type': 'video', 'vid_type': 'videos', 'url': '471nMSNEcwI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pL2zIMqxfbI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'luzDJnnZ6eo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SWgJMRKY8Eg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'hVtl1eF_ad4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'TZdiO7zB5HY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'OilSMuT93SM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'p1J6uj-PIlg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'lpaIaq8-tWg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'LWtycV_9JMo'}, {'type': 'video', 'vid_type': 'streams', 'url': '-MjQNDk7Ty8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ZSgk3dGewPM'}, {'type': 'video', 'vid_type': 'streams', 'url': 's93rTnpvF6g'}, {'type': 'video', 'vid_type': 'streams', 'url': 'E_t5gsBpRto'}, {'type': 'video', 'vid_type': 'streams', 'url': '6WBaoML00Hw'}, {'type': 'video', 'vid_type': 'streams', 'url': '31gcJe8bc-E'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ZdKSslTiwLg'}, {'type': 'video', 'vid_type': 'streams', 'url': '1CwXDiZVKN0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'q5u6ac3FuDM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'q7lSLW1z14s'}, {'type': 'video', 'vid_type': 'streams', 'url': 'paRWu-8VqZ8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'b5Zte4HmhmE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'mQMT2SD_VOI'}, {'type': 'video', 'vid_type': 'streams', 'url': '2u0BYejIuJI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'WAVgFI9f9_w'}, {'type': 'video', 'vid_type': 'videos', 'url': 'iuQsu4HOlrA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pHggcnyMbwU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PCWXXR9AC-s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'o_HnKujOOOY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'DgErOR4eJEI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UpQF2gdw5RY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SruvBaQa4UA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sNyls5jrgvw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SPvOyNW-ka4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'n8Qy9P5uTAY'}, {'type': 'video', 'vid_type': 'videos', 'url': '2pkNRVuJ_70'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Bkp2tArah3o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IIhWbZk2B3o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YONM8R2_iu8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'H3hEp79RS6k'}, {'type': 'video', 'vid_type': 'videos', 'url': 'myozboRap1w'}, {'type': 'video', 'vid_type': 'videos', 'url': 'iVZHjlEKojY'}, {'type': 'video', 'vid_type': 'videos', 'url': '72iEonc2UUo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SjXDL4OijaA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AxlJvpuuZ0s'}, {'type': 'video', 'vid_type': 'videos', 'url': '9l2Z3dNQsKk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'apI6j_LQYAA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fGNl7LPekwI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wLuZ0WMyr9U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Xg5fQepURP0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'u_aPcX0fqAc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'D635dqEmcfY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'q8likKqHzbk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JJchdV-l5FI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PjOf8tV_AXA'}, {'type': 'video', 'vid_type': 'videos', 'url': 't0ruAx3WwjQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mxG8Ls1SQz8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ptP71-5mbjU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lJi160lINsk'}, {'type': 'video', 'vid_type': 'videos', 'url': '-AlyTy_A6NY'}, {'type': 'video', 'vid_type': 'videos', 'url': '0GUTKuAGNlU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Xz4q93l6uvQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '4JP1nPLVy2Q'}, {'type': 'video', 'vid_type': 'videos', 'url': '0mRtxySp5cU'}, {'type': 'video', 'vid_type': 'videos', 'url': '_kafLt9bNyU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UJ8-pkHH-1M'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Lus0ttddiD8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'rE0rZPuqwYU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Lm6xqxp-Z5A'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fXgtDigsfJU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'kr1dSeXK0-U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'H16MqVeGj2A'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fO4hWM0qi9A'}, {'type': 'video', 'vid_type': 'videos', 'url': 'l_mdbmJG7hw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YG1CvHw6QOk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'EwA-WvSyevY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'XbJ5oQdSHrg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SRqWyNKwOo4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fMe8VAKlUi8'}, {'type': 'video', 'vid_type': 'videos', 'url': '0DWz7MhFrzc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'CJV2zVZmsFs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'kWFAuPw5E58'}, {'type': 'video', 'vid_type': 'videos', 'url': 'laoWvwibp-o'}, {'type': 'video', 'vid_type': 'videos', 'url': '1HrGovcB0Uc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jByo1JtqNiY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'bjPvngHJpMU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'rThSJI6N874'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zl-ronjut80'}, {'type': 'video', 'vid_type': 'videos', 'url': '6v3XdUXxWEU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'NfAJVG_OP3M'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Fd3O5pkTCno'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HO4MZbyxdEE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'C38J_JZJxng'}, {'type': 'video', 'vid_type': 'videos', 'url': 'S9XfO2Xixlc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PFpaYstYsJo'}, {'type': 'video', 'vid_type': 'videos', 'url': '1Jfus084FRE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PERkRLFAuQs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'E2X_LFDSG70'}, {'type': 'video', 'vid_type': 'videos', 'url': 'loX8LH3ADJ0'}, {'type': 'video', 'vid_type': 'videos', 'url': '11dTMFgZ97w'}, {'type': 'video', 'vid_type': 'videos', 'url': '8GLdmXdNC8s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RiVCtwW1Seg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'aNvpzJ9zHoE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'A0LZ-gVYZLw'}, {'type': 'video', 'vid_type': 'videos', 'url': '_pVHBWtuO5s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GhiBdLFlehQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tDB6b17tbLQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '-bUIDKj2TZU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'KKawTFzqlGE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'OT9bJ9Z35-U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cf1YjpVasjw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'viKKR3teIGg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jVwSM27fuVI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Vgfjep04V2w'}, {'type': 'video', 'vid_type': 'videos', 'url': '75AkptYAHd0'}, {'type': 'video', 'vid_type': 'videos', 'url': '-grbymkG8fQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '3MYHf3W7OWs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RUdQPjscHpY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gtjB7jR9vqM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'nDotELPfzFs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'vb3J6WvROxI'}, {'type': 'video', 'vid_type': 'videos', 'url': '_gnJJsbree8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'y-8SJHSKz5A'}, {'type': 'video', 'vid_type': 'videos', 'url': 'hadFGoBKbVs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mOF3Bvn_m1I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'bKS8juMtXoI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yw3iaOh_epA'}, {'type': 'video', 'vid_type': 'videos', 'url': '-HlMTYv3XY4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'smWGve-cyqY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'hR7blgvI9Jg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mZR7AXR-Jcc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JHSssuCCYqg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Ifmp2uTuk6s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fX3uy2URYqE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tbRzX-kOn84'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sdlxmUZmpR4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'O-oDJMWzMog'}, {'type': 'video', 'vid_type': 'videos', 'url': 'f2hZiqaQx70'}, {'type': 'video', 'vid_type': 'videos', 'url': 'N1se3U0jTxQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'awMEWUHuivY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'koej3K-ygQQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'A5lTMnDntto'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Dt-YFH9Q9W4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'D878U1LBpjU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Jp5LsHu3pHM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Zy9U1E3dijg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ImMMIYv3ti4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zWxSsHUEYtY'}, {'type': 'video', 'vid_type': 'videos', 'url': 't1ovRWEgiwA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'F_dfRTW_gqQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'usAk6IS4WAM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'q9K2FZZa_ak'}, {'type': 'video', 'vid_type': 'videos', 'url': 'daRHbpyIxwQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'T9buyX89fng'}, {'type': 'video', 'vid_type': 'videos', 'url': 'os8tNod8mdg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gHMiJef0k9U'}, {'type': 'video', 'vid_type': 'videos', 'url': '4dgN08xL9i4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fTWX4OPLD1I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pbi_b-R6hZ4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'bRqB6rZFIV8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'nWm83KRBN-U'}, {'type': 'video', 'vid_type': 'videos', 'url': '_qSLITg5RC0'}, {'type': 'video', 'vid_type': 'videos', 'url': '1kJb9PdgcCY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oRrzZGbYpwA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'hruSU8pXyxI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qdhMS8t_I7k'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pIV9i8qJwFg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'By3aXxVQyBU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wdJWxJfYO40'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BwFaDmMWKys'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fROJwF6WBvI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Qs3ZXk6uNu8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qEEiRW27Q14'}, {'type': 'video', 'vid_type': 'videos', 'url': 'OM0Q8ipiNsw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'CvPwlcd56Ac'}, {'type': 'video', 'vid_type': 'videos', 'url': 'uIz6OXd5YOo'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Te5c-CzxqwY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'isu5UvIOLlg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'jJlS6xhKm1U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HzS-WlKuOwI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zTf_Dvx5DZ8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'kk-0Ni2JuAw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yMnIn8A1fOE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zEBPClHiKUU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'NDqex7HICkY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'l2pHriejNzA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'CXWa0FtGAWo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'OE5f2_ZS0pc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oo3iNqq8MK4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AzzrthT7CJQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '586SxtS080Y'}, {'type': 'video', 'vid_type': 'videos', 'url': 'l4NHJ0WdGmk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lSqlzl6G4bs'}, {'type': 'video', 'vid_type': 'videos', 'url': '87EvZrc3O1w'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PNi7wEBzsnk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'eyOWbz6xd_E'}, {'type': 'video', 'vid_type': 'videos', 'url': '6PU7YE-5VFo'}, {'type': 'video', 'vid_type': 'videos', 'url': '3YseN9v9fms'}, {'type': 'video', 'vid_type': 'videos', 'url': 'dFP6eQQzJXM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SpM_RkCwscQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GOXbq8c-law'}, {'type': 'video', 'vid_type': 'videos', 'url': 'dsx6_keVNA8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'C8OCW8OE0NM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BRzob6moLiY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mJgeTo1JXjM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'd1AJHIFM71g'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Tlcl9H-TSZk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sgdLKmprAzo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Q2BefSC4wAc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wlh_0yhdJIc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'XxnXvTpfYok'}, {'type': 'video', 'vid_type': 'videos', 'url': 'FicsBEzynAc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LyGVom6_CR0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qajo2yjjQfk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Ao5861ctPSI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'n2B94tNKI2s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yWaqLkVCyNk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mKBbP4T5fbk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'haLWpLelxCk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'XjJrFhQQAH4'}, {'type': 'video', 'vid_type': 'videos', 'url': '7KlELtdRfaU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'g67EzHADH78'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GGEbFkFAZko'}, {'type': 'video', 'vid_type': 'videos', 'url': 'WJiUPfW2-eU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HaGcfDqbhrk'}, {'type': 'video', 'vid_type': 'videos', 'url': '2jycwA0A78M'}, {'type': 'video', 'vid_type': 'streams', 'url': 'g8ITyZTAwPQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'r5pOuNWH0VQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Ia26ar5lUiY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'c_GragcgkPA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'WCKBddg0TXA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'iyNTIkstDMM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'rAijhLKfMfs'}, {'type': 'video', 'vid_type': 'streams', 'url': 'hdKF16zqDTg'}, {'type': 'video', 'vid_type': 'streams', 'url': 'cD5d0boSIO0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'eOkI572pNaM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'rx2S1DaASs4'}, {'type': 'video', 'vid_type': 'streams', 'url': '-fL7nQAfY_0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'bdYkITm--LU'}, {'type': 'video', 'vid_type': 'streams', 'url': '6OmmQNf0P4s'}, {'type': 'video', 'vid_type': 'videos', 'url': '2EXeP7x1Fi0'}, {'type': 'video', 'vid_type': 'videos', 'url': '4oU7QQeYasg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'vPaM9pD9RLA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'kgnR_71LSaY'}, {'type': 'video', 'vid_type': 'videos', 'url': '2RP6TC1ZqEk'}, {'type': 'video', 'vid_type': 'videos', 'url': '-7jPcYINM80'}, {'type': 'video', 'vid_type': 'videos', 'url': 'U8omv6EoQHM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RJtcXx3s6J0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QVDcgdtleX8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IKoHjQNd4KA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IDgXJSifr-g'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cCC9CTIVx50'}, {'type': 'video', 'vid_type': 'videos', 'url': 'r1mWkeTEeu4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QznmxnealsE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'XVLFxnobPSs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lWPP06XSfFY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sqUebMAXO3Q'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QzZBOR_HWN4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sz2ag_dAv5o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'EkIHQ2Wb_lI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yfuKnJJS3RU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gHjamctJ0Qo'}, {'type': 'video', 'vid_type': 'videos', 'url': '3PbMkRcLeGE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'DUgd94NrfmY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ZyCEI_kLlN0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'CjCQf9C4z8E'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wvv2_21TZ4I'}, {'type': 'video', 'vid_type': 'videos', 'url': '01hVXvD6I3o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'A0NOlIK8jaY'}, {'type': 'video', 'vid_type': 'videos', 'url': '8xyXdTjIEBw'}, {'type': 'video', 'vid_type': 'videos', 'url': '09AfA9V_JkE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'b28GYZSlGEY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'gfasBmiyKHA'}, {'type': 'video', 'vid_type': 'videos', 'url': '1y0pXfIBqD0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Urcso_oDYp8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RDZybvrgt70'}, {'type': 'video', 'vid_type': 'videos', 'url': '2V0TKCIZQQo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wJI6-1bQoL0'}, {'type': 'video', 'vid_type': 'videos', 'url': '7Ktat6o6Pq0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qBrEtDLHu5E'}, {'type': 'video', 'vid_type': 'videos', 'url': 'b5CgSX_31iw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Z13Je0PyeQc'}, {'type': 'video', 'vid_type': 'videos', 'url': '2DQDEjQYwx4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jsl4WW8kDKs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'MwscvKiQheg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Ctw1iFZvzXg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'V53zpe5KpxQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Mu0hd8IF1Fk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Fb_jKmB9EMI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'D9O3CMVgB74'}, {'type': 'video', 'vid_type': 'streams', 'url': 'FO26BKQlFmw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'jwLDx60Ffvs'}, {'type': 'video', 'vid_type': 'streams', 'url': 'IrW2z8PX9cw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'vU_3HGYN0VA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'E0kQsoyevJk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'xSbZ1wfD2i8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'AIGzUG6efms'}, {'type': 'video', 'vid_type': 'streams', 'url': 'N_P4B7dnDys'}, {'type': 'video', 'vid_type': 'streams', 'url': 'SGbwjHNSumY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'OKO3JoL4iAI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'DAJVYQXb4qA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'McQxj1PFClU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'QcP2WVP42Hc'}, {'type': 'video', 'vid_type': 'streams', 'url': '_Eeti2GiqZQ'}, {'type': 'video', 'vid_type': 'streams', 'url': '4_Nr1Zr81Ck'}, {'type': 'video', 'vid_type': 'streams', 'url': 'd9wR8D4VC2g'}, {'type': 'video', 'vid_type': 'streams', 'url': 'FaLsqhsaUOM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'LnJL_cp99T4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'rAZHTGLaIKs'}, {'type': 'video', 'vid_type': 'streams', 'url': 'tk3WDkEK6Kc'}, {'type': 'video', 'vid_type': 'streams', 'url': '_-qxXlHDDB0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'hEGd6CTaIyE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gq4bS3EwFP0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'HKDkfiDjQ60'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Hz-ig1Mnflk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'tZ-kuFwT948'}, {'type': 'video', 'vid_type': 'streams', 'url': 'C5oSqDUq_Ro'}, {'type': 'video', 'vid_type': 'streams', 'url': 'OSqH6i3fphM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'HmQSVu88iRk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'atgxjD4uo9w'}, {'type': 'video', 'vid_type': 'streams', 'url': '10FQuXN78j0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'APjNevu4714'}, {'type': 'video', 'vid_type': 'streams', 'url': '-QCI7Da5pvY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'L2ajt_cOV0c'}, {'type': 'video', 'vid_type': 'streams', 'url': 'xbDEO55pn0s'}, {'type': 'video', 'vid_type': 'streams', 'url': 'luhUX5TBUBQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'JD8-lFMiuWE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'HoO_-WCTmb8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'JPVYTBloZGM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'EnLelZ9wYnI'}, {'type': 'video', 'vid_type': 'streams', 'url': '3AconLNL6iI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'tcWvZzM50O0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'fejjwmoh1wU'}, {'type': 'video', 'vid_type': 'streams', 'url': '16WTKxS0inM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'I-BWGIwfJcI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'XZZ_hzZyCc0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'vcEY8KM-WWw'}, {'type': 'video', 'vid_type': 'streams', 'url': '0MO1M-qeMfM'}, {'type': 'video', 'vid_type': 'streams', 'url': '5ascfj-SbGA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SL6ADnWFTEQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tMP__YAcrR4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'rVnHPqBtpRY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mpKKcqWnTus'}, {'type': 'video', 'vid_type': 'videos', 'url': '8dVba_xm4MQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'yEl0HAe-NPg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'VSJIKFScUHs'}, {'type': 'video', 'vid_type': 'videos', 'url': '0HpVWttgqDA'}, {'type': 'video', 'vid_type': 'videos', 'url': 't1tuiOyePOg'}, {'type': 'video', 'vid_type': 'videos', 'url': '0DL_DAdm108'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YGElTGoN_lo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'uLPBC2qJgvA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'b18nHUq7l1g'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QkVIKE_6q4I'}, {'type': 'video', 'vid_type': 'videos', 'url': '7x_85GAncko'}, {'type': 'video', 'vid_type': 'videos', 'url': 'dIJVwG4Glg8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'J30EXyzT6kM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'A9ByNI1woc8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'itBu_g0TGgA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'iWLhHfxdGPA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'nIVmHuKbWK4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'K1SpdQlZhmk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BKG971x-Dfw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'V0BTEYkH56g'}, {'type': 'video', 'vid_type': 'videos', 'url': 'c7doYIOYtEc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Mc9XaeEyZ8M'}, {'type': 'video', 'vid_type': 'videos', 'url': '_Ko7heLOFyU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'KoN_bcDmhR4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'DJ5OwotluV4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'NTWE_S88HwE'}, {'type': 'video', 'vid_type': 'videos', 'url': '9mnAnR2QX8A'}, {'type': 'video', 'vid_type': 'videos', 'url': '9Yg1RjQAdu8'}, {'type': 'video', 'vid_type': 'videos', 'url': '2e5yxQJU-KQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '-qrvvBK_PYs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Wkl9StYrRRY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'RYO1LGqwuow'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LIFgShSmAV0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oY8fPqtpi-M'}, {'type': 'video', 'vid_type': 'videos', 'url': 'oL2-x2zEiuE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mY4KR9gtKcg'}, {'type': 'video', 'vid_type': 'videos', 'url': '6YVyNy1Scf0'}, {'type': 'video', 'vid_type': 'videos', 'url': '6gRcbeFnucA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ZLdPUgQyRFE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Rh9pl6XBFjg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'DfRqoYNdhag'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LriLUy1XoHA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LlzpeksvJ50'}, {'type': 'video', 'vid_type': 'videos', 'url': 'BP7FZsx0gz4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qG0QIhXRI1Y'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cKzdsrJLQ4U'}, {'type': 'video', 'vid_type': 'streams', 'url': 'd28cz00HHto'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ccbX6lsY2x0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'rdb7sJ003MA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'VuBFSfLkTKo'}, {'type': 'video', 'vid_type': 'streams', 'url': 'pTZ49QEvUmY'}, {'type': 'video', 'vid_type': 'streams', 'url': '8N6zfw4sAwE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gDa5WseLtOQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'T8TFFmibYBk'}, {'type': 'video', 'vid_type': 'streams', 'url': '8x1lL8wV58k'}, {'type': 'video', 'vid_type': 'streams', 'url': 'RmH15TCBvDk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'uEhv-4Eb9ms'}, {'type': 'video', 'vid_type': 'streams', 'url': '8dnBHmURwVw'}, {'type': 'video', 'vid_type': 'streams', 'url': 'cSZQc3_2RZ4'}, {'type': 'video', 'vid_type': 'streams', 'url': '55zzK_w_xjY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Ub_rZvq_4pE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'XHbYMZuYRoY'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ZLJSiPRR6IE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'ifWV1lOcgT4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'P3yRbhUu6As'}, {'type': 'video', 'vid_type': 'streams', 'url': 'eFihxDWZKSU'}, {'type': 'video', 'vid_type': 'streams', 'url': '8tMiGyokfsA'}, {'type': 'video', 'vid_type': 'streams', 'url': '5KpUO-RNf8o'}, {'type': 'video', 'vid_type': 'streams', 'url': 'GPLu7HtRyro'}, {'type': 'video', 'vid_type': 'streams', 'url': '4I2UyY9piWg'}, {'type': 'video', 'vid_type': 'streams', 'url': '7MKhM3gS5TQ'}, {'type': 'video', 'vid_type': 'streams', 'url': 'QXQRURUVLXA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'd_ZolfxiFwA'}, {'type': 'video', 'vid_type': 'streams', 'url': 'earpBmBMOGU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'CM9XDmnRUEg'}, {'type': 'video', 'vid_type': 'streams', 'url': 's6SUr0ZRsmk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gILCogctM6M'}, {'type': 'video', 'vid_type': 'streams', 'url': 'lBwyAp7W0fk'}, {'type': 'video', 'vid_type': 'streams', 'url': 'gw5eJzPrjv4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'YQQ7KiWtPHI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Ru1CRe8UzX4'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Vcj-QDJB4x0'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Pg_-aKxls5o'}, {'type': 'video', 'vid_type': 'streams', 'url': 'NyKjhQ9K9RE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'AJ0DlAs_NIM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'kQWP5oCPUw8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Mq6JOTZMFOM'}, {'type': 'video', 'vid_type': 'streams', 'url': 'BXvr9CuV-ic'}, {'type': 'video', 'vid_type': 'streams', 'url': 'QcVoqUHpxyU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'L30O3Prwr1w'}, {'type': 'video', 'vid_type': 'streams', 'url': '14SWc6e6Hs8'}, {'type': 'video', 'vid_type': 'streams', 'url': 'zo0Ltxzx0kU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'DHgnQ_cPxCI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'mtNOQzB2LRA'}, {'type': 'video', 'vid_type': 'streams', 'url': '7zwcIca2wlE'}, {'type': 'video', 'vid_type': 'streams', 'url': 'MNGyKn4WUvY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fyebhMhJAa8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'M8UlgztWlQk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'L6cu7BK6qas'}, {'type': 'video', 'vid_type': 'videos', 'url': 'emPeepL3CF4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Xsns0PRg5jU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ellPPmN6VzM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'D-vgkvdlTNg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AaSLoqwMwSs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jyD65u9AQ_8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'rN1NBRcS5WA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'mN4uWUyL1Ys'}, {'type': 'video', 'vid_type': 'videos', 'url': 'asHJ-WQH9w4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'VCaSfYQRP1k'}, {'type': 'video', 'vid_type': 'videos', 'url': '8_LbSNtyVYM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'l3eFQKKEaeY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'LtSkf7NtxZI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SIviIxvxj30'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UkqNwhFOYHw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'WW98qdWcQY0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'VQXXIrcBQuk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'zzoa8RwDZYA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AFGspipc4Dw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'fbVU8Tr8msE'}, {'type': 'video', 'vid_type': 'videos', 'url': '6jPIeY8SzwI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'Yao4-hNrj7E'}, {'type': 'video', 'vid_type': 'videos', 'url': '_iy2GSBl5gA'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tmULYAZieWw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'uwcHU74iSB0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qvOYAgNp_rc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'u642cRjUTLs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pUX-0VRjbPI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'O7-Vj7XoyfI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'r3aqgmokVf0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'sn8HTTs6En8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YArnjz6EYjY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'WLVxJ6YfvsI'}, {'type': 'video', 'vid_type': 'videos', 'url': '2DHUTzN_pTM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'UDPOaCMA7zQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'X7PWgBbRyC8'}, {'type': 'video', 'vid_type': 'videos', 'url': 't7XHCaTtZR4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'FOCumZEQd8M'}, {'type': 'video', 'vid_type': 'videos', 'url': 'DPk5T6kdPSk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'NXd1pVaGpl0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'U5p6oML5ntE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'j4eGvMo1bvU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HCnHN-CM8oU'}, {'type': 'video', 'vid_type': 'videos', 'url': '9F8nzMPul4Y'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ohM3jjmRYZI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cXcBI6lhKb4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YkD_wkmiZfw'}, {'type': 'video', 'vid_type': 'videos', 'url': '1-QMRLXkdk8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'qHnMrtk6QTw'}, {'type': 'video', 'vid_type': 'videos', 'url': 'et2QlIh_cyA'}, {'type': 'video', 'vid_type': 'videos', 'url': '9G2aLk7L5ys'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YeuW5o73-7I'}, {'type': 'video', 'vid_type': 'videos', 'url': 'u9-cjwpthz4'}, {'type': 'video', 'vid_type': 'videos', 'url': '2RPhn1qkfF4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'tNsGjO0V2z0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SfhpcxpeyLM'}, {'type': 'video', 'vid_type': 'videos', 'url': '3m5JQuSy_AU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'HzdlSKlNxkw'}, {'type': 'video', 'vid_type': 'videos', 'url': '_NmSj6DuCj4'}, {'type': 'video', 'vid_type': 'videos', 'url': 'skX9-vN81zk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YkQurRQCLcs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SVS0ioOdfuE'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ldtUrIco_rk'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ZYBEUYVvtt8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'ZAv7DaGiF-Q'}, {'type': 'video', 'vid_type': 'videos', 'url': 'aMTN_-_0aFU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'cgsFgXxVLJc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'lbMfafNQ9ZQ'}, {'type': 'video', 'vid_type': 'videos', 'url': 'd7TMg7QsWOg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'bdyyin_9izI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'GsDwDzDaBLg'}, {'type': 'video', 'vid_type': 'videos', 'url': '2CEgqX15a7s'}, {'type': 'video', 'vid_type': 'videos', 'url': 'pqpWc9Rps2Y'}, {'type': 'video', 'vid_type': 'videos', 'url': 'p8qElr8nWzQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '3f78TWKiLlI'}, {'type': 'video', 'vid_type': 'videos', 'url': 'YaskpPUsMno'}, {'type': 'video', 'vid_type': 'videos', 'url': 'j0iJnDqff04'}, {'type': 'video', 'vid_type': 'videos', 'url': 'I5EiU0nBC3o'}, {'type': 'video', 'vid_type': 'videos', 'url': 'QzUnaLNEgLs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'IN2C19DvDE8'}, {'type': 'video', 'vid_type': 'videos', 'url': 'SgabbJrV1HE'}, {'type': 'video', 'vid_type': 'videos', 'url': '0UrZ7Q9JnwQ'}, {'type': 'video', 'vid_type': 'videos', 'url': '-a6fAA027Eg'}, {'type': 'video', 'vid_type': 'videos', 'url': 'X536F9O5IEo'}, {'type': 'video', 'vid_type': 'videos', 'url': '-364q3clqn0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'rD_w73YiXdU'}, {'type': 'video', 'vid_type': 'videos', 'url': '7x8IW3XnYfo'}, {'type': 'video', 'vid_type': 'videos', 'url': 'JH_F1mU5dF0'}, {'type': 'video', 'vid_type': 'videos', 'url': 'eox-SEhHISM'}, {'type': 'video', 'vid_type': 'videos', 'url': '5pJydvevcrs'}, {'type': 'video', 'vid_type': 'videos', 'url': 'wIPhg3Ifq5U'}, {'type': 'video', 'vid_type': 'videos', 'url': 'syf5J2EHzuU'}, {'type': 'video', 'vid_type': 'videos', 'url': 'vj71yGp-8WM'}, {'type': 'video', 'vid_type': 'videos', 'url': 'xe7sV0RU210'}, {'type': 'video', 'vid_type': 'videos', 'url': 'PlizGVv79HY'}, {'type': 'video', 'vid_type': 'videos', 'url': 'jXJI7i7W4Pc'}, {'type': 'video', 'vid_type': 'videos', 'url': 'AVHuvI0fbTI'}, {'type': 'video', 'vid_type': 'streams', 'url': 'QmRk3rlbf7c'}, {'type': 'video', 'vid_type': 'streams', 'url': 'Wv7QzRDc5aU'}, {'type': 'video', 'vid_type': 'streams', 'url': 'NmcK7N3TGek'}, {'type': 'video', 'vid_type': 'streams', 'url': 'svwSmNPhu5M'}] [2024-10-02 01:04:11,616: WARNING/ForkPoolWorker-4] 772610e8-ce32-4863-9fcc-680a71a2ca39 success callback [2024-10-02 01:04:11,616: INFO/MainProcess] Task extract_download[4c3ff7f4-7778-433f-a9b3-f3df06bc83ee] received [2024-10-02 01:04:11,620: INFO/ForkPoolWorker-4] Task update_subscribed[772610e8-ce32-4863-9fcc-680a71a2ca39] succeeded in 43.62656061600046s: 'Found 765 videos to add to the queue.' [2024-10-02 01:04:11,620: WARNING/ForkPoolWorker-4] 772610e8-ce32-4863-9fcc-680a71a2ca39 return callback [2024-10-02 01:04:11,621: WARNING/ForkPoolWorker-5] extract_download create callback [2024-10-02 01:04:13,243: WARNING/ForkPoolWorker-5] OlUMDZchivQ: [1/765]: add to queue [2024-10-02 01:04:14,835: WARNING/ForkPoolWorker-5] OlUMDZchivQ: skip is_upcoming or is_live [2024-10-02 01:04:14,836: WARNING/ForkPoolWorker-5] mptQ9xqqaUg: [2/765]: add to queue [2024-10-02 01:04:16,702: WARNING/ForkPoolWorker-5] WARNING: [youtube] Falling back to generic n function search player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:16,725: WARNING/ForkPoolWorker-5] WARNING: [youtube] mptQ9xqqaUg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 2IWI5D7xXPsKFHw ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:16,729: WARNING/ForkPoolWorker-5] WARNING: [youtube] mptQ9xqqaUg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = M1w5EOJPiHrF9z0 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:17,643: WARNING/ForkPoolWorker-5] -SSqo3ieJ4o: [3/765]: add to queue [2024-10-02 01:04:19,439: WARNING/ForkPoolWorker-5] WARNING: [youtube] Falling back to generic n function search player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:19,465: WARNING/ForkPoolWorker-5] WARNING: [youtube] -SSqo3ieJ4o: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ZE96JYuvG7qe0WTf ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:19,470: WARNING/ForkPoolWorker-5] WARNING: [youtube] -SSqo3ieJ4o: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = _EocaaBLMx7lKfLZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:20,313: WARNING/ForkPoolWorker-5] _nUw4XVyZ10: [4/765]: add to queue [2024-10-02 01:04:21,754: WARNING/ForkPoolWorker-5] WARNING: [youtube] _nUw4XVyZ10: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MSjeNcQs7T0csQvc ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:21,760: WARNING/ForkPoolWorker-5] WARNING: [youtube] _nUw4XVyZ10: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = BE6hsM3c3DlgWKQK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:22,445: WARNING/ForkPoolWorker-5] CVdd7wYbb3k: [5/765]: add to queue [2024-10-02 01:04:23,606: WARNING/ForkPoolWorker-5] WARNING: [youtube] CVdd7wYbb3k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uwcToB8fUbrP-tnd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:23,610: WARNING/ForkPoolWorker-5] WARNING: [youtube] CVdd7wYbb3k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = YhFtYYyJNn67M2JJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:24,374: WARNING/ForkPoolWorker-5] 0y9iukBQdk0: [6/765]: add to queue [2024-10-02 01:04:25,334: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0y9iukBQdk0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ztx-bcq1j1Iqbbmu ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:25,337: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0y9iukBQdk0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = KdHM_kv8OwdxI6Cc ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:26,317: WARNING/ForkPoolWorker-5] sc2Tv9GFfqk: [7/765]: add to queue [2024-10-02 01:04:27,388: WARNING/ForkPoolWorker-5] WARNING: [youtube] sc2Tv9GFfqk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = oPgzhEKWbTux8jH ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:27,391: WARNING/ForkPoolWorker-5] WARNING: [youtube] sc2Tv9GFfqk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = sx8QyeUiA3Ti4LB ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:28,071: WARNING/ForkPoolWorker-5] A3hZnC5bHm8: [8/765]: add to queue [2024-10-02 01:04:29,098: WARNING/ForkPoolWorker-5] WARNING: [youtube] A3hZnC5bHm8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jXVTEccRZ7lT1Fl2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:29,934: WARNING/ForkPoolWorker-5] -12tm5dKsTQ: [9/765]: add to queue [2024-10-02 01:04:31,059: WARNING/ForkPoolWorker-5] WARNING: [youtube] -12tm5dKsTQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = wKZKfie2piO6bcEO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:31,064: WARNING/ForkPoolWorker-5] WARNING: [youtube] -12tm5dKsTQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MTT0K4qk4J6pB4Wq ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:31,998: WARNING/ForkPoolWorker-5] bX031bcOTdg: [10/765]: add to queue [2024-10-02 01:04:33,089: WARNING/ForkPoolWorker-5] WARNING: [youtube] bX031bcOTdg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = UdKScJGVMsCaTvtO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:33,092: WARNING/ForkPoolWorker-5] WARNING: [youtube] bX031bcOTdg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aj_hU_kxCgpa6lNa ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:33,898: WARNING/ForkPoolWorker-5] -Hh_aGv6BZg: [11/765]: add to queue [2024-10-02 01:04:35,099: WARNING/ForkPoolWorker-5] WARNING: [youtube] -Hh_aGv6BZg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = fB5KhDFDKadDebro ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:35,103: WARNING/ForkPoolWorker-5] WARNING: [youtube] -Hh_aGv6BZg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9a5VoujUEOiv4um7 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:35,831: WARNING/ForkPoolWorker-5] NMFZlIlgjd8: [12/765]: add to queue [2024-10-02 01:04:36,777: WARNING/ForkPoolWorker-5] WARNING: [youtube] NMFZlIlgjd8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = SzPozT32L5suwDwN ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:36,780: WARNING/ForkPoolWorker-5] WARNING: [youtube] NMFZlIlgjd8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 46u6ny5rryDFJzrv ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:37,643: WARNING/ForkPoolWorker-5] hkF7oal5LBU: [13/765]: add to queue [2024-10-02 01:04:38,581: WARNING/ForkPoolWorker-5] WARNING: [youtube] hkF7oal5LBU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NLqKwnKD7gKwjSp6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:39,847: WARNING/ForkPoolWorker-5] 47z1X7nMlTM: [14/765]: add to queue [2024-10-02 01:04:40,948: WARNING/ForkPoolWorker-5] WARNING: [youtube] 47z1X7nMlTM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = TL5jOQHPc9ftUOhg ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:40,951: WARNING/ForkPoolWorker-5] WARNING: [youtube] 47z1X7nMlTM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = xcEQNh2dCvS-q4nO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:41,732: WARNING/ForkPoolWorker-5] rYvXb9COJFI: [15/765]: add to queue [2024-10-02 01:04:42,853: WARNING/ForkPoolWorker-5] WARNING: [youtube] rYvXb9COJFI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LFAalc0BdM6xmFiJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:42,856: WARNING/ForkPoolWorker-5] WARNING: [youtube] rYvXb9COJFI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 36PPvKXDIqA8N2Ju ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:43,632: WARNING/ForkPoolWorker-5] ySIPTCdwMi4: [16/765]: add to queue [2024-10-02 01:04:44,799: WARNING/ForkPoolWorker-5] WARNING: [youtube] ySIPTCdwMi4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = p9S6kmTr7prNM5pO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:44,802: WARNING/ForkPoolWorker-5] WARNING: [youtube] ySIPTCdwMi4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = wfVawD-K2M7TclFJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:45,448: WARNING/ForkPoolWorker-5] bE1_XderuP0: [17/765]: add to queue [2024-10-02 01:04:46,328: WARNING/ForkPoolWorker-5] WARNING: [youtube] bE1_XderuP0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5cRNrLQ0JJS3DAFW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:46,332: WARNING/ForkPoolWorker-5] WARNING: [youtube] bE1_XderuP0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = hUIGg74SkQvRwX5V ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:46,900: WARNING/ForkPoolWorker-5] k50Dehzq9o0: [18/765]: add to queue [2024-10-02 01:04:47,799: WARNING/ForkPoolWorker-5] WARNING: [youtube] k50Dehzq9o0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = x65R2sPoY1C12rB ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:47,803: WARNING/ForkPoolWorker-5] WARNING: [youtube] k50Dehzq9o0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Ehuff491FQDgHQR ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:04:48,920: WARNING/ForkPoolWorker-5] KBxDuTN7KJg: [19/765]: add to queue [2024-10-02 01:04:49,928: WARNING/ForkPoolWorker-5] WARNING: [youtube] KBxDuTN7KJg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MXt0MnlSUZosB6X0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:49,932: WARNING/ForkPoolWorker-5] WARNING: [youtube] KBxDuTN7KJg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uop6e4Iho6kKBpQ4 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:50,724: WARNING/ForkPoolWorker-5] XQZzRhorHTs: [20/765]: add to queue [2024-10-02 01:04:51,938: WARNING/ForkPoolWorker-5] WARNING: [youtube] XQZzRhorHTs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = PKriNS2V-RPDAuK6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:52,634: WARNING/ForkPoolWorker-5] aNV4B4d6_Gk: [21/765]: add to queue [2024-10-02 01:04:53,704: WARNING/ForkPoolWorker-5] WARNING: [youtube] aNV4B4d6_Gk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = TmiMiGF8XYX6D4QK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:53,708: WARNING/ForkPoolWorker-5] WARNING: [youtube] aNV4B4d6_Gk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 3Ge1_fgeGRig57PU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:54,510: WARNING/ForkPoolWorker-5] FEXjlKs17Yg: [22/765]: add to queue [2024-10-02 01:04:55,622: WARNING/ForkPoolWorker-5] WARNING: [youtube] FEXjlKs17Yg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = movhjRjqHUQ68qUJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:55,634: WARNING/ForkPoolWorker-5] WARNING: [youtube] FEXjlKs17Yg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = rJlydUw7xhN_LYZZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:56,399: WARNING/ForkPoolWorker-5] nVqd_PeyiWw: [23/765]: add to queue [2024-10-02 01:04:57,448: WARNING/ForkPoolWorker-5] WARNING: [youtube] nVqd_PeyiWw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VG284NQ2CEjohFB5 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:57,451: WARNING/ForkPoolWorker-5] WARNING: [youtube] nVqd_PeyiWw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = R0u4KuZjkSLyXyRK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:58,220: WARNING/ForkPoolWorker-5] Htj5tDr114U: [24/765]: add to queue [2024-10-02 01:04:59,339: WARNING/ForkPoolWorker-5] WARNING: [youtube] Htj5tDr114U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 2BGym6OSZP7Wbne_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:04:59,343: WARNING/ForkPoolWorker-5] WARNING: [youtube] Htj5tDr114U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HSWUu8kFKtSRvsiX ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:00,167: WARNING/ForkPoolWorker-5] dcDxfWDNw1s: [25/765]: add to queue [2024-10-02 01:05:01,204: WARNING/ForkPoolWorker-5] WARNING: [youtube] dcDxfWDNw1s: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = JE0Nk-zVCapTkVCX ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:01,207: WARNING/ForkPoolWorker-5] WARNING: [youtube] dcDxfWDNw1s: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ktHu9y-hwLVZSsmZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:01,986: WARNING/ForkPoolWorker-5] 6n91phP64ck: [26/765]: add to queue [2024-10-02 01:05:03,066: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6n91phP64ck: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = _1AOQTcNr2A4LDZH ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:03,069: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6n91phP64ck: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9JVvU5azCbEctGV_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:04,040: WARNING/ForkPoolWorker-5] gMbFPKz5zpU: [27/765]: add to queue [2024-10-02 01:05:05,230: WARNING/ForkPoolWorker-5] WARNING: [youtube] gMbFPKz5zpU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Fo3GkevByPqX2xtF ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:05,236: WARNING/ForkPoolWorker-5] WARNING: [youtube] gMbFPKz5zpU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = I1fShmZn5WnSTKNM ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:06,232: WARNING/ForkPoolWorker-5] mPQuivmNeG0: [28/765]: add to queue [2024-10-02 01:05:07,317: WARNING/ForkPoolWorker-5] WARNING: [youtube] mPQuivmNeG0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VskME1fYthFzRXZ1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:07,320: WARNING/ForkPoolWorker-5] WARNING: [youtube] mPQuivmNeG0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = WrE-QChBMvQobD5Q ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:08,091: WARNING/ForkPoolWorker-5] _wQ1OpjJ30g: [29/765]: add to queue [2024-10-02 01:05:08,997: WARNING/ForkPoolWorker-5] WARNING: [youtube] _wQ1OpjJ30g: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = CGDCy03E4QVV72L3 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:09,000: WARNING/ForkPoolWorker-5] WARNING: [youtube] _wQ1OpjJ30g: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5XD9UpLbjw5WpgGA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:09,739: WARNING/ForkPoolWorker-5] aY8QDp22GiY: [30/765]: add to queue [2024-10-02 01:05:10,712: WARNING/ForkPoolWorker-5] WARNING: [youtube] aY8QDp22GiY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ZItc0SJXE5HR1cOn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:11,498: WARNING/ForkPoolWorker-5] Mw-9AISw22c: [31/765]: add to queue [2024-10-02 01:05:13,145: WARNING/ForkPoolWorker-5] WARNING: [youtube] Mw-9AISw22c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Znm6QN3Vt1VPOAhw ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:13,148: WARNING/ForkPoolWorker-5] WARNING: [youtube] Mw-9AISw22c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = bjheuOj-rIrcGdq8 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:14,392: WARNING/ForkPoolWorker-5] VYA02GHHA60: [32/765]: add to queue [2024-10-02 01:05:15,743: WARNING/ForkPoolWorker-5] WARNING: [youtube] VYA02GHHA60: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = iqdeKqQIm8XHICWa ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:15,747: WARNING/ForkPoolWorker-5] WARNING: [youtube] VYA02GHHA60: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = quTvlf6GwHWsfJKd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:16,511: WARNING/ForkPoolWorker-5] UA6--eNaF9o: [33/765]: add to queue [2024-10-02 01:05:17,894: WARNING/ForkPoolWorker-5] WARNING: [youtube] UA6--eNaF9o: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5d5lXKxiy36scHHA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:18,627: WARNING/ForkPoolWorker-5] cS1zswZxAeI: [34/765]: add to queue [2024-10-02 01:05:20,090: WARNING/ForkPoolWorker-5] WARNING: [youtube] cS1zswZxAeI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = _T71z4y-G-3EF8ub ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:20,093: WARNING/ForkPoolWorker-5] WARNING: [youtube] cS1zswZxAeI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9tLQmXJJsyv7QjYj ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:20,938: WARNING/ForkPoolWorker-5] 6bThkfDM4I0: [35/765]: add to queue [2024-10-02 01:05:22,103: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6bThkfDM4I0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = UNc5rRllb3Meo2h3 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:22,106: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6bThkfDM4I0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HWAhvYzAbO--EGTr ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:23,204: WARNING/ForkPoolWorker-5] QXuJBz6FnHw: [36/765]: add to queue [2024-10-02 01:05:24,449: WARNING/ForkPoolWorker-5] WARNING: [youtube] QXuJBz6FnHw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = gSd1ifhJYElGJI10 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:25,632: WARNING/ForkPoolWorker-5] mkHIH3k-JOc: [37/765]: add to queue [2024-10-02 01:05:26,717: WARNING/ForkPoolWorker-5] WARNING: [youtube] mkHIH3k-JOc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = x9LG_uGp4ZOwp6xV ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:27,554: WARNING/ForkPoolWorker-5] xhncT4aeb2k: [38/765]: add to queue [2024-10-02 01:05:28,711: WARNING/ForkPoolWorker-5] WARNING: [youtube] xhncT4aeb2k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = gOiq2W8Mp2-BsD5F ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:28,715: WARNING/ForkPoolWorker-5] WARNING: [youtube] xhncT4aeb2k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MUKrIlVZ3gors8Yw ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:29,890: WARNING/ForkPoolWorker-5] c3A6a9CAGZU: [39/765]: add to queue [2024-10-02 01:05:31,021: WARNING/ForkPoolWorker-5] WARNING: [youtube] c3A6a9CAGZU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = W50XvvH0p8VIJU2Z ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:31,025: WARNING/ForkPoolWorker-5] WARNING: [youtube] c3A6a9CAGZU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = O8ySK5QBHfNsWpWL ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:31,828: WARNING/ForkPoolWorker-5] aVEHug9JGcY: [40/765]: add to queue [2024-10-02 01:05:32,782: WARNING/ForkPoolWorker-5] WARNING: [youtube] aVEHug9JGcY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = m7s5U6NyEOrtinet ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:32,785: WARNING/ForkPoolWorker-5] WARNING: [youtube] aVEHug9JGcY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LrD1NdJDS85ebrqq ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:33,474: WARNING/ForkPoolWorker-5] yknuhTO93aM: [41/765]: add to queue [2024-10-02 01:05:34,745: WARNING/ForkPoolWorker-5] WARNING: [youtube] yknuhTO93aM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -qHOWdL_oG68C8D8 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:35,530: WARNING/ForkPoolWorker-5] 1iZwjx4NP0M: [42/765]: add to queue [2024-10-02 01:05:36,465: WARNING/ForkPoolWorker-5] WARNING: [youtube] 1iZwjx4NP0M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dWY_D7P92DDF0Z32 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:36,469: WARNING/ForkPoolWorker-5] WARNING: [youtube] 1iZwjx4NP0M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LMeoCXe9fb9U9wIW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:37,327: WARNING/ForkPoolWorker-5] xip6MzpQW4I: [43/765]: add to queue [2024-10-02 01:05:38,499: WARNING/ForkPoolWorker-5] WARNING: [youtube] xip6MzpQW4I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = BSRAQlwDQtSZN9GZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:39,375: WARNING/ForkPoolWorker-5] UVnkyG_H4xw: [44/765]: add to queue [2024-10-02 01:05:40,471: WARNING/ForkPoolWorker-5] WARNING: [youtube] UVnkyG_H4xw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jItNepgOhU4p75Ap ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:41,399: WARNING/ForkPoolWorker-5] x_cGvHDFRKA: [45/765]: add to queue [2024-10-02 01:05:42,727: WARNING/ForkPoolWorker-5] WARNING: [youtube] x_cGvHDFRKA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = nzEEoivKtBnu3nnY ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:43,698: WARNING/ForkPoolWorker-5] lPp655VBWlA: [46/765]: add to queue [2024-10-02 01:05:44,794: WARNING/ForkPoolWorker-5] WARNING: [youtube] lPp655VBWlA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = bMoyvCzM7EsFqQJK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:44,797: WARNING/ForkPoolWorker-5] WARNING: [youtube] lPp655VBWlA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 2WlIhDvUvSa0P9wn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:45,790: WARNING/ForkPoolWorker-5] PRAo3KNU2As: [47/765]: add to queue [2024-10-02 01:05:46,959: WARNING/ForkPoolWorker-5] WARNING: [youtube] PRAo3KNU2As: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = KvoVNsQT-9oupwBa ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:47,848: WARNING/ForkPoolWorker-5] -GkXRtWPrTI: [48/765]: add to queue [2024-10-02 01:05:48,958: WARNING/ForkPoolWorker-5] WARNING: [youtube] -GkXRtWPrTI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = QjHBzBPCWqQkJ9Jp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:48,961: WARNING/ForkPoolWorker-5] WARNING: [youtube] -GkXRtWPrTI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MEKAGbKwdzTefz7W ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:49,761: WARNING/ForkPoolWorker-5] jrnFvfxrMkA: [49/765]: add to queue [2024-10-02 01:05:50,924: WARNING/ForkPoolWorker-5] WARNING: [youtube] jrnFvfxrMkA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LEF1AiAQWNwAe0Xj ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:52,156: WARNING/ForkPoolWorker-5] KhQQkmxJIFw: [50/765]: add to queue [2024-10-02 01:05:53,156: WARNING/ForkPoolWorker-5] WARNING: [youtube] KhQQkmxJIFw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 7XbGTEq9bdblHlBi ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:53,159: WARNING/ForkPoolWorker-5] WARNING: [youtube] KhQQkmxJIFw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = F85DzQD4d3Md82UI ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:53,953: WARNING/ForkPoolWorker-5] IELU91rC4og: [51/765]: add to queue [2024-10-02 01:05:55,087: WARNING/ForkPoolWorker-5] WARNING: [youtube] IELU91rC4og: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eLNOurjJbImNeTgH ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:55,090: WARNING/ForkPoolWorker-5] WARNING: [youtube] IELU91rC4og: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jGYD4CF-lbfLy3xm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:56,283: WARNING/ForkPoolWorker-5] JBCIDqnS5ug: [52/765]: add to queue [2024-10-02 01:05:57,187: WARNING/ForkPoolWorker-5] WARNING: [youtube] JBCIDqnS5ug: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = tBiyWcs0kRBIlNl ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:05:57,190: WARNING/ForkPoolWorker-5] WARNING: [youtube] JBCIDqnS5ug: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 1fM-CkWxnIDImgY ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:05:58,015: WARNING/ForkPoolWorker-5] 7gqo4IQ1Nxc: [53/765]: add to queue [2024-10-02 01:05:59,019: WARNING/ForkPoolWorker-5] WARNING: [youtube] 7gqo4IQ1Nxc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6nQO6_yFpxmGYhF3 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:59,023: WARNING/ForkPoolWorker-5] WARNING: [youtube] 7gqo4IQ1Nxc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Cc6ONnzBNnij3Ov6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:05:59,869: WARNING/ForkPoolWorker-5] O2oMbNDM0G8: [54/765]: add to queue [2024-10-02 01:06:01,071: WARNING/ForkPoolWorker-5] WARNING: [youtube] O2oMbNDM0G8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = oJCxSZKfGetLPtjh ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:01,850: WARNING/ForkPoolWorker-5] wOahmn6ywvo: [55/765]: add to queue [2024-10-02 01:06:03,012: WARNING/ForkPoolWorker-5] WARNING: [youtube] wOahmn6ywvo: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = DgrILWMZiusPFzNU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:04,054: WARNING/ForkPoolWorker-5] Z2Ulq37GBKs: [56/765]: add to queue [2024-10-02 01:06:05,396: WARNING/ForkPoolWorker-5] WARNING: [youtube] Z2Ulq37GBKs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 7T_B7YFtX84VTDCm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:05,399: WARNING/ForkPoolWorker-5] WARNING: [youtube] Z2Ulq37GBKs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HaDuKl7bDMZiNcsd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:07,389: WARNING/ForkPoolWorker-5] -ujdGTOnzQc: [57/765]: add to queue [2024-10-02 01:06:08,350: WARNING/ForkPoolWorker-5] WARNING: [youtube] -ujdGTOnzQc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ll5Kk8kWgabQt1Cg ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:08,353: WARNING/ForkPoolWorker-5] WARNING: [youtube] -ujdGTOnzQc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jlvvRi9w64Ql7wXg ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:09,203: WARNING/ForkPoolWorker-5] NnQojq04JYA: [58/765]: add to queue [2024-10-02 01:06:10,464: WARNING/ForkPoolWorker-5] WARNING: [youtube] NnQojq04JYA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VSaYWxjv0j_jKDRi ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:11,467: WARNING/ForkPoolWorker-5] V-2aEPxU4cA: [59/765]: add to queue [2024-10-02 01:06:12,595: WARNING/ForkPoolWorker-5] WARNING: [youtube] V-2aEPxU4cA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = FdN_g_lBNS8iKuR ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:06:12,600: WARNING/ForkPoolWorker-5] WARNING: [youtube] V-2aEPxU4cA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eSEor3P5uaWkW97 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:06:13,397: WARNING/ForkPoolWorker-5] BbumT97YkQE: [60/765]: add to queue [2024-10-02 01:06:14,535: WARNING/ForkPoolWorker-5] WARNING: [youtube] BbumT97YkQE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = IPlf2cb-ELd5liX2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:15,284: WARNING/ForkPoolWorker-5] 36YSQK5Hx4s: [61/765]: add to queue [2024-10-02 01:06:16,453: WARNING/ForkPoolWorker-5] WARNING: [youtube] 36YSQK5Hx4s: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MtTPQRXGcpImJyup ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:17,352: WARNING/ForkPoolWorker-5] MMURwyKhU38: [62/765]: add to queue [2024-10-02 01:06:18,576: WARNING/ForkPoolWorker-5] WARNING: [youtube] MMURwyKhU38: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 4xr74kop1zxF0lhj ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:18,579: WARNING/ForkPoolWorker-5] WARNING: [youtube] MMURwyKhU38: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = OOrHzRp3U9KgQ5Do ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:19,517: WARNING/ForkPoolWorker-5] 4Q46OA3Fj9k: [63/765]: add to queue [2024-10-02 01:06:20,829: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4Q46OA3Fj9k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = MmIxvB94aUaO0cTP ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:21,532: WARNING/ForkPoolWorker-5] 6JY17rywRtY: [64/765]: add to queue [2024-10-02 01:06:22,803: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6JY17rywRtY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = IDbGqKmdjrnYGDVE ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:23,646: WARNING/ForkPoolWorker-5] 4K5AYtvJvvE: [65/765]: add to queue [2024-10-02 01:06:24,759: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4K5AYtvJvvE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = CgpqY6QLdc388-IK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:24,763: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4K5AYtvJvvE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Get0LrIlIRRYdtTx ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:25,609: WARNING/ForkPoolWorker-5] oH45DaWPtaw: [66/765]: add to queue [2024-10-02 01:06:26,679: WARNING/ForkPoolWorker-5] WARNING: [youtube] oH45DaWPtaw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = zFNSh_SBInj0rHL ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:06:26,682: WARNING/ForkPoolWorker-5] WARNING: [youtube] oH45DaWPtaw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HdufGYvSSGedrB0 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:06:27,491: WARNING/ForkPoolWorker-5] V6RTQklmq90: [67/765]: add to queue [2024-10-02 01:06:28,636: WARNING/ForkPoolWorker-5] WARNING: [youtube] V6RTQklmq90: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ZXrZ4p2QW3U8L3vf ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:28,639: WARNING/ForkPoolWorker-5] WARNING: [youtube] V6RTQklmq90: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9zrVAcBqn-GrCECp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:29,389: WARNING/ForkPoolWorker-5] XBXY1hLc-MQ: [68/765]: add to queue [2024-10-02 01:06:30,584: WARNING/ForkPoolWorker-5] WARNING: [youtube] XBXY1hLc-MQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9BSXXl2C53YulqFN ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:31,430: WARNING/ForkPoolWorker-5] SbcC3JvdMew: [69/765]: add to queue [2024-10-02 01:06:32,666: WARNING/ForkPoolWorker-5] WARNING: [youtube] SbcC3JvdMew: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = qdqbdMm01zuOOCVX ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:33,522: WARNING/ForkPoolWorker-5] 7YzEB-S4OvU: [70/765]: add to queue [2024-10-02 01:06:34,716: WARNING/ForkPoolWorker-5] WARNING: [youtube] 7YzEB-S4OvU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dsv8WYYnkF1L__S ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:06:35,606: WARNING/ForkPoolWorker-5] -baCG-SusEw: [71/765]: add to queue [2024-10-02 01:06:36,705: WARNING/ForkPoolWorker-5] WARNING: [youtube] -baCG-SusEw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = W_kFdbMLStYsIDSo ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:36,710: WARNING/ForkPoolWorker-5] WARNING: [youtube] -baCG-SusEw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = mIiw6XFFlJ2eqJOC ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:37,674: WARNING/ForkPoolWorker-5] RUdGC_MEftw: [72/765]: add to queue [2024-10-02 01:06:38,943: WARNING/ForkPoolWorker-5] WARNING: [youtube] RUdGC_MEftw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = S-E_ZJfhc5T89u6m ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:38,946: WARNING/ForkPoolWorker-5] WARNING: [youtube] RUdGC_MEftw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LbkpB_mQ7xtrbLsR ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:39,668: WARNING/ForkPoolWorker-5] QpUp8NUEU-I: [73/765]: add to queue [2024-10-02 01:06:41,116: WARNING/ForkPoolWorker-5] WARNING: [youtube] QpUp8NUEU-I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NAyOs9L4FNgx8Ukd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:41,120: WARNING/ForkPoolWorker-5] WARNING: [youtube] QpUp8NUEU-I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 4VE_f-jzy1sbO2jW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:41,875: WARNING/ForkPoolWorker-5] QkCduuEg6D8: [74/765]: add to queue [2024-10-02 01:06:43,034: WARNING/ForkPoolWorker-5] WARNING: [youtube] QkCduuEg6D8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cSF020qyeEX2EBHP ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:43,037: WARNING/ForkPoolWorker-5] WARNING: [youtube] QkCduuEg6D8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = RYLE10-67_eyVyXZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:43,640: WARNING/ForkPoolWorker-5] hsd5PKaHDog: [75/765]: add to queue [2024-10-02 01:06:44,779: WARNING/ForkPoolWorker-5] WARNING: [youtube] hsd5PKaHDog: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 03XtTHiINpXBVhBB ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:44,783: WARNING/ForkPoolWorker-5] WARNING: [youtube] hsd5PKaHDog: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VR_AR5PbGjoMzsv7 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:45,897: WARNING/ForkPoolWorker-5] WoNpW0vo95w: [76/765]: add to queue [2024-10-02 01:06:46,892: WARNING/ForkPoolWorker-5] WARNING: [youtube] WoNpW0vo95w: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = qwmFB38WxhSRro6A ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:47,762: WARNING/ForkPoolWorker-5] aEZwFSrYXiA: [77/765]: add to queue [2024-10-02 01:06:48,936: WARNING/ForkPoolWorker-5] WARNING: [youtube] aEZwFSrYXiA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pRcnCa5_rp797ebe ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:49,728: WARNING/ForkPoolWorker-5] BWyfUhLlh3c: [78/765]: add to queue [2024-10-02 01:06:50,895: WARNING/ForkPoolWorker-5] WARNING: [youtube] BWyfUhLlh3c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 0BKMf4dauW2stCi7 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:50,898: WARNING/ForkPoolWorker-5] WARNING: [youtube] BWyfUhLlh3c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HCYInzNkTOtc0EYA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:51,769: WARNING/ForkPoolWorker-5] vOA05XXbrek: [79/765]: add to queue [2024-10-02 01:06:52,933: WARNING/ForkPoolWorker-5] WARNING: [youtube] vOA05XXbrek: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = kvT-ff_ZQdEO4w1u ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:53,807: WARNING/ForkPoolWorker-5] KKY-Da3pldU: [80/765]: add to queue [2024-10-02 01:06:54,881: WARNING/ForkPoolWorker-5] WARNING: [youtube] KKY-Da3pldU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eErVstTT5lyiIa_i ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:55,636: WARNING/ForkPoolWorker-5] loyDV3R9uEI: [81/765]: add to queue [2024-10-02 01:06:56,566: WARNING/ForkPoolWorker-5] WARNING: [youtube] loyDV3R9uEI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = KJfX9u3HitVMT2P1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:57,423: WARNING/ForkPoolWorker-5] unvmCYBE75U: [82/765]: add to queue [2024-10-02 01:06:58,774: WARNING/ForkPoolWorker-5] WARNING: [youtube] unvmCYBE75U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 0HvO5q7pi57zn0HU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:58,778: WARNING/ForkPoolWorker-5] WARNING: [youtube] unvmCYBE75U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = zu-fJAvYQgpvq1ZK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:06:59,722: WARNING/ForkPoolWorker-5] HKnAWXzOQgw: [83/765]: add to queue [2024-10-02 01:07:00,852: WARNING/ForkPoolWorker-5] WARNING: [youtube] HKnAWXzOQgw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 0_xkztXEYAEUg1tJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:00,856: WARNING/ForkPoolWorker-5] WARNING: [youtube] HKnAWXzOQgw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -sUyOutIN5hJo5He ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:01,714: WARNING/ForkPoolWorker-5] B_kMwI4ETm8: [84/765]: add to queue [2024-10-02 01:07:03,211: WARNING/ForkPoolWorker-5] WARNING: [youtube] B_kMwI4ETm8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = zYcuEFm7ItSbpI2M ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:04,310: WARNING/ForkPoolWorker-5] Bp2oggYTf-E: [85/765]: add to queue [2024-10-02 01:07:05,476: WARNING/ForkPoolWorker-5] WARNING: [youtube] Bp2oggYTf-E: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 3YgN1x9fy4IalQHv ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:06,145: WARNING/ForkPoolWorker-5] oi_xFv3FZKA: [86/765]: add to queue [2024-10-02 01:07:07,305: WARNING/ForkPoolWorker-5] WARNING: [youtube] oi_xFv3FZKA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = hrkfb57ZmXM4IRPZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:08,125: WARNING/ForkPoolWorker-5] XZfFQe21_wg: [87/765]: add to queue [2024-10-02 01:07:09,733: WARNING/ForkPoolWorker-5] WARNING: [youtube] XZfFQe21_wg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = vn9rdvd3uf5-Wm7D ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:09,736: WARNING/ForkPoolWorker-5] WARNING: [youtube] XZfFQe21_wg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = M_5wZE6gQgmfJC3r ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:10,440: WARNING/ForkPoolWorker-5] W58ncowzFVo: [88/765]: add to queue [2024-10-02 01:07:11,744: WARNING/ForkPoolWorker-5] WARNING: [youtube] W58ncowzFVo: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pR2fbUNd84SNZpP- ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:12,516: WARNING/ForkPoolWorker-5] 0mStLJMreuo: [89/765]: add to queue [2024-10-02 01:07:13,577: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0mStLJMreuo: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cILe9HFkz1tG8XpS ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:14,535: WARNING/ForkPoolWorker-5] EG2Xai1eJoc: [90/765]: add to queue [2024-10-02 01:07:15,770: WARNING/ForkPoolWorker-5] WARNING: [youtube] EG2Xai1eJoc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5wj9OoVZqhn5jdZ7 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:16,595: WARNING/ForkPoolWorker-5] 8DvGH-D_ARg: [91/765]: add to queue [2024-10-02 01:07:18,111: WARNING/ForkPoolWorker-5] WARNING: [youtube] 8DvGH-D_ARg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = fUE8WhYlafzvXj-h ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:18,114: WARNING/ForkPoolWorker-5] WARNING: [youtube] 8DvGH-D_ARg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dbtX0ecu5hshPdzs ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:18,877: WARNING/ForkPoolWorker-5] nYM01NHAIkI: [92/765]: add to queue [2024-10-02 01:07:20,341: WARNING/ForkPoolWorker-5] WARNING: [youtube] nYM01NHAIkI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uZ5rtcWKcBAQbCrw ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:20,344: WARNING/ForkPoolWorker-5] WARNING: [youtube] nYM01NHAIkI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jdDb_wnLJNrLN3kY ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:21,273: WARNING/ForkPoolWorker-5] OUwsGET6LKs: [93/765]: add to queue [2024-10-02 01:07:22,899: WARNING/ForkPoolWorker-5] WARNING: [youtube] OUwsGET6LKs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pSz6RddMpBHvXlAu ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:22,902: WARNING/ForkPoolWorker-5] WARNING: [youtube] OUwsGET6LKs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jNmHhMiACrWfq_WB ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:24,049: WARNING/ForkPoolWorker-5] tAXpjqc_z6c: [94/765]: add to queue [2024-10-02 01:07:25,568: WARNING/ForkPoolWorker-5] WARNING: [youtube] tAXpjqc_z6c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Y8u8PvtSbKou0ddm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:26,204: WARNING/ForkPoolWorker-5] gP-_7Qf-niA: [95/765]: add to queue [2024-10-02 01:07:27,324: WARNING/ForkPoolWorker-5] WARNING: [youtube] gP-_7Qf-niA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = I3om_4r2F8tnTNkP ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:27,327: WARNING/ForkPoolWorker-5] WARNING: [youtube] gP-_7Qf-niA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6yc0uks542-3vDhh ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:28,092: WARNING/ForkPoolWorker-5] s3RV6ntkSUM: [96/765]: add to queue [2024-10-02 01:07:29,456: WARNING/ForkPoolWorker-5] WARNING: [youtube] s3RV6ntkSUM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = suHcHnzCptaXRyVi ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:30,332: WARNING/ForkPoolWorker-5] ldnVWXAX964: [97/765]: add to queue [2024-10-02 01:07:31,441: WARNING/ForkPoolWorker-5] WARNING: [youtube] ldnVWXAX964: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = JiaJgEnxBsvcmigK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:32,201: WARNING/ForkPoolWorker-5] 3OKrnueOy8U: [98/765]: add to queue [2024-10-02 01:07:33,404: WARNING/ForkPoolWorker-5] WARNING: [youtube] 3OKrnueOy8U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HR92Rj6oaHOCoEZ ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:07:33,408: WARNING/ForkPoolWorker-5] WARNING: [youtube] 3OKrnueOy8U: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = l88baxAi_0QerLZ ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:07:34,146: WARNING/ForkPoolWorker-5] 3Ajm4LfxsS0: [99/765]: add to queue [2024-10-02 01:07:35,307: WARNING/ForkPoolWorker-5] WARNING: [youtube] 3Ajm4LfxsS0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = WHgxwvY967aiQVDd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:35,310: WARNING/ForkPoolWorker-5] WARNING: [youtube] 3Ajm4LfxsS0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = C3UJzNTgittSbRHk ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:36,354: WARNING/ForkPoolWorker-5] VcvBjdm4vU0: [100/765]: add to queue [2024-10-02 01:07:37,563: WARNING/ForkPoolWorker-5] WARNING: [youtube] VcvBjdm4vU0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = t8fiEHxKwdgjkBtU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:37,567: WARNING/ForkPoolWorker-5] WARNING: [youtube] VcvBjdm4vU0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = G77UFwfnXZJzlBOT ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:38,445: WARNING/ForkPoolWorker-5] GGhwHPjQD3c: [101/765]: add to queue [2024-10-02 01:07:39,630: WARNING/ForkPoolWorker-5] WARNING: [youtube] GGhwHPjQD3c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ggC7dtlrJXjvH9CY ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:39,633: WARNING/ForkPoolWorker-5] WARNING: [youtube] GGhwHPjQD3c: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eNMwxo4ICtPcZh48 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:40,439: WARNING/ForkPoolWorker-5] oWucTyFylsY: [102/765]: add to queue [2024-10-02 01:07:41,559: WARNING/ForkPoolWorker-5] WARNING: [youtube] oWucTyFylsY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jo0yFKqWcP-xHk3m ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:41,562: WARNING/ForkPoolWorker-5] WARNING: [youtube] oWucTyFylsY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 2xZhCgAqxtzTdyOS ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:42,454: WARNING/ForkPoolWorker-5] vk9q7mIRrII: [103/765]: add to queue [2024-10-02 01:07:43,510: WARNING/ForkPoolWorker-5] WARNING: [youtube] vk9q7mIRrII: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pQlO2XwuswFmC680 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:43,513: WARNING/ForkPoolWorker-5] WARNING: [youtube] vk9q7mIRrII: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NB3FrOQqYAAaIJ9c ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:44,134: WARNING/ForkPoolWorker-5] jZgW6rdmBsI: [104/765]: add to queue [2024-10-02 01:07:45,266: WARNING/ForkPoolWorker-5] WARNING: [youtube] jZgW6rdmBsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ypPCD8Ts5zUaBpXU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:45,269: WARNING/ForkPoolWorker-5] WARNING: [youtube] jZgW6rdmBsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ar_pGOfdDHOi2Xu0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:45,928: WARNING/ForkPoolWorker-5] R2Tb7QjVrww: [105/765]: add to queue [2024-10-02 01:07:46,930: WARNING/ForkPoolWorker-5] WARNING: [youtube] R2Tb7QjVrww: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = BBR1crhRiRJKYDT ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:07:46,933: WARNING/ForkPoolWorker-5] WARNING: [youtube] R2Tb7QjVrww: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = GH3Bf_6vOZE7aH9 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:07:47,771: WARNING/ForkPoolWorker-5] fZxuDEc7BX8: [106/765]: add to queue [2024-10-02 01:07:49,073: WARNING/ForkPoolWorker-5] WARNING: [youtube] fZxuDEc7BX8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 8kq1cSdQci7q155h ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:49,782: WARNING/ForkPoolWorker-5] wrt4fAMoZh0: [107/765]: add to queue [2024-10-02 01:07:50,966: WARNING/ForkPoolWorker-5] WARNING: [youtube] wrt4fAMoZh0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = yJlnlAziEttSIqQO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:51,697: WARNING/ForkPoolWorker-5] JzvZ6STnyio: [108/765]: add to queue [2024-10-02 01:07:52,944: WARNING/ForkPoolWorker-5] WARNING: [youtube] JzvZ6STnyio: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ijWSFU8YEFhkPUc2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:53,663: WARNING/ForkPoolWorker-5] MvFU6UuqmZ0: [109/765]: add to queue [2024-10-02 01:07:54,823: WARNING/ForkPoolWorker-5] WARNING: [youtube] MvFU6UuqmZ0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uhrLIaAbjqfcEqKU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:55,635: WARNING/ForkPoolWorker-5] jRCEIifQwOY: [110/765]: add to queue [2024-10-02 01:07:56,679: WARNING/ForkPoolWorker-5] WARNING: [youtube] jRCEIifQwOY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = CeJU6Yzw1yhmfD3 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:07:57,407: WARNING/ForkPoolWorker-5] PqkoxDUDjmU: [111/765]: add to queue [2024-10-02 01:07:59,059: WARNING/ForkPoolWorker-5] WARNING: [youtube] PqkoxDUDjmU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -zgXYEY4i6mgLwuQ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:07:59,876: WARNING/ForkPoolWorker-5] h6K2cTIX0EI: [112/765]: add to queue [2024-10-02 01:08:01,018: WARNING/ForkPoolWorker-5] WARNING: [youtube] h6K2cTIX0EI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = IK2cz43cXqVsnrcW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:01,990: WARNING/ForkPoolWorker-5] 6YAd7Nr6utg: [113/765]: add to queue [2024-10-02 01:08:03,156: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6YAd7Nr6utg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Rw3yLfPSYIev74vl ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:04,107: WARNING/ForkPoolWorker-5] WKh_PAQngYc: [114/765]: add to queue [2024-10-02 01:08:05,462: WARNING/ForkPoolWorker-5] WARNING: [youtube] WKh_PAQngYc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = zFca890iHXz6nR7G ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:06,413: WARNING/ForkPoolWorker-5] UsUVnIEc4Lk: [115/765]: add to queue [2024-10-02 01:08:07,585: WARNING/ForkPoolWorker-5] WARNING: [youtube] UsUVnIEc4Lk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aqG7Ihxhn9sHMxwZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:07,588: WARNING/ForkPoolWorker-5] WARNING: [youtube] UsUVnIEc4Lk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = l7J634rmevd9sU5C ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:08,416: WARNING/ForkPoolWorker-5] U2Ww1JCwzvs: [116/765]: add to queue [2024-10-02 01:08:10,151: WARNING/ForkPoolWorker-5] WARNING: [youtube] U2Ww1JCwzvs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = mfmt2pG7w7zIjuYE ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:10,154: WARNING/ForkPoolWorker-5] WARNING: [youtube] U2Ww1JCwzvs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ZtFrpxmXYrKvyNyX ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:10,832: WARNING/ForkPoolWorker-5] 0pFI6lP8apE: [117/765]: add to queue [2024-10-02 01:08:11,908: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0pFI6lP8apE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = yTdGxyuPmVTQeRZs ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:12,720: WARNING/ForkPoolWorker-5] S3bNv0BExN4: [118/765]: add to queue [2024-10-02 01:08:13,968: WARNING/ForkPoolWorker-5] WARNING: [youtube] S3bNv0BExN4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 8ZSs7V5cFl8Ugqo7 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:13,971: WARNING/ForkPoolWorker-5] WARNING: [youtube] S3bNv0BExN4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 7MRvzLhgIf6aEbYn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:14,937: WARNING/ForkPoolWorker-5] ydu-aSIHUQo: [119/765]: add to queue [2024-10-02 01:08:16,148: WARNING/ForkPoolWorker-5] WARNING: [youtube] ydu-aSIHUQo: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = I5353tNCy3R4U3E ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:16,151: WARNING/ForkPoolWorker-5] WARNING: [youtube] ydu-aSIHUQo: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NFgSjaZFAll0XzC ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:16,865: WARNING/ForkPoolWorker-5] sRCub7ZCRic: [120/765]: add to queue [2024-10-02 01:08:17,973: WARNING/ForkPoolWorker-5] WARNING: [youtube] sRCub7ZCRic: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = qQewTpxm01aW0tkb ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:17,976: WARNING/ForkPoolWorker-5] WARNING: [youtube] sRCub7ZCRic: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VS48lMwZoXt05HU0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:18,945: WARNING/ForkPoolWorker-5] KMq_QZ08t5k: [121/765]: add to queue [2024-10-02 01:08:20,097: WARNING/ForkPoolWorker-5] WARNING: [youtube] KMq_QZ08t5k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Kt4DOe6HsZZWxVg0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:20,100: WARNING/ForkPoolWorker-5] WARNING: [youtube] KMq_QZ08t5k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = OVV2zABQGgyG8cL2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:21,056: WARNING/ForkPoolWorker-5] a7J7jDlBGmw: [122/765]: add to queue [2024-10-02 01:08:22,114: WARNING/ForkPoolWorker-5] WARNING: [youtube] a7J7jDlBGmw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = AigHRzONg32wMuu ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:22,859: WARNING/ForkPoolWorker-5] Zph1lEgvnS4: [123/765]: add to queue [2024-10-02 01:08:23,984: WARNING/ForkPoolWorker-5] WARNING: [youtube] Zph1lEgvnS4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = WpwJwYPaKOxpffXo ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:24,527: WARNING/ForkPoolWorker-5] ZqphqZJvCJY: [124/765]: add to queue [2024-10-02 01:08:25,507: WARNING/ForkPoolWorker-5] WARNING: [youtube] ZqphqZJvCJY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = imTrbmAN9xLw3a5A ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:26,354: WARNING/ForkPoolWorker-5] pncsisfcOy4: [125/765]: add to queue [2024-10-02 01:08:27,387: WARNING/ForkPoolWorker-5] WARNING: [youtube] pncsisfcOy4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = iAHVBhbE-3kscSfe ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:27,390: WARNING/ForkPoolWorker-5] WARNING: [youtube] pncsisfcOy4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 4JgIgtBybh7TAa0i ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:28,078: WARNING/ForkPoolWorker-5] tEMMLHi7ERc: [126/765]: add to queue [2024-10-02 01:08:29,103: WARNING/ForkPoolWorker-5] WARNING: [youtube] tEMMLHi7ERc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ca1YPwXdfNq7gSv ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:29,106: WARNING/ForkPoolWorker-5] WARNING: [youtube] tEMMLHi7ERc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = sGyRod1Tij5zMBl ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:29,802: WARNING/ForkPoolWorker-5] I_WRd7wVKEI: [127/765]: add to queue [2024-10-02 01:08:30,856: WARNING/ForkPoolWorker-5] WARNING: [youtube] I_WRd7wVKEI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = o2sHKMAuihvMw6AN ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:31,573: WARNING/ForkPoolWorker-5] yyy-_6FkIJs: [128/765]: add to queue [2024-10-02 01:08:32,645: WARNING/ForkPoolWorker-5] WARNING: [youtube] yyy-_6FkIJs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VIfIowlwFSObzBp ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:32,648: WARNING/ForkPoolWorker-5] WARNING: [youtube] yyy-_6FkIJs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dYcaPt7HsnlHWG1 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:33,199: WARNING/ForkPoolWorker-5] LrwwXVHBq1A: [129/765]: add to queue [2024-10-02 01:08:34,196: WARNING/ForkPoolWorker-5] WARNING: [youtube] LrwwXVHBq1A: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ks7KlQvR_zA0cWs ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:34,843: WARNING/ForkPoolWorker-5] IjgM8Es_uw0: [130/765]: add to queue [2024-10-02 01:08:35,787: WARNING/ForkPoolWorker-5] WARNING: [youtube] IjgM8Es_uw0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -cALPgxbBZ1Y5UjQ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:35,790: WARNING/ForkPoolWorker-5] WARNING: [youtube] IjgM8Es_uw0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -Mp24R14Qev8-_31 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:36,436: WARNING/ForkPoolWorker-5] AyRZMpQOtJ0: [131/765]: add to queue [2024-10-02 01:08:37,461: WARNING/ForkPoolWorker-5] WARNING: [youtube] AyRZMpQOtJ0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = OuNAkX6-CfAKW2Bw ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:37,464: WARNING/ForkPoolWorker-5] WARNING: [youtube] AyRZMpQOtJ0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = bMF8hKbsHT4Tpn6x ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:38,140: WARNING/ForkPoolWorker-5] gZ4lokdiGqE: [132/765]: add to queue [2024-10-02 01:08:39,126: WARNING/ForkPoolWorker-5] WARNING: [youtube] gZ4lokdiGqE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VO_7HcSL6aG_7Dmp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:39,129: WARNING/ForkPoolWorker-5] WARNING: [youtube] gZ4lokdiGqE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = mNexrm13yPDKcFu6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:39,639: WARNING/ForkPoolWorker-5] zs3uFlFL32I: [133/765]: add to queue [2024-10-02 01:08:40,639: WARNING/ForkPoolWorker-5] WARNING: [youtube] zs3uFlFL32I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = EwZPZpuspJACaRMm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:41,287: WARNING/ForkPoolWorker-5] IZjpnYGEMFs: [134/765]: add to queue [2024-10-02 01:08:42,427: WARNING/ForkPoolWorker-5] WARNING: [youtube] IZjpnYGEMFs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 90BRXjXXGTqtp4YU ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:42,430: WARNING/ForkPoolWorker-5] WARNING: [youtube] IZjpnYGEMFs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = tolkTGtU9i6FCIPp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:43,176: WARNING/ForkPoolWorker-5] aPsEHbRWC7g: [135/765]: add to queue [2024-10-02 01:08:44,162: WARNING/ForkPoolWorker-5] WARNING: [youtube] aPsEHbRWC7g: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = S4A6Gl8Rn89Bqf9q ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:44,165: WARNING/ForkPoolWorker-5] WARNING: [youtube] aPsEHbRWC7g: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 08mX-HGTPDfhRtnA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:44,917: WARNING/ForkPoolWorker-5] Il44Pvm2Jf8: [136/765]: add to queue [2024-10-02 01:08:45,879: WARNING/ForkPoolWorker-5] WARNING: [youtube] Il44Pvm2Jf8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LScSeiNfIsGcLbpn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:46,597: WARNING/ForkPoolWorker-5] B_PBEHqv04Y: [137/765]: add to queue [2024-10-02 01:08:47,613: WARNING/ForkPoolWorker-5] WARNING: [youtube] B_PBEHqv04Y: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = YyL1zrIX_rbXvHsQ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:48,379: WARNING/ForkPoolWorker-5] dGMUPCWa0Is: [138/765]: add to queue [2024-10-02 01:08:49,431: WARNING/ForkPoolWorker-5] WARNING: [youtube] dGMUPCWa0Is: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = oBfHjRZMxhbcFu8k ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:49,434: WARNING/ForkPoolWorker-5] WARNING: [youtube] dGMUPCWa0Is: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = YZyLMgnJcyKgyTh2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:50,238: WARNING/ForkPoolWorker-5] Zet9F2ysjFw: [139/765]: add to queue [2024-10-02 01:08:51,237: WARNING/ForkPoolWorker-5] WARNING: [youtube] Zet9F2ysjFw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = gMIIY9T_GSbEI0PA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:51,889: WARNING/ForkPoolWorker-5] dXhZTmA4BUU: [140/765]: add to queue [2024-10-02 01:08:52,952: WARNING/ForkPoolWorker-5] WARNING: [youtube] dXhZTmA4BUU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = n_AGfKxnqoPpdq8- ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:53,720: WARNING/ForkPoolWorker-5] 0Eg5POfSpUc: [141/765]: add to queue [2024-10-02 01:08:54,764: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0Eg5POfSpUc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 20eqGmWi7dRwnZn0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:54,767: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0Eg5POfSpUc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pzPKuiq2NCzqnODZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:55,681: WARNING/ForkPoolWorker-5] 4k4R53MYwWU: [142/765]: add to queue [2024-10-02 01:08:56,854: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4k4R53MYwWU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = _ezdpauCIUHFhh-P ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:08:57,702: WARNING/ForkPoolWorker-5] MTnA-T0bqas: [143/765]: add to queue [2024-10-02 01:08:58,713: WARNING/ForkPoolWorker-5] WARNING: [youtube] MTnA-T0bqas: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 16Vqpk_g0loiGDp ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:58,716: WARNING/ForkPoolWorker-5] WARNING: [youtube] MTnA-T0bqas: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = gjDgBvX6QZEHonE ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:08:59,452: WARNING/ForkPoolWorker-5] 55l_0pYIc2o: [144/765]: add to queue [2024-10-02 01:09:00,722: WARNING/ForkPoolWorker-5] WARNING: [youtube] 55l_0pYIc2o: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = qzTu5PJw_WIHNrs9 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:01,259: WARNING/ForkPoolWorker-5] 9hP2d7ZiRF0: [145/765]: add to queue [2024-10-02 01:09:02,342: WARNING/ForkPoolWorker-5] WARNING: [youtube] 9hP2d7ZiRF0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 2Tz7gHlHT9hPcmn- ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:02,345: WARNING/ForkPoolWorker-5] WARNING: [youtube] 9hP2d7ZiRF0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = xkL0yw-We6JRIKTt ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:03,141: WARNING/ForkPoolWorker-5] gkDIeMZ6__I: [146/765]: add to queue [2024-10-02 01:09:04,138: WARNING/ForkPoolWorker-5] WARNING: [youtube] gkDIeMZ6__I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ZEYaRRDhIWMRXDXc ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:04,141: WARNING/ForkPoolWorker-5] WARNING: [youtube] gkDIeMZ6__I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NPADa_oMaFPM4tEz ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:04,985: WARNING/ForkPoolWorker-5] yvPh-OZA4hI: [147/765]: add to queue [2024-10-02 01:09:06,017: WARNING/ForkPoolWorker-5] WARNING: [youtube] yvPh-OZA4hI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VBxcLMh3u_OIqpoX ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:06,771: WARNING/ForkPoolWorker-5] VHb62XpFXpw: [148/765]: add to queue [2024-10-02 01:09:07,830: WARNING/ForkPoolWorker-5] WARNING: [youtube] VHb62XpFXpw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = FSvBfcmsyNTHAXRt ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:08,594: WARNING/ForkPoolWorker-5] BFJZysIAENc: [149/765]: add to queue [2024-10-02 01:09:09,604: WARNING/ForkPoolWorker-5] WARNING: [youtube] BFJZysIAENc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Eb25ZlQFVEjquDz_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:10,351: WARNING/ForkPoolWorker-5] LDMFynYMX_4: [150/765]: add to queue [2024-10-02 01:09:11,387: WARNING/ForkPoolWorker-5] WARNING: [youtube] LDMFynYMX_4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Fa_PS7NwZMuQTihT ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:11,390: WARNING/ForkPoolWorker-5] WARNING: [youtube] LDMFynYMX_4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = oGKPiFzdpXvE4k9k ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:11,989: WARNING/ForkPoolWorker-5] 51bTmwznhu0: [151/765]: add to queue [2024-10-02 01:09:13,038: WARNING/ForkPoolWorker-5] WARNING: [youtube] 51bTmwznhu0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = S5mfK5L3rPdzkfHe ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:13,912: WARNING/ForkPoolWorker-5] WzlCHd6MLm8: [152/765]: add to queue [2024-10-02 01:09:14,963: WARNING/ForkPoolWorker-5] WARNING: [youtube] WzlCHd6MLm8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ifJ3E52y4U0PDfph ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:14,966: WARNING/ForkPoolWorker-5] WARNING: [youtube] WzlCHd6MLm8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = M6nJ4q1k9CFtUi4V ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:15,617: WARNING/ForkPoolWorker-5] nYz_exFuX_4: [153/765]: add to queue [2024-10-02 01:09:16,630: WARNING/ForkPoolWorker-5] WARNING: [youtube] nYz_exFuX_4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5V-LnDc1b_sOkaym ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:17,392: WARNING/ForkPoolWorker-5] u1gf0WDxfwk: [154/765]: add to queue [2024-10-02 01:09:18,439: WARNING/ForkPoolWorker-5] WARNING: [youtube] u1gf0WDxfwk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aFs3Lq9pHRzTTN_G ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:19,120: WARNING/ForkPoolWorker-5] 4IZ5iX5bOcY: [155/765]: add to queue [2024-10-02 01:09:20,092: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4IZ5iX5bOcY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Zc7-l5YslvfFZXEy ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:20,098: WARNING/ForkPoolWorker-5] WARNING: [youtube] 4IZ5iX5bOcY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = PePdOCWiQhfYA_L1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:20,737: WARNING/ForkPoolWorker-5] K3uXB8YdnIc: [156/765]: add to queue [2024-10-02 01:09:21,785: WARNING/ForkPoolWorker-5] WARNING: [youtube] K3uXB8YdnIc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jBJdXcbU0ptaVAS5 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:22,506: WARNING/ForkPoolWorker-5] -qQmRsFLezw: [157/765]: add to queue [2024-10-02 01:09:23,516: WARNING/ForkPoolWorker-5] WARNING: [youtube] -qQmRsFLezw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = skTehToFrE4T36JS ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:23,519: WARNING/ForkPoolWorker-5] WARNING: [youtube] -qQmRsFLezw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = EtA69LotTn-Jk8rO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:24,252: WARNING/ForkPoolWorker-5] q_ILNUwBYsI: [158/765]: add to queue [2024-10-02 01:09:25,294: WARNING/ForkPoolWorker-5] WARNING: [youtube] q_ILNUwBYsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = UK2pK03V6_fAV4V6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:25,297: WARNING/ForkPoolWorker-5] WARNING: [youtube] q_ILNUwBYsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = awrgW1887tKoFW_g ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:26,049: WARNING/ForkPoolWorker-5] BUuMYhd77T0: [159/765]: add to queue [2024-10-02 01:09:27,266: WARNING/ForkPoolWorker-5] WARNING: [youtube] BUuMYhd77T0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uNWrBxdXx0wTqFa5 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:27,982: WARNING/ForkPoolWorker-5] jbOWWZ9BU44: [160/765]: add to queue [2024-10-02 01:09:28,967: WARNING/ForkPoolWorker-5] WARNING: [youtube] jbOWWZ9BU44: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HbMASFlwk7biwr9C ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:28,970: WARNING/ForkPoolWorker-5] WARNING: [youtube] jbOWWZ9BU44: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = yVDYeN14irnfHi-f ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:29,624: WARNING/ForkPoolWorker-5] C-WsSu9DhoI: [161/765]: add to queue [2024-10-02 01:09:30,621: WARNING/ForkPoolWorker-5] WARNING: [youtube] C-WsSu9DhoI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VPtWuV_4iEQe7VOJ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:31,314: WARNING/ForkPoolWorker-5] qpeubbeRI-M: [162/765]: add to queue [2024-10-02 01:09:32,256: WARNING/ForkPoolWorker-5] WARNING: [youtube] qpeubbeRI-M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 75xWLjBspa5JBKJ2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:32,259: WARNING/ForkPoolWorker-5] WARNING: [youtube] qpeubbeRI-M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = DElcs357sha7_J0W ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:32,920: WARNING/ForkPoolWorker-5] bVwf8Zfgtrg: [163/765]: add to queue [2024-10-02 01:09:33,995: WARNING/ForkPoolWorker-5] WARNING: [youtube] bVwf8Zfgtrg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = pU269KCDbuv1sdZp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:33,999: WARNING/ForkPoolWorker-5] WARNING: [youtube] bVwf8Zfgtrg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HrHsRnGww7c5kZjT ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:34,728: WARNING/ForkPoolWorker-5] 9UJPWa8uHK8: [164/765]: add to queue [2024-10-02 01:09:35,656: WARNING/ForkPoolWorker-5] WARNING: [youtube] 9UJPWa8uHK8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = k47tspTZbhAYOxnc ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:35,659: WARNING/ForkPoolWorker-5] WARNING: [youtube] 9UJPWa8uHK8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cj-eOSkDNYXNHzXC ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:36,299: WARNING/ForkPoolWorker-5] fIXHwfuH_MY: [165/765]: add to queue [2024-10-02 01:09:37,318: WARNING/ForkPoolWorker-5] WARNING: [youtube] fIXHwfuH_MY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ps_jgje41X2p71G0 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:37,321: WARNING/ForkPoolWorker-5] WARNING: [youtube] fIXHwfuH_MY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = tptdL7AYPKWz4Wzx ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:38,004: WARNING/ForkPoolWorker-5] SRk4lBdLsl8: [166/765]: add to queue [2024-10-02 01:09:39,038: WARNING/ForkPoolWorker-5] WARNING: [youtube] SRk4lBdLsl8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = IFxV4fJIRWTJ4G9v ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:39,041: WARNING/ForkPoolWorker-5] WARNING: [youtube] SRk4lBdLsl8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = CgR8sFiG6JaCTYsb ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:39,524: WARNING/ForkPoolWorker-5] 0uP4SRfP8Nw: [167/765]: add to queue [2024-10-02 01:09:40,649: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0uP4SRfP8Nw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = T5p0ez7Xw-mSAyvH ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:40,652: WARNING/ForkPoolWorker-5] WARNING: [youtube] 0uP4SRfP8Nw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = SNVU47HaoU3DMc_d ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:41,369: WARNING/ForkPoolWorker-5] 8_zky_kRbew: [168/765]: add to queue [2024-10-02 01:09:42,600: WARNING/ForkPoolWorker-5] WARNING: [youtube] 8_zky_kRbew: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = XDoaNxmqO9i8c348 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:43,343: WARNING/ForkPoolWorker-5] CxZy_NUd3jk: [169/765]: add to queue [2024-10-02 01:09:44,392: WARNING/ForkPoolWorker-5] WARNING: [youtube] CxZy_NUd3jk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = x0b1E9ROPQldx0-F ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:44,395: WARNING/ForkPoolWorker-5] WARNING: [youtube] CxZy_NUd3jk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cOBV65XqNHYpLL1_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:45,025: WARNING/ForkPoolWorker-5] h6wWPx0rgH0: [170/765]: add to queue [2024-10-02 01:09:46,036: WARNING/ForkPoolWorker-5] WARNING: [youtube] h6wWPx0rgH0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = yz0DsOrKXd07gzHC ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:46,040: WARNING/ForkPoolWorker-5] WARNING: [youtube] h6wWPx0rgH0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = E_a1NO1f1-5611YE ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:46,747: WARNING/ForkPoolWorker-5] xqQYZpa_X-M: [171/765]: add to queue [2024-10-02 01:09:47,790: WARNING/ForkPoolWorker-5] WARNING: [youtube] xqQYZpa_X-M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = P9oA7bC0r6VVsN6m ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:47,793: WARNING/ForkPoolWorker-5] WARNING: [youtube] xqQYZpa_X-M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = fBJPjVq2mys7gJSK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:48,593: WARNING/ForkPoolWorker-5] Rkc6XOdJdos: [172/765]: add to queue [2024-10-02 01:09:49,665: WARNING/ForkPoolWorker-5] WARNING: [youtube] Rkc6XOdJdos: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = WCoHZq5dk97X6DAi ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:50,384: WARNING/ForkPoolWorker-5] oFbZgJhdis0: [173/765]: add to queue [2024-10-02 01:09:51,373: WARNING/ForkPoolWorker-5] WARNING: [youtube] oFbZgJhdis0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = rXweXE07PpG2umPY ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:52,012: WARNING/ForkPoolWorker-5] 5SJlq7xq13I: [174/765]: add to queue [2024-10-02 01:09:52,957: WARNING/ForkPoolWorker-5] WARNING: [youtube] 5SJlq7xq13I: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jOSCU9aCxeKEUKri ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:09:53,609: WARNING/ForkPoolWorker-5] nlbPvf00d4U: [175/765]: add to queue [2024-10-02 01:09:54,416: WARNING/ForkPoolWorker-5] ERROR: [youtube] nlbPvf00d4U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:54,416: WARNING/ForkPoolWorker-5] nlbPvf00d4U: failed to get info from youtube with message ERROR: [youtube] nlbPvf00d4U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:54,418: WARNING/ForkPoolWorker-5] OAi7iIybLMo: [176/765]: add to queue [2024-10-02 01:09:55,271: WARNING/ForkPoolWorker-5] ERROR: [youtube] OAi7iIybLMo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:55,272: WARNING/ForkPoolWorker-5] OAi7iIybLMo: failed to get info from youtube with message ERROR: [youtube] OAi7iIybLMo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:55,273: WARNING/ForkPoolWorker-5] HZZ9ZxY5omw: [177/765]: add to queue [2024-10-02 01:09:56,342: WARNING/ForkPoolWorker-5] ERROR: [youtube] HZZ9ZxY5omw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:56,343: WARNING/ForkPoolWorker-5] HZZ9ZxY5omw: failed to get info from youtube with message ERROR: [youtube] HZZ9ZxY5omw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:56,344: WARNING/ForkPoolWorker-5] dCQinHPluzI: [178/765]: add to queue [2024-10-02 01:09:57,095: WARNING/ForkPoolWorker-5] ERROR: [youtube] dCQinHPluzI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:57,095: WARNING/ForkPoolWorker-5] dCQinHPluzI: failed to get info from youtube with message ERROR: [youtube] dCQinHPluzI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:57,096: WARNING/ForkPoolWorker-5] a6MkxHAbU_c: [179/765]: add to queue [2024-10-02 01:09:57,910: WARNING/ForkPoolWorker-5] ERROR: [youtube] a6MkxHAbU_c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:57,910: WARNING/ForkPoolWorker-5] a6MkxHAbU_c: failed to get info from youtube with message ERROR: [youtube] a6MkxHAbU_c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:57,912: WARNING/ForkPoolWorker-5] TviTTDR02VU: [180/765]: add to queue [2024-10-02 01:09:58,758: WARNING/ForkPoolWorker-5] ERROR: [youtube] TviTTDR02VU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:58,758: WARNING/ForkPoolWorker-5] TviTTDR02VU: failed to get info from youtube with message ERROR: [youtube] TviTTDR02VU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:09:58,759: WARNING/ForkPoolWorker-5] SxPIXo9edX4: [181/765]: add to queue [2024-10-02 01:10:00,189: WARNING/ForkPoolWorker-5] iaOLWoequgY: [182/765]: add to queue [2024-10-02 01:10:01,029: WARNING/ForkPoolWorker-5] ERROR: [youtube] iaOLWoequgY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:01,029: WARNING/ForkPoolWorker-5] iaOLWoequgY: failed to get info from youtube with message ERROR: [youtube] iaOLWoequgY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:01,031: WARNING/ForkPoolWorker-5] EWPi8ySu6mo: [183/765]: add to queue [2024-10-02 01:10:01,835: WARNING/ForkPoolWorker-5] ERROR: [youtube] EWPi8ySu6mo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:01,835: WARNING/ForkPoolWorker-5] EWPi8ySu6mo: failed to get info from youtube with message ERROR: [youtube] EWPi8ySu6mo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:01,836: WARNING/ForkPoolWorker-5] zrrxX6xeJqY: [184/765]: add to queue [2024-10-02 01:10:02,679: WARNING/ForkPoolWorker-5] ERROR: [youtube] zrrxX6xeJqY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:02,679: WARNING/ForkPoolWorker-5] zrrxX6xeJqY: failed to get info from youtube with message ERROR: [youtube] zrrxX6xeJqY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:02,680: WARNING/ForkPoolWorker-5] pkQ_Y5wBO2k: [185/765]: add to queue [2024-10-02 01:10:03,632: WARNING/ForkPoolWorker-5] WARNING: [youtube] pkQ_Y5wBO2k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ug2GXkiQypzAT9Pp ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:03,636: WARNING/ForkPoolWorker-5] WARNING: [youtube] pkQ_Y5wBO2k: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = -ufiZmZCkaDzRQqo ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:03,640: WARNING/ForkPoolWorker-5] ERROR: [youtube] pkQ_Y5wBO2k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:03,640: WARNING/ForkPoolWorker-5] pkQ_Y5wBO2k: failed to get info from youtube with message ERROR: [youtube] pkQ_Y5wBO2k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:03,641: WARNING/ForkPoolWorker-5] p5Tbxf98fZg: [186/765]: add to queue [2024-10-02 01:10:04,616: WARNING/ForkPoolWorker-5] WARNING: [youtube] p5Tbxf98fZg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5rLsQFoCeIrdDOhK ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:04,620: WARNING/ForkPoolWorker-5] WARNING: [youtube] p5Tbxf98fZg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dRzP5PWv6DtG3aqx ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:04,624: WARNING/ForkPoolWorker-5] ERROR: [youtube] p5Tbxf98fZg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:04,624: WARNING/ForkPoolWorker-5] p5Tbxf98fZg: failed to get info from youtube with message ERROR: [youtube] p5Tbxf98fZg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:04,625: WARNING/ForkPoolWorker-5] 3_OjyEKmxbg: [187/765]: add to queue [2024-10-02 01:10:05,386: WARNING/ForkPoolWorker-5] ERROR: [youtube] 3_OjyEKmxbg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:05,386: WARNING/ForkPoolWorker-5] 3_OjyEKmxbg: failed to get info from youtube with message ERROR: [youtube] 3_OjyEKmxbg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:05,387: WARNING/ForkPoolWorker-5] C8KW7M8vyDk: [188/765]: add to queue [2024-10-02 01:10:06,226: WARNING/ForkPoolWorker-5] ERROR: [youtube] C8KW7M8vyDk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:06,226: WARNING/ForkPoolWorker-5] C8KW7M8vyDk: failed to get info from youtube with message ERROR: [youtube] C8KW7M8vyDk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:06,227: WARNING/ForkPoolWorker-5] lYMT2oUY_pI: [189/765]: add to queue [2024-10-02 01:10:07,089: WARNING/ForkPoolWorker-5] ERROR: [youtube] lYMT2oUY_pI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:07,089: WARNING/ForkPoolWorker-5] lYMT2oUY_pI: failed to get info from youtube with message ERROR: [youtube] lYMT2oUY_pI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:07,091: WARNING/ForkPoolWorker-5] 76BFzaw45h0: [190/765]: add to queue [2024-10-02 01:10:08,030: WARNING/ForkPoolWorker-5] ERROR: [youtube] 76BFzaw45h0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:08,030: WARNING/ForkPoolWorker-5] 76BFzaw45h0: failed to get info from youtube with message ERROR: [youtube] 76BFzaw45h0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:08,032: WARNING/ForkPoolWorker-5] s5AqDbti9sk: [191/765]: add to queue [2024-10-02 01:10:08,822: WARNING/ForkPoolWorker-5] ERROR: [youtube] s5AqDbti9sk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:08,822: WARNING/ForkPoolWorker-5] s5AqDbti9sk: failed to get info from youtube with message ERROR: [youtube] s5AqDbti9sk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:08,823: WARNING/ForkPoolWorker-5] -6ObkYtq6EE: [192/765]: add to queue [2024-10-02 01:10:09,625: WARNING/ForkPoolWorker-5] ERROR: [youtube] -6ObkYtq6EE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:09,625: WARNING/ForkPoolWorker-5] -6ObkYtq6EE: failed to get info from youtube with message ERROR: [youtube] -6ObkYtq6EE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:09,627: WARNING/ForkPoolWorker-5] QU3tb9Z78iY: [193/765]: add to queue [2024-10-02 01:10:10,671: WARNING/ForkPoolWorker-5] WARNING: [youtube] QU3tb9Z78iY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = hlLjyl0yo_rLAh7 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:10:10,674: WARNING/ForkPoolWorker-5] WARNING: [youtube] QU3tb9Z78iY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uP9d8ht3G1M_8HU ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:10:10,678: WARNING/ForkPoolWorker-5] ERROR: [youtube] QU3tb9Z78iY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:10,678: WARNING/ForkPoolWorker-5] QU3tb9Z78iY: failed to get info from youtube with message ERROR: [youtube] QU3tb9Z78iY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:10,679: WARNING/ForkPoolWorker-5] 6oXHUeRnUeg: [194/765]: add to queue [2024-10-02 01:10:11,462: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6oXHUeRnUeg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:11,462: WARNING/ForkPoolWorker-5] 6oXHUeRnUeg: failed to get info from youtube with message ERROR: [youtube] 6oXHUeRnUeg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:11,463: WARNING/ForkPoolWorker-5] Fj-DjqMd23I: [195/765]: add to queue [2024-10-02 01:10:12,368: WARNING/ForkPoolWorker-5] ERROR: [youtube] Fj-DjqMd23I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:12,368: WARNING/ForkPoolWorker-5] Fj-DjqMd23I: failed to get info from youtube with message ERROR: [youtube] Fj-DjqMd23I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:12,370: WARNING/ForkPoolWorker-5] I4PsImQgGBY: [196/765]: add to queue [2024-10-02 01:10:13,152: WARNING/ForkPoolWorker-5] ERROR: [youtube] I4PsImQgGBY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:13,152: WARNING/ForkPoolWorker-5] I4PsImQgGBY: failed to get info from youtube with message ERROR: [youtube] I4PsImQgGBY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:13,153: WARNING/ForkPoolWorker-5] woHV601ZVRA: [197/765]: add to queue [2024-10-02 01:10:13,975: WARNING/ForkPoolWorker-5] ERROR: [youtube] woHV601ZVRA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:13,975: WARNING/ForkPoolWorker-5] woHV601ZVRA: failed to get info from youtube with message ERROR: [youtube] woHV601ZVRA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:13,976: WARNING/ForkPoolWorker-5] 42y3c86yRfI: [198/765]: add to queue [2024-10-02 01:10:14,835: WARNING/ForkPoolWorker-5] ERROR: [youtube] 42y3c86yRfI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:14,835: WARNING/ForkPoolWorker-5] 42y3c86yRfI: failed to get info from youtube with message ERROR: [youtube] 42y3c86yRfI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:14,836: WARNING/ForkPoolWorker-5] lZdQXX3hdxA: [199/765]: add to queue [2024-10-02 01:10:15,657: WARNING/ForkPoolWorker-5] ERROR: [youtube] lZdQXX3hdxA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:15,657: WARNING/ForkPoolWorker-5] lZdQXX3hdxA: failed to get info from youtube with message ERROR: [youtube] lZdQXX3hdxA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:15,659: WARNING/ForkPoolWorker-5] W12-ZGYano4: [200/765]: add to queue [2024-10-02 01:10:16,519: WARNING/ForkPoolWorker-5] ERROR: [youtube] W12-ZGYano4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:16,519: WARNING/ForkPoolWorker-5] W12-ZGYano4: failed to get info from youtube with message ERROR: [youtube] W12-ZGYano4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:16,520: WARNING/ForkPoolWorker-5] E5Z2Td2ZnqI: [201/765]: add to queue [2024-10-02 01:10:17,319: WARNING/ForkPoolWorker-5] ERROR: [youtube] E5Z2Td2ZnqI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:17,319: WARNING/ForkPoolWorker-5] E5Z2Td2ZnqI: failed to get info from youtube with message ERROR: [youtube] E5Z2Td2ZnqI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:17,320: WARNING/ForkPoolWorker-5] l7MjukrUFmQ: [202/765]: add to queue [2024-10-02 01:10:18,154: WARNING/ForkPoolWorker-5] ERROR: [youtube] l7MjukrUFmQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:18,154: WARNING/ForkPoolWorker-5] l7MjukrUFmQ: failed to get info from youtube with message ERROR: [youtube] l7MjukrUFmQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:18,155: WARNING/ForkPoolWorker-5] HI2PCC_mhdY: [203/765]: add to queue [2024-10-02 01:10:18,997: WARNING/ForkPoolWorker-5] ERROR: [youtube] HI2PCC_mhdY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:18,997: WARNING/ForkPoolWorker-5] HI2PCC_mhdY: failed to get info from youtube with message ERROR: [youtube] HI2PCC_mhdY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:18,999: WARNING/ForkPoolWorker-5] JwSIDJnDshY: [204/765]: add to queue [2024-10-02 01:10:19,837: WARNING/ForkPoolWorker-5] ERROR: [youtube] JwSIDJnDshY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:19,838: WARNING/ForkPoolWorker-5] JwSIDJnDshY: failed to get info from youtube with message ERROR: [youtube] JwSIDJnDshY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:19,839: WARNING/ForkPoolWorker-5] c6kT0hlAmw8: [205/765]: add to queue [2024-10-02 01:10:20,745: WARNING/ForkPoolWorker-5] ERROR: [youtube] c6kT0hlAmw8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:20,745: WARNING/ForkPoolWorker-5] c6kT0hlAmw8: failed to get info from youtube with message ERROR: [youtube] c6kT0hlAmw8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:20,746: WARNING/ForkPoolWorker-5] 6sfg8ZPQ5xE: [206/765]: add to queue [2024-10-02 01:10:21,615: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6sfg8ZPQ5xE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:21,615: WARNING/ForkPoolWorker-5] 6sfg8ZPQ5xE: failed to get info from youtube with message ERROR: [youtube] 6sfg8ZPQ5xE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:21,616: WARNING/ForkPoolWorker-5] ng3t93f9Q90: [207/765]: add to queue [2024-10-02 01:10:22,501: WARNING/ForkPoolWorker-5] ERROR: [youtube] ng3t93f9Q90: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:22,502: WARNING/ForkPoolWorker-5] ng3t93f9Q90: failed to get info from youtube with message ERROR: [youtube] ng3t93f9Q90: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:22,503: WARNING/ForkPoolWorker-5] IzXnziGZHww: [208/765]: add to queue [2024-10-02 01:10:23,355: WARNING/ForkPoolWorker-5] ERROR: [youtube] IzXnziGZHww: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:23,356: WARNING/ForkPoolWorker-5] IzXnziGZHww: failed to get info from youtube with message ERROR: [youtube] IzXnziGZHww: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:23,357: WARNING/ForkPoolWorker-5] xOs_CsPblWI: [209/765]: add to queue [2024-10-02 01:10:24,183: WARNING/ForkPoolWorker-5] ERROR: [youtube] xOs_CsPblWI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:24,183: WARNING/ForkPoolWorker-5] xOs_CsPblWI: failed to get info from youtube with message ERROR: [youtube] xOs_CsPblWI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:24,185: WARNING/ForkPoolWorker-5] ajVluqcnBPg: [210/765]: add to queue [2024-10-02 01:10:25,000: WARNING/ForkPoolWorker-5] ERROR: [youtube] ajVluqcnBPg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:25,000: WARNING/ForkPoolWorker-5] ajVluqcnBPg: failed to get info from youtube with message ERROR: [youtube] ajVluqcnBPg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:25,002: WARNING/ForkPoolWorker-5] Gd0eEKpPyWM: [211/765]: add to queue [2024-10-02 01:10:25,796: WARNING/ForkPoolWorker-5] ERROR: [youtube] Gd0eEKpPyWM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:25,796: WARNING/ForkPoolWorker-5] Gd0eEKpPyWM: failed to get info from youtube with message ERROR: [youtube] Gd0eEKpPyWM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:25,797: WARNING/ForkPoolWorker-5] 8ZT9G5ymlRQ: [212/765]: add to queue [2024-10-02 01:10:26,673: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8ZT9G5ymlRQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:26,674: WARNING/ForkPoolWorker-5] 8ZT9G5ymlRQ: failed to get info from youtube with message ERROR: [youtube] 8ZT9G5ymlRQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:26,675: WARNING/ForkPoolWorker-5] lfsNmuuqNcQ: [213/765]: add to queue [2024-10-02 01:10:27,632: WARNING/ForkPoolWorker-5] ERROR: [youtube] lfsNmuuqNcQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:27,633: WARNING/ForkPoolWorker-5] lfsNmuuqNcQ: failed to get info from youtube with message ERROR: [youtube] lfsNmuuqNcQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:27,634: WARNING/ForkPoolWorker-5] QBz8hQh-JoQ: [214/765]: add to queue [2024-10-02 01:10:28,637: WARNING/ForkPoolWorker-5] WARNING: [youtube] QBz8hQh-JoQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = wJzzEkl5fOsbRfop ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:28,641: WARNING/ForkPoolWorker-5] WARNING: [youtube] QBz8hQh-JoQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Yux-Z1FReEl1bFWk ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:10:28,645: WARNING/ForkPoolWorker-5] ERROR: [youtube] QBz8hQh-JoQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:28,645: WARNING/ForkPoolWorker-5] QBz8hQh-JoQ: failed to get info from youtube with message ERROR: [youtube] QBz8hQh-JoQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:28,646: WARNING/ForkPoolWorker-5] 92UmsNjexFU: [215/765]: add to queue [2024-10-02 01:10:29,463: WARNING/ForkPoolWorker-5] ERROR: [youtube] 92UmsNjexFU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:29,464: WARNING/ForkPoolWorker-5] 92UmsNjexFU: failed to get info from youtube with message ERROR: [youtube] 92UmsNjexFU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:29,465: WARNING/ForkPoolWorker-5] cAK6447xPok: [216/765]: add to queue [2024-10-02 01:10:30,307: WARNING/ForkPoolWorker-5] ERROR: [youtube] cAK6447xPok: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:30,307: WARNING/ForkPoolWorker-5] cAK6447xPok: failed to get info from youtube with message ERROR: [youtube] cAK6447xPok: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:30,309: WARNING/ForkPoolWorker-5] gTvZRMJcgVg: [217/765]: add to queue [2024-10-02 01:10:31,097: WARNING/ForkPoolWorker-5] ERROR: [youtube] gTvZRMJcgVg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:31,097: WARNING/ForkPoolWorker-5] gTvZRMJcgVg: failed to get info from youtube with message ERROR: [youtube] gTvZRMJcgVg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:31,098: WARNING/ForkPoolWorker-5] bszdtl-jBVY: [218/765]: add to queue [2024-10-02 01:10:31,967: WARNING/ForkPoolWorker-5] ERROR: [youtube] bszdtl-jBVY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:31,967: WARNING/ForkPoolWorker-5] bszdtl-jBVY: failed to get info from youtube with message ERROR: [youtube] bszdtl-jBVY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:31,969: WARNING/ForkPoolWorker-5] GBIeC7STLnA: [219/765]: add to queue [2024-10-02 01:10:32,888: WARNING/ForkPoolWorker-5] ERROR: [youtube] GBIeC7STLnA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:32,889: WARNING/ForkPoolWorker-5] GBIeC7STLnA: failed to get info from youtube with message ERROR: [youtube] GBIeC7STLnA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:32,890: WARNING/ForkPoolWorker-5] PTNY_d7NflU: [220/765]: add to queue [2024-10-02 01:10:33,685: WARNING/ForkPoolWorker-5] ERROR: [youtube] PTNY_d7NflU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:33,686: WARNING/ForkPoolWorker-5] PTNY_d7NflU: failed to get info from youtube with message ERROR: [youtube] PTNY_d7NflU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:33,687: WARNING/ForkPoolWorker-5] 4eNXJIc7PzQ: [221/765]: add to queue [2024-10-02 01:10:35,218: WARNING/ForkPoolWorker-5] 1a2wZte6Y-I: [222/765]: add to queue [2024-10-02 01:10:36,104: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1a2wZte6Y-I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:36,104: WARNING/ForkPoolWorker-5] 1a2wZte6Y-I: failed to get info from youtube with message ERROR: [youtube] 1a2wZte6Y-I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:36,105: WARNING/ForkPoolWorker-5] 471nMSNEcwI: [223/765]: add to queue [2024-10-02 01:10:36,930: WARNING/ForkPoolWorker-5] ERROR: [youtube] 471nMSNEcwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:36,930: WARNING/ForkPoolWorker-5] 471nMSNEcwI: failed to get info from youtube with message ERROR: [youtube] 471nMSNEcwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:36,931: WARNING/ForkPoolWorker-5] pL2zIMqxfbI: [224/765]: add to queue [2024-10-02 01:10:37,980: WARNING/ForkPoolWorker-5] ERROR: [youtube] pL2zIMqxfbI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:37,980: WARNING/ForkPoolWorker-5] pL2zIMqxfbI: failed to get info from youtube with message ERROR: [youtube] pL2zIMqxfbI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:37,981: WARNING/ForkPoolWorker-5] luzDJnnZ6eo: [225/765]: add to queue [2024-10-02 01:10:38,875: WARNING/ForkPoolWorker-5] ERROR: [youtube] luzDJnnZ6eo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:38,875: WARNING/ForkPoolWorker-5] luzDJnnZ6eo: failed to get info from youtube with message ERROR: [youtube] luzDJnnZ6eo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:38,877: WARNING/ForkPoolWorker-5] SWgJMRKY8Eg: [226/765]: add to queue [2024-10-02 01:10:39,690: WARNING/ForkPoolWorker-5] ERROR: [youtube] SWgJMRKY8Eg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:39,690: WARNING/ForkPoolWorker-5] SWgJMRKY8Eg: failed to get info from youtube with message ERROR: [youtube] SWgJMRKY8Eg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:39,692: WARNING/ForkPoolWorker-5] hVtl1eF_ad4: [227/765]: add to queue [2024-10-02 01:10:40,498: WARNING/ForkPoolWorker-5] ERROR: [youtube] hVtl1eF_ad4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:40,498: WARNING/ForkPoolWorker-5] hVtl1eF_ad4: failed to get info from youtube with message ERROR: [youtube] hVtl1eF_ad4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:40,499: WARNING/ForkPoolWorker-5] TZdiO7zB5HY: [228/765]: add to queue [2024-10-02 01:10:41,305: WARNING/ForkPoolWorker-5] ERROR: [youtube] TZdiO7zB5HY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:41,306: WARNING/ForkPoolWorker-5] TZdiO7zB5HY: failed to get info from youtube with message ERROR: [youtube] TZdiO7zB5HY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:41,307: WARNING/ForkPoolWorker-5] OilSMuT93SM: [229/765]: add to queue [2024-10-02 01:10:42,135: WARNING/ForkPoolWorker-5] ERROR: [youtube] OilSMuT93SM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:42,135: WARNING/ForkPoolWorker-5] OilSMuT93SM: failed to get info from youtube with message ERROR: [youtube] OilSMuT93SM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:42,136: WARNING/ForkPoolWorker-5] p1J6uj-PIlg: [230/765]: add to queue [2024-10-02 01:10:42,967: WARNING/ForkPoolWorker-5] ERROR: [youtube] p1J6uj-PIlg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:42,967: WARNING/ForkPoolWorker-5] p1J6uj-PIlg: failed to get info from youtube with message ERROR: [youtube] p1J6uj-PIlg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:42,968: WARNING/ForkPoolWorker-5] lpaIaq8-tWg: [231/765]: add to queue [2024-10-02 01:10:43,786: WARNING/ForkPoolWorker-5] ERROR: [youtube] lpaIaq8-tWg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:43,786: WARNING/ForkPoolWorker-5] lpaIaq8-tWg: failed to get info from youtube with message ERROR: [youtube] lpaIaq8-tWg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:43,787: WARNING/ForkPoolWorker-5] LWtycV_9JMo: [232/765]: add to queue [2024-10-02 01:10:44,628: WARNING/ForkPoolWorker-5] ERROR: [youtube] LWtycV_9JMo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:44,628: WARNING/ForkPoolWorker-5] LWtycV_9JMo: failed to get info from youtube with message ERROR: [youtube] LWtycV_9JMo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:44,630: WARNING/ForkPoolWorker-5] -MjQNDk7Ty8: [233/765]: add to queue [2024-10-02 01:10:45,430: WARNING/ForkPoolWorker-5] ERROR: [youtube] -MjQNDk7Ty8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:45,431: WARNING/ForkPoolWorker-5] -MjQNDk7Ty8: failed to get info from youtube with message ERROR: [youtube] -MjQNDk7Ty8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:45,432: WARNING/ForkPoolWorker-5] ZSgk3dGewPM: [234/765]: add to queue [2024-10-02 01:10:46,329: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZSgk3dGewPM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:46,329: WARNING/ForkPoolWorker-5] ZSgk3dGewPM: failed to get info from youtube with message ERROR: [youtube] ZSgk3dGewPM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:46,331: WARNING/ForkPoolWorker-5] s93rTnpvF6g: [235/765]: add to queue [2024-10-02 01:10:47,141: WARNING/ForkPoolWorker-5] ERROR: [youtube] s93rTnpvF6g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:47,141: WARNING/ForkPoolWorker-5] s93rTnpvF6g: failed to get info from youtube with message ERROR: [youtube] s93rTnpvF6g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:47,142: WARNING/ForkPoolWorker-5] E_t5gsBpRto: [236/765]: add to queue [2024-10-02 01:10:47,930: WARNING/ForkPoolWorker-5] ERROR: [youtube] E_t5gsBpRto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:47,930: WARNING/ForkPoolWorker-5] E_t5gsBpRto: failed to get info from youtube with message ERROR: [youtube] E_t5gsBpRto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:47,931: WARNING/ForkPoolWorker-5] 6WBaoML00Hw: [237/765]: add to queue [2024-10-02 01:10:48,762: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6WBaoML00Hw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:48,762: WARNING/ForkPoolWorker-5] 6WBaoML00Hw: failed to get info from youtube with message ERROR: [youtube] 6WBaoML00Hw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:48,763: WARNING/ForkPoolWorker-5] 31gcJe8bc-E: [238/765]: add to queue [2024-10-02 01:10:50,219: WARNING/ForkPoolWorker-5] ZdKSslTiwLg: [239/765]: add to queue [2024-10-02 01:10:50,990: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZdKSslTiwLg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:50,990: WARNING/ForkPoolWorker-5] ZdKSslTiwLg: failed to get info from youtube with message ERROR: [youtube] ZdKSslTiwLg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:50,992: WARNING/ForkPoolWorker-5] 1CwXDiZVKN0: [240/765]: add to queue [2024-10-02 01:10:51,813: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1CwXDiZVKN0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:51,813: WARNING/ForkPoolWorker-5] 1CwXDiZVKN0: failed to get info from youtube with message ERROR: [youtube] 1CwXDiZVKN0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:51,814: WARNING/ForkPoolWorker-5] q5u6ac3FuDM: [241/765]: add to queue [2024-10-02 01:10:52,633: WARNING/ForkPoolWorker-5] ERROR: [youtube] q5u6ac3FuDM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:52,633: WARNING/ForkPoolWorker-5] q5u6ac3FuDM: failed to get info from youtube with message ERROR: [youtube] q5u6ac3FuDM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:52,634: WARNING/ForkPoolWorker-5] q7lSLW1z14s: [242/765]: add to queue [2024-10-02 01:10:53,429: WARNING/ForkPoolWorker-5] ERROR: [youtube] q7lSLW1z14s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:53,429: WARNING/ForkPoolWorker-5] q7lSLW1z14s: failed to get info from youtube with message ERROR: [youtube] q7lSLW1z14s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:53,430: WARNING/ForkPoolWorker-5] paRWu-8VqZ8: [243/765]: add to queue [2024-10-02 01:10:54,278: WARNING/ForkPoolWorker-5] ERROR: [youtube] paRWu-8VqZ8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:54,278: WARNING/ForkPoolWorker-5] paRWu-8VqZ8: failed to get info from youtube with message ERROR: [youtube] paRWu-8VqZ8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:54,280: WARNING/ForkPoolWorker-5] b5Zte4HmhmE: [244/765]: add to queue [2024-10-02 01:10:55,184: WARNING/ForkPoolWorker-5] ERROR: [youtube] b5Zte4HmhmE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:55,184: WARNING/ForkPoolWorker-5] b5Zte4HmhmE: failed to get info from youtube with message ERROR: [youtube] b5Zte4HmhmE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:55,186: WARNING/ForkPoolWorker-5] mQMT2SD_VOI: [245/765]: add to queue [2024-10-02 01:10:56,030: WARNING/ForkPoolWorker-5] ERROR: [youtube] mQMT2SD_VOI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:56,030: WARNING/ForkPoolWorker-5] mQMT2SD_VOI: failed to get info from youtube with message ERROR: [youtube] mQMT2SD_VOI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:56,032: WARNING/ForkPoolWorker-5] 2u0BYejIuJI: [246/765]: add to queue [2024-10-02 01:10:56,764: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2u0BYejIuJI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:56,765: WARNING/ForkPoolWorker-5] 2u0BYejIuJI: failed to get info from youtube with message ERROR: [youtube] 2u0BYejIuJI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:56,766: WARNING/ForkPoolWorker-5] WAVgFI9f9_w: [247/765]: add to queue [2024-10-02 01:10:57,597: WARNING/ForkPoolWorker-5] ERROR: [youtube] WAVgFI9f9_w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:57,597: WARNING/ForkPoolWorker-5] WAVgFI9f9_w: failed to get info from youtube with message ERROR: [youtube] WAVgFI9f9_w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:57,598: WARNING/ForkPoolWorker-5] iuQsu4HOlrA: [248/765]: add to queue [2024-10-02 01:10:58,412: WARNING/ForkPoolWorker-5] ERROR: [youtube] iuQsu4HOlrA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:58,412: WARNING/ForkPoolWorker-5] iuQsu4HOlrA: failed to get info from youtube with message ERROR: [youtube] iuQsu4HOlrA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:58,414: WARNING/ForkPoolWorker-5] pHggcnyMbwU: [249/765]: add to queue [2024-10-02 01:10:59,305: WARNING/ForkPoolWorker-5] ERROR: [youtube] pHggcnyMbwU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:59,305: WARNING/ForkPoolWorker-5] pHggcnyMbwU: failed to get info from youtube with message ERROR: [youtube] pHggcnyMbwU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:10:59,306: WARNING/ForkPoolWorker-5] PCWXXR9AC-s: [250/765]: add to queue [2024-10-02 01:11:00,271: WARNING/ForkPoolWorker-5] ERROR: [youtube] PCWXXR9AC-s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:00,271: WARNING/ForkPoolWorker-5] PCWXXR9AC-s: failed to get info from youtube with message ERROR: [youtube] PCWXXR9AC-s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:00,272: WARNING/ForkPoolWorker-5] o_HnKujOOOY: [251/765]: add to queue [2024-10-02 01:11:01,127: WARNING/ForkPoolWorker-5] ERROR: [youtube] o_HnKujOOOY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:01,127: WARNING/ForkPoolWorker-5] o_HnKujOOOY: failed to get info from youtube with message ERROR: [youtube] o_HnKujOOOY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:01,129: WARNING/ForkPoolWorker-5] DgErOR4eJEI: [252/765]: add to queue [2024-10-02 01:11:02,045: WARNING/ForkPoolWorker-5] ERROR: [youtube] DgErOR4eJEI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:02,045: WARNING/ForkPoolWorker-5] DgErOR4eJEI: failed to get info from youtube with message ERROR: [youtube] DgErOR4eJEI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:02,046: WARNING/ForkPoolWorker-5] UpQF2gdw5RY: [253/765]: add to queue [2024-10-02 01:11:02,821: WARNING/ForkPoolWorker-5] ERROR: [youtube] UpQF2gdw5RY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:02,821: WARNING/ForkPoolWorker-5] UpQF2gdw5RY: failed to get info from youtube with message ERROR: [youtube] UpQF2gdw5RY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:02,823: WARNING/ForkPoolWorker-5] SruvBaQa4UA: [254/765]: add to queue [2024-10-02 01:11:03,638: WARNING/ForkPoolWorker-5] ERROR: [youtube] SruvBaQa4UA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:03,639: WARNING/ForkPoolWorker-5] SruvBaQa4UA: failed to get info from youtube with message ERROR: [youtube] SruvBaQa4UA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:03,640: WARNING/ForkPoolWorker-5] sNyls5jrgvw: [255/765]: add to queue [2024-10-02 01:11:04,407: WARNING/ForkPoolWorker-5] ERROR: [youtube] sNyls5jrgvw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:04,407: WARNING/ForkPoolWorker-5] sNyls5jrgvw: failed to get info from youtube with message ERROR: [youtube] sNyls5jrgvw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:04,408: WARNING/ForkPoolWorker-5] SPvOyNW-ka4: [256/765]: add to queue [2024-10-02 01:11:05,207: WARNING/ForkPoolWorker-5] ERROR: [youtube] SPvOyNW-ka4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:05,207: WARNING/ForkPoolWorker-5] SPvOyNW-ka4: failed to get info from youtube with message ERROR: [youtube] SPvOyNW-ka4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:05,209: WARNING/ForkPoolWorker-5] n8Qy9P5uTAY: [257/765]: add to queue [2024-10-02 01:11:05,970: WARNING/ForkPoolWorker-5] ERROR: [youtube] n8Qy9P5uTAY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:05,970: WARNING/ForkPoolWorker-5] n8Qy9P5uTAY: failed to get info from youtube with message ERROR: [youtube] n8Qy9P5uTAY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:05,972: WARNING/ForkPoolWorker-5] 2pkNRVuJ_70: [258/765]: add to queue [2024-10-02 01:11:06,785: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2pkNRVuJ_70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:06,785: WARNING/ForkPoolWorker-5] 2pkNRVuJ_70: failed to get info from youtube with message ERROR: [youtube] 2pkNRVuJ_70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:06,786: WARNING/ForkPoolWorker-5] Bkp2tArah3o: [259/765]: add to queue [2024-10-02 01:11:07,639: WARNING/ForkPoolWorker-5] ERROR: [youtube] Bkp2tArah3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:07,639: WARNING/ForkPoolWorker-5] Bkp2tArah3o: failed to get info from youtube with message ERROR: [youtube] Bkp2tArah3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:07,640: WARNING/ForkPoolWorker-5] IIhWbZk2B3o: [260/765]: add to queue [2024-10-02 01:11:08,394: WARNING/ForkPoolWorker-5] ERROR: [youtube] IIhWbZk2B3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:08,394: WARNING/ForkPoolWorker-5] IIhWbZk2B3o: failed to get info from youtube with message ERROR: [youtube] IIhWbZk2B3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:08,395: WARNING/ForkPoolWorker-5] YONM8R2_iu8: [261/765]: add to queue [2024-10-02 01:11:09,191: WARNING/ForkPoolWorker-5] ERROR: [youtube] YONM8R2_iu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:09,191: WARNING/ForkPoolWorker-5] YONM8R2_iu8: failed to get info from youtube with message ERROR: [youtube] YONM8R2_iu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:09,192: WARNING/ForkPoolWorker-5] H3hEp79RS6k: [262/765]: add to queue [2024-10-02 01:11:10,017: WARNING/ForkPoolWorker-5] ERROR: [youtube] H3hEp79RS6k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:10,018: WARNING/ForkPoolWorker-5] H3hEp79RS6k: failed to get info from youtube with message ERROR: [youtube] H3hEp79RS6k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:10,019: WARNING/ForkPoolWorker-5] myozboRap1w: [263/765]: add to queue [2024-10-02 01:11:10,912: WARNING/ForkPoolWorker-5] ERROR: [youtube] myozboRap1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:10,912: WARNING/ForkPoolWorker-5] myozboRap1w: failed to get info from youtube with message ERROR: [youtube] myozboRap1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:10,913: WARNING/ForkPoolWorker-5] iVZHjlEKojY: [264/765]: add to queue [2024-10-02 01:11:11,740: WARNING/ForkPoolWorker-5] ERROR: [youtube] iVZHjlEKojY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:11,740: WARNING/ForkPoolWorker-5] iVZHjlEKojY: failed to get info from youtube with message ERROR: [youtube] iVZHjlEKojY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:11,741: WARNING/ForkPoolWorker-5] 72iEonc2UUo: [265/765]: add to queue [2024-10-02 01:11:13,196: WARNING/ForkPoolWorker-5] SjXDL4OijaA: [266/765]: add to queue [2024-10-02 01:11:14,097: WARNING/ForkPoolWorker-5] ERROR: [youtube] SjXDL4OijaA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:14,097: WARNING/ForkPoolWorker-5] SjXDL4OijaA: failed to get info from youtube with message ERROR: [youtube] SjXDL4OijaA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:14,099: WARNING/ForkPoolWorker-5] AxlJvpuuZ0s: [267/765]: add to queue [2024-10-02 01:11:14,903: WARNING/ForkPoolWorker-5] ERROR: [youtube] AxlJvpuuZ0s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:14,903: WARNING/ForkPoolWorker-5] AxlJvpuuZ0s: failed to get info from youtube with message ERROR: [youtube] AxlJvpuuZ0s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:14,904: WARNING/ForkPoolWorker-5] 9l2Z3dNQsKk: [268/765]: add to queue [2024-10-02 01:11:15,716: WARNING/ForkPoolWorker-5] ERROR: [youtube] 9l2Z3dNQsKk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:15,716: WARNING/ForkPoolWorker-5] 9l2Z3dNQsKk: failed to get info from youtube with message ERROR: [youtube] 9l2Z3dNQsKk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:15,717: WARNING/ForkPoolWorker-5] apI6j_LQYAA: [269/765]: add to queue [2024-10-02 01:11:16,605: WARNING/ForkPoolWorker-5] ERROR: [youtube] apI6j_LQYAA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:16,605: WARNING/ForkPoolWorker-5] apI6j_LQYAA: failed to get info from youtube with message ERROR: [youtube] apI6j_LQYAA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:16,607: WARNING/ForkPoolWorker-5] fGNl7LPekwI: [270/765]: add to queue [2024-10-02 01:11:17,374: WARNING/ForkPoolWorker-5] ERROR: [youtube] fGNl7LPekwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:17,374: WARNING/ForkPoolWorker-5] fGNl7LPekwI: failed to get info from youtube with message ERROR: [youtube] fGNl7LPekwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:17,375: WARNING/ForkPoolWorker-5] wLuZ0WMyr9U: [271/765]: add to queue [2024-10-02 01:11:18,211: WARNING/ForkPoolWorker-5] ERROR: [youtube] wLuZ0WMyr9U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:18,211: WARNING/ForkPoolWorker-5] wLuZ0WMyr9U: failed to get info from youtube with message ERROR: [youtube] wLuZ0WMyr9U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:18,213: WARNING/ForkPoolWorker-5] Xg5fQepURP0: [272/765]: add to queue [2024-10-02 01:11:19,016: WARNING/ForkPoolWorker-5] ERROR: [youtube] Xg5fQepURP0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:19,016: WARNING/ForkPoolWorker-5] Xg5fQepURP0: failed to get info from youtube with message ERROR: [youtube] Xg5fQepURP0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:19,018: WARNING/ForkPoolWorker-5] u_aPcX0fqAc: [273/765]: add to queue [2024-10-02 01:11:19,793: WARNING/ForkPoolWorker-5] ERROR: [youtube] u_aPcX0fqAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:19,794: WARNING/ForkPoolWorker-5] u_aPcX0fqAc: failed to get info from youtube with message ERROR: [youtube] u_aPcX0fqAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:19,795: WARNING/ForkPoolWorker-5] D635dqEmcfY: [274/765]: add to queue [2024-10-02 01:11:20,583: WARNING/ForkPoolWorker-5] ERROR: [youtube] D635dqEmcfY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:20,583: WARNING/ForkPoolWorker-5] D635dqEmcfY: failed to get info from youtube with message ERROR: [youtube] D635dqEmcfY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:20,585: WARNING/ForkPoolWorker-5] q8likKqHzbk: [275/765]: add to queue [2024-10-02 01:11:21,901: WARNING/ForkPoolWorker-5] WARNING: [youtube] q8likKqHzbk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = hzR2vZqLLiwnyMt ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:11:21,904: WARNING/ForkPoolWorker-5] WARNING: [youtube] q8likKqHzbk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 7JooV6N24QnxtWz ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:11:22,089: WARNING/ForkPoolWorker-5] ERROR: [youtube] q8likKqHzbk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:22,089: WARNING/ForkPoolWorker-5] q8likKqHzbk: failed to get info from youtube with message ERROR: [youtube] q8likKqHzbk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:22,091: WARNING/ForkPoolWorker-5] JJchdV-l5FI: [276/765]: add to queue [2024-10-02 01:11:22,877: WARNING/ForkPoolWorker-5] ERROR: [youtube] JJchdV-l5FI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:22,877: WARNING/ForkPoolWorker-5] JJchdV-l5FI: failed to get info from youtube with message ERROR: [youtube] JJchdV-l5FI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:22,878: WARNING/ForkPoolWorker-5] PjOf8tV_AXA: [277/765]: add to queue [2024-10-02 01:11:23,749: WARNING/ForkPoolWorker-5] ERROR: [youtube] PjOf8tV_AXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:23,749: WARNING/ForkPoolWorker-5] PjOf8tV_AXA: failed to get info from youtube with message ERROR: [youtube] PjOf8tV_AXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:23,750: WARNING/ForkPoolWorker-5] t0ruAx3WwjQ: [278/765]: add to queue [2024-10-02 01:11:24,521: WARNING/ForkPoolWorker-5] ERROR: [youtube] t0ruAx3WwjQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:24,521: WARNING/ForkPoolWorker-5] t0ruAx3WwjQ: failed to get info from youtube with message ERROR: [youtube] t0ruAx3WwjQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:24,522: WARNING/ForkPoolWorker-5] mxG8Ls1SQz8: [279/765]: add to queue [2024-10-02 01:11:25,404: WARNING/ForkPoolWorker-5] ERROR: [youtube] mxG8Ls1SQz8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:25,404: WARNING/ForkPoolWorker-5] mxG8Ls1SQz8: failed to get info from youtube with message ERROR: [youtube] mxG8Ls1SQz8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:25,405: WARNING/ForkPoolWorker-5] ptP71-5mbjU: [280/765]: add to queue [2024-10-02 01:11:26,219: WARNING/ForkPoolWorker-5] ERROR: [youtube] ptP71-5mbjU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:26,220: WARNING/ForkPoolWorker-5] ptP71-5mbjU: failed to get info from youtube with message ERROR: [youtube] ptP71-5mbjU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:26,221: WARNING/ForkPoolWorker-5] lJi160lINsk: [281/765]: add to queue [2024-10-02 01:11:27,142: WARNING/ForkPoolWorker-5] ERROR: [youtube] lJi160lINsk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:27,142: WARNING/ForkPoolWorker-5] lJi160lINsk: failed to get info from youtube with message ERROR: [youtube] lJi160lINsk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:27,144: WARNING/ForkPoolWorker-5] -AlyTy_A6NY: [282/765]: add to queue [2024-10-02 01:11:27,934: WARNING/ForkPoolWorker-5] ERROR: [youtube] -AlyTy_A6NY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:27,934: WARNING/ForkPoolWorker-5] -AlyTy_A6NY: failed to get info from youtube with message ERROR: [youtube] -AlyTy_A6NY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:27,936: WARNING/ForkPoolWorker-5] 0GUTKuAGNlU: [283/765]: add to queue [2024-10-02 01:11:28,729: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0GUTKuAGNlU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:28,729: WARNING/ForkPoolWorker-5] 0GUTKuAGNlU: failed to get info from youtube with message ERROR: [youtube] 0GUTKuAGNlU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:28,730: WARNING/ForkPoolWorker-5] Xz4q93l6uvQ: [284/765]: add to queue [2024-10-02 01:11:29,585: WARNING/ForkPoolWorker-5] ERROR: [youtube] Xz4q93l6uvQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:29,585: WARNING/ForkPoolWorker-5] Xz4q93l6uvQ: failed to get info from youtube with message ERROR: [youtube] Xz4q93l6uvQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:29,587: WARNING/ForkPoolWorker-5] 4JP1nPLVy2Q: [285/765]: add to queue [2024-10-02 01:11:30,371: WARNING/ForkPoolWorker-5] ERROR: [youtube] 4JP1nPLVy2Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:30,372: WARNING/ForkPoolWorker-5] 4JP1nPLVy2Q: failed to get info from youtube with message ERROR: [youtube] 4JP1nPLVy2Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:30,373: WARNING/ForkPoolWorker-5] 0mRtxySp5cU: [286/765]: add to queue [2024-10-02 01:11:31,251: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0mRtxySp5cU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:31,251: WARNING/ForkPoolWorker-5] 0mRtxySp5cU: failed to get info from youtube with message ERROR: [youtube] 0mRtxySp5cU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:31,252: WARNING/ForkPoolWorker-5] _kafLt9bNyU: [287/765]: add to queue [2024-10-02 01:11:32,056: WARNING/ForkPoolWorker-5] ERROR: [youtube] _kafLt9bNyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:32,056: WARNING/ForkPoolWorker-5] _kafLt9bNyU: failed to get info from youtube with message ERROR: [youtube] _kafLt9bNyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:32,058: WARNING/ForkPoolWorker-5] UJ8-pkHH-1M: [288/765]: add to queue [2024-10-02 01:11:32,810: WARNING/ForkPoolWorker-5] ERROR: [youtube] UJ8-pkHH-1M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:32,810: WARNING/ForkPoolWorker-5] UJ8-pkHH-1M: failed to get info from youtube with message ERROR: [youtube] UJ8-pkHH-1M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:32,812: WARNING/ForkPoolWorker-5] Lus0ttddiD8: [289/765]: add to queue [2024-10-02 01:11:33,618: WARNING/ForkPoolWorker-5] ERROR: [youtube] Lus0ttddiD8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:33,618: WARNING/ForkPoolWorker-5] Lus0ttddiD8: failed to get info from youtube with message ERROR: [youtube] Lus0ttddiD8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:33,620: WARNING/ForkPoolWorker-5] rE0rZPuqwYU: [290/765]: add to queue [2024-10-02 01:11:34,620: WARNING/ForkPoolWorker-5] WARNING: [youtube] rE0rZPuqwYU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uB_KM_9i0IlQJu5X ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:34,623: WARNING/ForkPoolWorker-5] WARNING: [youtube] rE0rZPuqwYU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = wb2g8_W2ELEZncmH ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:34,627: WARNING/ForkPoolWorker-5] ERROR: [youtube] rE0rZPuqwYU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:34,627: WARNING/ForkPoolWorker-5] rE0rZPuqwYU: failed to get info from youtube with message ERROR: [youtube] rE0rZPuqwYU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:34,628: WARNING/ForkPoolWorker-5] Lm6xqxp-Z5A: [291/765]: add to queue [2024-10-02 01:11:35,438: WARNING/ForkPoolWorker-5] ERROR: [youtube] Lm6xqxp-Z5A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:35,438: WARNING/ForkPoolWorker-5] Lm6xqxp-Z5A: failed to get info from youtube with message ERROR: [youtube] Lm6xqxp-Z5A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:35,440: WARNING/ForkPoolWorker-5] fXgtDigsfJU: [292/765]: add to queue [2024-10-02 01:11:36,221: WARNING/ForkPoolWorker-5] ERROR: [youtube] fXgtDigsfJU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:36,221: WARNING/ForkPoolWorker-5] fXgtDigsfJU: failed to get info from youtube with message ERROR: [youtube] fXgtDigsfJU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:36,222: WARNING/ForkPoolWorker-5] kr1dSeXK0-U: [293/765]: add to queue [2024-10-02 01:11:37,056: WARNING/ForkPoolWorker-5] ERROR: [youtube] kr1dSeXK0-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:37,056: WARNING/ForkPoolWorker-5] kr1dSeXK0-U: failed to get info from youtube with message ERROR: [youtube] kr1dSeXK0-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:37,058: WARNING/ForkPoolWorker-5] H16MqVeGj2A: [294/765]: add to queue [2024-10-02 01:11:37,887: WARNING/ForkPoolWorker-5] ERROR: [youtube] H16MqVeGj2A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:37,887: WARNING/ForkPoolWorker-5] H16MqVeGj2A: failed to get info from youtube with message ERROR: [youtube] H16MqVeGj2A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:37,889: WARNING/ForkPoolWorker-5] fO4hWM0qi9A: [295/765]: add to queue [2024-10-02 01:11:38,669: WARNING/ForkPoolWorker-5] ERROR: [youtube] fO4hWM0qi9A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:38,669: WARNING/ForkPoolWorker-5] fO4hWM0qi9A: failed to get info from youtube with message ERROR: [youtube] fO4hWM0qi9A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:38,670: WARNING/ForkPoolWorker-5] l_mdbmJG7hw: [296/765]: add to queue [2024-10-02 01:11:39,586: WARNING/ForkPoolWorker-5] WARNING: [youtube] l_mdbmJG7hw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = kKw6xwNxESWJaWLn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:39,589: WARNING/ForkPoolWorker-5] WARNING: [youtube] l_mdbmJG7hw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = jhDQmJd947GbO8Q4 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:39,592: WARNING/ForkPoolWorker-5] ERROR: [youtube] l_mdbmJG7hw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:39,593: WARNING/ForkPoolWorker-5] l_mdbmJG7hw: failed to get info from youtube with message ERROR: [youtube] l_mdbmJG7hw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:39,594: WARNING/ForkPoolWorker-5] YG1CvHw6QOk: [297/765]: add to queue [2024-10-02 01:11:40,419: WARNING/ForkPoolWorker-5] ERROR: [youtube] YG1CvHw6QOk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:40,419: WARNING/ForkPoolWorker-5] YG1CvHw6QOk: failed to get info from youtube with message ERROR: [youtube] YG1CvHw6QOk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:40,421: WARNING/ForkPoolWorker-5] EwA-WvSyevY: [298/765]: add to queue [2024-10-02 01:11:41,119: WARNING/ForkPoolWorker-5] ERROR: [youtube] EwA-WvSyevY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:41,119: WARNING/ForkPoolWorker-5] EwA-WvSyevY: failed to get info from youtube with message ERROR: [youtube] EwA-WvSyevY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:41,121: WARNING/ForkPoolWorker-5] XbJ5oQdSHrg: [299/765]: add to queue [2024-10-02 01:11:41,901: WARNING/ForkPoolWorker-5] ERROR: [youtube] XbJ5oQdSHrg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:41,902: WARNING/ForkPoolWorker-5] XbJ5oQdSHrg: failed to get info from youtube with message ERROR: [youtube] XbJ5oQdSHrg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:41,903: WARNING/ForkPoolWorker-5] SRqWyNKwOo4: [300/765]: add to queue [2024-10-02 01:11:42,666: WARNING/ForkPoolWorker-5] ERROR: [youtube] SRqWyNKwOo4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:42,666: WARNING/ForkPoolWorker-5] SRqWyNKwOo4: failed to get info from youtube with message ERROR: [youtube] SRqWyNKwOo4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:42,668: WARNING/ForkPoolWorker-5] fMe8VAKlUi8: [301/765]: add to queue [2024-10-02 01:11:43,398: WARNING/ForkPoolWorker-5] ERROR: [youtube] fMe8VAKlUi8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:43,398: WARNING/ForkPoolWorker-5] fMe8VAKlUi8: failed to get info from youtube with message ERROR: [youtube] fMe8VAKlUi8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:43,400: WARNING/ForkPoolWorker-5] 0DWz7MhFrzc: [302/765]: add to queue [2024-10-02 01:11:44,142: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0DWz7MhFrzc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:44,142: WARNING/ForkPoolWorker-5] 0DWz7MhFrzc: failed to get info from youtube with message ERROR: [youtube] 0DWz7MhFrzc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:44,143: WARNING/ForkPoolWorker-5] CJV2zVZmsFs: [303/765]: add to queue [2024-10-02 01:11:44,874: WARNING/ForkPoolWorker-5] ERROR: [youtube] CJV2zVZmsFs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:44,874: WARNING/ForkPoolWorker-5] CJV2zVZmsFs: failed to get info from youtube with message ERROR: [youtube] CJV2zVZmsFs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:44,875: WARNING/ForkPoolWorker-5] kWFAuPw5E58: [304/765]: add to queue [2024-10-02 01:11:45,586: WARNING/ForkPoolWorker-5] ERROR: [youtube] kWFAuPw5E58: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:45,586: WARNING/ForkPoolWorker-5] kWFAuPw5E58: failed to get info from youtube with message ERROR: [youtube] kWFAuPw5E58: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:45,588: WARNING/ForkPoolWorker-5] laoWvwibp-o: [305/765]: add to queue [2024-10-02 01:11:46,408: WARNING/ForkPoolWorker-5] ERROR: [youtube] laoWvwibp-o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:46,409: WARNING/ForkPoolWorker-5] laoWvwibp-o: failed to get info from youtube with message ERROR: [youtube] laoWvwibp-o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:46,410: WARNING/ForkPoolWorker-5] 1HrGovcB0Uc: [306/765]: add to queue [2024-10-02 01:11:47,237: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1HrGovcB0Uc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:47,237: WARNING/ForkPoolWorker-5] 1HrGovcB0Uc: failed to get info from youtube with message ERROR: [youtube] 1HrGovcB0Uc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:47,239: WARNING/ForkPoolWorker-5] jByo1JtqNiY: [307/765]: add to queue [2024-10-02 01:11:48,049: WARNING/ForkPoolWorker-5] ERROR: [youtube] jByo1JtqNiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:48,049: WARNING/ForkPoolWorker-5] jByo1JtqNiY: failed to get info from youtube with message ERROR: [youtube] jByo1JtqNiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:48,050: WARNING/ForkPoolWorker-5] bjPvngHJpMU: [308/765]: add to queue [2024-10-02 01:11:48,796: WARNING/ForkPoolWorker-5] ERROR: [youtube] bjPvngHJpMU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:48,796: WARNING/ForkPoolWorker-5] bjPvngHJpMU: failed to get info from youtube with message ERROR: [youtube] bjPvngHJpMU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:48,797: WARNING/ForkPoolWorker-5] rThSJI6N874: [309/765]: add to queue [2024-10-02 01:11:49,602: WARNING/ForkPoolWorker-5] ERROR: [youtube] rThSJI6N874: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:49,602: WARNING/ForkPoolWorker-5] rThSJI6N874: failed to get info from youtube with message ERROR: [youtube] rThSJI6N874: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:49,603: WARNING/ForkPoolWorker-5] zl-ronjut80: [310/765]: add to queue [2024-10-02 01:11:50,377: WARNING/ForkPoolWorker-5] ERROR: [youtube] zl-ronjut80: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:50,377: WARNING/ForkPoolWorker-5] zl-ronjut80: failed to get info from youtube with message ERROR: [youtube] zl-ronjut80: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:50,379: WARNING/ForkPoolWorker-5] 6v3XdUXxWEU: [311/765]: add to queue [2024-10-02 01:11:51,082: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6v3XdUXxWEU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:51,082: WARNING/ForkPoolWorker-5] 6v3XdUXxWEU: failed to get info from youtube with message ERROR: [youtube] 6v3XdUXxWEU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:51,083: WARNING/ForkPoolWorker-5] NfAJVG_OP3M: [312/765]: add to queue [2024-10-02 01:11:51,853: WARNING/ForkPoolWorker-5] ERROR: [youtube] NfAJVG_OP3M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:51,853: WARNING/ForkPoolWorker-5] NfAJVG_OP3M: failed to get info from youtube with message ERROR: [youtube] NfAJVG_OP3M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:51,855: WARNING/ForkPoolWorker-5] Fd3O5pkTCno: [313/765]: add to queue [2024-10-02 01:11:52,598: WARNING/ForkPoolWorker-5] ERROR: [youtube] Fd3O5pkTCno: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:52,598: WARNING/ForkPoolWorker-5] Fd3O5pkTCno: failed to get info from youtube with message ERROR: [youtube] Fd3O5pkTCno: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:52,600: WARNING/ForkPoolWorker-5] HO4MZbyxdEE: [314/765]: add to queue [2024-10-02 01:11:53,597: WARNING/ForkPoolWorker-5] WARNING: [youtube] HO4MZbyxdEE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Q0D4C3AyILy5LlLy ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:53,600: WARNING/ForkPoolWorker-5] WARNING: [youtube] HO4MZbyxdEE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cwNlkOByssUYJsj9 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:11:53,603: WARNING/ForkPoolWorker-5] ERROR: [youtube] HO4MZbyxdEE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:53,603: WARNING/ForkPoolWorker-5] HO4MZbyxdEE: failed to get info from youtube with message ERROR: [youtube] HO4MZbyxdEE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:53,604: WARNING/ForkPoolWorker-5] C38J_JZJxng: [315/765]: add to queue [2024-10-02 01:11:54,289: WARNING/ForkPoolWorker-5] ERROR: [youtube] C38J_JZJxng: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:54,289: WARNING/ForkPoolWorker-5] C38J_JZJxng: failed to get info from youtube with message ERROR: [youtube] C38J_JZJxng: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:54,290: WARNING/ForkPoolWorker-5] S9XfO2Xixlc: [316/765]: add to queue [2024-10-02 01:11:55,051: WARNING/ForkPoolWorker-5] ERROR: [youtube] S9XfO2Xixlc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:55,051: WARNING/ForkPoolWorker-5] S9XfO2Xixlc: failed to get info from youtube with message ERROR: [youtube] S9XfO2Xixlc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:55,052: WARNING/ForkPoolWorker-5] PFpaYstYsJo: [317/765]: add to queue [2024-10-02 01:11:55,814: WARNING/ForkPoolWorker-5] ERROR: [youtube] PFpaYstYsJo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:55,814: WARNING/ForkPoolWorker-5] PFpaYstYsJo: failed to get info from youtube with message ERROR: [youtube] PFpaYstYsJo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:55,815: WARNING/ForkPoolWorker-5] 1Jfus084FRE: [318/765]: add to queue [2024-10-02 01:11:56,520: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1Jfus084FRE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:56,520: WARNING/ForkPoolWorker-5] 1Jfus084FRE: failed to get info from youtube with message ERROR: [youtube] 1Jfus084FRE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:56,521: WARNING/ForkPoolWorker-5] PERkRLFAuQs: [319/765]: add to queue [2024-10-02 01:11:57,309: WARNING/ForkPoolWorker-5] ERROR: [youtube] PERkRLFAuQs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:57,309: WARNING/ForkPoolWorker-5] PERkRLFAuQs: failed to get info from youtube with message ERROR: [youtube] PERkRLFAuQs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:57,311: WARNING/ForkPoolWorker-5] E2X_LFDSG70: [320/765]: add to queue [2024-10-02 01:11:58,084: WARNING/ForkPoolWorker-5] ERROR: [youtube] E2X_LFDSG70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:58,084: WARNING/ForkPoolWorker-5] E2X_LFDSG70: failed to get info from youtube with message ERROR: [youtube] E2X_LFDSG70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:58,085: WARNING/ForkPoolWorker-5] loX8LH3ADJ0: [321/765]: add to queue [2024-10-02 01:11:58,856: WARNING/ForkPoolWorker-5] ERROR: [youtube] loX8LH3ADJ0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:58,856: WARNING/ForkPoolWorker-5] loX8LH3ADJ0: failed to get info from youtube with message ERROR: [youtube] loX8LH3ADJ0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:58,857: WARNING/ForkPoolWorker-5] 11dTMFgZ97w: [322/765]: add to queue [2024-10-02 01:11:59,651: WARNING/ForkPoolWorker-5] ERROR: [youtube] 11dTMFgZ97w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:59,651: WARNING/ForkPoolWorker-5] 11dTMFgZ97w: failed to get info from youtube with message ERROR: [youtube] 11dTMFgZ97w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:11:59,652: WARNING/ForkPoolWorker-5] 8GLdmXdNC8s: [323/765]: add to queue [2024-10-02 01:12:00,397: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8GLdmXdNC8s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:00,397: WARNING/ForkPoolWorker-5] 8GLdmXdNC8s: failed to get info from youtube with message ERROR: [youtube] 8GLdmXdNC8s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:00,398: WARNING/ForkPoolWorker-5] RiVCtwW1Seg: [324/765]: add to queue [2024-10-02 01:12:01,139: WARNING/ForkPoolWorker-5] ERROR: [youtube] RiVCtwW1Seg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:01,139: WARNING/ForkPoolWorker-5] RiVCtwW1Seg: failed to get info from youtube with message ERROR: [youtube] RiVCtwW1Seg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:01,140: WARNING/ForkPoolWorker-5] aNvpzJ9zHoE: [325/765]: add to queue [2024-10-02 01:12:01,981: WARNING/ForkPoolWorker-5] ERROR: [youtube] aNvpzJ9zHoE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:01,981: WARNING/ForkPoolWorker-5] aNvpzJ9zHoE: failed to get info from youtube with message ERROR: [youtube] aNvpzJ9zHoE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:01,983: WARNING/ForkPoolWorker-5] A0LZ-gVYZLw: [326/765]: add to queue [2024-10-02 01:12:02,826: WARNING/ForkPoolWorker-5] ERROR: [youtube] A0LZ-gVYZLw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:02,826: WARNING/ForkPoolWorker-5] A0LZ-gVYZLw: failed to get info from youtube with message ERROR: [youtube] A0LZ-gVYZLw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:02,827: WARNING/ForkPoolWorker-5] _pVHBWtuO5s: [327/765]: add to queue [2024-10-02 01:12:03,608: WARNING/ForkPoolWorker-5] ERROR: [youtube] _pVHBWtuO5s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:03,608: WARNING/ForkPoolWorker-5] _pVHBWtuO5s: failed to get info from youtube with message ERROR: [youtube] _pVHBWtuO5s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:03,610: WARNING/ForkPoolWorker-5] GhiBdLFlehQ: [328/765]: add to queue [2024-10-02 01:12:04,621: WARNING/ForkPoolWorker-5] WARNING: [youtube] GhiBdLFlehQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 0uCQtpjexU_vm4cN ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:04,625: WARNING/ForkPoolWorker-5] WARNING: [youtube] GhiBdLFlehQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 40xEb7_GB1XupAAE ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:04,628: WARNING/ForkPoolWorker-5] ERROR: [youtube] GhiBdLFlehQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:04,628: WARNING/ForkPoolWorker-5] GhiBdLFlehQ: failed to get info from youtube with message ERROR: [youtube] GhiBdLFlehQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:04,629: WARNING/ForkPoolWorker-5] tDB6b17tbLQ: [329/765]: add to queue [2024-10-02 01:12:05,617: WARNING/ForkPoolWorker-5] WARNING: [youtube] tDB6b17tbLQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eQFqNuMDad530i2 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:12:05,621: WARNING/ForkPoolWorker-5] WARNING: [youtube] tDB6b17tbLQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = zkH4CAk_l0-UJt7 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:12:05,624: WARNING/ForkPoolWorker-5] ERROR: [youtube] tDB6b17tbLQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:05,624: WARNING/ForkPoolWorker-5] tDB6b17tbLQ: failed to get info from youtube with message ERROR: [youtube] tDB6b17tbLQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:05,625: WARNING/ForkPoolWorker-5] -bUIDKj2TZU: [330/765]: add to queue [2024-10-02 01:12:06,501: WARNING/ForkPoolWorker-5] ERROR: [youtube] -bUIDKj2TZU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:06,501: WARNING/ForkPoolWorker-5] -bUIDKj2TZU: failed to get info from youtube with message ERROR: [youtube] -bUIDKj2TZU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:06,502: WARNING/ForkPoolWorker-5] KKawTFzqlGE: [331/765]: add to queue [2024-10-02 01:12:07,252: WARNING/ForkPoolWorker-5] ERROR: [youtube] KKawTFzqlGE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:07,252: WARNING/ForkPoolWorker-5] KKawTFzqlGE: failed to get info from youtube with message ERROR: [youtube] KKawTFzqlGE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:07,254: WARNING/ForkPoolWorker-5] OT9bJ9Z35-U: [332/765]: add to queue [2024-10-02 01:12:08,058: WARNING/ForkPoolWorker-5] ERROR: [youtube] OT9bJ9Z35-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:08,058: WARNING/ForkPoolWorker-5] OT9bJ9Z35-U: failed to get info from youtube with message ERROR: [youtube] OT9bJ9Z35-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:08,060: WARNING/ForkPoolWorker-5] cf1YjpVasjw: [333/765]: add to queue [2024-10-02 01:12:08,810: WARNING/ForkPoolWorker-5] ERROR: [youtube] cf1YjpVasjw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:08,810: WARNING/ForkPoolWorker-5] cf1YjpVasjw: failed to get info from youtube with message ERROR: [youtube] cf1YjpVasjw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:08,812: WARNING/ForkPoolWorker-5] viKKR3teIGg: [334/765]: add to queue [2024-10-02 01:12:09,641: WARNING/ForkPoolWorker-5] ERROR: [youtube] viKKR3teIGg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:09,641: WARNING/ForkPoolWorker-5] viKKR3teIGg: failed to get info from youtube with message ERROR: [youtube] viKKR3teIGg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:09,643: WARNING/ForkPoolWorker-5] jVwSM27fuVI: [335/765]: add to queue [2024-10-02 01:12:10,651: WARNING/ForkPoolWorker-5] WARNING: [youtube] jVwSM27fuVI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6_HgBCcDexFPSYQ1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:10,655: WARNING/ForkPoolWorker-5] WARNING: [youtube] jVwSM27fuVI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = W8VgczYRyEAYw9fd ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:10,658: WARNING/ForkPoolWorker-5] ERROR: [youtube] jVwSM27fuVI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:10,658: WARNING/ForkPoolWorker-5] jVwSM27fuVI: failed to get info from youtube with message ERROR: [youtube] jVwSM27fuVI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:10,659: WARNING/ForkPoolWorker-5] Vgfjep04V2w: [336/765]: add to queue [2024-10-02 01:12:11,505: WARNING/ForkPoolWorker-5] ERROR: [youtube] Vgfjep04V2w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:11,505: WARNING/ForkPoolWorker-5] Vgfjep04V2w: failed to get info from youtube with message ERROR: [youtube] Vgfjep04V2w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:11,506: WARNING/ForkPoolWorker-5] 75AkptYAHd0: [337/765]: add to queue [2024-10-02 01:12:12,263: WARNING/ForkPoolWorker-5] ERROR: [youtube] 75AkptYAHd0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:12,263: WARNING/ForkPoolWorker-5] 75AkptYAHd0: failed to get info from youtube with message ERROR: [youtube] 75AkptYAHd0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:12,264: WARNING/ForkPoolWorker-5] -grbymkG8fQ: [338/765]: add to queue [2024-10-02 01:12:13,091: WARNING/ForkPoolWorker-5] ERROR: [youtube] -grbymkG8fQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:13,091: WARNING/ForkPoolWorker-5] -grbymkG8fQ: failed to get info from youtube with message ERROR: [youtube] -grbymkG8fQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:13,093: WARNING/ForkPoolWorker-5] 3MYHf3W7OWs: [339/765]: add to queue [2024-10-02 01:12:13,894: WARNING/ForkPoolWorker-5] ERROR: [youtube] 3MYHf3W7OWs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:13,894: WARNING/ForkPoolWorker-5] 3MYHf3W7OWs: failed to get info from youtube with message ERROR: [youtube] 3MYHf3W7OWs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:13,895: WARNING/ForkPoolWorker-5] RUdQPjscHpY: [340/765]: add to queue [2024-10-02 01:12:14,709: WARNING/ForkPoolWorker-5] ERROR: [youtube] RUdQPjscHpY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:14,709: WARNING/ForkPoolWorker-5] RUdQPjscHpY: failed to get info from youtube with message ERROR: [youtube] RUdQPjscHpY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:14,711: WARNING/ForkPoolWorker-5] gtjB7jR9vqM: [341/765]: add to queue [2024-10-02 01:12:15,441: WARNING/ForkPoolWorker-5] ERROR: [youtube] gtjB7jR9vqM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:15,442: WARNING/ForkPoolWorker-5] gtjB7jR9vqM: failed to get info from youtube with message ERROR: [youtube] gtjB7jR9vqM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:15,443: WARNING/ForkPoolWorker-5] nDotELPfzFs: [342/765]: add to queue [2024-10-02 01:12:16,243: WARNING/ForkPoolWorker-5] ERROR: [youtube] nDotELPfzFs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:16,243: WARNING/ForkPoolWorker-5] nDotELPfzFs: failed to get info from youtube with message ERROR: [youtube] nDotELPfzFs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:16,245: WARNING/ForkPoolWorker-5] vb3J6WvROxI: [343/765]: add to queue [2024-10-02 01:12:17,063: WARNING/ForkPoolWorker-5] ERROR: [youtube] vb3J6WvROxI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:17,064: WARNING/ForkPoolWorker-5] vb3J6WvROxI: failed to get info from youtube with message ERROR: [youtube] vb3J6WvROxI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:17,065: WARNING/ForkPoolWorker-5] _gnJJsbree8: [344/765]: add to queue [2024-10-02 01:12:17,808: WARNING/ForkPoolWorker-5] ERROR: [youtube] _gnJJsbree8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:17,808: WARNING/ForkPoolWorker-5] _gnJJsbree8: failed to get info from youtube with message ERROR: [youtube] _gnJJsbree8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:17,810: WARNING/ForkPoolWorker-5] y-8SJHSKz5A: [345/765]: add to queue [2024-10-02 01:12:18,702: WARNING/ForkPoolWorker-5] ERROR: [youtube] y-8SJHSKz5A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:18,703: WARNING/ForkPoolWorker-5] y-8SJHSKz5A: failed to get info from youtube with message ERROR: [youtube] y-8SJHSKz5A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:18,704: WARNING/ForkPoolWorker-5] hadFGoBKbVs: [346/765]: add to queue [2024-10-02 01:12:19,624: WARNING/ForkPoolWorker-5] WARNING: [youtube] hadFGoBKbVs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = QS6voZCNoawgFcNs ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:19,627: WARNING/ForkPoolWorker-5] WARNING: [youtube] hadFGoBKbVs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = vLh6CM_mV0Tmj27N ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:19,630: WARNING/ForkPoolWorker-5] ERROR: [youtube] hadFGoBKbVs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:19,630: WARNING/ForkPoolWorker-5] hadFGoBKbVs: failed to get info from youtube with message ERROR: [youtube] hadFGoBKbVs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:19,631: WARNING/ForkPoolWorker-5] mOF3Bvn_m1I: [347/765]: add to queue [2024-10-02 01:12:20,427: WARNING/ForkPoolWorker-5] ERROR: [youtube] mOF3Bvn_m1I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:20,427: WARNING/ForkPoolWorker-5] mOF3Bvn_m1I: failed to get info from youtube with message ERROR: [youtube] mOF3Bvn_m1I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:20,429: WARNING/ForkPoolWorker-5] bKS8juMtXoI: [348/765]: add to queue [2024-10-02 01:12:21,235: WARNING/ForkPoolWorker-5] ERROR: [youtube] bKS8juMtXoI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:21,235: WARNING/ForkPoolWorker-5] bKS8juMtXoI: failed to get info from youtube with message ERROR: [youtube] bKS8juMtXoI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:21,237: WARNING/ForkPoolWorker-5] yw3iaOh_epA: [349/765]: add to queue [2024-10-02 01:12:22,060: WARNING/ForkPoolWorker-5] ERROR: [youtube] yw3iaOh_epA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:22,061: WARNING/ForkPoolWorker-5] yw3iaOh_epA: failed to get info from youtube with message ERROR: [youtube] yw3iaOh_epA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:22,062: WARNING/ForkPoolWorker-5] -HlMTYv3XY4: [350/765]: add to queue [2024-10-02 01:12:22,847: WARNING/ForkPoolWorker-5] ERROR: [youtube] -HlMTYv3XY4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:22,847: WARNING/ForkPoolWorker-5] -HlMTYv3XY4: failed to get info from youtube with message ERROR: [youtube] -HlMTYv3XY4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:22,848: WARNING/ForkPoolWorker-5] smWGve-cyqY: [351/765]: add to queue [2024-10-02 01:12:23,595: WARNING/ForkPoolWorker-5] ERROR: [youtube] smWGve-cyqY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:23,595: WARNING/ForkPoolWorker-5] smWGve-cyqY: failed to get info from youtube with message ERROR: [youtube] smWGve-cyqY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:23,597: WARNING/ForkPoolWorker-5] hR7blgvI9Jg: [352/765]: add to queue [2024-10-02 01:12:24,371: WARNING/ForkPoolWorker-5] ERROR: [youtube] hR7blgvI9Jg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:24,372: WARNING/ForkPoolWorker-5] hR7blgvI9Jg: failed to get info from youtube with message ERROR: [youtube] hR7blgvI9Jg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:24,373: WARNING/ForkPoolWorker-5] mZR7AXR-Jcc: [353/765]: add to queue [2024-10-02 01:12:25,170: WARNING/ForkPoolWorker-5] ERROR: [youtube] mZR7AXR-Jcc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:25,170: WARNING/ForkPoolWorker-5] mZR7AXR-Jcc: failed to get info from youtube with message ERROR: [youtube] mZR7AXR-Jcc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:25,171: WARNING/ForkPoolWorker-5] JHSssuCCYqg: [354/765]: add to queue [2024-10-02 01:12:25,952: WARNING/ForkPoolWorker-5] ERROR: [youtube] JHSssuCCYqg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:25,952: WARNING/ForkPoolWorker-5] JHSssuCCYqg: failed to get info from youtube with message ERROR: [youtube] JHSssuCCYqg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:25,953: WARNING/ForkPoolWorker-5] Ifmp2uTuk6s: [355/765]: add to queue [2024-10-02 01:12:26,807: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ifmp2uTuk6s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:26,807: WARNING/ForkPoolWorker-5] Ifmp2uTuk6s: failed to get info from youtube with message ERROR: [youtube] Ifmp2uTuk6s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:26,809: WARNING/ForkPoolWorker-5] fX3uy2URYqE: [356/765]: add to queue [2024-10-02 01:12:27,589: WARNING/ForkPoolWorker-5] ERROR: [youtube] fX3uy2URYqE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:27,589: WARNING/ForkPoolWorker-5] fX3uy2URYqE: failed to get info from youtube with message ERROR: [youtube] fX3uy2URYqE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:27,590: WARNING/ForkPoolWorker-5] tbRzX-kOn84: [357/765]: add to queue [2024-10-02 01:12:28,358: WARNING/ForkPoolWorker-5] ERROR: [youtube] tbRzX-kOn84: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:28,358: WARNING/ForkPoolWorker-5] tbRzX-kOn84: failed to get info from youtube with message ERROR: [youtube] tbRzX-kOn84: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:28,360: WARNING/ForkPoolWorker-5] sdlxmUZmpR4: [358/765]: add to queue [2024-10-02 01:12:29,240: WARNING/ForkPoolWorker-5] ERROR: [youtube] sdlxmUZmpR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:29,240: WARNING/ForkPoolWorker-5] sdlxmUZmpR4: failed to get info from youtube with message ERROR: [youtube] sdlxmUZmpR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:29,242: WARNING/ForkPoolWorker-5] O-oDJMWzMog: [359/765]: add to queue [2024-10-02 01:12:30,005: WARNING/ForkPoolWorker-5] ERROR: [youtube] O-oDJMWzMog: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:30,005: WARNING/ForkPoolWorker-5] O-oDJMWzMog: failed to get info from youtube with message ERROR: [youtube] O-oDJMWzMog: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:30,006: WARNING/ForkPoolWorker-5] f2hZiqaQx70: [360/765]: add to queue [2024-10-02 01:12:30,712: WARNING/ForkPoolWorker-5] ERROR: [youtube] f2hZiqaQx70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:30,712: WARNING/ForkPoolWorker-5] f2hZiqaQx70: failed to get info from youtube with message ERROR: [youtube] f2hZiqaQx70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:30,713: WARNING/ForkPoolWorker-5] N1se3U0jTxQ: [361/765]: add to queue [2024-10-02 01:12:31,604: WARNING/ForkPoolWorker-5] WARNING: [youtube] N1se3U0jTxQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6R1i9rl3bE2S-0L ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:12:31,608: WARNING/ForkPoolWorker-5] WARNING: [youtube] N1se3U0jTxQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Gf_m9fnQAfU9ZDu ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:12:31,611: WARNING/ForkPoolWorker-5] ERROR: [youtube] N1se3U0jTxQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:31,611: WARNING/ForkPoolWorker-5] N1se3U0jTxQ: failed to get info from youtube with message ERROR: [youtube] N1se3U0jTxQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:31,613: WARNING/ForkPoolWorker-5] awMEWUHuivY: [362/765]: add to queue [2024-10-02 01:12:32,424: WARNING/ForkPoolWorker-5] ERROR: [youtube] awMEWUHuivY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:32,425: WARNING/ForkPoolWorker-5] awMEWUHuivY: failed to get info from youtube with message ERROR: [youtube] awMEWUHuivY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:32,426: WARNING/ForkPoolWorker-5] koej3K-ygQQ: [363/765]: add to queue [2024-10-02 01:12:33,204: WARNING/ForkPoolWorker-5] ERROR: [youtube] koej3K-ygQQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:33,204: WARNING/ForkPoolWorker-5] koej3K-ygQQ: failed to get info from youtube with message ERROR: [youtube] koej3K-ygQQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:33,205: WARNING/ForkPoolWorker-5] A5lTMnDntto: [364/765]: add to queue [2024-10-02 01:12:34,014: WARNING/ForkPoolWorker-5] ERROR: [youtube] A5lTMnDntto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:34,014: WARNING/ForkPoolWorker-5] A5lTMnDntto: failed to get info from youtube with message ERROR: [youtube] A5lTMnDntto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:34,015: WARNING/ForkPoolWorker-5] Dt-YFH9Q9W4: [365/765]: add to queue [2024-10-02 01:12:34,916: WARNING/ForkPoolWorker-5] ERROR: [youtube] Dt-YFH9Q9W4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:34,916: WARNING/ForkPoolWorker-5] Dt-YFH9Q9W4: failed to get info from youtube with message ERROR: [youtube] Dt-YFH9Q9W4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:34,918: WARNING/ForkPoolWorker-5] D878U1LBpjU: [366/765]: add to queue [2024-10-02 01:12:35,657: WARNING/ForkPoolWorker-5] ERROR: [youtube] D878U1LBpjU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:35,657: WARNING/ForkPoolWorker-5] D878U1LBpjU: failed to get info from youtube with message ERROR: [youtube] D878U1LBpjU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:35,659: WARNING/ForkPoolWorker-5] Jp5LsHu3pHM: [367/765]: add to queue [2024-10-02 01:12:36,436: WARNING/ForkPoolWorker-5] ERROR: [youtube] Jp5LsHu3pHM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:36,436: WARNING/ForkPoolWorker-5] Jp5LsHu3pHM: failed to get info from youtube with message ERROR: [youtube] Jp5LsHu3pHM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:36,438: WARNING/ForkPoolWorker-5] Zy9U1E3dijg: [368/765]: add to queue [2024-10-02 01:12:37,314: WARNING/ForkPoolWorker-5] ERROR: [youtube] Zy9U1E3dijg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:37,314: WARNING/ForkPoolWorker-5] Zy9U1E3dijg: failed to get info from youtube with message ERROR: [youtube] Zy9U1E3dijg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:37,315: WARNING/ForkPoolWorker-5] ImMMIYv3ti4: [369/765]: add to queue [2024-10-02 01:12:38,064: WARNING/ForkPoolWorker-5] ERROR: [youtube] ImMMIYv3ti4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:38,064: WARNING/ForkPoolWorker-5] ImMMIYv3ti4: failed to get info from youtube with message ERROR: [youtube] ImMMIYv3ti4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:38,066: WARNING/ForkPoolWorker-5] zWxSsHUEYtY: [370/765]: add to queue [2024-10-02 01:12:38,880: WARNING/ForkPoolWorker-5] ERROR: [youtube] zWxSsHUEYtY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:38,881: WARNING/ForkPoolWorker-5] zWxSsHUEYtY: failed to get info from youtube with message ERROR: [youtube] zWxSsHUEYtY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:38,882: WARNING/ForkPoolWorker-5] t1ovRWEgiwA: [371/765]: add to queue [2024-10-02 01:12:39,702: WARNING/ForkPoolWorker-5] ERROR: [youtube] t1ovRWEgiwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:39,702: WARNING/ForkPoolWorker-5] t1ovRWEgiwA: failed to get info from youtube with message ERROR: [youtube] t1ovRWEgiwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:39,703: WARNING/ForkPoolWorker-5] F_dfRTW_gqQ: [372/765]: add to queue [2024-10-02 01:12:40,497: WARNING/ForkPoolWorker-5] WARNING: [youtube] F_dfRTW_gqQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = nMjGo1CZuk8SVmR6 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:40,500: WARNING/ForkPoolWorker-5] WARNING: [youtube] F_dfRTW_gqQ: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = w30HawcZGsS2GLLt ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:40,502: WARNING/ForkPoolWorker-5] ERROR: [youtube] F_dfRTW_gqQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:40,502: WARNING/ForkPoolWorker-5] F_dfRTW_gqQ: failed to get info from youtube with message ERROR: [youtube] F_dfRTW_gqQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:40,504: WARNING/ForkPoolWorker-5] usAk6IS4WAM: [373/765]: add to queue [2024-10-02 01:12:41,328: WARNING/ForkPoolWorker-5] ERROR: [youtube] usAk6IS4WAM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:41,329: WARNING/ForkPoolWorker-5] usAk6IS4WAM: failed to get info from youtube with message ERROR: [youtube] usAk6IS4WAM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:41,330: WARNING/ForkPoolWorker-5] q9K2FZZa_ak: [374/765]: add to queue [2024-10-02 01:12:42,078: WARNING/ForkPoolWorker-5] ERROR: [youtube] q9K2FZZa_ak: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:42,078: WARNING/ForkPoolWorker-5] q9K2FZZa_ak: failed to get info from youtube with message ERROR: [youtube] q9K2FZZa_ak: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:42,079: WARNING/ForkPoolWorker-5] daRHbpyIxwQ: [375/765]: add to queue [2024-10-02 01:12:42,866: WARNING/ForkPoolWorker-5] ERROR: [youtube] daRHbpyIxwQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:42,866: WARNING/ForkPoolWorker-5] daRHbpyIxwQ: failed to get info from youtube with message ERROR: [youtube] daRHbpyIxwQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:42,868: WARNING/ForkPoolWorker-5] T9buyX89fng: [376/765]: add to queue [2024-10-02 01:12:43,620: WARNING/ForkPoolWorker-5] ERROR: [youtube] T9buyX89fng: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:43,620: WARNING/ForkPoolWorker-5] T9buyX89fng: failed to get info from youtube with message ERROR: [youtube] T9buyX89fng: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:43,622: WARNING/ForkPoolWorker-5] os8tNod8mdg: [377/765]: add to queue [2024-10-02 01:12:44,348: WARNING/ForkPoolWorker-5] ERROR: [youtube] os8tNod8mdg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:44,348: WARNING/ForkPoolWorker-5] os8tNod8mdg: failed to get info from youtube with message ERROR: [youtube] os8tNod8mdg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:44,350: WARNING/ForkPoolWorker-5] gHMiJef0k9U: [378/765]: add to queue [2024-10-02 01:12:45,134: WARNING/ForkPoolWorker-5] ERROR: [youtube] gHMiJef0k9U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:45,134: WARNING/ForkPoolWorker-5] gHMiJef0k9U: failed to get info from youtube with message ERROR: [youtube] gHMiJef0k9U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:45,136: WARNING/ForkPoolWorker-5] 4dgN08xL9i4: [379/765]: add to queue [2024-10-02 01:12:45,889: WARNING/ForkPoolWorker-5] ERROR: [youtube] 4dgN08xL9i4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:45,889: WARNING/ForkPoolWorker-5] 4dgN08xL9i4: failed to get info from youtube with message ERROR: [youtube] 4dgN08xL9i4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:45,891: WARNING/ForkPoolWorker-5] fTWX4OPLD1I: [380/765]: add to queue [2024-10-02 01:12:46,667: WARNING/ForkPoolWorker-5] ERROR: [youtube] fTWX4OPLD1I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:46,667: WARNING/ForkPoolWorker-5] fTWX4OPLD1I: failed to get info from youtube with message ERROR: [youtube] fTWX4OPLD1I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:46,669: WARNING/ForkPoolWorker-5] pbi_b-R6hZ4: [381/765]: add to queue [2024-10-02 01:12:47,590: WARNING/ForkPoolWorker-5] WARNING: [youtube] pbi_b-R6hZ4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cponPg6pIEFr91Gx ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:47,594: WARNING/ForkPoolWorker-5] WARNING: [youtube] pbi_b-R6hZ4: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aWzXzaqDDJUQJPlA ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:47,597: WARNING/ForkPoolWorker-5] ERROR: [youtube] pbi_b-R6hZ4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:47,597: WARNING/ForkPoolWorker-5] pbi_b-R6hZ4: failed to get info from youtube with message ERROR: [youtube] pbi_b-R6hZ4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:47,599: WARNING/ForkPoolWorker-5] bRqB6rZFIV8: [382/765]: add to queue [2024-10-02 01:12:48,368: WARNING/ForkPoolWorker-5] ERROR: [youtube] bRqB6rZFIV8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:48,368: WARNING/ForkPoolWorker-5] bRqB6rZFIV8: failed to get info from youtube with message ERROR: [youtube] bRqB6rZFIV8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:48,369: WARNING/ForkPoolWorker-5] nWm83KRBN-U: [383/765]: add to queue [2024-10-02 01:12:49,189: WARNING/ForkPoolWorker-5] ERROR: [youtube] nWm83KRBN-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:49,189: WARNING/ForkPoolWorker-5] nWm83KRBN-U: failed to get info from youtube with message ERROR: [youtube] nWm83KRBN-U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:49,191: WARNING/ForkPoolWorker-5] _qSLITg5RC0: [384/765]: add to queue [2024-10-02 01:12:50,012: WARNING/ForkPoolWorker-5] ERROR: [youtube] _qSLITg5RC0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:50,012: WARNING/ForkPoolWorker-5] _qSLITg5RC0: failed to get info from youtube with message ERROR: [youtube] _qSLITg5RC0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:50,014: WARNING/ForkPoolWorker-5] 1kJb9PdgcCY: [385/765]: add to queue [2024-10-02 01:12:50,803: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1kJb9PdgcCY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:50,804: WARNING/ForkPoolWorker-5] 1kJb9PdgcCY: failed to get info from youtube with message ERROR: [youtube] 1kJb9PdgcCY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:50,805: WARNING/ForkPoolWorker-5] oRrzZGbYpwA: [386/765]: add to queue [2024-10-02 01:12:51,530: WARNING/ForkPoolWorker-5] ERROR: [youtube] oRrzZGbYpwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:51,530: WARNING/ForkPoolWorker-5] oRrzZGbYpwA: failed to get info from youtube with message ERROR: [youtube] oRrzZGbYpwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:51,532: WARNING/ForkPoolWorker-5] hruSU8pXyxI: [387/765]: add to queue [2024-10-02 01:12:52,383: WARNING/ForkPoolWorker-5] ERROR: [youtube] hruSU8pXyxI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:52,383: WARNING/ForkPoolWorker-5] hruSU8pXyxI: failed to get info from youtube with message ERROR: [youtube] hruSU8pXyxI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:52,384: WARNING/ForkPoolWorker-5] qdhMS8t_I7k: [388/765]: add to queue [2024-10-02 01:12:53,184: WARNING/ForkPoolWorker-5] ERROR: [youtube] qdhMS8t_I7k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:53,184: WARNING/ForkPoolWorker-5] qdhMS8t_I7k: failed to get info from youtube with message ERROR: [youtube] qdhMS8t_I7k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:53,185: WARNING/ForkPoolWorker-5] pIV9i8qJwFg: [389/765]: add to queue [2024-10-02 01:12:53,942: WARNING/ForkPoolWorker-5] ERROR: [youtube] pIV9i8qJwFg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:53,942: WARNING/ForkPoolWorker-5] pIV9i8qJwFg: failed to get info from youtube with message ERROR: [youtube] pIV9i8qJwFg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:53,943: WARNING/ForkPoolWorker-5] By3aXxVQyBU: [390/765]: add to queue [2024-10-02 01:12:54,696: WARNING/ForkPoolWorker-5] ERROR: [youtube] By3aXxVQyBU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:54,696: WARNING/ForkPoolWorker-5] By3aXxVQyBU: failed to get info from youtube with message ERROR: [youtube] By3aXxVQyBU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:54,697: WARNING/ForkPoolWorker-5] wdJWxJfYO40: [391/765]: add to queue [2024-10-02 01:12:55,594: WARNING/ForkPoolWorker-5] WARNING: [youtube] wdJWxJfYO40: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = sU4eykEjY__2zF0C ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:55,597: WARNING/ForkPoolWorker-5] WARNING: [youtube] wdJWxJfYO40: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ByTgo1rIrWEOt168 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:12:55,601: WARNING/ForkPoolWorker-5] ERROR: [youtube] wdJWxJfYO40: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:55,601: WARNING/ForkPoolWorker-5] wdJWxJfYO40: failed to get info from youtube with message ERROR: [youtube] wdJWxJfYO40: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:55,602: WARNING/ForkPoolWorker-5] BwFaDmMWKys: [392/765]: add to queue [2024-10-02 01:12:56,371: WARNING/ForkPoolWorker-5] ERROR: [youtube] BwFaDmMWKys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:56,371: WARNING/ForkPoolWorker-5] BwFaDmMWKys: failed to get info from youtube with message ERROR: [youtube] BwFaDmMWKys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:56,373: WARNING/ForkPoolWorker-5] fROJwF6WBvI: [393/765]: add to queue [2024-10-02 01:12:57,102: WARNING/ForkPoolWorker-5] ERROR: [youtube] fROJwF6WBvI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:57,102: WARNING/ForkPoolWorker-5] fROJwF6WBvI: failed to get info from youtube with message ERROR: [youtube] fROJwF6WBvI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:57,103: WARNING/ForkPoolWorker-5] Qs3ZXk6uNu8: [394/765]: add to queue [2024-10-02 01:12:57,874: WARNING/ForkPoolWorker-5] ERROR: [youtube] Qs3ZXk6uNu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:57,874: WARNING/ForkPoolWorker-5] Qs3ZXk6uNu8: failed to get info from youtube with message ERROR: [youtube] Qs3ZXk6uNu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:57,876: WARNING/ForkPoolWorker-5] qEEiRW27Q14: [395/765]: add to queue [2024-10-02 01:12:59,109: WARNING/ForkPoolWorker-5] OM0Q8ipiNsw: [396/765]: add to queue [2024-10-02 01:12:59,956: WARNING/ForkPoolWorker-5] ERROR: [youtube] OM0Q8ipiNsw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:59,956: WARNING/ForkPoolWorker-5] OM0Q8ipiNsw: failed to get info from youtube with message ERROR: [youtube] OM0Q8ipiNsw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:12:59,958: WARNING/ForkPoolWorker-5] CvPwlcd56Ac: [397/765]: add to queue [2024-10-02 01:13:00,709: WARNING/ForkPoolWorker-5] ERROR: [youtube] CvPwlcd56Ac: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:00,709: WARNING/ForkPoolWorker-5] CvPwlcd56Ac: failed to get info from youtube with message ERROR: [youtube] CvPwlcd56Ac: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:00,711: WARNING/ForkPoolWorker-5] uIz6OXd5YOo: [398/765]: add to queue [2024-10-02 01:13:02,014: WARNING/ForkPoolWorker-5] Te5c-CzxqwY: [399/765]: add to queue [2024-10-02 01:13:02,730: WARNING/ForkPoolWorker-5] ERROR: [youtube] Te5c-CzxqwY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:02,730: WARNING/ForkPoolWorker-5] Te5c-CzxqwY: failed to get info from youtube with message ERROR: [youtube] Te5c-CzxqwY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:02,731: WARNING/ForkPoolWorker-5] isu5UvIOLlg: [400/765]: add to queue [2024-10-02 01:13:03,505: WARNING/ForkPoolWorker-5] WARNING: [youtube] isu5UvIOLlg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = RDcKH8dUqhECdt4 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:13:03,509: WARNING/ForkPoolWorker-5] WARNING: [youtube] isu5UvIOLlg: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = NzvHSnViynAtxCt ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:13:03,511: WARNING/ForkPoolWorker-5] ERROR: [youtube] isu5UvIOLlg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:03,511: WARNING/ForkPoolWorker-5] isu5UvIOLlg: failed to get info from youtube with message ERROR: [youtube] isu5UvIOLlg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:03,512: WARNING/ForkPoolWorker-5] jJlS6xhKm1U: [401/765]: add to queue [2024-10-02 01:13:04,333: WARNING/ForkPoolWorker-5] ERROR: [youtube] jJlS6xhKm1U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:04,333: WARNING/ForkPoolWorker-5] jJlS6xhKm1U: failed to get info from youtube with message ERROR: [youtube] jJlS6xhKm1U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:04,335: WARNING/ForkPoolWorker-5] HzS-WlKuOwI: [402/765]: add to queue [2024-10-02 01:13:05,624: WARNING/ForkPoolWorker-5] ERROR: [youtube] HzS-WlKuOwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:05,624: WARNING/ForkPoolWorker-5] HzS-WlKuOwI: failed to get info from youtube with message ERROR: [youtube] HzS-WlKuOwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:05,626: WARNING/ForkPoolWorker-5] zTf_Dvx5DZ8: [403/765]: add to queue [2024-10-02 01:13:06,431: WARNING/ForkPoolWorker-5] ERROR: [youtube] zTf_Dvx5DZ8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:06,431: WARNING/ForkPoolWorker-5] zTf_Dvx5DZ8: failed to get info from youtube with message ERROR: [youtube] zTf_Dvx5DZ8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:06,433: WARNING/ForkPoolWorker-5] kk-0Ni2JuAw: [404/765]: add to queue [2024-10-02 01:13:07,283: WARNING/ForkPoolWorker-5] ERROR: [youtube] kk-0Ni2JuAw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:07,283: WARNING/ForkPoolWorker-5] kk-0Ni2JuAw: failed to get info from youtube with message ERROR: [youtube] kk-0Ni2JuAw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:07,285: WARNING/ForkPoolWorker-5] yMnIn8A1fOE: [405/765]: add to queue [2024-10-02 01:13:08,083: WARNING/ForkPoolWorker-5] ERROR: [youtube] yMnIn8A1fOE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:08,083: WARNING/ForkPoolWorker-5] yMnIn8A1fOE: failed to get info from youtube with message ERROR: [youtube] yMnIn8A1fOE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:08,085: WARNING/ForkPoolWorker-5] zEBPClHiKUU: [406/765]: add to queue [2024-10-02 01:13:08,848: WARNING/ForkPoolWorker-5] ERROR: [youtube] zEBPClHiKUU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:08,848: WARNING/ForkPoolWorker-5] zEBPClHiKUU: failed to get info from youtube with message ERROR: [youtube] zEBPClHiKUU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:08,850: WARNING/ForkPoolWorker-5] NDqex7HICkY: [407/765]: add to queue [2024-10-02 01:13:09,681: WARNING/ForkPoolWorker-5] ERROR: [youtube] NDqex7HICkY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:09,681: WARNING/ForkPoolWorker-5] NDqex7HICkY: failed to get info from youtube with message ERROR: [youtube] NDqex7HICkY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:09,683: WARNING/ForkPoolWorker-5] l2pHriejNzA: [408/765]: add to queue [2024-10-02 01:13:10,630: WARNING/ForkPoolWorker-5] ERROR: [youtube] l2pHriejNzA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:10,630: WARNING/ForkPoolWorker-5] l2pHriejNzA: failed to get info from youtube with message ERROR: [youtube] l2pHriejNzA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:10,631: WARNING/ForkPoolWorker-5] CXWa0FtGAWo: [409/765]: add to queue [2024-10-02 01:13:11,492: WARNING/ForkPoolWorker-5] ERROR: [youtube] CXWa0FtGAWo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:11,492: WARNING/ForkPoolWorker-5] CXWa0FtGAWo: failed to get info from youtube with message ERROR: [youtube] CXWa0FtGAWo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:11,493: WARNING/ForkPoolWorker-5] OE5f2_ZS0pc: [410/765]: add to queue [2024-10-02 01:13:12,227: WARNING/ForkPoolWorker-5] ERROR: [youtube] OE5f2_ZS0pc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:12,227: WARNING/ForkPoolWorker-5] OE5f2_ZS0pc: failed to get info from youtube with message ERROR: [youtube] OE5f2_ZS0pc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:12,228: WARNING/ForkPoolWorker-5] oo3iNqq8MK4: [411/765]: add to queue [2024-10-02 01:13:13,057: WARNING/ForkPoolWorker-5] ERROR: [youtube] oo3iNqq8MK4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:13,058: WARNING/ForkPoolWorker-5] oo3iNqq8MK4: failed to get info from youtube with message ERROR: [youtube] oo3iNqq8MK4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:13,059: WARNING/ForkPoolWorker-5] AzzrthT7CJQ: [412/765]: add to queue [2024-10-02 01:13:13,876: WARNING/ForkPoolWorker-5] ERROR: [youtube] AzzrthT7CJQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:13,876: WARNING/ForkPoolWorker-5] AzzrthT7CJQ: failed to get info from youtube with message ERROR: [youtube] AzzrthT7CJQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:13,877: WARNING/ForkPoolWorker-5] 586SxtS080Y: [413/765]: add to queue [2024-10-02 01:13:14,856: WARNING/ForkPoolWorker-5] ERROR: [youtube] 586SxtS080Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:14,856: WARNING/ForkPoolWorker-5] 586SxtS080Y: failed to get info from youtube with message ERROR: [youtube] 586SxtS080Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:14,858: WARNING/ForkPoolWorker-5] l4NHJ0WdGmk: [414/765]: add to queue [2024-10-02 01:13:15,646: WARNING/ForkPoolWorker-5] ERROR: [youtube] l4NHJ0WdGmk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:15,647: WARNING/ForkPoolWorker-5] l4NHJ0WdGmk: failed to get info from youtube with message ERROR: [youtube] l4NHJ0WdGmk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:15,648: WARNING/ForkPoolWorker-5] lSqlzl6G4bs: [415/765]: add to queue [2024-10-02 01:13:16,610: WARNING/ForkPoolWorker-5] WARNING: [youtube] lSqlzl6G4bs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = HL3b-S1da-AzRoCW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:16,613: WARNING/ForkPoolWorker-5] WARNING: [youtube] lSqlzl6G4bs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = GLygs13QHSyyQHlV ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:16,617: WARNING/ForkPoolWorker-5] ERROR: [youtube] lSqlzl6G4bs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:16,617: WARNING/ForkPoolWorker-5] lSqlzl6G4bs: failed to get info from youtube with message ERROR: [youtube] lSqlzl6G4bs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:16,619: WARNING/ForkPoolWorker-5] 87EvZrc3O1w: [416/765]: add to queue [2024-10-02 01:13:17,599: WARNING/ForkPoolWorker-5] WARNING: [youtube] 87EvZrc3O1w: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = RrKv6GVvOuMa39nr ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:17,602: WARNING/ForkPoolWorker-5] WARNING: [youtube] 87EvZrc3O1w: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 4WtNYAw8P5Ak4gF8 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:17,605: WARNING/ForkPoolWorker-5] ERROR: [youtube] 87EvZrc3O1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:17,606: WARNING/ForkPoolWorker-5] 87EvZrc3O1w: failed to get info from youtube with message ERROR: [youtube] 87EvZrc3O1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:17,607: WARNING/ForkPoolWorker-5] PNi7wEBzsnk: [417/765]: add to queue [2024-10-02 01:13:18,420: WARNING/ForkPoolWorker-5] ERROR: [youtube] PNi7wEBzsnk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:18,420: WARNING/ForkPoolWorker-5] PNi7wEBzsnk: failed to get info from youtube with message ERROR: [youtube] PNi7wEBzsnk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:18,421: WARNING/ForkPoolWorker-5] eyOWbz6xd_E: [418/765]: add to queue [2024-10-02 01:13:19,217: WARNING/ForkPoolWorker-5] ERROR: [youtube] eyOWbz6xd_E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:19,217: WARNING/ForkPoolWorker-5] eyOWbz6xd_E: failed to get info from youtube with message ERROR: [youtube] eyOWbz6xd_E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:19,219: WARNING/ForkPoolWorker-5] 6PU7YE-5VFo: [419/765]: add to queue [2024-10-02 01:13:20,113: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6PU7YE-5VFo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:20,113: WARNING/ForkPoolWorker-5] 6PU7YE-5VFo: failed to get info from youtube with message ERROR: [youtube] 6PU7YE-5VFo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:20,115: WARNING/ForkPoolWorker-5] 3YseN9v9fms: [420/765]: add to queue [2024-10-02 01:13:20,916: WARNING/ForkPoolWorker-5] ERROR: [youtube] 3YseN9v9fms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:20,916: WARNING/ForkPoolWorker-5] 3YseN9v9fms: failed to get info from youtube with message ERROR: [youtube] 3YseN9v9fms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:20,918: WARNING/ForkPoolWorker-5] dFP6eQQzJXM: [421/765]: add to queue [2024-10-02 01:13:21,718: WARNING/ForkPoolWorker-5] ERROR: [youtube] dFP6eQQzJXM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:21,718: WARNING/ForkPoolWorker-5] dFP6eQQzJXM: failed to get info from youtube with message ERROR: [youtube] dFP6eQQzJXM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:21,719: WARNING/ForkPoolWorker-5] SpM_RkCwscQ: [422/765]: add to queue [2024-10-02 01:13:23,206: WARNING/ForkPoolWorker-5] GOXbq8c-law: [423/765]: add to queue [2024-10-02 01:13:24,027: WARNING/ForkPoolWorker-5] ERROR: [youtube] GOXbq8c-law: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:24,027: WARNING/ForkPoolWorker-5] GOXbq8c-law: failed to get info from youtube with message ERROR: [youtube] GOXbq8c-law: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:24,029: WARNING/ForkPoolWorker-5] dsx6_keVNA8: [424/765]: add to queue [2024-10-02 01:13:24,846: WARNING/ForkPoolWorker-5] ERROR: [youtube] dsx6_keVNA8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:24,846: WARNING/ForkPoolWorker-5] dsx6_keVNA8: failed to get info from youtube with message ERROR: [youtube] dsx6_keVNA8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:24,847: WARNING/ForkPoolWorker-5] C8OCW8OE0NM: [425/765]: add to queue [2024-10-02 01:13:25,611: WARNING/ForkPoolWorker-5] ERROR: [youtube] C8OCW8OE0NM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:25,612: WARNING/ForkPoolWorker-5] C8OCW8OE0NM: failed to get info from youtube with message ERROR: [youtube] C8OCW8OE0NM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:25,613: WARNING/ForkPoolWorker-5] BRzob6moLiY: [426/765]: add to queue [2024-10-02 01:13:26,412: WARNING/ForkPoolWorker-5] ERROR: [youtube] BRzob6moLiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:26,412: WARNING/ForkPoolWorker-5] BRzob6moLiY: failed to get info from youtube with message ERROR: [youtube] BRzob6moLiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:26,413: WARNING/ForkPoolWorker-5] mJgeTo1JXjM: [427/765]: add to queue [2024-10-02 01:13:27,134: WARNING/ForkPoolWorker-5] ERROR: [youtube] mJgeTo1JXjM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:27,134: WARNING/ForkPoolWorker-5] mJgeTo1JXjM: failed to get info from youtube with message ERROR: [youtube] mJgeTo1JXjM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:27,135: WARNING/ForkPoolWorker-5] d1AJHIFM71g: [428/765]: add to queue [2024-10-02 01:13:27,938: WARNING/ForkPoolWorker-5] ERROR: [youtube] d1AJHIFM71g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:27,939: WARNING/ForkPoolWorker-5] d1AJHIFM71g: failed to get info from youtube with message ERROR: [youtube] d1AJHIFM71g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:27,940: WARNING/ForkPoolWorker-5] Tlcl9H-TSZk: [429/765]: add to queue [2024-10-02 01:13:28,718: WARNING/ForkPoolWorker-5] ERROR: [youtube] Tlcl9H-TSZk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:28,719: WARNING/ForkPoolWorker-5] Tlcl9H-TSZk: failed to get info from youtube with message ERROR: [youtube] Tlcl9H-TSZk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:28,720: WARNING/ForkPoolWorker-5] sgdLKmprAzo: [430/765]: add to queue [2024-10-02 01:13:30,154: WARNING/ForkPoolWorker-5] Q2BefSC4wAc: [431/765]: add to queue [2024-10-02 01:13:31,014: WARNING/ForkPoolWorker-5] ERROR: [youtube] Q2BefSC4wAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:31,015: WARNING/ForkPoolWorker-5] Q2BefSC4wAc: failed to get info from youtube with message ERROR: [youtube] Q2BefSC4wAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:31,016: WARNING/ForkPoolWorker-5] wlh_0yhdJIc: [432/765]: add to queue [2024-10-02 01:13:31,827: WARNING/ForkPoolWorker-5] ERROR: [youtube] wlh_0yhdJIc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:31,827: WARNING/ForkPoolWorker-5] wlh_0yhdJIc: failed to get info from youtube with message ERROR: [youtube] wlh_0yhdJIc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:31,828: WARNING/ForkPoolWorker-5] XxnXvTpfYok: [433/765]: add to queue [2024-10-02 01:13:32,638: WARNING/ForkPoolWorker-5] ERROR: [youtube] XxnXvTpfYok: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:32,638: WARNING/ForkPoolWorker-5] XxnXvTpfYok: failed to get info from youtube with message ERROR: [youtube] XxnXvTpfYok: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:32,639: WARNING/ForkPoolWorker-5] FicsBEzynAc: [434/765]: add to queue [2024-10-02 01:13:33,738: WARNING/ForkPoolWorker-5] WARNING: [youtube] FicsBEzynAc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 3-wBP_rPdMZNvghV ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:33,741: WARNING/ForkPoolWorker-5] WARNING: [youtube] FicsBEzynAc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = _5DoGF0vJHVFeAp3 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:33,744: WARNING/ForkPoolWorker-5] ERROR: [youtube] FicsBEzynAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:33,744: WARNING/ForkPoolWorker-5] FicsBEzynAc: failed to get info from youtube with message ERROR: [youtube] FicsBEzynAc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:33,746: WARNING/ForkPoolWorker-5] LyGVom6_CR0: [435/765]: add to queue [2024-10-02 01:13:34,502: WARNING/ForkPoolWorker-5] ERROR: [youtube] LyGVom6_CR0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:34,502: WARNING/ForkPoolWorker-5] LyGVom6_CR0: failed to get info from youtube with message ERROR: [youtube] LyGVom6_CR0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:34,504: WARNING/ForkPoolWorker-5] qajo2yjjQfk: [436/765]: add to queue [2024-10-02 01:13:35,329: WARNING/ForkPoolWorker-5] ERROR: [youtube] qajo2yjjQfk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:35,329: WARNING/ForkPoolWorker-5] qajo2yjjQfk: failed to get info from youtube with message ERROR: [youtube] qajo2yjjQfk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:35,331: WARNING/ForkPoolWorker-5] Ao5861ctPSI: [437/765]: add to queue [2024-10-02 01:13:36,154: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ao5861ctPSI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:36,155: WARNING/ForkPoolWorker-5] Ao5861ctPSI: failed to get info from youtube with message ERROR: [youtube] Ao5861ctPSI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:36,156: WARNING/ForkPoolWorker-5] n2B94tNKI2s: [438/765]: add to queue [2024-10-02 01:13:36,937: WARNING/ForkPoolWorker-5] ERROR: [youtube] n2B94tNKI2s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:36,937: WARNING/ForkPoolWorker-5] n2B94tNKI2s: failed to get info from youtube with message ERROR: [youtube] n2B94tNKI2s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:36,939: WARNING/ForkPoolWorker-5] yWaqLkVCyNk: [439/765]: add to queue [2024-10-02 01:13:37,859: WARNING/ForkPoolWorker-5] ERROR: [youtube] yWaqLkVCyNk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:37,859: WARNING/ForkPoolWorker-5] yWaqLkVCyNk: failed to get info from youtube with message ERROR: [youtube] yWaqLkVCyNk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:37,861: WARNING/ForkPoolWorker-5] mKBbP4T5fbk: [440/765]: add to queue [2024-10-02 01:13:38,624: WARNING/ForkPoolWorker-5] ERROR: [youtube] mKBbP4T5fbk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:38,624: WARNING/ForkPoolWorker-5] mKBbP4T5fbk: failed to get info from youtube with message ERROR: [youtube] mKBbP4T5fbk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:38,625: WARNING/ForkPoolWorker-5] haLWpLelxCk: [441/765]: add to queue [2024-10-02 01:13:40,158: WARNING/ForkPoolWorker-5] XjJrFhQQAH4: [442/765]: add to queue [2024-10-02 01:13:41,039: WARNING/ForkPoolWorker-5] ERROR: [youtube] XjJrFhQQAH4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:41,039: WARNING/ForkPoolWorker-5] XjJrFhQQAH4: failed to get info from youtube with message ERROR: [youtube] XjJrFhQQAH4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:41,040: WARNING/ForkPoolWorker-5] 7KlELtdRfaU: [443/765]: add to queue [2024-10-02 01:13:41,907: WARNING/ForkPoolWorker-5] ERROR: [youtube] 7KlELtdRfaU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:41,907: WARNING/ForkPoolWorker-5] 7KlELtdRfaU: failed to get info from youtube with message ERROR: [youtube] 7KlELtdRfaU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:41,909: WARNING/ForkPoolWorker-5] g67EzHADH78: [444/765]: add to queue [2024-10-02 01:13:42,685: WARNING/ForkPoolWorker-5] ERROR: [youtube] g67EzHADH78: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:42,685: WARNING/ForkPoolWorker-5] g67EzHADH78: failed to get info from youtube with message ERROR: [youtube] g67EzHADH78: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:42,686: WARNING/ForkPoolWorker-5] GGEbFkFAZko: [445/765]: add to queue [2024-10-02 01:13:43,497: WARNING/ForkPoolWorker-5] ERROR: [youtube] GGEbFkFAZko: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:43,497: WARNING/ForkPoolWorker-5] GGEbFkFAZko: failed to get info from youtube with message ERROR: [youtube] GGEbFkFAZko: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:43,498: WARNING/ForkPoolWorker-5] WJiUPfW2-eU: [446/765]: add to queue [2024-10-02 01:13:44,344: WARNING/ForkPoolWorker-5] ERROR: [youtube] WJiUPfW2-eU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:44,344: WARNING/ForkPoolWorker-5] WJiUPfW2-eU: failed to get info from youtube with message ERROR: [youtube] WJiUPfW2-eU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:44,345: WARNING/ForkPoolWorker-5] HaGcfDqbhrk: [447/765]: add to queue [2024-10-02 01:13:45,238: WARNING/ForkPoolWorker-5] ERROR: [youtube] HaGcfDqbhrk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:45,238: WARNING/ForkPoolWorker-5] HaGcfDqbhrk: failed to get info from youtube with message ERROR: [youtube] HaGcfDqbhrk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:45,240: WARNING/ForkPoolWorker-5] 2jycwA0A78M: [448/765]: add to queue [2024-10-02 01:13:46,130: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2jycwA0A78M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:46,130: WARNING/ForkPoolWorker-5] 2jycwA0A78M: failed to get info from youtube with message ERROR: [youtube] 2jycwA0A78M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:46,131: WARNING/ForkPoolWorker-5] g8ITyZTAwPQ: [449/765]: add to queue [2024-10-02 01:13:46,881: WARNING/ForkPoolWorker-5] ERROR: [youtube] g8ITyZTAwPQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:46,881: WARNING/ForkPoolWorker-5] g8ITyZTAwPQ: failed to get info from youtube with message ERROR: [youtube] g8ITyZTAwPQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:46,883: WARNING/ForkPoolWorker-5] r5pOuNWH0VQ: [450/765]: add to queue [2024-10-02 01:13:47,664: WARNING/ForkPoolWorker-5] ERROR: [youtube] r5pOuNWH0VQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:47,665: WARNING/ForkPoolWorker-5] r5pOuNWH0VQ: failed to get info from youtube with message ERROR: [youtube] r5pOuNWH0VQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:47,666: WARNING/ForkPoolWorker-5] Ia26ar5lUiY: [451/765]: add to queue [2024-10-02 01:13:48,588: WARNING/ForkPoolWorker-5] WARNING: [youtube] Ia26ar5lUiY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = i3FZQe_jxDgFxvOc ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:48,592: WARNING/ForkPoolWorker-5] WARNING: [youtube] Ia26ar5lUiY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = UjNj4fmP8gyfy0mb ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:13:48,595: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ia26ar5lUiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:48,596: WARNING/ForkPoolWorker-5] Ia26ar5lUiY: failed to get info from youtube with message ERROR: [youtube] Ia26ar5lUiY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:48,597: WARNING/ForkPoolWorker-5] c_GragcgkPA: [452/765]: add to queue [2024-10-02 01:13:49,399: WARNING/ForkPoolWorker-5] ERROR: [youtube] c_GragcgkPA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:49,399: WARNING/ForkPoolWorker-5] c_GragcgkPA: failed to get info from youtube with message ERROR: [youtube] c_GragcgkPA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:49,401: WARNING/ForkPoolWorker-5] WCKBddg0TXA: [453/765]: add to queue [2024-10-02 01:13:50,235: WARNING/ForkPoolWorker-5] ERROR: [youtube] WCKBddg0TXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:50,235: WARNING/ForkPoolWorker-5] WCKBddg0TXA: failed to get info from youtube with message ERROR: [youtube] WCKBddg0TXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:50,237: WARNING/ForkPoolWorker-5] iyNTIkstDMM: [454/765]: add to queue [2024-10-02 01:13:51,093: WARNING/ForkPoolWorker-5] ERROR: [youtube] iyNTIkstDMM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:51,093: WARNING/ForkPoolWorker-5] iyNTIkstDMM: failed to get info from youtube with message ERROR: [youtube] iyNTIkstDMM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:51,094: WARNING/ForkPoolWorker-5] rAijhLKfMfs: [455/765]: add to queue [2024-10-02 01:13:51,821: WARNING/ForkPoolWorker-5] ERROR: [youtube] rAijhLKfMfs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:51,821: WARNING/ForkPoolWorker-5] rAijhLKfMfs: failed to get info from youtube with message ERROR: [youtube] rAijhLKfMfs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:51,823: WARNING/ForkPoolWorker-5] hdKF16zqDTg: [456/765]: add to queue [2024-10-02 01:13:52,705: WARNING/ForkPoolWorker-5] ERROR: [youtube] hdKF16zqDTg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:52,705: WARNING/ForkPoolWorker-5] hdKF16zqDTg: failed to get info from youtube with message ERROR: [youtube] hdKF16zqDTg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:52,706: WARNING/ForkPoolWorker-5] cD5d0boSIO0: [457/765]: add to queue [2024-10-02 01:13:53,527: WARNING/ForkPoolWorker-5] ERROR: [youtube] cD5d0boSIO0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:53,527: WARNING/ForkPoolWorker-5] cD5d0boSIO0: failed to get info from youtube with message ERROR: [youtube] cD5d0boSIO0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:53,528: WARNING/ForkPoolWorker-5] eOkI572pNaM: [458/765]: add to queue [2024-10-02 01:13:54,382: WARNING/ForkPoolWorker-5] ERROR: [youtube] eOkI572pNaM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:54,382: WARNING/ForkPoolWorker-5] eOkI572pNaM: failed to get info from youtube with message ERROR: [youtube] eOkI572pNaM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:54,383: WARNING/ForkPoolWorker-5] rx2S1DaASs4: [459/765]: add to queue [2024-10-02 01:13:55,160: WARNING/ForkPoolWorker-5] ERROR: [youtube] rx2S1DaASs4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:55,160: WARNING/ForkPoolWorker-5] rx2S1DaASs4: failed to get info from youtube with message ERROR: [youtube] rx2S1DaASs4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:55,161: WARNING/ForkPoolWorker-5] -fL7nQAfY_0: [460/765]: add to queue [2024-10-02 01:13:56,019: WARNING/ForkPoolWorker-5] ERROR: [youtube] -fL7nQAfY_0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:56,019: WARNING/ForkPoolWorker-5] -fL7nQAfY_0: failed to get info from youtube with message ERROR: [youtube] -fL7nQAfY_0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:56,021: WARNING/ForkPoolWorker-5] bdYkITm--LU: [461/765]: add to queue [2024-10-02 01:13:56,800: WARNING/ForkPoolWorker-5] ERROR: [youtube] bdYkITm--LU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:56,800: WARNING/ForkPoolWorker-5] bdYkITm--LU: failed to get info from youtube with message ERROR: [youtube] bdYkITm--LU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:56,801: WARNING/ForkPoolWorker-5] 6OmmQNf0P4s: [462/765]: add to queue [2024-10-02 01:13:57,604: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6OmmQNf0P4s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:57,604: WARNING/ForkPoolWorker-5] 6OmmQNf0P4s: failed to get info from youtube with message ERROR: [youtube] 6OmmQNf0P4s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:57,606: WARNING/ForkPoolWorker-5] 2EXeP7x1Fi0: [463/765]: add to queue [2024-10-02 01:13:58,349: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2EXeP7x1Fi0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:58,350: WARNING/ForkPoolWorker-5] 2EXeP7x1Fi0: failed to get info from youtube with message ERROR: [youtube] 2EXeP7x1Fi0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:58,351: WARNING/ForkPoolWorker-5] 4oU7QQeYasg: [464/765]: add to queue [2024-10-02 01:13:59,139: WARNING/ForkPoolWorker-5] ERROR: [youtube] 4oU7QQeYasg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:59,139: WARNING/ForkPoolWorker-5] 4oU7QQeYasg: failed to get info from youtube with message ERROR: [youtube] 4oU7QQeYasg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:59,141: WARNING/ForkPoolWorker-5] vPaM9pD9RLA: [465/765]: add to queue [2024-10-02 01:13:59,979: WARNING/ForkPoolWorker-5] ERROR: [youtube] vPaM9pD9RLA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:59,979: WARNING/ForkPoolWorker-5] vPaM9pD9RLA: failed to get info from youtube with message ERROR: [youtube] vPaM9pD9RLA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:13:59,981: WARNING/ForkPoolWorker-5] kgnR_71LSaY: [466/765]: add to queue [2024-10-02 01:14:00,737: WARNING/ForkPoolWorker-5] ERROR: [youtube] kgnR_71LSaY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:00,737: WARNING/ForkPoolWorker-5] kgnR_71LSaY: failed to get info from youtube with message ERROR: [youtube] kgnR_71LSaY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:00,739: WARNING/ForkPoolWorker-5] 2RP6TC1ZqEk: [467/765]: add to queue [2024-10-02 01:14:01,829: WARNING/ForkPoolWorker-5] WARNING: [youtube] 2RP6TC1ZqEk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = sTgHHlweQLul2CvB ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:01,832: WARNING/ForkPoolWorker-5] WARNING: [youtube] 2RP6TC1ZqEk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = dqK3Q4WiUT4LTYVs ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:01,836: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2RP6TC1ZqEk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:01,836: WARNING/ForkPoolWorker-5] 2RP6TC1ZqEk: failed to get info from youtube with message ERROR: [youtube] 2RP6TC1ZqEk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:01,837: WARNING/ForkPoolWorker-5] -7jPcYINM80: [468/765]: add to queue [2024-10-02 01:14:02,598: WARNING/ForkPoolWorker-5] ERROR: [youtube] -7jPcYINM80: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:02,598: WARNING/ForkPoolWorker-5] -7jPcYINM80: failed to get info from youtube with message ERROR: [youtube] -7jPcYINM80: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:02,600: WARNING/ForkPoolWorker-5] U8omv6EoQHM: [469/765]: add to queue [2024-10-02 01:14:03,338: WARNING/ForkPoolWorker-5] ERROR: [youtube] U8omv6EoQHM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:03,338: WARNING/ForkPoolWorker-5] U8omv6EoQHM: failed to get info from youtube with message ERROR: [youtube] U8omv6EoQHM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:03,339: WARNING/ForkPoolWorker-5] RJtcXx3s6J0: [470/765]: add to queue [2024-10-02 01:14:04,143: WARNING/ForkPoolWorker-5] ERROR: [youtube] RJtcXx3s6J0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:04,143: WARNING/ForkPoolWorker-5] RJtcXx3s6J0: failed to get info from youtube with message ERROR: [youtube] RJtcXx3s6J0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:04,144: WARNING/ForkPoolWorker-5] QVDcgdtleX8: [471/765]: add to queue [2024-10-02 01:14:04,936: WARNING/ForkPoolWorker-5] ERROR: [youtube] QVDcgdtleX8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:04,936: WARNING/ForkPoolWorker-5] QVDcgdtleX8: failed to get info from youtube with message ERROR: [youtube] QVDcgdtleX8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:04,938: WARNING/ForkPoolWorker-5] IKoHjQNd4KA: [472/765]: add to queue [2024-10-02 01:14:05,764: WARNING/ForkPoolWorker-5] ERROR: [youtube] IKoHjQNd4KA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:05,764: WARNING/ForkPoolWorker-5] IKoHjQNd4KA: failed to get info from youtube with message ERROR: [youtube] IKoHjQNd4KA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:05,765: WARNING/ForkPoolWorker-5] IDgXJSifr-g: [473/765]: add to queue [2024-10-02 01:14:07,228: WARNING/ForkPoolWorker-5] cCC9CTIVx50: [474/765]: add to queue [2024-10-02 01:14:07,969: WARNING/ForkPoolWorker-5] ERROR: [youtube] cCC9CTIVx50: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:07,970: WARNING/ForkPoolWorker-5] cCC9CTIVx50: failed to get info from youtube with message ERROR: [youtube] cCC9CTIVx50: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:07,971: WARNING/ForkPoolWorker-5] r1mWkeTEeu4: [475/765]: add to queue [2024-10-02 01:14:08,777: WARNING/ForkPoolWorker-5] ERROR: [youtube] r1mWkeTEeu4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:08,777: WARNING/ForkPoolWorker-5] r1mWkeTEeu4: failed to get info from youtube with message ERROR: [youtube] r1mWkeTEeu4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:08,779: WARNING/ForkPoolWorker-5] QznmxnealsE: [476/765]: add to queue [2024-10-02 01:14:09,605: WARNING/ForkPoolWorker-5] ERROR: [youtube] QznmxnealsE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:09,605: WARNING/ForkPoolWorker-5] QznmxnealsE: failed to get info from youtube with message ERROR: [youtube] QznmxnealsE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:09,606: WARNING/ForkPoolWorker-5] XVLFxnobPSs: [477/765]: add to queue [2024-10-02 01:14:10,387: WARNING/ForkPoolWorker-5] ERROR: [youtube] XVLFxnobPSs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:10,387: WARNING/ForkPoolWorker-5] XVLFxnobPSs: failed to get info from youtube with message ERROR: [youtube] XVLFxnobPSs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:10,388: WARNING/ForkPoolWorker-5] lWPP06XSfFY: [478/765]: add to queue [2024-10-02 01:14:11,242: WARNING/ForkPoolWorker-5] ERROR: [youtube] lWPP06XSfFY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:11,242: WARNING/ForkPoolWorker-5] lWPP06XSfFY: failed to get info from youtube with message ERROR: [youtube] lWPP06XSfFY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:11,243: WARNING/ForkPoolWorker-5] sqUebMAXO3Q: [479/765]: add to queue [2024-10-02 01:14:12,049: WARNING/ForkPoolWorker-5] ERROR: [youtube] sqUebMAXO3Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:12,049: WARNING/ForkPoolWorker-5] sqUebMAXO3Q: failed to get info from youtube with message ERROR: [youtube] sqUebMAXO3Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:12,050: WARNING/ForkPoolWorker-5] QzZBOR_HWN4: [480/765]: add to queue [2024-10-02 01:14:12,874: WARNING/ForkPoolWorker-5] ERROR: [youtube] QzZBOR_HWN4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:12,874: WARNING/ForkPoolWorker-5] QzZBOR_HWN4: failed to get info from youtube with message ERROR: [youtube] QzZBOR_HWN4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:12,876: WARNING/ForkPoolWorker-5] sz2ag_dAv5o: [481/765]: add to queue [2024-10-02 01:14:13,698: WARNING/ForkPoolWorker-5] ERROR: [youtube] sz2ag_dAv5o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:13,698: WARNING/ForkPoolWorker-5] sz2ag_dAv5o: failed to get info from youtube with message ERROR: [youtube] sz2ag_dAv5o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:13,700: WARNING/ForkPoolWorker-5] EkIHQ2Wb_lI: [482/765]: add to queue [2024-10-02 01:14:15,218: WARNING/ForkPoolWorker-5] yfuKnJJS3RU: [483/765]: add to queue [2024-10-02 01:14:16,062: WARNING/ForkPoolWorker-5] ERROR: [youtube] yfuKnJJS3RU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:16,062: WARNING/ForkPoolWorker-5] yfuKnJJS3RU: failed to get info from youtube with message ERROR: [youtube] yfuKnJJS3RU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:16,063: WARNING/ForkPoolWorker-5] gHjamctJ0Qo: [484/765]: add to queue [2024-10-02 01:14:16,850: WARNING/ForkPoolWorker-5] ERROR: [youtube] gHjamctJ0Qo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:16,850: WARNING/ForkPoolWorker-5] gHjamctJ0Qo: failed to get info from youtube with message ERROR: [youtube] gHjamctJ0Qo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:16,852: WARNING/ForkPoolWorker-5] 3PbMkRcLeGE: [485/765]: add to queue [2024-10-02 01:14:17,624: WARNING/ForkPoolWorker-5] ERROR: [youtube] 3PbMkRcLeGE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:17,624: WARNING/ForkPoolWorker-5] 3PbMkRcLeGE: failed to get info from youtube with message ERROR: [youtube] 3PbMkRcLeGE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:17,625: WARNING/ForkPoolWorker-5] DUgd94NrfmY: [486/765]: add to queue [2024-10-02 01:14:18,596: WARNING/ForkPoolWorker-5] WARNING: [youtube] DUgd94NrfmY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = demWY84EFFDoIO5J ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:18,600: WARNING/ForkPoolWorker-5] WARNING: [youtube] DUgd94NrfmY: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = kRDXbQqrgVO9oc3O ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:18,603: WARNING/ForkPoolWorker-5] ERROR: [youtube] DUgd94NrfmY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:18,603: WARNING/ForkPoolWorker-5] DUgd94NrfmY: failed to get info from youtube with message ERROR: [youtube] DUgd94NrfmY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:18,604: WARNING/ForkPoolWorker-5] ZyCEI_kLlN0: [487/765]: add to queue [2024-10-02 01:14:19,379: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZyCEI_kLlN0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:19,379: WARNING/ForkPoolWorker-5] ZyCEI_kLlN0: failed to get info from youtube with message ERROR: [youtube] ZyCEI_kLlN0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:19,381: WARNING/ForkPoolWorker-5] CjCQf9C4z8E: [488/765]: add to queue [2024-10-02 01:14:20,168: WARNING/ForkPoolWorker-5] ERROR: [youtube] CjCQf9C4z8E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:20,168: WARNING/ForkPoolWorker-5] CjCQf9C4z8E: failed to get info from youtube with message ERROR: [youtube] CjCQf9C4z8E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:20,170: WARNING/ForkPoolWorker-5] wvv2_21TZ4I: [489/765]: add to queue [2024-10-02 01:14:20,991: WARNING/ForkPoolWorker-5] ERROR: [youtube] wvv2_21TZ4I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:20,991: WARNING/ForkPoolWorker-5] wvv2_21TZ4I: failed to get info from youtube with message ERROR: [youtube] wvv2_21TZ4I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:20,993: WARNING/ForkPoolWorker-5] 01hVXvD6I3o: [490/765]: add to queue [2024-10-02 01:14:21,810: WARNING/ForkPoolWorker-5] ERROR: [youtube] 01hVXvD6I3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:21,811: WARNING/ForkPoolWorker-5] 01hVXvD6I3o: failed to get info from youtube with message ERROR: [youtube] 01hVXvD6I3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:21,812: WARNING/ForkPoolWorker-5] A0NOlIK8jaY: [491/765]: add to queue [2024-10-02 01:14:23,195: WARNING/ForkPoolWorker-5] 8xyXdTjIEBw: [492/765]: add to queue [2024-10-02 01:14:24,014: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8xyXdTjIEBw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:24,014: WARNING/ForkPoolWorker-5] 8xyXdTjIEBw: failed to get info from youtube with message ERROR: [youtube] 8xyXdTjIEBw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:24,015: WARNING/ForkPoolWorker-5] 09AfA9V_JkE: [493/765]: add to queue [2024-10-02 01:14:24,809: WARNING/ForkPoolWorker-5] ERROR: [youtube] 09AfA9V_JkE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:24,809: WARNING/ForkPoolWorker-5] 09AfA9V_JkE: failed to get info from youtube with message ERROR: [youtube] 09AfA9V_JkE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:24,811: WARNING/ForkPoolWorker-5] b28GYZSlGEY: [494/765]: add to queue [2024-10-02 01:14:25,716: WARNING/ForkPoolWorker-5] ERROR: [youtube] b28GYZSlGEY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:25,716: WARNING/ForkPoolWorker-5] b28GYZSlGEY: failed to get info from youtube with message ERROR: [youtube] b28GYZSlGEY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:25,718: WARNING/ForkPoolWorker-5] gfasBmiyKHA: [495/765]: add to queue [2024-10-02 01:14:26,489: WARNING/ForkPoolWorker-5] ERROR: [youtube] gfasBmiyKHA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:26,489: WARNING/ForkPoolWorker-5] gfasBmiyKHA: failed to get info from youtube with message ERROR: [youtube] gfasBmiyKHA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:26,491: WARNING/ForkPoolWorker-5] 1y0pXfIBqD0: [496/765]: add to queue [2024-10-02 01:14:27,341: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1y0pXfIBqD0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:27,342: WARNING/ForkPoolWorker-5] 1y0pXfIBqD0: failed to get info from youtube with message ERROR: [youtube] 1y0pXfIBqD0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:27,343: WARNING/ForkPoolWorker-5] Urcso_oDYp8: [497/765]: add to queue [2024-10-02 01:14:28,149: WARNING/ForkPoolWorker-5] ERROR: [youtube] Urcso_oDYp8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:28,149: WARNING/ForkPoolWorker-5] Urcso_oDYp8: failed to get info from youtube with message ERROR: [youtube] Urcso_oDYp8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:28,150: WARNING/ForkPoolWorker-5] RDZybvrgt70: [498/765]: add to queue [2024-10-02 01:14:29,066: WARNING/ForkPoolWorker-5] ERROR: [youtube] RDZybvrgt70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:29,066: WARNING/ForkPoolWorker-5] RDZybvrgt70: failed to get info from youtube with message ERROR: [youtube] RDZybvrgt70: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:29,068: WARNING/ForkPoolWorker-5] 2V0TKCIZQQo: [499/765]: add to queue [2024-10-02 01:14:29,854: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2V0TKCIZQQo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:29,854: WARNING/ForkPoolWorker-5] 2V0TKCIZQQo: failed to get info from youtube with message ERROR: [youtube] 2V0TKCIZQQo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:29,855: WARNING/ForkPoolWorker-5] wJI6-1bQoL0: [500/765]: add to queue [2024-10-02 01:14:30,725: WARNING/ForkPoolWorker-5] ERROR: [youtube] wJI6-1bQoL0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:30,725: WARNING/ForkPoolWorker-5] wJI6-1bQoL0: failed to get info from youtube with message ERROR: [youtube] wJI6-1bQoL0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:30,727: WARNING/ForkPoolWorker-5] 7Ktat6o6Pq0: [501/765]: add to queue [2024-10-02 01:14:31,589: WARNING/ForkPoolWorker-5] WARNING: [youtube] 7Ktat6o6Pq0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Nnx5yVdooQ-ar_B ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:14:31,592: WARNING/ForkPoolWorker-5] WARNING: [youtube] 7Ktat6o6Pq0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ticLX3GJ55IBCPb ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:14:31,595: WARNING/ForkPoolWorker-5] ERROR: [youtube] 7Ktat6o6Pq0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:31,595: WARNING/ForkPoolWorker-5] 7Ktat6o6Pq0: failed to get info from youtube with message ERROR: [youtube] 7Ktat6o6Pq0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:31,596: WARNING/ForkPoolWorker-5] qBrEtDLHu5E: [502/765]: add to queue [2024-10-02 01:14:32,554: WARNING/ForkPoolWorker-5] WARNING: [youtube] qBrEtDLHu5E: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = yIKvnzg6CXR6HtWm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:32,557: WARNING/ForkPoolWorker-5] WARNING: [youtube] qBrEtDLHu5E: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = GIMADx3XT4hpdn9t ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:32,560: WARNING/ForkPoolWorker-5] ERROR: [youtube] qBrEtDLHu5E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:32,560: WARNING/ForkPoolWorker-5] qBrEtDLHu5E: failed to get info from youtube with message ERROR: [youtube] qBrEtDLHu5E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:32,561: WARNING/ForkPoolWorker-5] b5CgSX_31iw: [503/765]: add to queue [2024-10-02 01:14:33,490: WARNING/ForkPoolWorker-5] ERROR: [youtube] b5CgSX_31iw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:33,490: WARNING/ForkPoolWorker-5] b5CgSX_31iw: failed to get info from youtube with message ERROR: [youtube] b5CgSX_31iw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:33,491: WARNING/ForkPoolWorker-5] Z13Je0PyeQc: [504/765]: add to queue [2024-10-02 01:14:34,320: WARNING/ForkPoolWorker-5] ERROR: [youtube] Z13Je0PyeQc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:34,321: WARNING/ForkPoolWorker-5] Z13Je0PyeQc: failed to get info from youtube with message ERROR: [youtube] Z13Je0PyeQc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:34,322: WARNING/ForkPoolWorker-5] 2DQDEjQYwx4: [505/765]: add to queue [2024-10-02 01:14:35,234: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2DQDEjQYwx4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:35,234: WARNING/ForkPoolWorker-5] 2DQDEjQYwx4: failed to get info from youtube with message ERROR: [youtube] 2DQDEjQYwx4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:35,235: WARNING/ForkPoolWorker-5] jsl4WW8kDKs: [506/765]: add to queue [2024-10-02 01:14:36,158: WARNING/ForkPoolWorker-5] ERROR: [youtube] jsl4WW8kDKs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:36,158: WARNING/ForkPoolWorker-5] jsl4WW8kDKs: failed to get info from youtube with message ERROR: [youtube] jsl4WW8kDKs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:36,159: WARNING/ForkPoolWorker-5] MwscvKiQheg: [507/765]: add to queue [2024-10-02 01:14:37,145: WARNING/ForkPoolWorker-5] ERROR: [youtube] MwscvKiQheg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:37,145: WARNING/ForkPoolWorker-5] MwscvKiQheg: failed to get info from youtube with message ERROR: [youtube] MwscvKiQheg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:37,146: WARNING/ForkPoolWorker-5] Ctw1iFZvzXg: [508/765]: add to queue [2024-10-02 01:14:37,901: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ctw1iFZvzXg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:37,902: WARNING/ForkPoolWorker-5] Ctw1iFZvzXg: failed to get info from youtube with message ERROR: [youtube] Ctw1iFZvzXg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:37,903: WARNING/ForkPoolWorker-5] V53zpe5KpxQ: [509/765]: add to queue [2024-10-02 01:14:38,708: WARNING/ForkPoolWorker-5] ERROR: [youtube] V53zpe5KpxQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:38,708: WARNING/ForkPoolWorker-5] V53zpe5KpxQ: failed to get info from youtube with message ERROR: [youtube] V53zpe5KpxQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:38,710: WARNING/ForkPoolWorker-5] Mu0hd8IF1Fk: [510/765]: add to queue [2024-10-02 01:14:39,526: WARNING/ForkPoolWorker-5] ERROR: [youtube] Mu0hd8IF1Fk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:39,526: WARNING/ForkPoolWorker-5] Mu0hd8IF1Fk: failed to get info from youtube with message ERROR: [youtube] Mu0hd8IF1Fk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:39,527: WARNING/ForkPoolWorker-5] Fb_jKmB9EMI: [511/765]: add to queue [2024-10-02 01:14:40,310: WARNING/ForkPoolWorker-5] ERROR: [youtube] Fb_jKmB9EMI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:40,310: WARNING/ForkPoolWorker-5] Fb_jKmB9EMI: failed to get info from youtube with message ERROR: [youtube] Fb_jKmB9EMI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:40,312: WARNING/ForkPoolWorker-5] D9O3CMVgB74: [512/765]: add to queue [2024-10-02 01:14:41,084: WARNING/ForkPoolWorker-5] ERROR: [youtube] D9O3CMVgB74: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:41,084: WARNING/ForkPoolWorker-5] D9O3CMVgB74: failed to get info from youtube with message ERROR: [youtube] D9O3CMVgB74: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:41,086: WARNING/ForkPoolWorker-5] FO26BKQlFmw: [513/765]: add to queue [2024-10-02 01:14:41,814: WARNING/ForkPoolWorker-5] ERROR: [youtube] FO26BKQlFmw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:41,814: WARNING/ForkPoolWorker-5] FO26BKQlFmw: failed to get info from youtube with message ERROR: [youtube] FO26BKQlFmw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:41,816: WARNING/ForkPoolWorker-5] jwLDx60Ffvs: [514/765]: add to queue [2024-10-02 01:14:42,623: WARNING/ForkPoolWorker-5] ERROR: [youtube] jwLDx60Ffvs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:42,623: WARNING/ForkPoolWorker-5] jwLDx60Ffvs: failed to get info from youtube with message ERROR: [youtube] jwLDx60Ffvs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:42,625: WARNING/ForkPoolWorker-5] IrW2z8PX9cw: [515/765]: add to queue [2024-10-02 01:14:43,590: WARNING/ForkPoolWorker-5] WARNING: [youtube] IrW2z8PX9cw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = VsnwuC6Ww5xkzOdj ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:43,593: WARNING/ForkPoolWorker-5] WARNING: [youtube] IrW2z8PX9cw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = s_a10e1kMkH6NBmI ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:43,595: WARNING/ForkPoolWorker-5] ERROR: [youtube] IrW2z8PX9cw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:43,596: WARNING/ForkPoolWorker-5] IrW2z8PX9cw: failed to get info from youtube with message ERROR: [youtube] IrW2z8PX9cw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:43,597: WARNING/ForkPoolWorker-5] vU_3HGYN0VA: [516/765]: add to queue [2024-10-02 01:14:44,600: WARNING/ForkPoolWorker-5] WARNING: [youtube] vU_3HGYN0VA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = ohKwWS9-6Kuc0CQl ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:44,603: WARNING/ForkPoolWorker-5] WARNING: [youtube] vU_3HGYN0VA: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = nFxx1eTjcDTvHVdD ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:44,605: WARNING/ForkPoolWorker-5] ERROR: [youtube] vU_3HGYN0VA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:44,605: WARNING/ForkPoolWorker-5] vU_3HGYN0VA: failed to get info from youtube with message ERROR: [youtube] vU_3HGYN0VA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:44,607: WARNING/ForkPoolWorker-5] E0kQsoyevJk: [517/765]: add to queue [2024-10-02 01:14:45,415: WARNING/ForkPoolWorker-5] ERROR: [youtube] E0kQsoyevJk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:45,415: WARNING/ForkPoolWorker-5] E0kQsoyevJk: failed to get info from youtube with message ERROR: [youtube] E0kQsoyevJk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:45,417: WARNING/ForkPoolWorker-5] xSbZ1wfD2i8: [518/765]: add to queue [2024-10-02 01:14:46,238: WARNING/ForkPoolWorker-5] ERROR: [youtube] xSbZ1wfD2i8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:46,238: WARNING/ForkPoolWorker-5] xSbZ1wfD2i8: failed to get info from youtube with message ERROR: [youtube] xSbZ1wfD2i8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:46,240: WARNING/ForkPoolWorker-5] AIGzUG6efms: [519/765]: add to queue [2024-10-02 01:14:47,032: WARNING/ForkPoolWorker-5] ERROR: [youtube] AIGzUG6efms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:47,032: WARNING/ForkPoolWorker-5] AIGzUG6efms: failed to get info from youtube with message ERROR: [youtube] AIGzUG6efms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:47,034: WARNING/ForkPoolWorker-5] N_P4B7dnDys: [520/765]: add to queue [2024-10-02 01:14:47,769: WARNING/ForkPoolWorker-5] ERROR: [youtube] N_P4B7dnDys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:47,770: WARNING/ForkPoolWorker-5] N_P4B7dnDys: failed to get info from youtube with message ERROR: [youtube] N_P4B7dnDys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:47,772: WARNING/ForkPoolWorker-5] SGbwjHNSumY: [521/765]: add to queue [2024-10-02 01:14:48,434: WARNING/ForkPoolWorker-5] ERROR: [youtube] SGbwjHNSumY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:48,434: WARNING/ForkPoolWorker-5] SGbwjHNSumY: failed to get info from youtube with message ERROR: [youtube] SGbwjHNSumY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:48,435: WARNING/ForkPoolWorker-5] OKO3JoL4iAI: [522/765]: add to queue [2024-10-02 01:14:49,189: WARNING/ForkPoolWorker-5] ERROR: [youtube] OKO3JoL4iAI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:49,189: WARNING/ForkPoolWorker-5] OKO3JoL4iAI: failed to get info from youtube with message ERROR: [youtube] OKO3JoL4iAI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:49,190: WARNING/ForkPoolWorker-5] DAJVYQXb4qA: [523/765]: add to queue [2024-10-02 01:14:49,986: WARNING/ForkPoolWorker-5] ERROR: [youtube] DAJVYQXb4qA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:49,986: WARNING/ForkPoolWorker-5] DAJVYQXb4qA: failed to get info from youtube with message ERROR: [youtube] DAJVYQXb4qA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:49,988: WARNING/ForkPoolWorker-5] McQxj1PFClU: [524/765]: add to queue [2024-10-02 01:14:50,721: WARNING/ForkPoolWorker-5] ERROR: [youtube] McQxj1PFClU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:50,721: WARNING/ForkPoolWorker-5] McQxj1PFClU: failed to get info from youtube with message ERROR: [youtube] McQxj1PFClU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:50,722: WARNING/ForkPoolWorker-5] QcP2WVP42Hc: [525/765]: add to queue [2024-10-02 01:14:51,543: WARNING/ForkPoolWorker-5] WARNING: [youtube] QcP2WVP42Hc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = OLySfCLRKbrcy4xv ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:51,547: WARNING/ForkPoolWorker-5] WARNING: [youtube] QcP2WVP42Hc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = rXfjTOzQrXxakAM9 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:51,550: WARNING/ForkPoolWorker-5] ERROR: [youtube] QcP2WVP42Hc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:51,550: WARNING/ForkPoolWorker-5] QcP2WVP42Hc: failed to get info from youtube with message ERROR: [youtube] QcP2WVP42Hc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:51,551: WARNING/ForkPoolWorker-5] _Eeti2GiqZQ: [526/765]: add to queue [2024-10-02 01:14:52,440: WARNING/ForkPoolWorker-5] ERROR: [youtube] _Eeti2GiqZQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:52,440: WARNING/ForkPoolWorker-5] _Eeti2GiqZQ: failed to get info from youtube with message ERROR: [youtube] _Eeti2GiqZQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:52,441: WARNING/ForkPoolWorker-5] 4_Nr1Zr81Ck: [527/765]: add to queue [2024-10-02 01:14:53,300: WARNING/ForkPoolWorker-5] ERROR: [youtube] 4_Nr1Zr81Ck: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:53,301: WARNING/ForkPoolWorker-5] 4_Nr1Zr81Ck: failed to get info from youtube with message ERROR: [youtube] 4_Nr1Zr81Ck: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:53,302: WARNING/ForkPoolWorker-5] d9wR8D4VC2g: [528/765]: add to queue [2024-10-02 01:14:54,167: WARNING/ForkPoolWorker-5] ERROR: [youtube] d9wR8D4VC2g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:54,167: WARNING/ForkPoolWorker-5] d9wR8D4VC2g: failed to get info from youtube with message ERROR: [youtube] d9wR8D4VC2g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:54,169: WARNING/ForkPoolWorker-5] FaLsqhsaUOM: [529/765]: add to queue [2024-10-02 01:14:54,936: WARNING/ForkPoolWorker-5] ERROR: [youtube] FaLsqhsaUOM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:54,936: WARNING/ForkPoolWorker-5] FaLsqhsaUOM: failed to get info from youtube with message ERROR: [youtube] FaLsqhsaUOM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:54,937: WARNING/ForkPoolWorker-5] LnJL_cp99T4: [530/765]: add to queue [2024-10-02 01:14:55,784: WARNING/ForkPoolWorker-5] ERROR: [youtube] LnJL_cp99T4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:55,784: WARNING/ForkPoolWorker-5] LnJL_cp99T4: failed to get info from youtube with message ERROR: [youtube] LnJL_cp99T4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:55,785: WARNING/ForkPoolWorker-5] rAZHTGLaIKs: [531/765]: add to queue [2024-10-02 01:14:56,635: WARNING/ForkPoolWorker-5] ERROR: [youtube] rAZHTGLaIKs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:56,636: WARNING/ForkPoolWorker-5] rAZHTGLaIKs: failed to get info from youtube with message ERROR: [youtube] rAZHTGLaIKs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:56,637: WARNING/ForkPoolWorker-5] tk3WDkEK6Kc: [532/765]: add to queue [2024-10-02 01:14:57,483: WARNING/ForkPoolWorker-5] WARNING: [youtube] tk3WDkEK6Kc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = xLPzKPRR2g6zOGF1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:57,486: WARNING/ForkPoolWorker-5] WARNING: [youtube] tk3WDkEK6Kc: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = AVfzHONCq4tErsnZ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:14:57,491: WARNING/ForkPoolWorker-5] ERROR: [youtube] tk3WDkEK6Kc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:57,491: WARNING/ForkPoolWorker-5] tk3WDkEK6Kc: failed to get info from youtube with message ERROR: [youtube] tk3WDkEK6Kc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:57,492: WARNING/ForkPoolWorker-5] _-qxXlHDDB0: [533/765]: add to queue [2024-10-02 01:14:58,270: WARNING/ForkPoolWorker-5] ERROR: [youtube] _-qxXlHDDB0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:58,270: WARNING/ForkPoolWorker-5] _-qxXlHDDB0: failed to get info from youtube with message ERROR: [youtube] _-qxXlHDDB0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:58,272: WARNING/ForkPoolWorker-5] hEGd6CTaIyE: [534/765]: add to queue [2024-10-02 01:14:59,126: WARNING/ForkPoolWorker-5] ERROR: [youtube] hEGd6CTaIyE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:59,126: WARNING/ForkPoolWorker-5] hEGd6CTaIyE: failed to get info from youtube with message ERROR: [youtube] hEGd6CTaIyE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:59,128: WARNING/ForkPoolWorker-5] gq4bS3EwFP0: [535/765]: add to queue [2024-10-02 01:14:59,937: WARNING/ForkPoolWorker-5] ERROR: [youtube] gq4bS3EwFP0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:59,937: WARNING/ForkPoolWorker-5] gq4bS3EwFP0: failed to get info from youtube with message ERROR: [youtube] gq4bS3EwFP0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:14:59,939: WARNING/ForkPoolWorker-5] HKDkfiDjQ60: [536/765]: add to queue [2024-10-02 01:15:00,817: WARNING/ForkPoolWorker-5] ERROR: [youtube] HKDkfiDjQ60: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:00,817: WARNING/ForkPoolWorker-5] HKDkfiDjQ60: failed to get info from youtube with message ERROR: [youtube] HKDkfiDjQ60: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:00,818: WARNING/ForkPoolWorker-5] Hz-ig1Mnflk: [537/765]: add to queue [2024-10-02 01:15:01,646: WARNING/ForkPoolWorker-5] ERROR: [youtube] Hz-ig1Mnflk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:01,646: WARNING/ForkPoolWorker-5] Hz-ig1Mnflk: failed to get info from youtube with message ERROR: [youtube] Hz-ig1Mnflk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:01,648: WARNING/ForkPoolWorker-5] tZ-kuFwT948: [538/765]: add to queue [2024-10-02 01:15:02,548: WARNING/ForkPoolWorker-5] WARNING: [youtube] tZ-kuFwT948: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = uW1vZxGCDPU2hiNh ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:15:02,551: WARNING/ForkPoolWorker-5] WARNING: [youtube] tZ-kuFwT948: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = s6_O8kgYWrrm6aBi ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:15:02,556: WARNING/ForkPoolWorker-5] ERROR: [youtube] tZ-kuFwT948: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:02,556: WARNING/ForkPoolWorker-5] tZ-kuFwT948: failed to get info from youtube with message ERROR: [youtube] tZ-kuFwT948: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:02,557: WARNING/ForkPoolWorker-5] C5oSqDUq_Ro: [539/765]: add to queue [2024-10-02 01:15:03,340: WARNING/ForkPoolWorker-5] ERROR: [youtube] C5oSqDUq_Ro: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:03,340: WARNING/ForkPoolWorker-5] C5oSqDUq_Ro: failed to get info from youtube with message ERROR: [youtube] C5oSqDUq_Ro: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:03,342: WARNING/ForkPoolWorker-5] OSqH6i3fphM: [540/765]: add to queue [2024-10-02 01:15:04,111: WARNING/ForkPoolWorker-5] ERROR: [youtube] OSqH6i3fphM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:04,111: WARNING/ForkPoolWorker-5] OSqH6i3fphM: failed to get info from youtube with message ERROR: [youtube] OSqH6i3fphM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:04,112: WARNING/ForkPoolWorker-5] HmQSVu88iRk: [541/765]: add to queue [2024-10-02 01:15:04,944: WARNING/ForkPoolWorker-5] ERROR: [youtube] HmQSVu88iRk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:04,944: WARNING/ForkPoolWorker-5] HmQSVu88iRk: failed to get info from youtube with message ERROR: [youtube] HmQSVu88iRk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:04,946: WARNING/ForkPoolWorker-5] atgxjD4uo9w: [542/765]: add to queue [2024-10-02 01:15:05,674: WARNING/ForkPoolWorker-5] ERROR: [youtube] atgxjD4uo9w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:05,674: WARNING/ForkPoolWorker-5] atgxjD4uo9w: failed to get info from youtube with message ERROR: [youtube] atgxjD4uo9w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:05,675: WARNING/ForkPoolWorker-5] 10FQuXN78j0: [543/765]: add to queue [2024-10-02 01:15:07,175: WARNING/ForkPoolWorker-5] APjNevu4714: [544/765]: add to queue [2024-10-02 01:15:08,041: WARNING/ForkPoolWorker-5] ERROR: [youtube] APjNevu4714: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:08,041: WARNING/ForkPoolWorker-5] APjNevu4714: failed to get info from youtube with message ERROR: [youtube] APjNevu4714: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:08,043: WARNING/ForkPoolWorker-5] -QCI7Da5pvY: [545/765]: add to queue [2024-10-02 01:15:08,846: WARNING/ForkPoolWorker-5] ERROR: [youtube] -QCI7Da5pvY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:08,846: WARNING/ForkPoolWorker-5] -QCI7Da5pvY: failed to get info from youtube with message ERROR: [youtube] -QCI7Da5pvY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:08,847: WARNING/ForkPoolWorker-5] L2ajt_cOV0c: [546/765]: add to queue [2024-10-02 01:15:09,643: WARNING/ForkPoolWorker-5] ERROR: [youtube] L2ajt_cOV0c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:09,643: WARNING/ForkPoolWorker-5] L2ajt_cOV0c: failed to get info from youtube with message ERROR: [youtube] L2ajt_cOV0c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:09,645: WARNING/ForkPoolWorker-5] xbDEO55pn0s: [547/765]: add to queue [2024-10-02 01:15:10,487: WARNING/ForkPoolWorker-5] ERROR: [youtube] xbDEO55pn0s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:10,488: WARNING/ForkPoolWorker-5] xbDEO55pn0s: failed to get info from youtube with message ERROR: [youtube] xbDEO55pn0s: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:10,489: WARNING/ForkPoolWorker-5] luhUX5TBUBQ: [548/765]: add to queue [2024-10-02 01:15:11,315: WARNING/ForkPoolWorker-5] ERROR: [youtube] luhUX5TBUBQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:11,315: WARNING/ForkPoolWorker-5] luhUX5TBUBQ: failed to get info from youtube with message ERROR: [youtube] luhUX5TBUBQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:11,317: WARNING/ForkPoolWorker-5] JD8-lFMiuWE: [549/765]: add to queue [2024-10-02 01:15:12,145: WARNING/ForkPoolWorker-5] ERROR: [youtube] JD8-lFMiuWE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:12,145: WARNING/ForkPoolWorker-5] JD8-lFMiuWE: failed to get info from youtube with message ERROR: [youtube] JD8-lFMiuWE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:12,147: WARNING/ForkPoolWorker-5] HoO_-WCTmb8: [550/765]: add to queue [2024-10-02 01:15:12,943: WARNING/ForkPoolWorker-5] ERROR: [youtube] HoO_-WCTmb8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:12,943: WARNING/ForkPoolWorker-5] HoO_-WCTmb8: failed to get info from youtube with message ERROR: [youtube] HoO_-WCTmb8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:12,945: WARNING/ForkPoolWorker-5] JPVYTBloZGM: [551/765]: add to queue [2024-10-02 01:15:13,767: WARNING/ForkPoolWorker-5] ERROR: [youtube] JPVYTBloZGM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:13,768: WARNING/ForkPoolWorker-5] JPVYTBloZGM: failed to get info from youtube with message ERROR: [youtube] JPVYTBloZGM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:13,769: WARNING/ForkPoolWorker-5] EnLelZ9wYnI: [552/765]: add to queue [2024-10-02 01:15:14,688: WARNING/ForkPoolWorker-5] ERROR: [youtube] EnLelZ9wYnI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:14,688: WARNING/ForkPoolWorker-5] EnLelZ9wYnI: failed to get info from youtube with message ERROR: [youtube] EnLelZ9wYnI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:14,690: WARNING/ForkPoolWorker-5] 3AconLNL6iI: [553/765]: add to queue [2024-10-02 01:15:15,521: WARNING/ForkPoolWorker-5] ERROR: [youtube] 3AconLNL6iI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:15,521: WARNING/ForkPoolWorker-5] 3AconLNL6iI: failed to get info from youtube with message ERROR: [youtube] 3AconLNL6iI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:15,523: WARNING/ForkPoolWorker-5] tcWvZzM50O0: [554/765]: add to queue [2024-10-02 01:15:16,301: WARNING/ForkPoolWorker-5] ERROR: [youtube] tcWvZzM50O0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:16,301: WARNING/ForkPoolWorker-5] tcWvZzM50O0: failed to get info from youtube with message ERROR: [youtube] tcWvZzM50O0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:16,302: WARNING/ForkPoolWorker-5] fejjwmoh1wU: [555/765]: add to queue [2024-10-02 01:15:17,158: WARNING/ForkPoolWorker-5] ERROR: [youtube] fejjwmoh1wU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:17,158: WARNING/ForkPoolWorker-5] fejjwmoh1wU: failed to get info from youtube with message ERROR: [youtube] fejjwmoh1wU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:17,160: WARNING/ForkPoolWorker-5] 16WTKxS0inM: [556/765]: add to queue [2024-10-02 01:15:17,954: WARNING/ForkPoolWorker-5] ERROR: [youtube] 16WTKxS0inM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:17,954: WARNING/ForkPoolWorker-5] 16WTKxS0inM: failed to get info from youtube with message ERROR: [youtube] 16WTKxS0inM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:17,955: WARNING/ForkPoolWorker-5] I-BWGIwfJcI: [557/765]: add to queue [2024-10-02 01:15:18,738: WARNING/ForkPoolWorker-5] ERROR: [youtube] I-BWGIwfJcI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:18,738: WARNING/ForkPoolWorker-5] I-BWGIwfJcI: failed to get info from youtube with message ERROR: [youtube] I-BWGIwfJcI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:18,740: WARNING/ForkPoolWorker-5] XZZ_hzZyCc0: [558/765]: add to queue [2024-10-02 01:15:19,587: WARNING/ForkPoolWorker-5] ERROR: [youtube] XZZ_hzZyCc0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:19,587: WARNING/ForkPoolWorker-5] XZZ_hzZyCc0: failed to get info from youtube with message ERROR: [youtube] XZZ_hzZyCc0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:19,589: WARNING/ForkPoolWorker-5] vcEY8KM-WWw: [559/765]: add to queue [2024-10-02 01:15:20,549: WARNING/ForkPoolWorker-5] WARNING: [youtube] vcEY8KM-WWw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 9rNnFdvrhDfo-xiw ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:15:20,553: WARNING/ForkPoolWorker-5] WARNING: [youtube] vcEY8KM-WWw: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5mx9v74DWy3Q7LD_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:15:20,554: WARNING/ForkPoolWorker-5] ERROR: [youtube] vcEY8KM-WWw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:20,554: WARNING/ForkPoolWorker-5] vcEY8KM-WWw: failed to get info from youtube with message ERROR: [youtube] vcEY8KM-WWw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:20,556: WARNING/ForkPoolWorker-5] 0MO1M-qeMfM: [560/765]: add to queue [2024-10-02 01:15:21,394: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0MO1M-qeMfM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:21,394: WARNING/ForkPoolWorker-5] 0MO1M-qeMfM: failed to get info from youtube with message ERROR: [youtube] 0MO1M-qeMfM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:21,395: WARNING/ForkPoolWorker-5] 5ascfj-SbGA: [561/765]: add to queue [2024-10-02 01:15:22,276: WARNING/ForkPoolWorker-5] ERROR: [youtube] 5ascfj-SbGA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:22,276: WARNING/ForkPoolWorker-5] 5ascfj-SbGA: failed to get info from youtube with message ERROR: [youtube] 5ascfj-SbGA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:22,278: WARNING/ForkPoolWorker-5] SL6ADnWFTEQ: [562/765]: add to queue [2024-10-02 01:15:23,089: WARNING/ForkPoolWorker-5] ERROR: [youtube] SL6ADnWFTEQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:23,089: WARNING/ForkPoolWorker-5] SL6ADnWFTEQ: failed to get info from youtube with message ERROR: [youtube] SL6ADnWFTEQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:23,090: WARNING/ForkPoolWorker-5] tMP__YAcrR4: [563/765]: add to queue [2024-10-02 01:15:23,888: WARNING/ForkPoolWorker-5] ERROR: [youtube] tMP__YAcrR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:23,888: WARNING/ForkPoolWorker-5] tMP__YAcrR4: failed to get info from youtube with message ERROR: [youtube] tMP__YAcrR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:23,890: WARNING/ForkPoolWorker-5] rVnHPqBtpRY: [564/765]: add to queue [2024-10-02 01:15:24,697: WARNING/ForkPoolWorker-5] ERROR: [youtube] rVnHPqBtpRY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:24,697: WARNING/ForkPoolWorker-5] rVnHPqBtpRY: failed to get info from youtube with message ERROR: [youtube] rVnHPqBtpRY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:24,699: WARNING/ForkPoolWorker-5] mpKKcqWnTus: [565/765]: add to queue [2024-10-02 01:15:25,588: WARNING/ForkPoolWorker-5] ERROR: [youtube] mpKKcqWnTus: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:25,588: WARNING/ForkPoolWorker-5] mpKKcqWnTus: failed to get info from youtube with message ERROR: [youtube] mpKKcqWnTus: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:25,589: WARNING/ForkPoolWorker-5] 8dVba_xm4MQ: [566/765]: add to queue [2024-10-02 01:15:26,418: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8dVba_xm4MQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:26,418: WARNING/ForkPoolWorker-5] 8dVba_xm4MQ: failed to get info from youtube with message ERROR: [youtube] 8dVba_xm4MQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:26,420: WARNING/ForkPoolWorker-5] yEl0HAe-NPg: [567/765]: add to queue [2024-10-02 01:15:27,261: WARNING/ForkPoolWorker-5] ERROR: [youtube] yEl0HAe-NPg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:27,261: WARNING/ForkPoolWorker-5] yEl0HAe-NPg: failed to get info from youtube with message ERROR: [youtube] yEl0HAe-NPg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:27,263: WARNING/ForkPoolWorker-5] VSJIKFScUHs: [568/765]: add to queue [2024-10-02 01:15:28,083: WARNING/ForkPoolWorker-5] ERROR: [youtube] VSJIKFScUHs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:28,083: WARNING/ForkPoolWorker-5] VSJIKFScUHs: failed to get info from youtube with message ERROR: [youtube] VSJIKFScUHs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:28,084: WARNING/ForkPoolWorker-5] 0HpVWttgqDA: [569/765]: add to queue [2024-10-02 01:15:28,953: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0HpVWttgqDA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:28,953: WARNING/ForkPoolWorker-5] 0HpVWttgqDA: failed to get info from youtube with message ERROR: [youtube] 0HpVWttgqDA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:28,954: WARNING/ForkPoolWorker-5] t1tuiOyePOg: [570/765]: add to queue [2024-10-02 01:15:29,781: WARNING/ForkPoolWorker-5] ERROR: [youtube] t1tuiOyePOg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:29,781: WARNING/ForkPoolWorker-5] t1tuiOyePOg: failed to get info from youtube with message ERROR: [youtube] t1tuiOyePOg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:29,783: WARNING/ForkPoolWorker-5] 0DL_DAdm108: [571/765]: add to queue [2024-10-02 01:15:30,613: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0DL_DAdm108: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:30,613: WARNING/ForkPoolWorker-5] 0DL_DAdm108: failed to get info from youtube with message ERROR: [youtube] 0DL_DAdm108: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:30,614: WARNING/ForkPoolWorker-5] YGElTGoN_lo: [572/765]: add to queue [2024-10-02 01:15:31,421: WARNING/ForkPoolWorker-5] ERROR: [youtube] YGElTGoN_lo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:31,421: WARNING/ForkPoolWorker-5] YGElTGoN_lo: failed to get info from youtube with message ERROR: [youtube] YGElTGoN_lo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:31,422: WARNING/ForkPoolWorker-5] uLPBC2qJgvA: [573/765]: add to queue [2024-10-02 01:15:32,388: WARNING/ForkPoolWorker-5] ERROR: [youtube] uLPBC2qJgvA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:32,388: WARNING/ForkPoolWorker-5] uLPBC2qJgvA: failed to get info from youtube with message ERROR: [youtube] uLPBC2qJgvA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:32,390: WARNING/ForkPoolWorker-5] b18nHUq7l1g: [574/765]: add to queue [2024-10-02 01:15:33,262: WARNING/ForkPoolWorker-5] ERROR: [youtube] b18nHUq7l1g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:33,262: WARNING/ForkPoolWorker-5] b18nHUq7l1g: failed to get info from youtube with message ERROR: [youtube] b18nHUq7l1g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:33,264: WARNING/ForkPoolWorker-5] QkVIKE_6q4I: [575/765]: add to queue [2024-10-02 01:15:34,113: WARNING/ForkPoolWorker-5] ERROR: [youtube] QkVIKE_6q4I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:34,113: WARNING/ForkPoolWorker-5] QkVIKE_6q4I: failed to get info from youtube with message ERROR: [youtube] QkVIKE_6q4I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:34,114: WARNING/ForkPoolWorker-5] 7x_85GAncko: [576/765]: add to queue [2024-10-02 01:15:34,941: WARNING/ForkPoolWorker-5] ERROR: [youtube] 7x_85GAncko: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:34,941: WARNING/ForkPoolWorker-5] 7x_85GAncko: failed to get info from youtube with message ERROR: [youtube] 7x_85GAncko: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:34,942: WARNING/ForkPoolWorker-5] dIJVwG4Glg8: [577/765]: add to queue [2024-10-02 01:15:35,760: WARNING/ForkPoolWorker-5] ERROR: [youtube] dIJVwG4Glg8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:35,760: WARNING/ForkPoolWorker-5] dIJVwG4Glg8: failed to get info from youtube with message ERROR: [youtube] dIJVwG4Glg8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:35,762: WARNING/ForkPoolWorker-5] J30EXyzT6kM: [578/765]: add to queue [2024-10-02 01:15:36,660: WARNING/ForkPoolWorker-5] ERROR: [youtube] J30EXyzT6kM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:36,660: WARNING/ForkPoolWorker-5] J30EXyzT6kM: failed to get info from youtube with message ERROR: [youtube] J30EXyzT6kM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:36,662: WARNING/ForkPoolWorker-5] A9ByNI1woc8: [579/765]: add to queue [2024-10-02 01:15:38,171: WARNING/ForkPoolWorker-5] itBu_g0TGgA: [580/765]: add to queue [2024-10-02 01:15:39,038: WARNING/ForkPoolWorker-5] ERROR: [youtube] itBu_g0TGgA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:39,039: WARNING/ForkPoolWorker-5] itBu_g0TGgA: failed to get info from youtube with message ERROR: [youtube] itBu_g0TGgA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:39,040: WARNING/ForkPoolWorker-5] iWLhHfxdGPA: [581/765]: add to queue [2024-10-02 01:15:39,897: WARNING/ForkPoolWorker-5] ERROR: [youtube] iWLhHfxdGPA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:39,897: WARNING/ForkPoolWorker-5] iWLhHfxdGPA: failed to get info from youtube with message ERROR: [youtube] iWLhHfxdGPA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:39,899: WARNING/ForkPoolWorker-5] nIVmHuKbWK4: [582/765]: add to queue [2024-10-02 01:15:40,640: WARNING/ForkPoolWorker-5] ERROR: [youtube] nIVmHuKbWK4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:40,640: WARNING/ForkPoolWorker-5] nIVmHuKbWK4: failed to get info from youtube with message ERROR: [youtube] nIVmHuKbWK4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:40,641: WARNING/ForkPoolWorker-5] K1SpdQlZhmk: [583/765]: add to queue [2024-10-02 01:15:42,389: WARNING/ForkPoolWorker-5] BKG971x-Dfw: [584/765]: add to queue [2024-10-02 01:15:43,330: WARNING/ForkPoolWorker-5] ERROR: [youtube] BKG971x-Dfw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:43,330: WARNING/ForkPoolWorker-5] BKG971x-Dfw: failed to get info from youtube with message ERROR: [youtube] BKG971x-Dfw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:43,332: WARNING/ForkPoolWorker-5] V0BTEYkH56g: [585/765]: add to queue [2024-10-02 01:15:44,253: WARNING/ForkPoolWorker-5] ERROR: [youtube] V0BTEYkH56g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:44,253: WARNING/ForkPoolWorker-5] V0BTEYkH56g: failed to get info from youtube with message ERROR: [youtube] V0BTEYkH56g: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:44,254: WARNING/ForkPoolWorker-5] c7doYIOYtEc: [586/765]: add to queue [2024-10-02 01:15:45,123: WARNING/ForkPoolWorker-5] ERROR: [youtube] c7doYIOYtEc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:45,123: WARNING/ForkPoolWorker-5] c7doYIOYtEc: failed to get info from youtube with message ERROR: [youtube] c7doYIOYtEc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:45,125: WARNING/ForkPoolWorker-5] Mc9XaeEyZ8M: [587/765]: add to queue [2024-10-02 01:15:45,973: WARNING/ForkPoolWorker-5] ERROR: [youtube] Mc9XaeEyZ8M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:45,974: WARNING/ForkPoolWorker-5] Mc9XaeEyZ8M: failed to get info from youtube with message ERROR: [youtube] Mc9XaeEyZ8M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:45,975: WARNING/ForkPoolWorker-5] _Ko7heLOFyU: [588/765]: add to queue [2024-10-02 01:15:46,814: WARNING/ForkPoolWorker-5] ERROR: [youtube] _Ko7heLOFyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:46,815: WARNING/ForkPoolWorker-5] _Ko7heLOFyU: failed to get info from youtube with message ERROR: [youtube] _Ko7heLOFyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:46,816: WARNING/ForkPoolWorker-5] KoN_bcDmhR4: [589/765]: add to queue [2024-10-02 01:15:47,692: WARNING/ForkPoolWorker-5] ERROR: [youtube] KoN_bcDmhR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:47,692: WARNING/ForkPoolWorker-5] KoN_bcDmhR4: failed to get info from youtube with message ERROR: [youtube] KoN_bcDmhR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:47,694: WARNING/ForkPoolWorker-5] DJ5OwotluV4: [590/765]: add to queue [2024-10-02 01:15:48,493: WARNING/ForkPoolWorker-5] ERROR: [youtube] DJ5OwotluV4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:48,493: WARNING/ForkPoolWorker-5] DJ5OwotluV4: failed to get info from youtube with message ERROR: [youtube] DJ5OwotluV4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:48,494: WARNING/ForkPoolWorker-5] NTWE_S88HwE: [591/765]: add to queue [2024-10-02 01:15:49,380: WARNING/ForkPoolWorker-5] ERROR: [youtube] NTWE_S88HwE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:49,380: WARNING/ForkPoolWorker-5] NTWE_S88HwE: failed to get info from youtube with message ERROR: [youtube] NTWE_S88HwE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:49,381: WARNING/ForkPoolWorker-5] 9mnAnR2QX8A: [592/765]: add to queue [2024-10-02 01:15:50,205: WARNING/ForkPoolWorker-5] ERROR: [youtube] 9mnAnR2QX8A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:50,205: WARNING/ForkPoolWorker-5] 9mnAnR2QX8A: failed to get info from youtube with message ERROR: [youtube] 9mnAnR2QX8A: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:50,207: WARNING/ForkPoolWorker-5] 9Yg1RjQAdu8: [593/765]: add to queue [2024-10-02 01:15:51,147: WARNING/ForkPoolWorker-5] ERROR: [youtube] 9Yg1RjQAdu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:51,147: WARNING/ForkPoolWorker-5] 9Yg1RjQAdu8: failed to get info from youtube with message ERROR: [youtube] 9Yg1RjQAdu8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:51,149: WARNING/ForkPoolWorker-5] 2e5yxQJU-KQ: [594/765]: add to queue [2024-10-02 01:15:51,992: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2e5yxQJU-KQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:51,992: WARNING/ForkPoolWorker-5] 2e5yxQJU-KQ: failed to get info from youtube with message ERROR: [youtube] 2e5yxQJU-KQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:51,993: WARNING/ForkPoolWorker-5] -qrvvBK_PYs: [595/765]: add to queue [2024-10-02 01:15:52,896: WARNING/ForkPoolWorker-5] ERROR: [youtube] -qrvvBK_PYs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:52,897: WARNING/ForkPoolWorker-5] -qrvvBK_PYs: failed to get info from youtube with message ERROR: [youtube] -qrvvBK_PYs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:52,898: WARNING/ForkPoolWorker-5] Wkl9StYrRRY: [596/765]: add to queue [2024-10-02 01:15:53,767: WARNING/ForkPoolWorker-5] ERROR: [youtube] Wkl9StYrRRY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:53,767: WARNING/ForkPoolWorker-5] Wkl9StYrRRY: failed to get info from youtube with message ERROR: [youtube] Wkl9StYrRRY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:53,768: WARNING/ForkPoolWorker-5] RYO1LGqwuow: [597/765]: add to queue [2024-10-02 01:15:54,591: WARNING/ForkPoolWorker-5] ERROR: [youtube] RYO1LGqwuow: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:54,591: WARNING/ForkPoolWorker-5] RYO1LGqwuow: failed to get info from youtube with message ERROR: [youtube] RYO1LGqwuow: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:54,592: WARNING/ForkPoolWorker-5] LIFgShSmAV0: [598/765]: add to queue [2024-10-02 01:15:55,386: WARNING/ForkPoolWorker-5] ERROR: [youtube] LIFgShSmAV0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:55,386: WARNING/ForkPoolWorker-5] LIFgShSmAV0: failed to get info from youtube with message ERROR: [youtube] LIFgShSmAV0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:55,387: WARNING/ForkPoolWorker-5] oY8fPqtpi-M: [599/765]: add to queue [2024-10-02 01:15:56,290: WARNING/ForkPoolWorker-5] ERROR: [youtube] oY8fPqtpi-M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:56,290: WARNING/ForkPoolWorker-5] oY8fPqtpi-M: failed to get info from youtube with message ERROR: [youtube] oY8fPqtpi-M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:56,292: WARNING/ForkPoolWorker-5] oL2-x2zEiuE: [600/765]: add to queue [2024-10-02 01:15:57,071: WARNING/ForkPoolWorker-5] ERROR: [youtube] oL2-x2zEiuE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:57,071: WARNING/ForkPoolWorker-5] oL2-x2zEiuE: failed to get info from youtube with message ERROR: [youtube] oL2-x2zEiuE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:57,073: WARNING/ForkPoolWorker-5] mY4KR9gtKcg: [601/765]: add to queue [2024-10-02 01:15:58,045: WARNING/ForkPoolWorker-5] ERROR: [youtube] mY4KR9gtKcg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:58,045: WARNING/ForkPoolWorker-5] mY4KR9gtKcg: failed to get info from youtube with message ERROR: [youtube] mY4KR9gtKcg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:58,046: WARNING/ForkPoolWorker-5] 6YVyNy1Scf0: [602/765]: add to queue [2024-10-02 01:15:58,976: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6YVyNy1Scf0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:58,976: WARNING/ForkPoolWorker-5] 6YVyNy1Scf0: failed to get info from youtube with message ERROR: [youtube] 6YVyNy1Scf0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:58,978: WARNING/ForkPoolWorker-5] 6gRcbeFnucA: [603/765]: add to queue [2024-10-02 01:15:59,930: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6gRcbeFnucA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:59,931: WARNING/ForkPoolWorker-5] 6gRcbeFnucA: failed to get info from youtube with message ERROR: [youtube] 6gRcbeFnucA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:15:59,932: WARNING/ForkPoolWorker-5] ZLdPUgQyRFE: [604/765]: add to queue [2024-10-02 01:16:00,817: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZLdPUgQyRFE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:00,818: WARNING/ForkPoolWorker-5] ZLdPUgQyRFE: failed to get info from youtube with message ERROR: [youtube] ZLdPUgQyRFE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:00,819: WARNING/ForkPoolWorker-5] Rh9pl6XBFjg: [605/765]: add to queue [2024-10-02 01:16:01,744: WARNING/ForkPoolWorker-5] ERROR: [youtube] Rh9pl6XBFjg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:01,744: WARNING/ForkPoolWorker-5] Rh9pl6XBFjg: failed to get info from youtube with message ERROR: [youtube] Rh9pl6XBFjg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:01,745: WARNING/ForkPoolWorker-5] DfRqoYNdhag: [606/765]: add to queue [2024-10-02 01:16:02,585: WARNING/ForkPoolWorker-5] ERROR: [youtube] DfRqoYNdhag: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:02,585: WARNING/ForkPoolWorker-5] DfRqoYNdhag: failed to get info from youtube with message ERROR: [youtube] DfRqoYNdhag: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:02,587: WARNING/ForkPoolWorker-5] LriLUy1XoHA: [607/765]: add to queue [2024-10-02 01:16:03,414: WARNING/ForkPoolWorker-5] ERROR: [youtube] LriLUy1XoHA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:03,414: WARNING/ForkPoolWorker-5] LriLUy1XoHA: failed to get info from youtube with message ERROR: [youtube] LriLUy1XoHA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:03,416: WARNING/ForkPoolWorker-5] LlzpeksvJ50: [608/765]: add to queue [2024-10-02 01:16:04,291: WARNING/ForkPoolWorker-5] ERROR: [youtube] LlzpeksvJ50: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:04,291: WARNING/ForkPoolWorker-5] LlzpeksvJ50: failed to get info from youtube with message ERROR: [youtube] LlzpeksvJ50: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:04,292: WARNING/ForkPoolWorker-5] BP7FZsx0gz4: [609/765]: add to queue [2024-10-02 01:16:05,132: WARNING/ForkPoolWorker-5] ERROR: [youtube] BP7FZsx0gz4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:05,132: WARNING/ForkPoolWorker-5] BP7FZsx0gz4: failed to get info from youtube with message ERROR: [youtube] BP7FZsx0gz4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:05,134: WARNING/ForkPoolWorker-5] qG0QIhXRI1Y: [610/765]: add to queue [2024-10-02 01:16:06,066: WARNING/ForkPoolWorker-5] ERROR: [youtube] qG0QIhXRI1Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:06,066: WARNING/ForkPoolWorker-5] qG0QIhXRI1Y: failed to get info from youtube with message ERROR: [youtube] qG0QIhXRI1Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:06,068: WARNING/ForkPoolWorker-5] cKzdsrJLQ4U: [611/765]: add to queue [2024-10-02 01:16:06,823: WARNING/ForkPoolWorker-5] ERROR: [youtube] cKzdsrJLQ4U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:06,823: WARNING/ForkPoolWorker-5] cKzdsrJLQ4U: failed to get info from youtube with message ERROR: [youtube] cKzdsrJLQ4U: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:06,824: WARNING/ForkPoolWorker-5] d28cz00HHto: [612/765]: add to queue [2024-10-02 01:16:07,654: WARNING/ForkPoolWorker-5] ERROR: [youtube] d28cz00HHto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:07,655: WARNING/ForkPoolWorker-5] d28cz00HHto: failed to get info from youtube with message ERROR: [youtube] d28cz00HHto: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:07,656: WARNING/ForkPoolWorker-5] ccbX6lsY2x0: [613/765]: add to queue [2024-10-02 01:16:08,398: WARNING/ForkPoolWorker-5] ERROR: [youtube] ccbX6lsY2x0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:08,398: WARNING/ForkPoolWorker-5] ccbX6lsY2x0: failed to get info from youtube with message ERROR: [youtube] ccbX6lsY2x0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:08,400: WARNING/ForkPoolWorker-5] rdb7sJ003MA: [614/765]: add to queue [2024-10-02 01:16:09,251: WARNING/ForkPoolWorker-5] ERROR: [youtube] rdb7sJ003MA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:09,251: WARNING/ForkPoolWorker-5] rdb7sJ003MA: failed to get info from youtube with message ERROR: [youtube] rdb7sJ003MA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:09,253: WARNING/ForkPoolWorker-5] VuBFSfLkTKo: [615/765]: add to queue [2024-10-02 01:16:10,112: WARNING/ForkPoolWorker-5] ERROR: [youtube] VuBFSfLkTKo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:10,112: WARNING/ForkPoolWorker-5] VuBFSfLkTKo: failed to get info from youtube with message ERROR: [youtube] VuBFSfLkTKo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:10,114: WARNING/ForkPoolWorker-5] pTZ49QEvUmY: [616/765]: add to queue [2024-10-02 01:16:10,837: WARNING/ForkPoolWorker-5] ERROR: [youtube] pTZ49QEvUmY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:10,838: WARNING/ForkPoolWorker-5] pTZ49QEvUmY: failed to get info from youtube with message ERROR: [youtube] pTZ49QEvUmY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:10,839: WARNING/ForkPoolWorker-5] 8N6zfw4sAwE: [617/765]: add to queue [2024-10-02 01:16:11,611: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8N6zfw4sAwE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:11,611: WARNING/ForkPoolWorker-5] 8N6zfw4sAwE: failed to get info from youtube with message ERROR: [youtube] 8N6zfw4sAwE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:11,612: WARNING/ForkPoolWorker-5] gDa5WseLtOQ: [618/765]: add to queue [2024-10-02 01:16:12,371: WARNING/ForkPoolWorker-5] ERROR: [youtube] gDa5WseLtOQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:12,371: WARNING/ForkPoolWorker-5] gDa5WseLtOQ: failed to get info from youtube with message ERROR: [youtube] gDa5WseLtOQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:12,373: WARNING/ForkPoolWorker-5] T8TFFmibYBk: [619/765]: add to queue [2024-10-02 01:16:13,155: WARNING/ForkPoolWorker-5] ERROR: [youtube] T8TFFmibYBk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:13,155: WARNING/ForkPoolWorker-5] T8TFFmibYBk: failed to get info from youtube with message ERROR: [youtube] T8TFFmibYBk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:13,156: WARNING/ForkPoolWorker-5] 8x1lL8wV58k: [620/765]: add to queue [2024-10-02 01:16:13,960: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8x1lL8wV58k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:13,960: WARNING/ForkPoolWorker-5] 8x1lL8wV58k: failed to get info from youtube with message ERROR: [youtube] 8x1lL8wV58k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:13,962: WARNING/ForkPoolWorker-5] RmH15TCBvDk: [621/765]: add to queue [2024-10-02 01:16:14,865: WARNING/ForkPoolWorker-5] ERROR: [youtube] RmH15TCBvDk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:14,865: WARNING/ForkPoolWorker-5] RmH15TCBvDk: failed to get info from youtube with message ERROR: [youtube] RmH15TCBvDk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:14,867: WARNING/ForkPoolWorker-5] uEhv-4Eb9ms: [622/765]: add to queue [2024-10-02 01:16:15,641: WARNING/ForkPoolWorker-5] ERROR: [youtube] uEhv-4Eb9ms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:15,641: WARNING/ForkPoolWorker-5] uEhv-4Eb9ms: failed to get info from youtube with message ERROR: [youtube] uEhv-4Eb9ms: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:15,642: WARNING/ForkPoolWorker-5] 8dnBHmURwVw: [623/765]: add to queue [2024-10-02 01:16:16,426: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8dnBHmURwVw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:16,426: WARNING/ForkPoolWorker-5] 8dnBHmURwVw: failed to get info from youtube with message ERROR: [youtube] 8dnBHmURwVw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:16,427: WARNING/ForkPoolWorker-5] cSZQc3_2RZ4: [624/765]: add to queue [2024-10-02 01:16:17,240: WARNING/ForkPoolWorker-5] ERROR: [youtube] cSZQc3_2RZ4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:17,240: WARNING/ForkPoolWorker-5] cSZQc3_2RZ4: failed to get info from youtube with message ERROR: [youtube] cSZQc3_2RZ4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:17,242: WARNING/ForkPoolWorker-5] 55zzK_w_xjY: [625/765]: add to queue [2024-10-02 01:16:18,119: WARNING/ForkPoolWorker-5] ERROR: [youtube] 55zzK_w_xjY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:18,119: WARNING/ForkPoolWorker-5] 55zzK_w_xjY: failed to get info from youtube with message ERROR: [youtube] 55zzK_w_xjY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:18,120: WARNING/ForkPoolWorker-5] Ub_rZvq_4pE: [626/765]: add to queue [2024-10-02 01:16:18,933: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ub_rZvq_4pE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:18,933: WARNING/ForkPoolWorker-5] Ub_rZvq_4pE: failed to get info from youtube with message ERROR: [youtube] Ub_rZvq_4pE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:18,935: WARNING/ForkPoolWorker-5] XHbYMZuYRoY: [627/765]: add to queue [2024-10-02 01:16:19,685: WARNING/ForkPoolWorker-5] ERROR: [youtube] XHbYMZuYRoY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:19,685: WARNING/ForkPoolWorker-5] XHbYMZuYRoY: failed to get info from youtube with message ERROR: [youtube] XHbYMZuYRoY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:19,687: WARNING/ForkPoolWorker-5] ZLJSiPRR6IE: [628/765]: add to queue [2024-10-02 01:16:20,500: WARNING/ForkPoolWorker-5] WARNING: [youtube] ZLJSiPRR6IE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = KUq-9epwoXkyIBAC ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:20,504: WARNING/ForkPoolWorker-5] WARNING: [youtube] ZLJSiPRR6IE: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = u9m_fc0dME6d4_lG ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:20,507: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZLJSiPRR6IE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:20,507: WARNING/ForkPoolWorker-5] ZLJSiPRR6IE: failed to get info from youtube with message ERROR: [youtube] ZLJSiPRR6IE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:20,508: WARNING/ForkPoolWorker-5] ifWV1lOcgT4: [629/765]: add to queue [2024-10-02 01:16:21,215: WARNING/ForkPoolWorker-5] ERROR: [youtube] ifWV1lOcgT4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:21,215: WARNING/ForkPoolWorker-5] ifWV1lOcgT4: failed to get info from youtube with message ERROR: [youtube] ifWV1lOcgT4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:21,216: WARNING/ForkPoolWorker-5] P3yRbhUu6As: [630/765]: add to queue [2024-10-02 01:16:22,001: WARNING/ForkPoolWorker-5] ERROR: [youtube] P3yRbhUu6As: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:22,001: WARNING/ForkPoolWorker-5] P3yRbhUu6As: failed to get info from youtube with message ERROR: [youtube] P3yRbhUu6As: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:22,003: WARNING/ForkPoolWorker-5] eFihxDWZKSU: [631/765]: add to queue [2024-10-02 01:16:22,765: WARNING/ForkPoolWorker-5] ERROR: [youtube] eFihxDWZKSU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:22,765: WARNING/ForkPoolWorker-5] eFihxDWZKSU: failed to get info from youtube with message ERROR: [youtube] eFihxDWZKSU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:22,767: WARNING/ForkPoolWorker-5] 8tMiGyokfsA: [632/765]: add to queue [2024-10-02 01:16:23,530: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8tMiGyokfsA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:23,530: WARNING/ForkPoolWorker-5] 8tMiGyokfsA: failed to get info from youtube with message ERROR: [youtube] 8tMiGyokfsA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:23,531: WARNING/ForkPoolWorker-5] 5KpUO-RNf8o: [633/765]: add to queue [2024-10-02 01:16:24,322: WARNING/ForkPoolWorker-5] ERROR: [youtube] 5KpUO-RNf8o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:24,322: WARNING/ForkPoolWorker-5] 5KpUO-RNf8o: failed to get info from youtube with message ERROR: [youtube] 5KpUO-RNf8o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:24,324: WARNING/ForkPoolWorker-5] GPLu7HtRyro: [634/765]: add to queue [2024-10-02 01:16:25,080: WARNING/ForkPoolWorker-5] ERROR: [youtube] GPLu7HtRyro: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:25,080: WARNING/ForkPoolWorker-5] GPLu7HtRyro: failed to get info from youtube with message ERROR: [youtube] GPLu7HtRyro: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:25,082: WARNING/ForkPoolWorker-5] 4I2UyY9piWg: [635/765]: add to queue [2024-10-02 01:16:25,829: WARNING/ForkPoolWorker-5] ERROR: [youtube] 4I2UyY9piWg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:25,829: WARNING/ForkPoolWorker-5] 4I2UyY9piWg: failed to get info from youtube with message ERROR: [youtube] 4I2UyY9piWg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:25,830: WARNING/ForkPoolWorker-5] 7MKhM3gS5TQ: [636/765]: add to queue [2024-10-02 01:16:27,217: WARNING/ForkPoolWorker-5] QXQRURUVLXA: [637/765]: add to queue [2024-10-02 01:16:27,964: WARNING/ForkPoolWorker-5] ERROR: [youtube] QXQRURUVLXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:27,964: WARNING/ForkPoolWorker-5] QXQRURUVLXA: failed to get info from youtube with message ERROR: [youtube] QXQRURUVLXA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:27,965: WARNING/ForkPoolWorker-5] d_ZolfxiFwA: [638/765]: add to queue [2024-10-02 01:16:28,815: WARNING/ForkPoolWorker-5] ERROR: [youtube] d_ZolfxiFwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:28,815: WARNING/ForkPoolWorker-5] d_ZolfxiFwA: failed to get info from youtube with message ERROR: [youtube] d_ZolfxiFwA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:28,816: WARNING/ForkPoolWorker-5] earpBmBMOGU: [639/765]: add to queue [2024-10-02 01:16:30,190: WARNING/ForkPoolWorker-5] CM9XDmnRUEg: [640/765]: add to queue [2024-10-02 01:16:30,934: WARNING/ForkPoolWorker-5] ERROR: [youtube] CM9XDmnRUEg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:30,934: WARNING/ForkPoolWorker-5] CM9XDmnRUEg: failed to get info from youtube with message ERROR: [youtube] CM9XDmnRUEg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:30,936: WARNING/ForkPoolWorker-5] s6SUr0ZRsmk: [641/765]: add to queue [2024-10-02 01:16:31,789: WARNING/ForkPoolWorker-5] ERROR: [youtube] s6SUr0ZRsmk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:31,789: WARNING/ForkPoolWorker-5] s6SUr0ZRsmk: failed to get info from youtube with message ERROR: [youtube] s6SUr0ZRsmk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:31,791: WARNING/ForkPoolWorker-5] gILCogctM6M: [642/765]: add to queue [2024-10-02 01:16:33,212: WARNING/ForkPoolWorker-5] lBwyAp7W0fk: [643/765]: add to queue [2024-10-02 01:16:34,016: WARNING/ForkPoolWorker-5] ERROR: [youtube] lBwyAp7W0fk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:34,016: WARNING/ForkPoolWorker-5] lBwyAp7W0fk: failed to get info from youtube with message ERROR: [youtube] lBwyAp7W0fk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:34,018: WARNING/ForkPoolWorker-5] gw5eJzPrjv4: [644/765]: add to queue [2024-10-02 01:16:34,746: WARNING/ForkPoolWorker-5] ERROR: [youtube] gw5eJzPrjv4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:34,746: WARNING/ForkPoolWorker-5] gw5eJzPrjv4: failed to get info from youtube with message ERROR: [youtube] gw5eJzPrjv4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:34,748: WARNING/ForkPoolWorker-5] YQQ7KiWtPHI: [645/765]: add to queue [2024-10-02 01:16:35,623: WARNING/ForkPoolWorker-5] ERROR: [youtube] YQQ7KiWtPHI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:35,623: WARNING/ForkPoolWorker-5] YQQ7KiWtPHI: failed to get info from youtube with message ERROR: [youtube] YQQ7KiWtPHI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:35,625: WARNING/ForkPoolWorker-5] Ru1CRe8UzX4: [646/765]: add to queue [2024-10-02 01:16:37,047: WARNING/ForkPoolWorker-5] ERROR: [youtube] Ru1CRe8UzX4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:37,047: WARNING/ForkPoolWorker-5] Ru1CRe8UzX4: failed to get info from youtube with message ERROR: [youtube] Ru1CRe8UzX4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:37,049: WARNING/ForkPoolWorker-5] Vcj-QDJB4x0: [647/765]: add to queue [2024-10-02 01:16:37,882: WARNING/ForkPoolWorker-5] ERROR: [youtube] Vcj-QDJB4x0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:37,883: WARNING/ForkPoolWorker-5] Vcj-QDJB4x0: failed to get info from youtube with message ERROR: [youtube] Vcj-QDJB4x0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:37,884: WARNING/ForkPoolWorker-5] Pg_-aKxls5o: [648/765]: add to queue [2024-10-02 01:16:38,706: WARNING/ForkPoolWorker-5] ERROR: [youtube] Pg_-aKxls5o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:38,706: WARNING/ForkPoolWorker-5] Pg_-aKxls5o: failed to get info from youtube with message ERROR: [youtube] Pg_-aKxls5o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:38,708: WARNING/ForkPoolWorker-5] NyKjhQ9K9RE: [649/765]: add to queue [2024-10-02 01:16:39,499: WARNING/ForkPoolWorker-5] ERROR: [youtube] NyKjhQ9K9RE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:39,499: WARNING/ForkPoolWorker-5] NyKjhQ9K9RE: failed to get info from youtube with message ERROR: [youtube] NyKjhQ9K9RE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:39,501: WARNING/ForkPoolWorker-5] AJ0DlAs_NIM: [650/765]: add to queue [2024-10-02 01:16:40,198: WARNING/ForkPoolWorker-5] ERROR: [youtube] AJ0DlAs_NIM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:40,198: WARNING/ForkPoolWorker-5] AJ0DlAs_NIM: failed to get info from youtube with message ERROR: [youtube] AJ0DlAs_NIM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:40,200: WARNING/ForkPoolWorker-5] kQWP5oCPUw8: [651/765]: add to queue [2024-10-02 01:16:41,038: WARNING/ForkPoolWorker-5] ERROR: [youtube] kQWP5oCPUw8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:41,038: WARNING/ForkPoolWorker-5] kQWP5oCPUw8: failed to get info from youtube with message ERROR: [youtube] kQWP5oCPUw8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:41,039: WARNING/ForkPoolWorker-5] Mq6JOTZMFOM: [652/765]: add to queue [2024-10-02 01:16:41,849: WARNING/ForkPoolWorker-5] ERROR: [youtube] Mq6JOTZMFOM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:41,849: WARNING/ForkPoolWorker-5] Mq6JOTZMFOM: failed to get info from youtube with message ERROR: [youtube] Mq6JOTZMFOM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:41,851: WARNING/ForkPoolWorker-5] BXvr9CuV-ic: [653/765]: add to queue [2024-10-02 01:16:42,653: WARNING/ForkPoolWorker-5] ERROR: [youtube] BXvr9CuV-ic: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:42,653: WARNING/ForkPoolWorker-5] BXvr9CuV-ic: failed to get info from youtube with message ERROR: [youtube] BXvr9CuV-ic: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:42,654: WARNING/ForkPoolWorker-5] QcVoqUHpxyU: [654/765]: add to queue [2024-10-02 01:16:43,472: WARNING/ForkPoolWorker-5] ERROR: [youtube] QcVoqUHpxyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:43,472: WARNING/ForkPoolWorker-5] QcVoqUHpxyU: failed to get info from youtube with message ERROR: [youtube] QcVoqUHpxyU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:43,474: WARNING/ForkPoolWorker-5] L30O3Prwr1w: [655/765]: add to queue [2024-10-02 01:16:44,297: WARNING/ForkPoolWorker-5] ERROR: [youtube] L30O3Prwr1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:44,297: WARNING/ForkPoolWorker-5] L30O3Prwr1w: failed to get info from youtube with message ERROR: [youtube] L30O3Prwr1w: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:44,299: WARNING/ForkPoolWorker-5] 14SWc6e6Hs8: [656/765]: add to queue [2024-10-02 01:16:45,081: WARNING/ForkPoolWorker-5] ERROR: [youtube] 14SWc6e6Hs8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:45,081: WARNING/ForkPoolWorker-5] 14SWc6e6Hs8: failed to get info from youtube with message ERROR: [youtube] 14SWc6e6Hs8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:45,083: WARNING/ForkPoolWorker-5] zo0Ltxzx0kU: [657/765]: add to queue [2024-10-02 01:16:45,909: WARNING/ForkPoolWorker-5] ERROR: [youtube] zo0Ltxzx0kU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:45,909: WARNING/ForkPoolWorker-5] zo0Ltxzx0kU: failed to get info from youtube with message ERROR: [youtube] zo0Ltxzx0kU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:45,910: WARNING/ForkPoolWorker-5] DHgnQ_cPxCI: [658/765]: add to queue [2024-10-02 01:16:46,671: WARNING/ForkPoolWorker-5] ERROR: [youtube] DHgnQ_cPxCI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:46,671: WARNING/ForkPoolWorker-5] DHgnQ_cPxCI: failed to get info from youtube with message ERROR: [youtube] DHgnQ_cPxCI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:46,673: WARNING/ForkPoolWorker-5] mtNOQzB2LRA: [659/765]: add to queue [2024-10-02 01:16:47,419: WARNING/ForkPoolWorker-5] ERROR: [youtube] mtNOQzB2LRA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:47,419: WARNING/ForkPoolWorker-5] mtNOQzB2LRA: failed to get info from youtube with message ERROR: [youtube] mtNOQzB2LRA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:47,421: WARNING/ForkPoolWorker-5] 7zwcIca2wlE: [660/765]: add to queue [2024-10-02 01:16:48,215: WARNING/ForkPoolWorker-5] ERROR: [youtube] 7zwcIca2wlE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:48,215: WARNING/ForkPoolWorker-5] 7zwcIca2wlE: failed to get info from youtube with message ERROR: [youtube] 7zwcIca2wlE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:48,216: WARNING/ForkPoolWorker-5] MNGyKn4WUvY: [661/765]: add to queue [2024-10-02 01:16:49,023: WARNING/ForkPoolWorker-5] ERROR: [youtube] MNGyKn4WUvY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:49,023: WARNING/ForkPoolWorker-5] MNGyKn4WUvY: failed to get info from youtube with message ERROR: [youtube] MNGyKn4WUvY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:49,025: WARNING/ForkPoolWorker-5] fyebhMhJAa8: [662/765]: add to queue [2024-10-02 01:16:49,710: WARNING/ForkPoolWorker-5] ERROR: [youtube] fyebhMhJAa8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:49,710: WARNING/ForkPoolWorker-5] fyebhMhJAa8: failed to get info from youtube with message ERROR: [youtube] fyebhMhJAa8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:49,712: WARNING/ForkPoolWorker-5] M8UlgztWlQk: [663/765]: add to queue [2024-10-02 01:16:50,599: WARNING/ForkPoolWorker-5] WARNING: [youtube] M8UlgztWlQk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6RwOCzsphf1zlDzV ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:50,602: WARNING/ForkPoolWorker-5] WARNING: [youtube] M8UlgztWlQk: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = WxbkpVb-tFCUc1AO ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:50,606: WARNING/ForkPoolWorker-5] ERROR: [youtube] M8UlgztWlQk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:50,606: WARNING/ForkPoolWorker-5] M8UlgztWlQk: failed to get info from youtube with message ERROR: [youtube] M8UlgztWlQk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:50,607: WARNING/ForkPoolWorker-5] L6cu7BK6qas: [664/765]: add to queue [2024-10-02 01:16:51,407: WARNING/ForkPoolWorker-5] ERROR: [youtube] L6cu7BK6qas: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:51,407: WARNING/ForkPoolWorker-5] L6cu7BK6qas: failed to get info from youtube with message ERROR: [youtube] L6cu7BK6qas: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:51,408: WARNING/ForkPoolWorker-5] emPeepL3CF4: [665/765]: add to queue [2024-10-02 01:16:52,153: WARNING/ForkPoolWorker-5] ERROR: [youtube] emPeepL3CF4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:52,153: WARNING/ForkPoolWorker-5] emPeepL3CF4: failed to get info from youtube with message ERROR: [youtube] emPeepL3CF4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:52,155: WARNING/ForkPoolWorker-5] Xsns0PRg5jU: [666/765]: add to queue [2024-10-02 01:16:52,899: WARNING/ForkPoolWorker-5] ERROR: [youtube] Xsns0PRg5jU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:52,900: WARNING/ForkPoolWorker-5] Xsns0PRg5jU: failed to get info from youtube with message ERROR: [youtube] Xsns0PRg5jU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:52,901: WARNING/ForkPoolWorker-5] ellPPmN6VzM: [667/765]: add to queue [2024-10-02 01:16:53,661: WARNING/ForkPoolWorker-5] ERROR: [youtube] ellPPmN6VzM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:53,662: WARNING/ForkPoolWorker-5] ellPPmN6VzM: failed to get info from youtube with message ERROR: [youtube] ellPPmN6VzM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:53,663: WARNING/ForkPoolWorker-5] D-vgkvdlTNg: [668/765]: add to queue [2024-10-02 01:16:54,430: WARNING/ForkPoolWorker-5] ERROR: [youtube] D-vgkvdlTNg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:54,430: WARNING/ForkPoolWorker-5] D-vgkvdlTNg: failed to get info from youtube with message ERROR: [youtube] D-vgkvdlTNg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:54,432: WARNING/ForkPoolWorker-5] AaSLoqwMwSs: [669/765]: add to queue [2024-10-02 01:16:55,200: WARNING/ForkPoolWorker-5] ERROR: [youtube] AaSLoqwMwSs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:55,200: WARNING/ForkPoolWorker-5] AaSLoqwMwSs: failed to get info from youtube with message ERROR: [youtube] AaSLoqwMwSs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:55,202: WARNING/ForkPoolWorker-5] jyD65u9AQ_8: [670/765]: add to queue [2024-10-02 01:16:55,954: WARNING/ForkPoolWorker-5] ERROR: [youtube] jyD65u9AQ_8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:55,954: WARNING/ForkPoolWorker-5] jyD65u9AQ_8: failed to get info from youtube with message ERROR: [youtube] jyD65u9AQ_8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:55,956: WARNING/ForkPoolWorker-5] rN1NBRcS5WA: [671/765]: add to queue [2024-10-02 01:16:56,686: WARNING/ForkPoolWorker-5] ERROR: [youtube] rN1NBRcS5WA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:56,686: WARNING/ForkPoolWorker-5] rN1NBRcS5WA: failed to get info from youtube with message ERROR: [youtube] rN1NBRcS5WA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:56,688: WARNING/ForkPoolWorker-5] mN4uWUyL1Ys: [672/765]: add to queue [2024-10-02 01:16:58,067: WARNING/ForkPoolWorker-5] WARNING: [youtube] mN4uWUyL1Ys: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = X0SYu0M6z1rJNAD_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:58,071: WARNING/ForkPoolWorker-5] WARNING: [youtube] mN4uWUyL1Ys: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = lpU7gAWCtEc_6dSL ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:16:58,073: WARNING/ForkPoolWorker-5] ERROR: [youtube] mN4uWUyL1Ys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:58,073: WARNING/ForkPoolWorker-5] mN4uWUyL1Ys: failed to get info from youtube with message ERROR: [youtube] mN4uWUyL1Ys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:58,075: WARNING/ForkPoolWorker-5] asHJ-WQH9w4: [673/765]: add to queue [2024-10-02 01:16:58,890: WARNING/ForkPoolWorker-5] ERROR: [youtube] asHJ-WQH9w4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:58,890: WARNING/ForkPoolWorker-5] asHJ-WQH9w4: failed to get info from youtube with message ERROR: [youtube] asHJ-WQH9w4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:58,891: WARNING/ForkPoolWorker-5] VCaSfYQRP1k: [674/765]: add to queue [2024-10-02 01:16:59,639: WARNING/ForkPoolWorker-5] ERROR: [youtube] VCaSfYQRP1k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:59,640: WARNING/ForkPoolWorker-5] VCaSfYQRP1k: failed to get info from youtube with message ERROR: [youtube] VCaSfYQRP1k: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:16:59,641: WARNING/ForkPoolWorker-5] 8_LbSNtyVYM: [675/765]: add to queue [2024-10-02 01:17:00,426: WARNING/ForkPoolWorker-5] ERROR: [youtube] 8_LbSNtyVYM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:00,426: WARNING/ForkPoolWorker-5] 8_LbSNtyVYM: failed to get info from youtube with message ERROR: [youtube] 8_LbSNtyVYM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:00,428: WARNING/ForkPoolWorker-5] l3eFQKKEaeY: [676/765]: add to queue [2024-10-02 01:17:01,195: WARNING/ForkPoolWorker-5] ERROR: [youtube] l3eFQKKEaeY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:01,195: WARNING/ForkPoolWorker-5] l3eFQKKEaeY: failed to get info from youtube with message ERROR: [youtube] l3eFQKKEaeY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:01,197: WARNING/ForkPoolWorker-5] LtSkf7NtxZI: [677/765]: add to queue [2024-10-02 01:17:01,952: WARNING/ForkPoolWorker-5] ERROR: [youtube] LtSkf7NtxZI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:01,952: WARNING/ForkPoolWorker-5] LtSkf7NtxZI: failed to get info from youtube with message ERROR: [youtube] LtSkf7NtxZI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:01,954: WARNING/ForkPoolWorker-5] SIviIxvxj30: [678/765]: add to queue [2024-10-02 01:17:02,784: WARNING/ForkPoolWorker-5] ERROR: [youtube] SIviIxvxj30: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:02,784: WARNING/ForkPoolWorker-5] SIviIxvxj30: failed to get info from youtube with message ERROR: [youtube] SIviIxvxj30: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:02,785: WARNING/ForkPoolWorker-5] UkqNwhFOYHw: [679/765]: add to queue [2024-10-02 01:17:03,615: WARNING/ForkPoolWorker-5] ERROR: [youtube] UkqNwhFOYHw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:03,615: WARNING/ForkPoolWorker-5] UkqNwhFOYHw: failed to get info from youtube with message ERROR: [youtube] UkqNwhFOYHw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:03,616: WARNING/ForkPoolWorker-5] WW98qdWcQY0: [680/765]: add to queue [2024-10-02 01:17:04,690: WARNING/ForkPoolWorker-5] WARNING: [youtube] WW98qdWcQY0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = c38CUlWQDhk-yo5P ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:04,694: WARNING/ForkPoolWorker-5] WARNING: [youtube] WW98qdWcQY0: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Expt9wZN6dI0bKzg ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:04,697: WARNING/ForkPoolWorker-5] ERROR: [youtube] WW98qdWcQY0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:04,697: WARNING/ForkPoolWorker-5] WW98qdWcQY0: failed to get info from youtube with message ERROR: [youtube] WW98qdWcQY0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:04,699: WARNING/ForkPoolWorker-5] VQXXIrcBQuk: [681/765]: add to queue [2024-10-02 01:17:06,252: WARNING/ForkPoolWorker-5] zzoa8RwDZYA: [682/765]: add to queue [2024-10-02 01:17:07,002: WARNING/ForkPoolWorker-5] ERROR: [youtube] zzoa8RwDZYA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:07,002: WARNING/ForkPoolWorker-5] zzoa8RwDZYA: failed to get info from youtube with message ERROR: [youtube] zzoa8RwDZYA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:07,004: WARNING/ForkPoolWorker-5] AFGspipc4Dw: [683/765]: add to queue [2024-10-02 01:17:07,737: WARNING/ForkPoolWorker-5] ERROR: [youtube] AFGspipc4Dw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:07,737: WARNING/ForkPoolWorker-5] AFGspipc4Dw: failed to get info from youtube with message ERROR: [youtube] AFGspipc4Dw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:07,738: WARNING/ForkPoolWorker-5] fbVU8Tr8msE: [684/765]: add to queue [2024-10-02 01:17:08,635: WARNING/ForkPoolWorker-5] ERROR: [youtube] fbVU8Tr8msE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:08,635: WARNING/ForkPoolWorker-5] fbVU8Tr8msE: failed to get info from youtube with message ERROR: [youtube] fbVU8Tr8msE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:08,636: WARNING/ForkPoolWorker-5] 6jPIeY8SzwI: [685/765]: add to queue [2024-10-02 01:17:09,569: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6jPIeY8SzwI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = JkOAZfP3TyzKa5CY ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:09,573: WARNING/ForkPoolWorker-5] WARNING: [youtube] 6jPIeY8SzwI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = IZka3VXQrVbLDOQB ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:09,576: WARNING/ForkPoolWorker-5] ERROR: [youtube] 6jPIeY8SzwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:09,576: WARNING/ForkPoolWorker-5] 6jPIeY8SzwI: failed to get info from youtube with message ERROR: [youtube] 6jPIeY8SzwI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:09,578: WARNING/ForkPoolWorker-5] Yao4-hNrj7E: [686/765]: add to queue [2024-10-02 01:17:10,334: WARNING/ForkPoolWorker-5] ERROR: [youtube] Yao4-hNrj7E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:10,334: WARNING/ForkPoolWorker-5] Yao4-hNrj7E: failed to get info from youtube with message ERROR: [youtube] Yao4-hNrj7E: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:10,336: WARNING/ForkPoolWorker-5] _iy2GSBl5gA: [687/765]: add to queue [2024-10-02 01:17:11,144: WARNING/ForkPoolWorker-5] ERROR: [youtube] _iy2GSBl5gA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:11,144: WARNING/ForkPoolWorker-5] _iy2GSBl5gA: failed to get info from youtube with message ERROR: [youtube] _iy2GSBl5gA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:11,146: WARNING/ForkPoolWorker-5] tmULYAZieWw: [688/765]: add to queue [2024-10-02 01:17:11,939: WARNING/ForkPoolWorker-5] ERROR: [youtube] tmULYAZieWw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:11,939: WARNING/ForkPoolWorker-5] tmULYAZieWw: failed to get info from youtube with message ERROR: [youtube] tmULYAZieWw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:11,940: WARNING/ForkPoolWorker-5] uwcHU74iSB0: [689/765]: add to queue [2024-10-02 01:17:12,817: WARNING/ForkPoolWorker-5] ERROR: [youtube] uwcHU74iSB0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:12,817: WARNING/ForkPoolWorker-5] uwcHU74iSB0: failed to get info from youtube with message ERROR: [youtube] uwcHU74iSB0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:12,819: WARNING/ForkPoolWorker-5] qvOYAgNp_rc: [690/765]: add to queue [2024-10-02 01:17:13,607: WARNING/ForkPoolWorker-5] ERROR: [youtube] qvOYAgNp_rc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:13,607: WARNING/ForkPoolWorker-5] qvOYAgNp_rc: failed to get info from youtube with message ERROR: [youtube] qvOYAgNp_rc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:13,609: WARNING/ForkPoolWorker-5] u642cRjUTLs: [691/765]: add to queue [2024-10-02 01:17:14,578: WARNING/ForkPoolWorker-5] WARNING: [youtube] u642cRjUTLs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = LjcvUrW1xNchgray ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:14,582: WARNING/ForkPoolWorker-5] WARNING: [youtube] u642cRjUTLs: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = X62lRW9f3yevlstQ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:14,585: WARNING/ForkPoolWorker-5] ERROR: [youtube] u642cRjUTLs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:14,585: WARNING/ForkPoolWorker-5] u642cRjUTLs: failed to get info from youtube with message ERROR: [youtube] u642cRjUTLs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:14,587: WARNING/ForkPoolWorker-5] pUX-0VRjbPI: [692/765]: add to queue [2024-10-02 01:17:15,572: WARNING/ForkPoolWorker-5] WARNING: [youtube] pUX-0VRjbPI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = vfy6gswi2esIEDvD ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:15,576: WARNING/ForkPoolWorker-5] WARNING: [youtube] pUX-0VRjbPI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = eHU1n7UGfDXlsuQn ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:15,579: WARNING/ForkPoolWorker-5] ERROR: [youtube] pUX-0VRjbPI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:15,579: WARNING/ForkPoolWorker-5] pUX-0VRjbPI: failed to get info from youtube with message ERROR: [youtube] pUX-0VRjbPI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:15,580: WARNING/ForkPoolWorker-5] O7-Vj7XoyfI: [693/765]: add to queue [2024-10-02 01:17:16,393: WARNING/ForkPoolWorker-5] ERROR: [youtube] O7-Vj7XoyfI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:16,393: WARNING/ForkPoolWorker-5] O7-Vj7XoyfI: failed to get info from youtube with message ERROR: [youtube] O7-Vj7XoyfI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:16,394: WARNING/ForkPoolWorker-5] r3aqgmokVf0: [694/765]: add to queue [2024-10-02 01:17:17,152: WARNING/ForkPoolWorker-5] ERROR: [youtube] r3aqgmokVf0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:17,152: WARNING/ForkPoolWorker-5] r3aqgmokVf0: failed to get info from youtube with message ERROR: [youtube] r3aqgmokVf0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:17,153: WARNING/ForkPoolWorker-5] sn8HTTs6En8: [695/765]: add to queue [2024-10-02 01:17:17,933: WARNING/ForkPoolWorker-5] ERROR: [youtube] sn8HTTs6En8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:17,933: WARNING/ForkPoolWorker-5] sn8HTTs6En8: failed to get info from youtube with message ERROR: [youtube] sn8HTTs6En8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:17,935: WARNING/ForkPoolWorker-5] YArnjz6EYjY: [696/765]: add to queue [2024-10-02 01:17:18,706: WARNING/ForkPoolWorker-5] ERROR: [youtube] YArnjz6EYjY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:18,706: WARNING/ForkPoolWorker-5] YArnjz6EYjY: failed to get info from youtube with message ERROR: [youtube] YArnjz6EYjY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:18,707: WARNING/ForkPoolWorker-5] WLVxJ6YfvsI: [697/765]: add to queue [2024-10-02 01:17:19,584: WARNING/ForkPoolWorker-5] WARNING: [youtube] WLVxJ6YfvsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = G0V28ukBZ33WNbr ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:19,588: WARNING/ForkPoolWorker-5] WARNING: [youtube] WLVxJ6YfvsI: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 83ikkGhB_svg290 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:19,591: WARNING/ForkPoolWorker-5] ERROR: [youtube] WLVxJ6YfvsI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:19,591: WARNING/ForkPoolWorker-5] WLVxJ6YfvsI: failed to get info from youtube with message ERROR: [youtube] WLVxJ6YfvsI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:19,593: WARNING/ForkPoolWorker-5] 2DHUTzN_pTM: [698/765]: add to queue [2024-10-02 01:17:20,616: WARNING/ForkPoolWorker-5] WARNING: [youtube] 2DHUTzN_pTM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = Jp_NrJvUZCT2tCl ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:20,619: WARNING/ForkPoolWorker-5] WARNING: [youtube] 2DHUTzN_pTM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = mjNnE5M5eT_7hnK ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:20,622: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2DHUTzN_pTM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:20,622: WARNING/ForkPoolWorker-5] 2DHUTzN_pTM: failed to get info from youtube with message ERROR: [youtube] 2DHUTzN_pTM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:20,624: WARNING/ForkPoolWorker-5] UDPOaCMA7zQ: [699/765]: add to queue [2024-10-02 01:17:21,369: WARNING/ForkPoolWorker-5] ERROR: [youtube] UDPOaCMA7zQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:21,370: WARNING/ForkPoolWorker-5] UDPOaCMA7zQ: failed to get info from youtube with message ERROR: [youtube] UDPOaCMA7zQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:21,371: WARNING/ForkPoolWorker-5] X7PWgBbRyC8: [700/765]: add to queue [2024-10-02 01:17:22,246: WARNING/ForkPoolWorker-5] ERROR: [youtube] X7PWgBbRyC8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:22,247: WARNING/ForkPoolWorker-5] X7PWgBbRyC8: failed to get info from youtube with message ERROR: [youtube] X7PWgBbRyC8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:22,249: WARNING/ForkPoolWorker-5] t7XHCaTtZR4: [701/765]: add to queue [2024-10-02 01:17:22,971: WARNING/ForkPoolWorker-5] ERROR: [youtube] t7XHCaTtZR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:22,971: WARNING/ForkPoolWorker-5] t7XHCaTtZR4: failed to get info from youtube with message ERROR: [youtube] t7XHCaTtZR4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:22,972: WARNING/ForkPoolWorker-5] FOCumZEQd8M: [702/765]: add to queue [2024-10-02 01:17:23,780: WARNING/ForkPoolWorker-5] ERROR: [youtube] FOCumZEQd8M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:23,780: WARNING/ForkPoolWorker-5] FOCumZEQd8M: failed to get info from youtube with message ERROR: [youtube] FOCumZEQd8M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:23,782: WARNING/ForkPoolWorker-5] DPk5T6kdPSk: [703/765]: add to queue [2024-10-02 01:17:25,221: WARNING/ForkPoolWorker-5] NXd1pVaGpl0: [704/765]: add to queue [2024-10-02 01:17:25,947: WARNING/ForkPoolWorker-5] ERROR: [youtube] NXd1pVaGpl0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:25,947: WARNING/ForkPoolWorker-5] NXd1pVaGpl0: failed to get info from youtube with message ERROR: [youtube] NXd1pVaGpl0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:25,949: WARNING/ForkPoolWorker-5] U5p6oML5ntE: [705/765]: add to queue [2024-10-02 01:17:26,749: WARNING/ForkPoolWorker-5] ERROR: [youtube] U5p6oML5ntE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:26,749: WARNING/ForkPoolWorker-5] U5p6oML5ntE: failed to get info from youtube with message ERROR: [youtube] U5p6oML5ntE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:26,750: WARNING/ForkPoolWorker-5] j4eGvMo1bvU: [706/765]: add to queue [2024-10-02 01:17:27,597: WARNING/ForkPoolWorker-5] ERROR: [youtube] j4eGvMo1bvU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:27,597: WARNING/ForkPoolWorker-5] j4eGvMo1bvU: failed to get info from youtube with message ERROR: [youtube] j4eGvMo1bvU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:27,599: WARNING/ForkPoolWorker-5] HCnHN-CM8oU: [707/765]: add to queue [2024-10-02 01:17:28,562: WARNING/ForkPoolWorker-5] WARNING: [youtube] HCnHN-CM8oU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = R4sgoKhApyDE_AeW ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:28,566: WARNING/ForkPoolWorker-5] WARNING: [youtube] HCnHN-CM8oU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = AM4-f-oBy7iDkk3_ ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:28,568: WARNING/ForkPoolWorker-5] ERROR: [youtube] HCnHN-CM8oU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:28,568: WARNING/ForkPoolWorker-5] HCnHN-CM8oU: failed to get info from youtube with message ERROR: [youtube] HCnHN-CM8oU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:28,570: WARNING/ForkPoolWorker-5] 9F8nzMPul4Y: [708/765]: add to queue [2024-10-02 01:17:29,340: WARNING/ForkPoolWorker-5] ERROR: [youtube] 9F8nzMPul4Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:29,340: WARNING/ForkPoolWorker-5] 9F8nzMPul4Y: failed to get info from youtube with message ERROR: [youtube] 9F8nzMPul4Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:29,341: WARNING/ForkPoolWorker-5] ohM3jjmRYZI: [709/765]: add to queue [2024-10-02 01:17:30,094: WARNING/ForkPoolWorker-5] ERROR: [youtube] ohM3jjmRYZI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:30,094: WARNING/ForkPoolWorker-5] ohM3jjmRYZI: failed to get info from youtube with message ERROR: [youtube] ohM3jjmRYZI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:30,095: WARNING/ForkPoolWorker-5] cXcBI6lhKb4: [710/765]: add to queue [2024-10-02 01:17:30,865: WARNING/ForkPoolWorker-5] ERROR: [youtube] cXcBI6lhKb4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:30,865: WARNING/ForkPoolWorker-5] cXcBI6lhKb4: failed to get info from youtube with message ERROR: [youtube] cXcBI6lhKb4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:30,867: WARNING/ForkPoolWorker-5] YkD_wkmiZfw: [711/765]: add to queue [2024-10-02 01:17:31,694: WARNING/ForkPoolWorker-5] ERROR: [youtube] YkD_wkmiZfw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:31,694: WARNING/ForkPoolWorker-5] YkD_wkmiZfw: failed to get info from youtube with message ERROR: [youtube] YkD_wkmiZfw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:31,695: WARNING/ForkPoolWorker-5] 1-QMRLXkdk8: [712/765]: add to queue [2024-10-02 01:17:32,586: WARNING/ForkPoolWorker-5] WARNING: [youtube] 1-QMRLXkdk8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 5lB_6XoMd3sYyvs ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:32,589: WARNING/ForkPoolWorker-5] WARNING: [youtube] 1-QMRLXkdk8: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = CM3408nY4brNIVN ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:32,592: WARNING/ForkPoolWorker-5] ERROR: [youtube] 1-QMRLXkdk8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:32,592: WARNING/ForkPoolWorker-5] 1-QMRLXkdk8: failed to get info from youtube with message ERROR: [youtube] 1-QMRLXkdk8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:32,593: WARNING/ForkPoolWorker-5] qHnMrtk6QTw: [713/765]: add to queue [2024-10-02 01:17:33,422: WARNING/ForkPoolWorker-5] ERROR: [youtube] qHnMrtk6QTw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:33,422: WARNING/ForkPoolWorker-5] qHnMrtk6QTw: failed to get info from youtube with message ERROR: [youtube] qHnMrtk6QTw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:33,424: WARNING/ForkPoolWorker-5] et2QlIh_cyA: [714/765]: add to queue [2024-10-02 01:17:34,174: WARNING/ForkPoolWorker-5] ERROR: [youtube] et2QlIh_cyA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:34,175: WARNING/ForkPoolWorker-5] et2QlIh_cyA: failed to get info from youtube with message ERROR: [youtube] et2QlIh_cyA: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:34,176: WARNING/ForkPoolWorker-5] 9G2aLk7L5ys: [715/765]: add to queue [2024-10-02 01:17:34,992: WARNING/ForkPoolWorker-5] ERROR: [youtube] 9G2aLk7L5ys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:34,992: WARNING/ForkPoolWorker-5] 9G2aLk7L5ys: failed to get info from youtube with message ERROR: [youtube] 9G2aLk7L5ys: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:34,994: WARNING/ForkPoolWorker-5] YeuW5o73-7I: [716/765]: add to queue [2024-10-02 01:17:35,911: WARNING/ForkPoolWorker-5] ERROR: [youtube] YeuW5o73-7I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:35,911: WARNING/ForkPoolWorker-5] YeuW5o73-7I: failed to get info from youtube with message ERROR: [youtube] YeuW5o73-7I: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:35,912: WARNING/ForkPoolWorker-5] u9-cjwpthz4: [717/765]: add to queue [2024-10-02 01:17:36,781: WARNING/ForkPoolWorker-5] ERROR: [youtube] u9-cjwpthz4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:36,781: WARNING/ForkPoolWorker-5] u9-cjwpthz4: failed to get info from youtube with message ERROR: [youtube] u9-cjwpthz4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:36,783: WARNING/ForkPoolWorker-5] 2RPhn1qkfF4: [718/765]: add to queue [2024-10-02 01:17:37,713: WARNING/ForkPoolWorker-5] ERROR: [youtube] 2RPhn1qkfF4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:37,713: WARNING/ForkPoolWorker-5] 2RPhn1qkfF4: failed to get info from youtube with message ERROR: [youtube] 2RPhn1qkfF4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:37,715: WARNING/ForkPoolWorker-5] tNsGjO0V2z0: [719/765]: add to queue [2024-10-02 01:17:38,578: WARNING/ForkPoolWorker-5] ERROR: [youtube] tNsGjO0V2z0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:38,579: WARNING/ForkPoolWorker-5] tNsGjO0V2z0: failed to get info from youtube with message ERROR: [youtube] tNsGjO0V2z0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:38,580: WARNING/ForkPoolWorker-5] SfhpcxpeyLM: [720/765]: add to queue [2024-10-02 01:17:39,823: WARNING/ForkPoolWorker-5] WARNING: [youtube] SfhpcxpeyLM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 8SVHT4zcusEIYBB ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:39,826: WARNING/ForkPoolWorker-5] WARNING: [youtube] SfhpcxpeyLM: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = m52KOsXb1_Ks3BW ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:17:39,830: WARNING/ForkPoolWorker-5] ERROR: [youtube] SfhpcxpeyLM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:39,830: WARNING/ForkPoolWorker-5] SfhpcxpeyLM: failed to get info from youtube with message ERROR: [youtube] SfhpcxpeyLM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:39,832: WARNING/ForkPoolWorker-5] 3m5JQuSy_AU: [721/765]: add to queue [2024-10-02 01:17:41,096: WARNING/ForkPoolWorker-5] HzdlSKlNxkw: [722/765]: add to queue [2024-10-02 01:17:41,948: WARNING/ForkPoolWorker-5] ERROR: [youtube] HzdlSKlNxkw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:41,948: WARNING/ForkPoolWorker-5] HzdlSKlNxkw: failed to get info from youtube with message ERROR: [youtube] HzdlSKlNxkw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:41,949: WARNING/ForkPoolWorker-5] _NmSj6DuCj4: [723/765]: add to queue [2024-10-02 01:17:42,769: WARNING/ForkPoolWorker-5] ERROR: [youtube] _NmSj6DuCj4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:42,769: WARNING/ForkPoolWorker-5] _NmSj6DuCj4: failed to get info from youtube with message ERROR: [youtube] _NmSj6DuCj4: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:42,771: WARNING/ForkPoolWorker-5] skX9-vN81zk: [724/765]: add to queue [2024-10-02 01:17:43,598: WARNING/ForkPoolWorker-5] ERROR: [youtube] skX9-vN81zk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:43,598: WARNING/ForkPoolWorker-5] skX9-vN81zk: failed to get info from youtube with message ERROR: [youtube] skX9-vN81zk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:43,600: WARNING/ForkPoolWorker-5] YkQurRQCLcs: [725/765]: add to queue [2024-10-02 01:17:44,321: WARNING/ForkPoolWorker-5] ERROR: [youtube] YkQurRQCLcs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:44,321: WARNING/ForkPoolWorker-5] YkQurRQCLcs: failed to get info from youtube with message ERROR: [youtube] YkQurRQCLcs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:44,322: WARNING/ForkPoolWorker-5] SVS0ioOdfuE: [726/765]: add to queue [2024-10-02 01:17:45,208: WARNING/ForkPoolWorker-5] ERROR: [youtube] SVS0ioOdfuE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:45,209: WARNING/ForkPoolWorker-5] SVS0ioOdfuE: failed to get info from youtube with message ERROR: [youtube] SVS0ioOdfuE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:45,210: WARNING/ForkPoolWorker-5] ldtUrIco_rk: [727/765]: add to queue [2024-10-02 01:17:46,086: WARNING/ForkPoolWorker-5] ERROR: [youtube] ldtUrIco_rk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:46,086: WARNING/ForkPoolWorker-5] ldtUrIco_rk: failed to get info from youtube with message ERROR: [youtube] ldtUrIco_rk: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:46,087: WARNING/ForkPoolWorker-5] ZYBEUYVvtt8: [728/765]: add to queue [2024-10-02 01:17:46,843: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZYBEUYVvtt8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:46,843: WARNING/ForkPoolWorker-5] ZYBEUYVvtt8: failed to get info from youtube with message ERROR: [youtube] ZYBEUYVvtt8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:46,845: WARNING/ForkPoolWorker-5] ZAv7DaGiF-Q: [729/765]: add to queue [2024-10-02 01:17:47,655: WARNING/ForkPoolWorker-5] ERROR: [youtube] ZAv7DaGiF-Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:47,655: WARNING/ForkPoolWorker-5] ZAv7DaGiF-Q: failed to get info from youtube with message ERROR: [youtube] ZAv7DaGiF-Q: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:47,656: WARNING/ForkPoolWorker-5] aMTN_-_0aFU: [730/765]: add to queue [2024-10-02 01:17:48,630: WARNING/ForkPoolWorker-5] WARNING: [youtube] aMTN_-_0aFU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 28DDU8Kxx4rQGIn2 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:48,633: WARNING/ForkPoolWorker-5] WARNING: [youtube] aMTN_-_0aFU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = 6V6SzC-tqnH3TcbL ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:17:48,637: WARNING/ForkPoolWorker-5] ERROR: [youtube] aMTN_-_0aFU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:48,637: WARNING/ForkPoolWorker-5] aMTN_-_0aFU: failed to get info from youtube with message ERROR: [youtube] aMTN_-_0aFU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:48,638: WARNING/ForkPoolWorker-5] cgsFgXxVLJc: [731/765]: add to queue [2024-10-02 01:17:49,399: WARNING/ForkPoolWorker-5] ERROR: [youtube] cgsFgXxVLJc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:49,399: WARNING/ForkPoolWorker-5] cgsFgXxVLJc: failed to get info from youtube with message ERROR: [youtube] cgsFgXxVLJc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:49,400: WARNING/ForkPoolWorker-5] lbMfafNQ9ZQ: [732/765]: add to queue [2024-10-02 01:17:50,215: WARNING/ForkPoolWorker-5] ERROR: [youtube] lbMfafNQ9ZQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:50,215: WARNING/ForkPoolWorker-5] lbMfafNQ9ZQ: failed to get info from youtube with message ERROR: [youtube] lbMfafNQ9ZQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:50,217: WARNING/ForkPoolWorker-5] d7TMg7QsWOg: [733/765]: add to queue [2024-10-02 01:17:51,013: WARNING/ForkPoolWorker-5] ERROR: [youtube] d7TMg7QsWOg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:51,013: WARNING/ForkPoolWorker-5] d7TMg7QsWOg: failed to get info from youtube with message ERROR: [youtube] d7TMg7QsWOg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:51,014: WARNING/ForkPoolWorker-5] bdyyin_9izI: [734/765]: add to queue [2024-10-02 01:17:51,889: WARNING/ForkPoolWorker-5] ERROR: [youtube] bdyyin_9izI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:51,889: WARNING/ForkPoolWorker-5] bdyyin_9izI: failed to get info from youtube with message ERROR: [youtube] bdyyin_9izI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:51,891: WARNING/ForkPoolWorker-5] GsDwDzDaBLg: [735/765]: add to queue [2024-10-02 01:17:52,742: WARNING/ForkPoolWorker-5] ERROR: [youtube] GsDwDzDaBLg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:52,742: WARNING/ForkPoolWorker-5] GsDwDzDaBLg: failed to get info from youtube with message ERROR: [youtube] GsDwDzDaBLg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:52,744: WARNING/ForkPoolWorker-5] 2CEgqX15a7s: [736/765]: add to queue [2024-10-02 01:17:54,163: WARNING/ForkPoolWorker-5] pqpWc9Rps2Y: [737/765]: add to queue [2024-10-02 01:17:54,967: WARNING/ForkPoolWorker-5] ERROR: [youtube] pqpWc9Rps2Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:54,968: WARNING/ForkPoolWorker-5] pqpWc9Rps2Y: failed to get info from youtube with message ERROR: [youtube] pqpWc9Rps2Y: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:54,969: WARNING/ForkPoolWorker-5] p8qElr8nWzQ: [738/765]: add to queue [2024-10-02 01:17:55,789: WARNING/ForkPoolWorker-5] ERROR: [youtube] p8qElr8nWzQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:55,789: WARNING/ForkPoolWorker-5] p8qElr8nWzQ: failed to get info from youtube with message ERROR: [youtube] p8qElr8nWzQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:55,790: WARNING/ForkPoolWorker-5] 3f78TWKiLlI: [739/765]: add to queue [2024-10-02 01:17:57,154: WARNING/ForkPoolWorker-5] YaskpPUsMno: [740/765]: add to queue [2024-10-02 01:17:58,009: WARNING/ForkPoolWorker-5] ERROR: [youtube] YaskpPUsMno: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:58,009: WARNING/ForkPoolWorker-5] YaskpPUsMno: failed to get info from youtube with message ERROR: [youtube] YaskpPUsMno: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:58,011: WARNING/ForkPoolWorker-5] j0iJnDqff04: [741/765]: add to queue [2024-10-02 01:17:58,905: WARNING/ForkPoolWorker-5] ERROR: [youtube] j0iJnDqff04: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:58,905: WARNING/ForkPoolWorker-5] j0iJnDqff04: failed to get info from youtube with message ERROR: [youtube] j0iJnDqff04: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:58,907: WARNING/ForkPoolWorker-5] I5EiU0nBC3o: [742/765]: add to queue [2024-10-02 01:17:59,687: WARNING/ForkPoolWorker-5] ERROR: [youtube] I5EiU0nBC3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:59,688: WARNING/ForkPoolWorker-5] I5EiU0nBC3o: failed to get info from youtube with message ERROR: [youtube] I5EiU0nBC3o: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:17:59,689: WARNING/ForkPoolWorker-5] QzUnaLNEgLs: [743/765]: add to queue [2024-10-02 01:18:00,483: WARNING/ForkPoolWorker-5] ERROR: [youtube] QzUnaLNEgLs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:00,483: WARNING/ForkPoolWorker-5] QzUnaLNEgLs: failed to get info from youtube with message ERROR: [youtube] QzUnaLNEgLs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:00,485: WARNING/ForkPoolWorker-5] IN2C19DvDE8: [744/765]: add to queue [2024-10-02 01:18:01,385: WARNING/ForkPoolWorker-5] ERROR: [youtube] IN2C19DvDE8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:01,385: WARNING/ForkPoolWorker-5] IN2C19DvDE8: failed to get info from youtube with message ERROR: [youtube] IN2C19DvDE8: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:01,386: WARNING/ForkPoolWorker-5] SgabbJrV1HE: [745/765]: add to queue [2024-10-02 01:18:02,220: WARNING/ForkPoolWorker-5] ERROR: [youtube] SgabbJrV1HE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:02,220: WARNING/ForkPoolWorker-5] SgabbJrV1HE: failed to get info from youtube with message ERROR: [youtube] SgabbJrV1HE: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:02,221: WARNING/ForkPoolWorker-5] 0UrZ7Q9JnwQ: [746/765]: add to queue [2024-10-02 01:18:03,052: WARNING/ForkPoolWorker-5] ERROR: [youtube] 0UrZ7Q9JnwQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:03,052: WARNING/ForkPoolWorker-5] 0UrZ7Q9JnwQ: failed to get info from youtube with message ERROR: [youtube] 0UrZ7Q9JnwQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:03,054: WARNING/ForkPoolWorker-5] -a6fAA027Eg: [747/765]: add to queue [2024-10-02 01:18:03,910: WARNING/ForkPoolWorker-5] ERROR: [youtube] -a6fAA027Eg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:03,910: WARNING/ForkPoolWorker-5] -a6fAA027Eg: failed to get info from youtube with message ERROR: [youtube] -a6fAA027Eg: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:03,912: WARNING/ForkPoolWorker-5] X536F9O5IEo: [748/765]: add to queue [2024-10-02 01:18:04,739: WARNING/ForkPoolWorker-5] ERROR: [youtube] X536F9O5IEo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:04,739: WARNING/ForkPoolWorker-5] X536F9O5IEo: failed to get info from youtube with message ERROR: [youtube] X536F9O5IEo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:04,741: WARNING/ForkPoolWorker-5] -364q3clqn0: [749/765]: add to queue [2024-10-02 01:18:05,639: WARNING/ForkPoolWorker-5] ERROR: [youtube] -364q3clqn0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:05,639: WARNING/ForkPoolWorker-5] -364q3clqn0: failed to get info from youtube with message ERROR: [youtube] -364q3clqn0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:05,640: WARNING/ForkPoolWorker-5] rD_w73YiXdU: [750/765]: add to queue [2024-10-02 01:18:06,381: WARNING/ForkPoolWorker-5] ERROR: [youtube] rD_w73YiXdU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:06,381: WARNING/ForkPoolWorker-5] rD_w73YiXdU: failed to get info from youtube with message ERROR: [youtube] rD_w73YiXdU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:06,383: WARNING/ForkPoolWorker-5] 7x8IW3XnYfo: [751/765]: add to queue [2024-10-02 01:18:07,261: WARNING/ForkPoolWorker-5] ERROR: [youtube] 7x8IW3XnYfo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:07,261: WARNING/ForkPoolWorker-5] 7x8IW3XnYfo: failed to get info from youtube with message ERROR: [youtube] 7x8IW3XnYfo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:07,262: WARNING/ForkPoolWorker-5] JH_F1mU5dF0: [752/765]: add to queue [2024-10-02 01:18:08,019: WARNING/ForkPoolWorker-5] ERROR: [youtube] JH_F1mU5dF0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:08,020: WARNING/ForkPoolWorker-5] JH_F1mU5dF0: failed to get info from youtube with message ERROR: [youtube] JH_F1mU5dF0: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:08,021: WARNING/ForkPoolWorker-5] eox-SEhHISM: [753/765]: add to queue [2024-10-02 01:18:08,808: WARNING/ForkPoolWorker-5] ERROR: [youtube] eox-SEhHISM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:08,808: WARNING/ForkPoolWorker-5] eox-SEhHISM: failed to get info from youtube with message ERROR: [youtube] eox-SEhHISM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:08,810: WARNING/ForkPoolWorker-5] 5pJydvevcrs: [754/765]: add to queue [2024-10-02 01:18:09,674: WARNING/ForkPoolWorker-5] ERROR: [youtube] 5pJydvevcrs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:09,674: WARNING/ForkPoolWorker-5] 5pJydvevcrs: failed to get info from youtube with message ERROR: [youtube] 5pJydvevcrs: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:09,676: WARNING/ForkPoolWorker-5] wIPhg3Ifq5U: [755/765]: add to queue [2024-10-02 01:18:11,075: WARNING/ForkPoolWorker-5] syf5J2EHzuU: [756/765]: add to queue [2024-10-02 01:18:11,908: WARNING/ForkPoolWorker-5] ERROR: [youtube] syf5J2EHzuU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:11,908: WARNING/ForkPoolWorker-5] syf5J2EHzuU: failed to get info from youtube with message ERROR: [youtube] syf5J2EHzuU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:11,909: WARNING/ForkPoolWorker-5] vj71yGp-8WM: [757/765]: add to queue [2024-10-02 01:18:12,726: WARNING/ForkPoolWorker-5] ERROR: [youtube] vj71yGp-8WM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:12,726: WARNING/ForkPoolWorker-5] vj71yGp-8WM: failed to get info from youtube with message ERROR: [youtube] vj71yGp-8WM: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:12,728: WARNING/ForkPoolWorker-5] xe7sV0RU210: [758/765]: add to queue [2024-10-02 01:18:14,007: WARNING/ForkPoolWorker-5] PlizGVv79HY: [759/765]: add to queue [2024-10-02 01:18:14,852: WARNING/ForkPoolWorker-5] ERROR: [youtube] PlizGVv79HY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:14,853: WARNING/ForkPoolWorker-5] PlizGVv79HY: failed to get info from youtube with message ERROR: [youtube] PlizGVv79HY: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:14,854: WARNING/ForkPoolWorker-5] jXJI7i7W4Pc: [760/765]: add to queue [2024-10-02 01:18:15,703: WARNING/ForkPoolWorker-5] ERROR: [youtube] jXJI7i7W4Pc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:15,703: WARNING/ForkPoolWorker-5] jXJI7i7W4Pc: failed to get info from youtube with message ERROR: [youtube] jXJI7i7W4Pc: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:15,705: WARNING/ForkPoolWorker-5] AVHuvI0fbTI: [761/765]: add to queue [2024-10-02 01:18:16,921: WARNING/ForkPoolWorker-5] QmRk3rlbf7c: [762/765]: add to queue [2024-10-02 01:18:17,663: WARNING/ForkPoolWorker-5] ERROR: [youtube] QmRk3rlbf7c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:17,663: WARNING/ForkPoolWorker-5] QmRk3rlbf7c: failed to get info from youtube with message ERROR: [youtube] QmRk3rlbf7c: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:17,664: WARNING/ForkPoolWorker-5] Wv7QzRDc5aU: [763/765]: add to queue [2024-10-02 01:18:18,572: WARNING/ForkPoolWorker-5] WARNING: [youtube] Wv7QzRDc5aU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = w-rI3Gfli3h05iv ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:18:18,575: WARNING/ForkPoolWorker-5] WARNING: [youtube] Wv7QzRDc5aU: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = omtXi45aQzIk3B8 ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:18:18,577: WARNING/ForkPoolWorker-5] ERROR: [youtube] Wv7QzRDc5aU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:18,577: WARNING/ForkPoolWorker-5] Wv7QzRDc5aU: failed to get info from youtube with message ERROR: [youtube] Wv7QzRDc5aU: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:18,578: WARNING/ForkPoolWorker-5] NmcK7N3TGek: [764/765]: add to queue [2024-10-02 01:18:19,737: WARNING/ForkPoolWorker-5] WARNING: [youtube] NmcK7N3TGek: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = oVMo2-17vPLJLsr ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:18:19,741: WARNING/ForkPoolWorker-5] WARNING: [youtube] NmcK7N3TGek: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = cEEdCRvIFavhA4R ; player = https://www.youtube.com/s/player/bbc52cb2/player_ias.vflset/en_US/base.js [2024-10-02 01:18:19,743: WARNING/ForkPoolWorker-5] ERROR: [youtube] NmcK7N3TGek: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:19,743: WARNING/ForkPoolWorker-5] NmcK7N3TGek: failed to get info from youtube with message ERROR: [youtube] NmcK7N3TGek: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:19,745: WARNING/ForkPoolWorker-5] svwSmNPhu5M: [765/765]: add to queue [2024-10-02 01:18:20,486: WARNING/ForkPoolWorker-5] WARNING: [youtube] svwSmNPhu5M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aRgBdDrGH32PwaAm ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:18:20,489: WARNING/ForkPoolWorker-5] WARNING: [youtube] svwSmNPhu5M: nsig extraction failed: Some formats may be missing Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html n = aRCVLBMr3PaVMEG1 ; player = https://www.youtube.com/s/player/d9418494/player_ias.vflset/en_US/base.js [2024-10-02 01:18:20,490: WARNING/ForkPoolWorker-5] ERROR: [youtube] svwSmNPhu5M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:20,491: WARNING/ForkPoolWorker-5] svwSmNPhu5M: failed to get info from youtube with message ERROR: [youtube] svwSmNPhu5M: Sign in to confirm you’re not a bot. This helps protect our community. Learn more [2024-10-02 01:18:20,547: WARNING/ForkPoolWorker-5] 4c3ff7f4-7778-433f-a9b3-f3df06bc83ee success callback [2024-10-02 01:18:20,550: INFO/ForkPoolWorker-5] Task extract_download[4c3ff7f4-7778-433f-a9b3-f3df06bc83ee] succeeded in 848.9598916350005s: 'added 199 Videos to Queue' [2024-10-02 01:18:20,551: WARNING/ForkPoolWorker-5] 4c3ff7f4-7778-433f-a9b3-f3df06bc83ee return callback Operations to perform: Apply all migrations: admin, auth, authtoken, contenttypes, django_celery_beat, home, sessions Running migrations: No migrations to apply. Deleting 'cast-videos.dd0b3153f3a0.js' Deleting 'script.js.br' Deleting 'script.a290b4666bf4.js' Deleting 'staticfiles.json' Deleting 'cast-videos.js.br' Deleting 'script.a290b4666bf4.js.gz' Deleting 'progress.js.br' Deleting 'script.js' Deleting 'stats.js.gz' Deleting 'progress.e8ac0d1e89f4.js.br' Deleting 'cast-videos.dd0b3153f3a0.js.gz' Deleting 'progress.js' Deleting 'stats.js.br' Deleting 'stats.f4ccd010452a.js.br' Deleting 'stats.js' Deleting 'progress.e8ac0d1e89f4.js' Deleting 'progress.e8ac0d1e89f4.js.gz' Deleting 'script.a290b4666bf4.js.br' Deleting 'script.js.gz' Deleting 'cast-videos.js.gz' Deleting 'progress.js.gz' Deleting 'stats.f4ccd010452a.js.gz' Deleting 'cast-videos.js' Deleting 'cast-videos.dd0b3153f3a0.js.br' Deleting 'stats.f4ccd010452a.js' Deleting 'css/matrix.css.gz' Deleting 'css/light.088c4269319e.css.br' Deleting 'css/midnight.css' Deleting 'css/light.css.gz' Deleting 'css/style.css.gz' Deleting 'css/style.12cd8e7d14d6.css.gz' Deleting 'css/light.css' Deleting 'css/style.12cd8e7d14d6.css' Deleting 'css/matrix.css' Deleting 'css/light.088c4269319e.css' Deleting 'css/dark.b70acdc336c0.css.br' Deleting 'css/matrix.745a68ab6e94.css.br' Deleting 'css/style.12cd8e7d14d6.css.br' Deleting 'css/style.css' Deleting 'css/matrix.745a68ab6e94.css.gz' Deleting 'css/dark.css.gz' Deleting 'css/midnight.d7559a8c4e97.css' Deleting 'css/matrix.css.br' Deleting 'css/midnight.d7559a8c4e97.css.br' Deleting 'css/midnight.d7559a8c4e97.css.gz' Deleting 'css/light.088c4269319e.css.gz' Deleting 'css/dark.css' Deleting 'css/style.css.br' Deleting 'css/dark.b70acdc336c0.css.gz' Deleting 'css/dark.b70acdc336c0.css' Deleting 'css/midnight.css.br' Deleting 'css/matrix.745a68ab6e94.css' Deleting 'css/dark.css.br' Deleting 'css/midnight.css.gz' Deleting 'css/light.css.br' Deleting 'rest_framework/css/bootstrap.min.f17d4516b026.css.br' Deleting 'rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css.gz' Deleting 'rest_framework/css/bootstrap.min.css.cafbda9c0e9e.map' Deleting 'rest_framework/css/bootstrap-theme.min.css.map.br' Deleting 'rest_framework/css/bootstrap.min.css' Deleting 'rest_framework/css/bootstrap.min.css.map' Deleting 'rest_framework/css/font-awesome-4.0.3.css.br' Deleting 'rest_framework/css/prettify.a987f72342ee.css.br' Deleting 'rest_framework/css/bootstrap-tweaks.css.br' Deleting 'rest_framework/css/bootstrap-tweaks.ee4ee6acf9eb.css.gz' Deleting 'rest_framework/css/bootstrap-theme.min.css.map' Deleting 'rest_framework/css/bootstrap-theme.min.css.br' Deleting 'rest_framework/css/font-awesome-4.0.3.css.gz' Deleting 'rest_framework/css/bootstrap.min.f17d4516b026.css' Deleting 'rest_framework/css/prettify.a987f72342ee.css.gz' Deleting 'rest_framework/css/bootstrap-tweaks.ee4ee6acf9eb.css' Deleting 'rest_framework/css/bootstrap.min.css.cafbda9c0e9e.map.gz' Deleting 'rest_framework/css/default.css.gz' Deleting 'rest_framework/css/bootstrap-theme.min.1d4b05b397c3.css' Deleting 'rest_framework/css/bootstrap-theme.min.css' Deleting 'rest_framework/css/bootstrap-tweaks.ee4ee6acf9eb.css.br' Deleting 'rest_framework/css/bootstrap-theme.min.css.51806092cc05.map.gz' Deleting 'rest_framework/css/bootstrap-tweaks.css.gz' Deleting 'rest_framework/css/bootstrap-theme.min.1d4b05b397c3.css.br' Deleting 'rest_framework/css/default.789dfb5732d7.css' Deleting 'rest_framework/css/bootstrap.min.css.cafbda9c0e9e.map.br' Deleting 'rest_framework/css/prettify.css.gz' Deleting 'rest_framework/css/bootstrap.min.css.map.gz' Deleting 'rest_framework/css/bootstrap-tweaks.css' Deleting 'rest_framework/css/prettify.css.br' Deleting 'rest_framework/css/default.789dfb5732d7.css.gz' Deleting 'rest_framework/css/bootstrap.min.f17d4516b026.css.gz' Deleting 'rest_framework/css/bootstrap-theme.min.css.gz' Deleting 'rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css.br' Deleting 'rest_framework/css/bootstrap-theme.min.css.51806092cc05.map' Deleting 'rest_framework/css/font-awesome-4.0.3.css' Deleting 'rest_framework/css/bootstrap.min.css.gz' Deleting 'rest_framework/css/bootstrap.min.css.map.br' Deleting 'rest_framework/css/default.css.br' Deleting 'rest_framework/css/prettify.css' Deleting 'rest_framework/css/bootstrap.min.css.br' Deleting 'rest_framework/css/bootstrap-theme.min.css.51806092cc05.map.br' Deleting 'rest_framework/css/prettify.a987f72342ee.css' Deleting 'rest_framework/css/default.css' Deleting 'rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css' Deleting 'rest_framework/css/bootstrap-theme.min.css.map.gz' Deleting 'rest_framework/css/bootstrap-theme.min.1d4b05b397c3.css.gz' Deleting 'rest_framework/css/default.789dfb5732d7.css.br' Deleting 'rest_framework/js/default.5b08897dbdc3.js' Deleting 'rest_framework/js/jquery-3.7.1.min.2c872dbe60f4.js.gz' Deleting 'rest_framework/js/bootstrap.min.js.gz' Deleting 'rest_framework/js/prettify-min.709bfcc456c6.js.gz' Deleting 'rest_framework/js/default.5b08897dbdc3.js.gz' Deleting 'rest_framework/js/bootstrap.min.js.br' Deleting 'rest_framework/js/coreapi-0.1.1.8851fb9336c9.js' Deleting 'rest_framework/js/default.js' Deleting 'rest_framework/js/load-ajax-form.js' Deleting 'rest_framework/js/csrf.455080a7b2ce.js' Deleting 'rest_framework/js/jquery-3.7.1.min.2c872dbe60f4.js.br' Deleting 'rest_framework/js/load-ajax-form.8cdb3a9f3466.js' Deleting 'rest_framework/js/csrf.455080a7b2ce.js.gz' Deleting 'rest_framework/js/ajax-form.4e1cdcb7acab.js' Deleting 'rest_framework/js/prettify-min.709bfcc456c6.js.br' Deleting 'rest_framework/js/prettify-min.709bfcc456c6.js' Deleting 'rest_framework/js/prettify-min.js.gz' Deleting 'rest_framework/js/bootstrap.min.2f34b630ffe3.js' Deleting 'rest_framework/js/coreapi-0.1.1.js.br' Deleting 'rest_framework/js/csrf.js.gz' Deleting 'rest_framework/js/coreapi-0.1.1.8851fb9336c9.js.br' Deleting 'rest_framework/js/ajax-form.4e1cdcb7acab.js.br' Deleting 'rest_framework/js/coreapi-0.1.1.js' Deleting 'rest_framework/js/ajax-form.js.br' Deleting 'rest_framework/js/bootstrap.min.js' Deleting 'rest_framework/js/prettify-min.js.br' Deleting 'rest_framework/js/default.js.gz' Deleting 'rest_framework/js/jquery-3.7.1.min.2c872dbe60f4.js' Deleting 'rest_framework/js/coreapi-0.1.1.js.gz' Deleting 'rest_framework/js/default.5b08897dbdc3.js.br' Deleting 'rest_framework/js/jquery-3.7.1.min.js' Deleting 'rest_framework/js/csrf.js' Deleting 'rest_framework/js/bootstrap.min.2f34b630ffe3.js.gz' Deleting 'rest_framework/js/coreapi-0.1.1.8851fb9336c9.js.gz' Deleting 'rest_framework/js/jquery-3.7.1.min.js.br' Deleting 'rest_framework/js/default.js.br' Deleting 'rest_framework/js/csrf.455080a7b2ce.js.br' Deleting 'rest_framework/js/load-ajax-form.js.br' Deleting 'rest_framework/js/prettify-min.js' Deleting 'rest_framework/js/ajax-form.4e1cdcb7acab.js.gz' Deleting 'rest_framework/js/ajax-form.js.gz' Deleting 'rest_framework/js/ajax-form.js' Deleting 'rest_framework/js/bootstrap.min.2f34b630ffe3.js.br' Deleting 'rest_framework/js/jquery-3.7.1.min.js.gz' Deleting 'rest_framework/js/load-ajax-form.8cdb3a9f3466.js.br' Deleting 'rest_framework/js/csrf.js.br' Deleting 'rest_framework/img/grid.png' Deleting 'rest_framework/img/glyphicons-halflings-white.png' Deleting 'rest_framework/img/glyphicons-halflings.png' Deleting 'rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png' Deleting 'rest_framework/img/glyphicons-halflings.90233c9067e9.png' Deleting 'rest_framework/img/grid.a4b938cf382b.png' Deleting 'rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css.br' Deleting 'rest_framework/docs/css/jquery.json-view.min.css.gz' Deleting 'rest_framework/docs/css/highlight.e0e4d973c6d7.css' Deleting 'rest_framework/docs/css/base.e630f8f4990e.css.gz' Deleting 'rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css.gz' Deleting 'rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css' Deleting 'rest_framework/docs/css/highlight.css.br' Deleting 'rest_framework/docs/css/jquery.json-view.min.css' Deleting 'rest_framework/docs/css/jquery.json-view.min.css.br' Deleting 'rest_framework/docs/css/highlight.css' Deleting 'rest_framework/docs/css/base.e630f8f4990e.css.br' Deleting 'rest_framework/docs/css/highlight.e0e4d973c6d7.css.gz' Deleting 'rest_framework/docs/css/base.css' Deleting 'rest_framework/docs/css/base.css.br' Deleting 'rest_framework/docs/css/highlight.e0e4d973c6d7.css.br' Deleting 'rest_framework/docs/css/base.e630f8f4990e.css' Deleting 'rest_framework/docs/css/highlight.css.gz' Deleting 'rest_framework/docs/css/base.css.gz' Deleting 'rest_framework/docs/js/api.js' Deleting 'rest_framework/docs/js/api.18a5ba8a1bd8.js.br' Deleting 'rest_framework/docs/js/api.js.br' Deleting 'rest_framework/docs/js/jquery.json-view.min.js.gz' Deleting 'rest_framework/docs/js/highlight.pack.js.gz' Deleting 'rest_framework/docs/js/highlight.pack.js.br' Deleting 'rest_framework/docs/js/api.js.gz' Deleting 'rest_framework/docs/js/api.18a5ba8a1bd8.js' Deleting 'rest_framework/docs/js/highlight.pack.js' Deleting 'rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js.br' Deleting 'rest_framework/docs/js/api.18a5ba8a1bd8.js.gz' Deleting 'rest_framework/docs/js/jquery.json-view.min.js.br' Deleting 'rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js.gz' Deleting 'rest_framework/docs/js/jquery.json-view.min.js' Deleting 'rest_framework/docs/js/highlight.pack.479b5f21dcba.js.gz' Deleting 'rest_framework/docs/js/highlight.pack.479b5f21dcba.js' Deleting 'rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js' Deleting 'rest_framework/docs/js/highlight.pack.479b5f21dcba.js.br' Deleting 'rest_framework/docs/img/grid.png' Deleting 'rest_framework/docs/img/favicon.ico.br' Deleting 'rest_framework/docs/img/favicon.ico.gz' Deleting 'rest_framework/docs/img/favicon.5195b4d0f3eb.ico.gz' Deleting 'rest_framework/docs/img/favicon.5195b4d0f3eb.ico' Deleting 'rest_framework/docs/img/favicon.5195b4d0f3eb.ico.br' Deleting 'rest_framework/docs/img/favicon.ico' Deleting 'rest_framework/docs/img/grid.a4b938cf382b.png' Deleting 'rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf.gz' Deleting 'rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg.br' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.svg.br' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.ttf.br' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf.br' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.ttf' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2' Deleting 'rest_framework/fonts/fontawesome-webfont.ttf.br' Deleting 'rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff' Deleting 'rest_framework/fonts/fontawesome-webfont.svg.br' Deleting 'rest_framework/fonts/fontawesome-webfont.svg' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.woff2' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf.gz' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg.gz' Deleting 'rest_framework/fonts/fontawesome-webfont.ttf.gz' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.woff' Deleting 'rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf.br' Deleting 'rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg' Deleting 'rest_framework/fonts/fontawesome-webfont.eot' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.svg.gz' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg.br' Deleting 'rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.ttf.gz' Deleting 'rest_framework/fonts/fontawesome-webfont.svg.gz' Deleting 'rest_framework/fonts/fontawesome-webfont.woff' Deleting 'rest_framework/fonts/fontawesome-webfont.ttf' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.eot' Deleting 'rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot' Deleting 'rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg.gz' Deleting 'rest_framework/fonts/glyphicons-halflings-regular.svg' Deleting 'font/Sen-Bold.30638046ccc5.woff' Deleting 'font/OFL_License.892a31e70578.txt.gz' Deleting 'font/OFL_License.txt.br' Deleting 'font/Sen-Bold.woff' Deleting 'font/Sen-Regular.woff' Deleting 'font/Sen-Regular.c58467dee557.woff' Deleting 'font/OFL_License.892a31e70578.txt.br' Deleting 'font/OFL_License.txt.gz' Deleting 'font/OFL_License.txt' Deleting 'font/OFL_License.892a31e70578.txt' Deleting 'img/icon-exit.4283e8316e74.svg.gz' Deleting 'img/icon-star-half.svg' Deleting 'img/icon-star-full.4fdad039e89b.svg.br' Deleting 'img/icon-stop.svg.gz' Deleting 'img/icon-download.svg' Deleting 'img/icon-star-full.svg.gz' Deleting 'img/icon-unseen.afd6743ea3c7.svg.gz' Deleting 'img/icon-thumb.svg.gz' Deleting 'img/icon-eye.5d10f2497244.svg.gz' Deleting 'img/logo-tube-archivist-dark.9f7c57e837f5.png' Deleting 'img/icon-rescan.aba6214e28e6.svg.gz' Deleting 'img/icon-listview.48ef792820a6.svg.br' Deleting 'img/icon-substract.b3bf05a859a8.svg.br' Deleting 'img/icon-arrow-bottom.a3369aa86c0b.svg.gz' Deleting 'img/icon-arrow-bottom.svg.gz' Deleting 'img/icon-arrow-up.f7c6644d880f.svg.br' Deleting 'img/icon-thumb.5cbec1160428.svg.br' Deleting 'img/icon-star-empty.7126e48ba971.svg' Deleting 'img/icon-star-half.svg.br' Deleting 'img/icon-search.22324c0922d1.svg' Deleting 'img/default-video-thumb.3472e7ae7e08.jpg' Deleting 'img/icon-eye.svg.gz' Deleting 'img/icon-remove.svg' Deleting 'img/icon-listview.svg' Deleting 'img/icon-listview.48ef792820a6.svg.gz' Deleting 'img/icon-exit.svg' Deleting 'img/icon-unseen.svg.gz' Deleting 'img/logo-tube-archivist-light.2dc6a254ac5f.png' Deleting 'img/icon-remove.svg.br' Deleting 'img/icon-sort.svg.gz' Deleting 'img/icon-rescan.aba6214e28e6.svg' Deleting 'img/icon-rescan.svg.gz' Deleting 'img/icon-arrow-top.e4155de41013.svg.br' Deleting 'img/icon-gridview.0c117ea41097.svg.br' Deleting 'img/icon-remove.8f53c6a85da0.svg.br' Deleting 'img/icon-dot-menu.8163ca41956b.svg.br' Deleting 'img/icon-sort.svg' Deleting 'img/icon-seen.svg.br' Deleting 'img/icon-arrow-top.svg.gz' Deleting 'img/icon-thumb.svg.br' Deleting 'img/icon-listview.svg.br' Deleting 'img/icon-add.6e74199a738c.svg' Deleting 'img/icon-play.9b5b1a290cd5.svg.gz' Deleting 'img/icon-download.a3369aa86c0b.svg.gz' Deleting 'img/icon-arrow-top.e4155de41013.svg.gz' Deleting 'img/logo-tube-archivist-light.png' Deleting 'img/icon-seen.svg' Deleting 'img/icon-exit.4283e8316e74.svg.br' Deleting 'img/icon-star-empty.7126e48ba971.svg.br' Deleting 'img/icon-eye.svg.br' Deleting 'img/icon-substract.svg.br' Deleting 'img/icon-sort.1aa89eb2fd4a.svg.br' Deleting 'img/icon-dot-menu.8163ca41956b.svg' Deleting 'img/icon-unseen.svg' Deleting 'img/icon-arrow-bottom.svg' Deleting 'img/icon-play.9b5b1a290cd5.svg' Deleting 'img/icon-stop.eb4fffc46845.svg.br' Deleting 'img/default-channel-banner.6f0e684bda4f.jpg' Deleting 'img/icon-gear.3b8c10795a9c.svg.gz' Deleting 'img/default-playlist-thumb.440c41c75312.jpg' Deleting 'img/icon-star-half.4b1a4be55efa.svg.gz' Deleting 'img/icon-download.a3369aa86c0b.svg' Deleting 'img/banner-tube-archivist-light.20fedee5b908.png' Deleting 'img/icon-add.svg.gz' Deleting 'img/icon-unseen.afd6743ea3c7.svg' Deleting 'img/icon-stop.svg.br' Deleting 'img/default-channel-banner.jpg' Deleting 'img/icon-add.svg.br' Deleting 'img/icon-star-full.4fdad039e89b.svg' Deleting 'img/icon-arrow-bottom.a3369aa86c0b.svg' Deleting 'img/icon-search.22324c0922d1.svg.br' Deleting 'img/icon-arrow-down.svg' Deleting 'img/icon-star-full.4fdad039e89b.svg.gz' Deleting 'img/icon-play.svg.br' Deleting 'img/icon-star-empty.svg.gz' Deleting 'img/icon-unseen.afd6743ea3c7.svg.br' Deleting 'img/icon-gridview.svg.gz' Deleting 'img/icon-unseen.svg.br' Deleting 'img/icon-listview.svg.gz' Deleting 'img/icon-arrow-up.svg.br' Deleting 'img/icon-gear.svg.gz' Deleting 'img/icon-arrow-down.svg.br' Deleting 'img/logo-tube-archivist-dark.png' Deleting 'img/icon-arrow-up.f7c6644d880f.svg' Deleting 'img/icon-exit.4283e8316e74.svg' Deleting 'img/icon-sort.svg.br' Deleting 'img/icon-exit.svg.gz' Deleting 'img/icon-arrow-bottom.svg.br' Deleting 'img/icon-arrow-top.e4155de41013.svg' Deleting 'img/icon-substract.b3bf05a859a8.svg.gz' Deleting 'img/icon-gridview.0c117ea41097.svg' Deleting 'img/icon-dot-menu.svg.gz' Deleting 'img/default-channel-icon.jpg' Deleting 'img/banner-tube-archivist-dark.png' Deleting 'img/icon-remove.svg.gz' Deleting 'img/icon-seen.5f695ffb5071.svg' Deleting 'img/default-channel-art.jpg' Deleting 'img/icon-download.a3369aa86c0b.svg.br' Deleting 'img/icon-substract.b3bf05a859a8.svg' Deleting 'img/icon-gear.svg' Deleting 'img/icon-substract.svg.gz' Deleting 'img/icon-exit.svg.br' Deleting 'img/icon-close.f4505f67d8f5.svg.br' Deleting 'img/icon-star-half.4b1a4be55efa.svg.br' Deleting 'img/icon-seen.5f695ffb5071.svg.br' Deleting 'img/icon-search.svg' Deleting 'img/icon-gridview.0c117ea41097.svg.gz' Deleting 'img/icon-stop.eb4fffc46845.svg.gz' Deleting 'img/icon-star-empty.svg' Deleting 'img/icon-search.22324c0922d1.svg.gz' Deleting 'img/icon-arrow-top.svg.br' Deleting 'img/icon-dot-menu.svg' Deleting 'img/banner-tube-archivist-light.png' Deleting 'img/icon-arrow-up.svg.gz' Deleting 'img/icon-heart.4f8879abdf93.svg' Deleting 'img/icon-arrow-up.svg' Deleting 'img/icon-eye.5d10f2497244.svg' Deleting 'img/default-playlist-thumb.jpg' Deleting 'img/icon-substract.svg' Deleting 'img/icon-heart.svg.br' Deleting 'img/icon-play.9b5b1a290cd5.svg.br' Deleting 'img/icon-star-half.4b1a4be55efa.svg' Deleting 'img/icon-remove.8f53c6a85da0.svg.gz' Deleting 'img/icon-add.svg' Deleting 'img/icon-close.f4505f67d8f5.svg' Deleting 'img/default-channel-icon.bc4db58c0ee2.jpg' Deleting 'img/icon-play.svg' Deleting 'img/icon-heart.svg.gz' Deleting 'img/icon-rescan.aba6214e28e6.svg.br' Deleting 'img/icon-sort.1aa89eb2fd4a.svg' Deleting 'img/icon-arrow-bottom.a3369aa86c0b.svg.br' Deleting 'img/icon-add.6e74199a738c.svg.gz' Deleting 'img/icon-arrow-up.f7c6644d880f.svg.gz' Deleting 'img/icon-close.svg.gz' Deleting 'img/icon-search.svg.br' Deleting 'img/icon-star-empty.svg.br' Deleting 'img/icon-add.6e74199a738c.svg.br' Deleting 'img/icon-search.svg.gz' Deleting 'img/icon-rescan.svg.br' Deleting 'img/default-video-thumb.jpg' Deleting 'img/icon-arrow-down.54689947e419.svg.gz' Deleting 'img/icon-thumb.svg' Deleting 'img/icon-heart.4f8879abdf93.svg.gz' Deleting 'img/icon-heart.svg' Deleting 'img/icon-close.svg.br' Deleting 'img/icon-gear.svg.br' Deleting 'img/icon-sort.1aa89eb2fd4a.svg.gz' Deleting 'img/icon-arrow-top.svg' Deleting 'img/icon-dot-menu.svg.br' Deleting 'img/icon-thumb.5cbec1160428.svg' Deleting 'img/icon-stop.eb4fffc46845.svg' Deleting 'img/banner-tube-archivist-dark.edd9d4b3a1e5.png' Deleting 'img/icon-rescan.svg' Deleting 'img/icon-close.svg' Deleting 'img/icon-arrow-down.54689947e419.svg' Deleting 'img/icon-stop.svg' Deleting 'img/icon-remove.8f53c6a85da0.svg' Deleting 'img/icon-seen.svg.gz' Deleting 'img/icon-gridview.svg' Deleting 'img/icon-eye.5d10f2497244.svg.br' Deleting 'img/icon-heart.4f8879abdf93.svg.br' Deleting 'img/icon-eye.svg' Deleting 'img/icon-download.svg.gz' Deleting 'img/icon-thumb.5cbec1160428.svg.gz' Deleting 'img/icon-dot-menu.8163ca41956b.svg.gz' Deleting 'img/icon-close.f4505f67d8f5.svg.gz' Deleting 'img/icon-gear.3b8c10795a9c.svg' Deleting 'img/icon-download.svg.br' Deleting 'img/icon-gear.3b8c10795a9c.svg.br' Deleting 'img/icon-star-half.svg.gz' Deleting 'img/icon-listview.48ef792820a6.svg' Deleting 'img/icon-seen.5f695ffb5071.svg.gz' Deleting 'img/icon-gridview.svg.br' Deleting 'img/icon-arrow-down.54689947e419.svg.br' Deleting 'img/default-channel-art.b3c080ff5fe2.jpg' Deleting 'img/icon-star-empty.7126e48ba971.svg.gz' Deleting 'img/icon-star-full.svg.br' Deleting 'img/icon-star-full.svg' Deleting 'img/icon-arrow-down.svg.gz' Deleting 'img/icon-play.svg.gz' Deleting 'favicon/android-chrome-192x192.df477dbb1d9a.png' Deleting 'favicon/apple-touch-icon-precomposed.be68877c5fb8.png' Deleting 'favicon/apple-touch-icon-57x57.784aeab1aa7d.png' Deleting 'favicon/favicon.ico.br' Deleting 'favicon/favicon-32x32.png' Deleting 'favicon/site.webmanifest' Deleting 'favicon/apple-touch-icon-144x144-precomposed.png' Deleting 'favicon/apple-touch-icon-180x180-precomposed.png' Deleting 'favicon/apple-touch-icon-114x114.63da1ffa8953.png' Deleting 'favicon/apple-touch-icon-57x57-precomposed.png' Deleting 'favicon/apple-touch-icon.a94db2e7a4e7.png' Deleting 'favicon/apple-touch-icon-60x60-precomposed.6c4eb9c03158.png' Deleting 'favicon/site.7a5b8458429d.webmanifest' Deleting 'favicon/site.7a5b8458429d.webmanifest.gz' Deleting 'favicon/favicon.ico.gz' Deleting 'favicon/android-chrome-512x512.e46d4c236b1e.png' Deleting 'favicon/safari-pinned-tab.5c290c5099a2.svg' Deleting 'favicon/browserconfig.xml.br' Deleting 'favicon/apple-touch-icon-152x152-precomposed.png' Deleting 'favicon/apple-touch-icon-60x60-precomposed.png' Deleting 'favicon/favicon.746b3e4e3c79.ico.br' Deleting 'favicon/apple-touch-icon-144x144.bccbad632952.png' Deleting 'favicon/apple-touch-icon-76x76-precomposed.70b83fbf55ff.png' Deleting 'favicon/safari-pinned-tab.svg.br' Deleting 'favicon/apple-touch-icon-72x72-precomposed.png' Deleting 'favicon/apple-touch-icon-60x60.65a68bf14cc9.png' Deleting 'favicon/apple-touch-icon-180x180.png' Deleting 'favicon/favicon-16x16.png' Deleting 'favicon/apple-touch-icon-60x60.png' Deleting 'favicon/apple-touch-icon-57x57-precomposed.36be70ce2ed3.png' Deleting 'favicon/apple-touch-icon-72x72.png' Deleting 'favicon/apple-touch-icon-72x72-precomposed.acb59cd9e152.png' Deleting 'favicon/apple-touch-icon-152x152.172aa07f044a.png' Deleting 'favicon/android-chrome-192x192.png' Deleting 'favicon/favicon-32x32.088287adea97.png' Deleting 'favicon/favicon.746b3e4e3c79.ico.gz' Deleting 'favicon/site.webmanifest.br' Deleting 'favicon/apple-touch-icon-72x72.8ef53b978d76.png' Deleting 'favicon/safari-pinned-tab.5c290c5099a2.svg.br' Deleting 'favicon/apple-touch-icon-152x152.png' Deleting 'favicon/apple-touch-icon-120x120.png' Deleting 'favicon/browserconfig.xml.gz' Deleting 'favicon/favicon-16x16.de290f6207d0.png' Deleting 'favicon/safari-pinned-tab.svg.gz' Deleting 'favicon/browserconfig.61a594175241.xml.br' Deleting 'favicon/apple-touch-icon.png' Deleting 'favicon/apple-touch-icon-precomposed.png' Deleting 'favicon/mstile-150x150.png' Deleting 'favicon/browserconfig.61a594175241.xml.gz' Deleting 'favicon/apple-touch-icon-57x57.png' Deleting 'favicon/apple-touch-icon-144x144-precomposed.2c032c58d544.png' Deleting 'favicon/apple-touch-icon-180x180-precomposed.be68877c5fb8.png' Deleting 'favicon/browserconfig.xml' Deleting 'favicon/apple-touch-icon-76x76-precomposed.png' Deleting 'favicon/apple-touch-icon-120x120-precomposed.png' Deleting 'favicon/android-chrome-512x512.png' Deleting 'favicon/apple-touch-icon-152x152-precomposed.1e5fcd004574.png' Deleting 'favicon/safari-pinned-tab.5c290c5099a2.svg.gz' Deleting 'favicon/favicon.ico' Deleting 'favicon/apple-touch-icon-120x120.2ede49737aae.png' Deleting 'favicon/apple-touch-icon-114x114-precomposed.d23111ff8fbd.png' Deleting 'favicon/apple-touch-icon-76x76.cf679380942c.png' Deleting 'favicon/mstile-150x150.7081dd08fce1.png' Deleting 'favicon/apple-touch-icon-120x120-precomposed.370b9b7e5398.png' Deleting 'favicon/site.webmanifest.gz' Deleting 'favicon/apple-touch-icon-114x114-precomposed.png' Deleting 'favicon/apple-touch-icon-76x76.png' Deleting 'favicon/site.7a5b8458429d.webmanifest.br' Deleting 'favicon/apple-touch-icon-180x180.a94db2e7a4e7.png' Deleting 'favicon/safari-pinned-tab.svg' Deleting 'favicon/apple-touch-icon-144x144.png' Deleting 'favicon/browserconfig.61a594175241.xml' Deleting 'favicon/apple-touch-icon-114x114.png' Deleting 'favicon/favicon.746b3e4e3c79.ico' Deleting 'admin/css/changelists.47cb433b29d4.css.br' Deleting 'admin/css/forms.css.gz' Deleting 'admin/css/forms.b29a0c8c9155.css.gz' Deleting 'admin/css/responsive_rtl.css.br' Deleting 'admin/css/dashboard.css.br' Deleting 'admin/css/base.9f65b5cd54b3.css.br' Deleting 'admin/css/nav_sidebar.css.gz' Deleting 'admin/css/forms.b29a0c8c9155.css.br' Deleting 'admin/css/responsive_rtl.7d1130848605.css.gz' Deleting 'admin/css/widgets.css.br' Deleting 'admin/css/dark_mode.css.gz' Deleting 'admin/css/widgets.8a70ea6d8850.css.br' Deleting 'admin/css/dark_mode.e18e9a052429.css' Deleting 'admin/css/dark_mode.css.br' Deleting 'admin/css/login.586129c60a93.css.gz' Deleting 'admin/css/forms.b29a0c8c9155.css' Deleting 'admin/css/dashboard.e90f2068217b.css.br' Deleting 'admin/css/responsive_rtl.css.gz' Deleting 'admin/css/autocomplete.4a81fc4242d0.css.br' Deleting 'admin/css/changelists.css.gz' Deleting 'admin/css/login.css' Deleting 'admin/css/rtl.aa92d763340b.css.gz' Deleting 'admin/css/rtl.aa92d763340b.css' Deleting 'admin/css/responsive.css.br' Deleting 'admin/css/nav_sidebar.dd925738f4cc.css' Deleting 'admin/css/nav_sidebar.dd925738f4cc.css.gz' Deleting 'admin/css/base.9f65b5cd54b3.css' Deleting 'admin/css/autocomplete.css.gz' Deleting 'admin/css/forms.css.br' Deleting 'admin/css/responsive_rtl.7d1130848605.css' Deleting 'admin/css/autocomplete.4a81fc4242d0.css' Deleting 'admin/css/responsive.eafb93ff084c.css.gz' Deleting 'admin/css/autocomplete.css' Deleting 'admin/css/rtl.aa92d763340b.css.br' Deleting 'admin/css/dashboard.css' Deleting 'admin/css/base.9f65b5cd54b3.css.gz' Deleting 'admin/css/autocomplete.4a81fc4242d0.css.gz' Deleting 'admin/css/responsive.eafb93ff084c.css.br' Deleting 'admin/css/responsive_rtl.7d1130848605.css.br' Deleting 'admin/css/changelists.47cb433b29d4.css' Deleting 'admin/css/responsive.css.gz' Deleting 'admin/css/autocomplete.css.br' Deleting 'admin/css/changelists.css' Deleting 'admin/css/responsive_rtl.css' Deleting 'admin/css/login.css.br' Deleting 'admin/css/rtl.css' Deleting 'admin/css/rtl.css.gz' Deleting 'admin/css/dark_mode.css' Deleting 'admin/css/changelists.47cb433b29d4.css.gz' Deleting 'admin/css/nav_sidebar.dd925738f4cc.css.br' Deleting 'admin/css/nav_sidebar.css.br' Deleting 'admin/css/dark_mode.e18e9a052429.css.br' Deleting 'admin/css/dashboard.e90f2068217b.css' Deleting 'admin/css/nav_sidebar.css' Deleting 'admin/css/widgets.css.gz' Deleting 'admin/css/widgets.8a70ea6d8850.css' Deleting 'admin/css/dashboard.e90f2068217b.css.gz' Deleting 'admin/css/dashboard.css.gz' Deleting 'admin/css/responsive.eafb93ff084c.css' Deleting 'admin/css/login.586129c60a93.css.br' Deleting 'admin/css/login.586129c60a93.css' Deleting 'admin/css/rtl.css.br' Deleting 'admin/css/base.css' Deleting 'admin/css/base.css.br' Deleting 'admin/css/widgets.css' Deleting 'admin/css/responsive.css' Deleting 'admin/css/login.css.gz' Deleting 'admin/css/forms.css' Deleting 'admin/css/dark_mode.e18e9a052429.css.gz' Deleting 'admin/css/changelists.css.br' Deleting 'admin/css/widgets.8a70ea6d8850.css.gz' Deleting 'admin/css/base.css.gz' Deleting 'admin/css/vendor/select2/select2.min.9f54e6414f87.css' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md.br' Deleting 'admin/css/vendor/select2/select2.min.css' Deleting 'admin/css/vendor/select2/select2.css.gz' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md.gz' Deleting 'admin/css/vendor/select2/select2.min.9f54e6414f87.css.br' Deleting 'admin/css/vendor/select2/select2.min.css.br' Deleting 'admin/css/vendor/select2/select2.a2194c262648.css.br' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.md' Deleting 'admin/css/vendor/select2/select2.min.css.gz' Deleting 'admin/css/vendor/select2/select2.min.9f54e6414f87.css.gz' Deleting 'admin/css/vendor/select2/select2.a2194c262648.css' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.md.br' Deleting 'admin/css/vendor/select2/select2.a2194c262648.css.gz' Deleting 'admin/css/vendor/select2/select2.css.br' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md' Deleting 'admin/css/vendor/select2/select2.css' Deleting 'admin/css/vendor/select2/LICENSE-SELECT2.md.gz' Deleting 'admin/js/cancel.ecc4c5ca7b32.js.br' Deleting 'admin/js/core.7e257fdf56dc.js.gz' Deleting 'admin/js/prepopulate.bd2361dfd64d.js.gz' Deleting 'admin/js/calendar.js' Deleting 'admin/js/SelectBox.js.br' Deleting 'admin/js/prepopulate_init.js.br' Deleting 'admin/js/prepopulate.js.gz' Deleting 'admin/js/autocomplete.js.br' Deleting 'admin/js/cancel.ecc4c5ca7b32.js' Deleting 'admin/js/actions.867b023a736d.js.br' Deleting 'admin/js/cancel.js.br' Deleting 'admin/js/jquery.init.b7781a0897fc.js.br' Deleting 'admin/js/inlines.22d4d93c00b4.js.br' Deleting 'admin/js/SelectBox.7d3ce5a98007.js' Deleting 'admin/js/calendar.js.br' Deleting 'admin/js/SelectFilter2.js' Deleting 'admin/js/jquery.init.js.gz' Deleting 'admin/js/SelectBox.js' Deleting 'admin/js/jquery.init.js.br' Deleting 'admin/js/prepopulate.js.br' Deleting 'admin/js/jquery.init.js' Deleting 'admin/js/calendar.js.gz' Deleting 'admin/js/actions.js.gz' Deleting 'admin/js/SelectFilter2.js.br' Deleting 'admin/js/nav_sidebar.js.gz' Deleting 'admin/js/nav_sidebar.3b9190d420b1.js.gz' Deleting 'admin/js/core.js.gz' Deleting 'admin/js/inlines.js.gz' Deleting 'admin/js/actions.867b023a736d.js.gz' Deleting 'admin/js/core.js.br' Deleting 'admin/js/theme.js.br' Deleting 'admin/js/core.js' Deleting 'admin/js/autocomplete.js' Deleting 'admin/js/prepopulate_init.6cac7f3105b8.js.gz' Deleting 'admin/js/SelectBox.js.gz' Deleting 'admin/js/prepopulate_init.6cac7f3105b8.js' Deleting 'admin/js/cancel.js.gz' Deleting 'admin/js/change_form.js' Deleting 'admin/js/inlines.js.br' Deleting 'admin/js/nav_sidebar.3b9190d420b1.js.br' Deleting 'admin/js/collapse.f84e7410290f.js.br' Deleting 'admin/js/jquery.init.b7781a0897fc.js.gz' Deleting 'admin/js/popup_response.js.gz' Deleting 'admin/js/collapse.js.gz' Deleting 'admin/js/autocomplete.01591ab27be7.js.br' Deleting 'admin/js/actions.js' Deleting 'admin/js/theme.js' Deleting 'admin/js/popup_response.c6cc78ea5551.js.gz' Deleting 'admin/js/SelectFilter2.js.gz' Deleting 'admin/js/SelectFilter2.b8cf7343ff9e.js.gz' Deleting 'admin/js/cancel.ecc4c5ca7b32.js.gz' Deleting 'admin/js/autocomplete.01591ab27be7.js' Deleting 'admin/js/prepopulate_init.js.gz' Deleting 'admin/js/calendar.d64496bbf46d.js.br' Deleting 'admin/js/theme.ab270f56bb9c.js.gz' Deleting 'admin/js/theme.js.gz' Deleting 'admin/js/urlify.js.gz' Deleting 'admin/js/inlines.22d4d93c00b4.js' Deleting 'admin/js/autocomplete.01591ab27be7.js.gz' Deleting 'admin/js/autocomplete.js.gz' Deleting 'admin/js/jquery.init.b7781a0897fc.js' Deleting 'admin/js/cancel.js' Deleting 'admin/js/filters.js.br' Deleting 'admin/js/change_form.js.gz' Deleting 'admin/js/filters.js' Deleting 'admin/js/urlify.js.br' Deleting 'admin/js/urlify.ae970a820212.js.gz' Deleting 'admin/js/prepopulate.bd2361dfd64d.js' Deleting 'admin/js/change_form.js.br' Deleting 'admin/js/change_form.9d8ca4f96b75.js.br' Deleting 'admin/js/popup_response.c6cc78ea5551.js.br' Deleting 'admin/js/SelectFilter2.b8cf7343ff9e.js.br' Deleting 'admin/js/SelectFilter2.b8cf7343ff9e.js' Deleting 'admin/js/urlify.ae970a820212.js.br' Deleting 'admin/js/calendar.d64496bbf46d.js.gz' Deleting 'admin/js/inlines.22d4d93c00b4.js.gz' Deleting 'admin/js/theme.ab270f56bb9c.js' Deleting 'admin/js/nav_sidebar.js' Deleting 'admin/js/prepopulate_init.js' Deleting 'admin/js/urlify.js' Deleting 'admin/js/actions.js.br' Deleting 'admin/js/calendar.d64496bbf46d.js' Deleting 'admin/js/urlify.ae970a820212.js' Deleting 'admin/js/SelectBox.7d3ce5a98007.js.br' Deleting 'admin/js/change_form.9d8ca4f96b75.js.gz' Deleting 'admin/js/collapse.js' Deleting 'admin/js/collapse.js.br' Deleting 'admin/js/SelectBox.7d3ce5a98007.js.gz' Deleting 'admin/js/filters.0e360b7a9f80.js.gz' Deleting 'admin/js/filters.0e360b7a9f80.js.br' Deleting 'admin/js/collapse.f84e7410290f.js.gz' Deleting 'admin/js/collapse.f84e7410290f.js' Deleting 'admin/js/core.7e257fdf56dc.js.br' Deleting 'admin/js/filters.js.gz' Deleting 'admin/js/prepopulate.bd2361dfd64d.js.br' Deleting 'admin/js/prepopulate.js' Deleting 'admin/js/actions.867b023a736d.js' Deleting 'admin/js/change_form.9d8ca4f96b75.js' Deleting 'admin/js/popup_response.js.br' Deleting 'admin/js/nav_sidebar.3b9190d420b1.js' Deleting 'admin/js/core.7e257fdf56dc.js' Deleting 'admin/js/popup_response.js' Deleting 'admin/js/theme.ab270f56bb9c.js.br' Deleting 'admin/js/nav_sidebar.js.br' Deleting 'admin/js/prepopulate_init.6cac7f3105b8.js.br' Deleting 'admin/js/popup_response.c6cc78ea5551.js' Deleting 'admin/js/inlines.js' Deleting 'admin/js/filters.0e360b7a9f80.js' Deleting 'admin/js/vendor/select2/LICENSE.f94142512c91.md.br' Deleting 'admin/js/vendor/select2/LICENSE.f94142512c91.md' Deleting 'admin/js/vendor/select2/select2.full.min.js.br' Deleting 'admin/js/vendor/select2/LICENSE.f94142512c91.md.gz' Deleting 'admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js' Deleting 'admin/js/vendor/select2/select2.full.min.js.gz' Deleting 'admin/js/vendor/select2/select2.full.min.js' Deleting 'admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js.br' Deleting 'admin/js/vendor/select2/select2.full.js.br' Deleting 'admin/js/vendor/select2/select2.full.c2afdeda3058.js.br' Deleting 'admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js.gz' Deleting 'admin/js/vendor/select2/LICENSE.md' Deleting 'admin/js/vendor/select2/select2.full.c2afdeda3058.js.gz' Deleting 'admin/js/vendor/select2/select2.full.c2afdeda3058.js' Deleting 'admin/js/vendor/select2/LICENSE.md.br' Deleting 'admin/js/vendor/select2/select2.full.js.gz' Deleting 'admin/js/vendor/select2/select2.full.js' Deleting 'admin/js/vendor/select2/LICENSE.md.gz' Deleting 'admin/js/vendor/select2/i18n/sq.5636b60d29c9.js' Deleting 'admin/js/vendor/select2/i18n/de.8a1c222b0204.js' Deleting 'admin/js/vendor/select2/i18n/es.js.gz' Deleting 'admin/js/vendor/select2/i18n/nb.js.br' Deleting 'admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js.gz' Deleting 'admin/js/vendor/select2/i18n/sr.5ed85a48f483.js.br' Deleting 'admin/js/vendor/select2/i18n/nb.js' Deleting 'admin/js/vendor/select2/i18n/fi.js.br' Deleting 'admin/js/vendor/select2/i18n/pl.6031b4f16452.js.br' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js.br' Deleting 'admin/js/vendor/select2/i18n/uk.8cede7f4803c.js.gz' Deleting 'admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js.br' Deleting 'admin/js/vendor/select2/i18n/ca.a166b745933a.js.br' Deleting 'admin/js/vendor/select2/i18n/tr.js' Deleting 'admin/js/vendor/select2/i18n/hi.70640d41628f.js' Deleting 'admin/js/vendor/select2/i18n/sk.js' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.js.br' Deleting 'admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js.gz' Deleting 'admin/js/vendor/select2/i18n/ps.js' Deleting 'admin/js/vendor/select2/i18n/it.be4fe8d365b5.js' Deleting 'admin/js/vendor/select2/i18n/sv.js.br' Deleting 'admin/js/vendor/select2/i18n/hr.a2b092cc1147.js.br' Deleting 'admin/js/vendor/select2/i18n/ca.js.br' Deleting 'admin/js/vendor/select2/i18n/az.js.gz' Deleting 'admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js.br' Deleting 'admin/js/vendor/select2/i18n/bs.js.gz' Deleting 'admin/js/vendor/select2/i18n/et.js.gz' Deleting 'admin/js/vendor/select2/i18n/pt-BR.js.br' Deleting 'admin/js/vendor/select2/i18n/ca.js.gz' Deleting 'admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js.br' Deleting 'admin/js/vendor/select2/i18n/en.cf932ba09a98.js' Deleting 'admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js.gz' Deleting 'admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js.br' Deleting 'admin/js/vendor/select2/i18n/pl.6031b4f16452.js.gz' Deleting 'admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js' Deleting 'admin/js/vendor/select2/i18n/ja.170ae885d74f.js.gz' Deleting 'admin/js/vendor/select2/i18n/it.be4fe8d365b5.js.br' Deleting 'admin/js/vendor/select2/i18n/ru.js.br' Deleting 'admin/js/vendor/select2/i18n/da.js.gz' Deleting 'admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js' Deleting 'admin/js/vendor/select2/i18n/ro.js' Deleting 'admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js' Deleting 'admin/js/vendor/select2/i18n/uk.js' Deleting 'admin/js/vendor/select2/i18n/he.js' Deleting 'admin/js/vendor/select2/i18n/sq.5636b60d29c9.js.br' Deleting 'admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js.br' Deleting 'admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js.gz' Deleting 'admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.dabbb9087130.js.gz' Deleting 'admin/js/vendor/select2/i18n/cs.js.br' Deleting 'admin/js/vendor/select2/i18n/ko.e7be6c20e673.js.gz' Deleting 'admin/js/vendor/select2/i18n/et.2b96fd98289d.js' Deleting 'admin/js/vendor/select2/i18n/uk.8cede7f4803c.js' Deleting 'admin/js/vendor/select2/i18n/da.js.br' Deleting 'admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js' Deleting 'admin/js/vendor/select2/i18n/bs.91624382358e.js.br' Deleting 'admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js.gz' Deleting 'admin/js/vendor/select2/i18n/tk.js' Deleting 'admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js.gz' Deleting 'admin/js/vendor/select2/i18n/af.js.br' Deleting 'admin/js/vendor/select2/i18n/fi.js.gz' Deleting 'admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js' Deleting 'admin/js/vendor/select2/i18n/pt-BR.js.gz' Deleting 'admin/js/vendor/select2/i18n/he.js.br' Deleting 'admin/js/vendor/select2/i18n/pl.6031b4f16452.js' Deleting 'admin/js/vendor/select2/i18n/ka.2083264a54f0.js.gz' Deleting 'admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js' Deleting 'admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js.gz' Deleting 'admin/js/vendor/select2/i18n/hr.js.br' Deleting 'admin/js/vendor/select2/i18n/et.2b96fd98289d.js.gz' Deleting 'admin/js/vendor/select2/i18n/it.js.br' Deleting 'admin/js/vendor/select2/i18n/ca.a166b745933a.js' Deleting 'admin/js/vendor/select2/i18n/sl.131a78bc0752.js.br' Deleting 'admin/js/vendor/select2/i18n/zh-CN.js.gz' Deleting 'admin/js/vendor/select2/i18n/id.js.br' Deleting 'admin/js/vendor/select2/i18n/is.js' Deleting 'admin/js/vendor/select2/i18n/az.270c257daf81.js' Deleting 'admin/js/vendor/select2/i18n/nl.997868a37ed8.js.br' Deleting 'admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js.br' Deleting 'admin/js/vendor/select2/i18n/af.js.gz' Deleting 'admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js' Deleting 'admin/js/vendor/select2/i18n/uk.js.gz' Deleting 'admin/js/vendor/select2/i18n/nl.js.gz' Deleting 'admin/js/vendor/select2/i18n/km.c23089cb06ca.js' Deleting 'admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js' Deleting 'admin/js/vendor/select2/i18n/bg.js.gz' Deleting 'admin/js/vendor/select2/i18n/ko.js' Deleting 'admin/js/vendor/select2/i18n/sk.js.br' Deleting 'admin/js/vendor/select2/i18n/bs.js.br' Deleting 'admin/js/vendor/select2/i18n/sr.js' Deleting 'admin/js/vendor/select2/i18n/pt.js.br' Deleting 'admin/js/vendor/select2/i18n/th.f38c20b0221b.js.br' Deleting 'admin/js/vendor/select2/i18n/lt.js' Deleting 'admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js.br' Deleting 'admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js.gz' Deleting 'admin/js/vendor/select2/i18n/gl.js.br' Deleting 'admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js.gz' Deleting 'admin/js/vendor/select2/i18n/lt.23c7ce903300.js' Deleting 'admin/js/vendor/select2/i18n/hu.js.br' Deleting 'admin/js/vendor/select2/i18n/ms.js.br' Deleting 'admin/js/vendor/select2/i18n/gl.js.gz' Deleting 'admin/js/vendor/select2/i18n/km.c23089cb06ca.js.br' Deleting 'admin/js/vendor/select2/i18n/sk.js.gz' Deleting 'admin/js/vendor/select2/i18n/pl.js.br' Deleting 'admin/js/vendor/select2/i18n/zh-CN.js' Deleting 'admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js' Deleting 'admin/js/vendor/select2/i18n/cs.js.gz' Deleting 'admin/js/vendor/select2/i18n/ca.a166b745933a.js.gz' Deleting 'admin/js/vendor/select2/i18n/ro.js.br' Deleting 'admin/js/vendor/select2/i18n/bs.91624382358e.js' Deleting 'admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js' Deleting 'admin/js/vendor/select2/i18n/cs.js' Deleting 'admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js.br' Deleting 'admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js' Deleting 'admin/js/vendor/select2/i18n/km.js' Deleting 'admin/js/vendor/select2/i18n/sr.5ed85a48f483.js.gz' Deleting 'admin/js/vendor/select2/i18n/hr.js.gz' Deleting 'admin/js/vendor/select2/i18n/de.8a1c222b0204.js.br' Deleting 'admin/js/vendor/select2/i18n/th.f38c20b0221b.js' Deleting 'admin/js/vendor/select2/i18n/hu.js.gz' Deleting 'admin/js/vendor/select2/i18n/ka.js.gz' Deleting 'admin/js/vendor/select2/i18n/ne.js.gz' Deleting 'admin/js/vendor/select2/i18n/ne.js' Deleting 'admin/js/vendor/select2/i18n/sv.js' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js' Deleting 'admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js.gz' Deleting 'admin/js/vendor/select2/i18n/pt.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.js.br' Deleting 'admin/js/vendor/select2/i18n/nl.js.br' Deleting 'admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js' Deleting 'admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js.br' Deleting 'admin/js/vendor/select2/i18n/id.04debded514d.js.gz' Deleting 'admin/js/vendor/select2/i18n/ka.js.br' Deleting 'admin/js/vendor/select2/i18n/de.js.br' Deleting 'admin/js/vendor/select2/i18n/eu.js.br' Deleting 'admin/js/vendor/select2/i18n/ps.js.br' Deleting 'admin/js/vendor/select2/i18n/az.js.br' Deleting 'admin/js/vendor/select2/i18n/tr.b5a0643d1545.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.dabbb9087130.js.br' Deleting 'admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js.br' Deleting 'admin/js/vendor/select2/i18n/zh-TW.js.gz' Deleting 'admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js' Deleting 'admin/js/vendor/select2/i18n/fr.js' Deleting 'admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js.br' Deleting 'admin/js/vendor/select2/i18n/pt-BR.js' Deleting 'admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js.br' Deleting 'admin/js/vendor/select2/i18n/km.c23089cb06ca.js.gz' Deleting 'admin/js/vendor/select2/i18n/et.2b96fd98289d.js.br' Deleting 'admin/js/vendor/select2/i18n/hi.js.gz' Deleting 'admin/js/vendor/select2/i18n/en.js.br' Deleting 'admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js' Deleting 'admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js.gz' Deleting 'admin/js/vendor/select2/i18n/ar.js.gz' Deleting 'admin/js/vendor/select2/i18n/bg.js.br' Deleting 'admin/js/vendor/select2/i18n/et.js.br' Deleting 'admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js.br' Deleting 'admin/js/vendor/select2/i18n/hi.js.br' Deleting 'admin/js/vendor/select2/i18n/sl.js.br' Deleting 'admin/js/vendor/select2/i18n/el.27097f071856.js' Deleting 'admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js.gz' Deleting 'admin/js/vendor/select2/i18n/da.766346afe4dd.js.br' Deleting 'admin/js/vendor/select2/i18n/is.js.gz' Deleting 'admin/js/vendor/select2/i18n/id.js' Deleting 'admin/js/vendor/select2/i18n/hy.js.br' Deleting 'admin/js/vendor/select2/i18n/da.766346afe4dd.js.gz' Deleting 'admin/js/vendor/select2/i18n/bg.js' Deleting 'admin/js/vendor/select2/i18n/fa.js.gz' Deleting 'admin/js/vendor/select2/i18n/gl.js' Deleting 'admin/js/vendor/select2/i18n/lv.js.gz' Deleting 'admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js.gz' Deleting 'admin/js/vendor/select2/i18n/sl.131a78bc0752.js.gz' Deleting 'admin/js/vendor/select2/i18n/en.js' Deleting 'admin/js/vendor/select2/i18n/km.js.br' Deleting 'admin/js/vendor/select2/i18n/fa.js' Deleting 'admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js.gz' Deleting 'admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js.gz' Deleting 'admin/js/vendor/select2/i18n/tk.7c572a68c78f.js.gz' Deleting 'admin/js/vendor/select2/i18n/hi.js' Deleting 'admin/js/vendor/select2/i18n/hy.js' Deleting 'admin/js/vendor/select2/i18n/bs.91624382358e.js.gz' Deleting 'admin/js/vendor/select2/i18n/id.04debded514d.js.br' Deleting 'admin/js/vendor/select2/i18n/hr.js' Deleting 'admin/js/vendor/select2/i18n/el.js.br' Deleting 'admin/js/vendor/select2/i18n/es.js' Deleting 'admin/js/vendor/select2/i18n/hsb.js.gz' Deleting 'admin/js/vendor/select2/i18n/ja.js.gz' Deleting 'admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js.gz' Deleting 'admin/js/vendor/select2/i18n/nl.997868a37ed8.js.gz' Deleting 'admin/js/vendor/select2/i18n/pl.js.gz' Deleting 'admin/js/vendor/select2/i18n/sk.33d02cef8d11.js.gz' Deleting 'admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js.gz' Deleting 'admin/js/vendor/select2/i18n/uk.js.br' Deleting 'admin/js/vendor/select2/i18n/ca.js' Deleting 'admin/js/vendor/select2/i18n/km.js.gz' Deleting 'admin/js/vendor/select2/i18n/dsb.js.gz' Deleting 'admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js.br' Deleting 'admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js.br' Deleting 'admin/js/vendor/select2/i18n/ka.js' Deleting 'admin/js/vendor/select2/i18n/ru.js' Deleting 'admin/js/vendor/select2/i18n/da.js' Deleting 'admin/js/vendor/select2/i18n/hsb.js' Deleting 'admin/js/vendor/select2/i18n/bn.js.br' Deleting 'admin/js/vendor/select2/i18n/sv.js.gz' Deleting 'admin/js/vendor/select2/i18n/nl.997868a37ed8.js' Deleting 'admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js.br' Deleting 'admin/js/vendor/select2/i18n/af.4f6fcd73488c.js.br' Deleting 'admin/js/vendor/select2/i18n/id.js.gz' Deleting 'admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js.br' Deleting 'admin/js/vendor/select2/i18n/th.js.br' Deleting 'admin/js/vendor/select2/i18n/is.js.br' Deleting 'admin/js/vendor/select2/i18n/sr.5ed85a48f483.js' Deleting 'admin/js/vendor/select2/i18n/fr.js.br' Deleting 'admin/js/vendor/select2/i18n/af.4f6fcd73488c.js.gz' Deleting 'admin/js/vendor/select2/i18n/ko.js.gz' Deleting 'admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js' Deleting 'admin/js/vendor/select2/i18n/en.cf932ba09a98.js.br' Deleting 'admin/js/vendor/select2/i18n/hr.a2b092cc1147.js.gz' Deleting 'admin/js/vendor/select2/i18n/dsb.js' Deleting 'admin/js/vendor/select2/i18n/az.js' Deleting 'admin/js/vendor/select2/i18n/ne.js.br' Deleting 'admin/js/vendor/select2/i18n/ms.js.gz' Deleting 'admin/js/vendor/select2/i18n/lt.23c7ce903300.js.br' Deleting 'admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js.gz' Deleting 'admin/js/vendor/select2/i18n/ar.js.br' Deleting 'admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js.br' Deleting 'admin/js/vendor/select2/i18n/sq.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.js.gz' Deleting 'admin/js/vendor/select2/i18n/nb.js.gz' Deleting 'admin/js/vendor/select2/i18n/de.js' Deleting 'admin/js/vendor/select2/i18n/ko.js.br' Deleting 'admin/js/vendor/select2/i18n/pt.js' Deleting 'admin/js/vendor/select2/i18n/tk.7c572a68c78f.js.br' Deleting 'admin/js/vendor/select2/i18n/en.cf932ba09a98.js.gz' Deleting 'admin/js/vendor/select2/i18n/es.js.br' Deleting 'admin/js/vendor/select2/i18n/ru.js.gz' Deleting 'admin/js/vendor/select2/i18n/bs.js' Deleting 'admin/js/vendor/select2/i18n/lt.js.gz' Deleting 'admin/js/vendor/select2/i18n/es.66dbc2652fb1.js.br' Deleting 'admin/js/vendor/select2/i18n/hy.js.gz' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.js' Deleting 'admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js.gz' Deleting 'admin/js/vendor/select2/i18n/it.js' Deleting 'admin/js/vendor/select2/i18n/lv.js' Deleting 'admin/js/vendor/select2/i18n/lv.08e62128eac1.js' Deleting 'admin/js/vendor/select2/i18n/tr.js.br' Deleting 'admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js' Deleting 'admin/js/vendor/select2/i18n/th.js' Deleting 'admin/js/vendor/select2/i18n/tr.js.gz' Deleting 'admin/js/vendor/select2/i18n/tk.js.br' Deleting 'admin/js/vendor/select2/i18n/lt.23c7ce903300.js.gz' Deleting 'admin/js/vendor/select2/i18n/hi.70640d41628f.js.br' Deleting 'admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js.gz' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js.gz' Deleting 'admin/js/vendor/select2/i18n/dsb.js.br' Deleting 'admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js.gz' Deleting 'admin/js/vendor/select2/i18n/sl.js' Deleting 'admin/js/vendor/select2/i18n/sk.33d02cef8d11.js.br' Deleting 'admin/js/vendor/select2/i18n/es.66dbc2652fb1.js' Deleting 'admin/js/vendor/select2/i18n/nb.da2fce143f27.js' Deleting 'admin/js/vendor/select2/i18n/vi.js' Deleting 'admin/js/vendor/select2/i18n/lv.js.br' Deleting 'admin/js/vendor/select2/i18n/tk.7c572a68c78f.js' Deleting 'admin/js/vendor/select2/i18n/it.be4fe8d365b5.js.gz' Deleting 'admin/js/vendor/select2/i18n/de.8a1c222b0204.js.gz' Deleting 'admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js.br' Deleting 'admin/js/vendor/select2/i18n/pl.js' Deleting 'admin/js/vendor/select2/i18n/fr.js.gz' Deleting 'admin/js/vendor/select2/i18n/vi.js.br' Deleting 'admin/js/vendor/select2/i18n/sq.js.br' Deleting 'admin/js/vendor/select2/i18n/el.js' Deleting 'admin/js/vendor/select2/i18n/he.js.gz' Deleting 'admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js' Deleting 'admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js' Deleting 'admin/js/vendor/select2/i18n/sr-Cyrl.js.gz' Deleting 'admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js.br' Deleting 'admin/js/vendor/select2/i18n/vi.js.gz' Deleting 'admin/js/vendor/select2/i18n/ja.170ae885d74f.js' Deleting 'admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js.br' Deleting 'admin/js/vendor/select2/i18n/tr.b5a0643d1545.js' Deleting 'admin/js/vendor/select2/i18n/az.270c257daf81.js.br' Deleting 'admin/js/vendor/select2/i18n/sl.js.gz' Deleting 'admin/js/vendor/select2/i18n/hu.js' Deleting 'admin/js/vendor/select2/i18n/ps.js.gz' Deleting 'admin/js/vendor/select2/i18n/sr.js.br' Deleting 'admin/js/vendor/select2/i18n/id.04debded514d.js' Deleting 'admin/js/vendor/select2/i18n/es.66dbc2652fb1.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.js' Deleting 'admin/js/vendor/select2/i18n/eu.js.gz' Deleting 'admin/js/vendor/select2/i18n/lv.08e62128eac1.js.br' Deleting 'admin/js/vendor/select2/i18n/ja.js.br' Deleting 'admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js' Deleting 'admin/js/vendor/select2/i18n/ko.e7be6c20e673.js.br' Deleting 'admin/js/vendor/select2/i18n/el.27097f071856.js.gz' Deleting 'admin/js/vendor/select2/i18n/ja.170ae885d74f.js.br' Deleting 'admin/js/vendor/select2/i18n/sq.5636b60d29c9.js.gz' Deleting 'admin/js/vendor/select2/i18n/af.4f6fcd73488c.js' Deleting 'admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js' Deleting 'admin/js/vendor/select2/i18n/et.js' Deleting 'admin/js/vendor/select2/i18n/sr.js.gz' Deleting 'admin/js/vendor/select2/i18n/nb.da2fce143f27.js.br' Deleting 'admin/js/vendor/select2/i18n/lv.08e62128eac1.js.gz' Deleting 'admin/js/vendor/select2/i18n/el.js.gz' Deleting 'admin/js/vendor/select2/i18n/az.270c257daf81.js.gz' Deleting 'admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js.br' Deleting 'admin/js/vendor/select2/i18n/ko.e7be6c20e673.js' Deleting 'admin/js/vendor/select2/i18n/sk.33d02cef8d11.js' Deleting 'admin/js/vendor/select2/i18n/th.f38c20b0221b.js.gz' Deleting 'admin/js/vendor/select2/i18n/ka.2083264a54f0.js.br' Deleting 'admin/js/vendor/select2/i18n/fa.js.br' Deleting 'admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js.br' Deleting 'admin/js/vendor/select2/i18n/nl.js' Deleting 'admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js' Deleting 'admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js.br' Deleting 'admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js' Deleting 'admin/js/vendor/select2/i18n/th.js.gz' Deleting 'admin/js/vendor/select2/i18n/el.27097f071856.js.br' Deleting 'admin/js/vendor/select2/i18n/ka.2083264a54f0.js' Deleting 'admin/js/vendor/select2/i18n/ms.js' Deleting 'admin/js/vendor/select2/i18n/hi.70640d41628f.js.gz' Deleting 'admin/js/vendor/select2/i18n/fi.js' Deleting 'admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js' Deleting 'admin/js/vendor/select2/i18n/zh-CN.js.br' Deleting 'admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js.br' Deleting 'admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js.br' Deleting 'admin/js/vendor/select2/i18n/en.js.gz' Deleting 'admin/js/vendor/select2/i18n/mk.dabbb9087130.js' Deleting 'admin/js/vendor/select2/i18n/nb.da2fce143f27.js.gz' Deleting 'admin/js/vendor/select2/i18n/ro.js.gz' Deleting 'admin/js/vendor/select2/i18n/ja.js' Deleting 'admin/js/vendor/select2/i18n/hr.a2b092cc1147.js' Deleting 'admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js.gz' Deleting 'admin/js/vendor/select2/i18n/de.js.gz' Deleting 'admin/js/vendor/select2/i18n/sl.131a78bc0752.js' Deleting 'admin/js/vendor/select2/i18n/tr.b5a0643d1545.js.br' Deleting 'admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js' Deleting 'admin/js/vendor/select2/i18n/uk.8cede7f4803c.js.br' Deleting 'admin/js/vendor/select2/i18n/hsb.js.br' Deleting 'admin/js/vendor/select2/i18n/it.js.gz' Deleting 'admin/js/vendor/select2/i18n/sq.js' Deleting 'admin/js/vendor/select2/i18n/ar.js' Deleting 'admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js.gz' Deleting 'admin/js/vendor/select2/i18n/eu.js' Deleting 'admin/js/vendor/select2/i18n/bn.js' Deleting 'admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js.gz' Deleting 'admin/js/vendor/select2/i18n/zh-TW.js.br' Deleting 'admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js' Deleting 'admin/js/vendor/select2/i18n/tk.js.gz' Deleting 'admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js.gz' Deleting 'admin/js/vendor/select2/i18n/lt.js.br' Deleting 'admin/js/vendor/select2/i18n/af.js' Deleting 'admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js' Deleting 'admin/js/vendor/select2/i18n/zh-TW.js' Deleting 'admin/js/vendor/select2/i18n/bn.js.gz' Deleting 'admin/js/vendor/select2/i18n/da.766346afe4dd.js' Deleting 'admin/js/vendor/jquery/jquery.12e87d2f3a4c.js.gz' Deleting 'admin/js/vendor/jquery/LICENSE.txt.br' Deleting 'admin/js/vendor/jquery/jquery.js.br' Deleting 'admin/js/vendor/jquery/LICENSE.de877aa6d744.txt.gz' Deleting 'admin/js/vendor/jquery/jquery.min.js' Deleting 'admin/js/vendor/jquery/jquery.js.gz' Deleting 'admin/js/vendor/jquery/LICENSE.de877aa6d744.txt' Deleting 'admin/js/vendor/jquery/jquery.min.2c872dbe60f4.js' Deleting 'admin/js/vendor/jquery/LICENSE.de877aa6d744.txt.br' Deleting 'admin/js/vendor/jquery/jquery.12e87d2f3a4c.js' Deleting 'admin/js/vendor/jquery/jquery.js' Deleting 'admin/js/vendor/jquery/LICENSE.txt.gz' Deleting 'admin/js/vendor/jquery/jquery.min.2c872dbe60f4.js.br' Deleting 'admin/js/vendor/jquery/jquery.min.2c872dbe60f4.js.gz' Deleting 'admin/js/vendor/jquery/LICENSE.txt' Deleting 'admin/js/vendor/jquery/jquery.12e87d2f3a4c.js.br' Deleting 'admin/js/vendor/jquery/jquery.min.js.br' Deleting 'admin/js/vendor/jquery/jquery.min.js.gz' Deleting 'admin/js/vendor/xregexp/LICENSE.txt.br' Deleting 'admin/js/vendor/xregexp/xregexp.a7e08b0ce686.js.gz' Deleting 'admin/js/vendor/xregexp/xregexp.min.js.br' Deleting 'admin/js/vendor/xregexp/xregexp.min.f1ae4617847c.js' Deleting 'admin/js/vendor/xregexp/xregexp.a7e08b0ce686.js' Deleting 'admin/js/vendor/xregexp/xregexp.js.gz' Deleting 'admin/js/vendor/xregexp/xregexp.min.f1ae4617847c.js.br' Deleting 'admin/js/vendor/xregexp/xregexp.min.f1ae4617847c.js.gz' Deleting 'admin/js/vendor/xregexp/xregexp.js.br' Deleting 'admin/js/vendor/xregexp/LICENSE.b6fd2ceea8d3.txt.gz' Deleting 'admin/js/vendor/xregexp/LICENSE.txt.gz' Deleting 'admin/js/vendor/xregexp/LICENSE.b6fd2ceea8d3.txt.br' Deleting 'admin/js/vendor/xregexp/xregexp.a7e08b0ce686.js.br' Deleting 'admin/js/vendor/xregexp/xregexp.min.js' Deleting 'admin/js/vendor/xregexp/xregexp.min.js.gz' Deleting 'admin/js/vendor/xregexp/xregexp.js' Deleting 'admin/js/vendor/xregexp/LICENSE.txt' Deleting 'admin/js/vendor/xregexp/LICENSE.b6fd2ceea8d3.txt' Deleting 'admin/js/admin/DateTimeShortcuts.js' Deleting 'admin/js/admin/DateTimeShortcuts.9f6e209cebca.js.br' Deleting 'admin/js/admin/DateTimeShortcuts.js.gz' Deleting 'admin/js/admin/RelatedObjectLookups.ef211845e458.js.gz' Deleting 'admin/js/admin/RelatedObjectLookups.js' Deleting 'admin/js/admin/RelatedObjectLookups.ef211845e458.js' Deleting 'admin/js/admin/DateTimeShortcuts.9f6e209cebca.js' Deleting 'admin/js/admin/RelatedObjectLookups.js.gz' Deleting 'admin/js/admin/DateTimeShortcuts.js.br' Deleting 'admin/js/admin/DateTimeShortcuts.9f6e209cebca.js.gz' Deleting 'admin/js/admin/RelatedObjectLookups.ef211845e458.js.br' Deleting 'admin/js/admin/RelatedObjectLookups.js.br' Deleting 'admin/img/icon-hidelink.svg.gz' Deleting 'admin/img/icon-unknown-alt.81536e128bb6.svg.gz' Deleting 'admin/img/icon-yes.svg.br' Deleting 'admin/img/icon-unknown.a18cb4398978.svg.gz' Deleting 'admin/img/LICENSE.2c54f4e1ca1c' Deleting 'admin/img/search.7cf54ff789c6.svg.br' Deleting 'admin/img/icon-deletelink.564ef9dc3854.svg.br' Deleting 'admin/img/tooltag-arrowright.svg.gz' Deleting 'admin/img/icon-unknown.svg.gz' Deleting 'admin/img/sorting-icons.3a097b59f104.svg.gz' Deleting 'admin/img/icon-alert.034cc7d8a67f.svg' Deleting 'admin/img/inline-delete.fec1b761f254.svg.br' Deleting 'admin/img/icon-changelink.svg.gz' Deleting 'admin/img/icon-changelink.18d2fd706348.svg.gz' Deleting 'admin/img/tooltag-arrowright.svg' Deleting 'admin/img/icon-calendar.svg.gz' Deleting 'admin/img/inline-delete.fec1b761f254.svg' Deleting 'admin/img/icon-changelink.svg.br' Deleting 'admin/img/LICENSE.2c54f4e1ca1c.gz' Deleting 'admin/img/icon-clock.e1d4dfac3f2b.svg.gz' Deleting 'admin/img/README.txt' Deleting 'admin/img/icon-hidelink.8d245a995e18.svg.gz' Deleting 'admin/img/README.txt.br' Deleting 'admin/img/icon-no.439e821418cd.svg.br' Deleting 'admin/img/icon-viewlink.41eb31f7826e.svg' Deleting 'admin/img/sorting-icons.svg.gz' Deleting 'admin/img/LICENSE.gz' Deleting 'admin/img/icon-unknown.a18cb4398978.svg' Deleting 'admin/img/icon-no.svg.gz' Deleting 'admin/img/icon-addlink.d519b3bab011.svg.br' Deleting 'admin/img/icon-deletelink.svg.br' Deleting 'admin/img/icon-clock.svg' Deleting 'admin/img/icon-calendar.svg' Deleting 'admin/img/README.a70711a38d87.txt' Deleting 'admin/img/selector-icons.b4555096cea2.svg.gz' Deleting 'admin/img/search.svg' Deleting 'admin/img/icon-unknown-alt.81536e128bb6.svg' Deleting 'admin/img/selector-icons.b4555096cea2.svg.br' Deleting 'admin/img/README.a70711a38d87.txt.br' Deleting 'admin/img/icon-yes.d2f9f035226a.svg' Deleting 'admin/img/tooltag-arrowright.bbfb788a849e.svg.br' Deleting 'admin/img/icon-viewlink.svg.br' Deleting 'admin/img/search.7cf54ff789c6.svg.gz' Deleting 'admin/img/tooltag-arrowright.bbfb788a849e.svg' Deleting 'admin/img/icon-unknown.svg.br' Deleting 'admin/img/icon-viewlink.41eb31f7826e.svg.gz' Deleting 'admin/img/icon-alert.svg.gz' Deleting 'admin/img/sorting-icons.svg' Deleting 'admin/img/tooltag-add.e59d620a9742.svg' Deleting 'admin/img/selector-icons.b4555096cea2.svg' Deleting 'admin/img/selector-icons.svg.br' Deleting 'admin/img/icon-viewlink.41eb31f7826e.svg.br' Deleting 'admin/img/README.txt.gz' Deleting 'admin/img/sorting-icons.3a097b59f104.svg' Deleting 'admin/img/icon-addlink.svg.gz' Deleting 'admin/img/icon-alert.svg.br' Deleting 'admin/img/calendar-icons.svg' Deleting 'admin/img/LICENSE' Deleting 'admin/img/sorting-icons.3a097b59f104.svg.br' Deleting 'admin/img/LICENSE.2c54f4e1ca1c.br' Deleting 'admin/img/calendar-icons.svg.br' Deleting 'admin/img/tooltag-add.e59d620a9742.svg.br' Deleting 'admin/img/inline-delete.svg.gz' Deleting 'admin/img/icon-addlink.d519b3bab011.svg' Deleting 'admin/img/icon-clock.e1d4dfac3f2b.svg' Deleting 'admin/img/icon-addlink.svg.br' Deleting 'admin/img/search.svg.gz' Deleting 'admin/img/tooltag-arrowright.svg.br' Deleting 'admin/img/tooltag-arrowright.bbfb788a849e.svg.gz' Deleting 'admin/img/icon-yes.d2f9f035226a.svg.gz' Deleting 'admin/img/sorting-icons.svg.br' Deleting 'admin/img/icon-deletelink.svg' Deleting 'admin/img/icon-no.svg.br' Deleting 'admin/img/icon-clock.e1d4dfac3f2b.svg.br' Deleting 'admin/img/tooltag-add.e59d620a9742.svg.gz' Deleting 'admin/img/icon-no.svg' Deleting 'admin/img/calendar-icons.39b290681a8b.svg' Deleting 'admin/img/icon-hidelink.8d245a995e18.svg' Deleting 'admin/img/icon-deletelink.564ef9dc3854.svg.gz' Deleting 'admin/img/icon-no.439e821418cd.svg.gz' Deleting 'admin/img/icon-unknown.a18cb4398978.svg.br' Deleting 'admin/img/selector-icons.svg.gz' Deleting 'admin/img/icon-viewlink.svg' Deleting 'admin/img/icon-yes.d2f9f035226a.svg.br' Deleting 'admin/img/icon-alert.svg' Deleting 'admin/img/icon-viewlink.svg.gz' Deleting 'admin/img/icon-addlink.d519b3bab011.svg.gz' Deleting 'admin/img/icon-hidelink.svg.br' Deleting 'admin/img/icon-calendar.ac7aea671bea.svg.gz' Deleting 'admin/img/calendar-icons.svg.gz' Deleting 'admin/img/icon-calendar.ac7aea671bea.svg.br' Deleting 'admin/img/icon-calendar.svg.br' Deleting 'admin/img/icon-unknown-alt.svg.gz' Deleting 'admin/img/icon-unknown.svg' Deleting 'admin/img/inline-delete.svg.br' Deleting 'admin/img/icon-hidelink.8d245a995e18.svg.br' Deleting 'admin/img/icon-unknown-alt.svg.br' Deleting 'admin/img/icon-unknown-alt.81536e128bb6.svg.br' Deleting 'admin/img/icon-changelink.18d2fd706348.svg.br' Deleting 'admin/img/README.a70711a38d87.txt.gz' Deleting 'admin/img/search.7cf54ff789c6.svg' Deleting 'admin/img/inline-delete.svg' Deleting 'admin/img/icon-alert.034cc7d8a67f.svg.br' Deleting 'admin/img/icon-changelink.18d2fd706348.svg' Deleting 'admin/img/selector-icons.svg' Deleting 'admin/img/icon-clock.svg.br' Deleting 'admin/img/calendar-icons.39b290681a8b.svg.br' Deleting 'admin/img/icon-addlink.svg' Deleting 'admin/img/calendar-icons.39b290681a8b.svg.gz' Deleting 'admin/img/icon-yes.svg.gz' Deleting 'admin/img/icon-hidelink.svg' Deleting 'admin/img/icon-no.439e821418cd.svg' Deleting 'admin/img/LICENSE.br' Deleting 'admin/img/icon-calendar.ac7aea671bea.svg' Deleting 'admin/img/icon-alert.034cc7d8a67f.svg.gz' Deleting 'admin/img/icon-deletelink.svg.gz' Deleting 'admin/img/tooltag-add.svg.br' Deleting 'admin/img/icon-changelink.svg' Deleting 'admin/img/tooltag-add.svg.gz' Deleting 'admin/img/icon-unknown-alt.svg' Deleting 'admin/img/search.svg.br' Deleting 'admin/img/icon-yes.svg' Deleting 'admin/img/icon-clock.svg.gz' Deleting 'admin/img/tooltag-add.svg' Deleting 'admin/img/icon-deletelink.564ef9dc3854.svg' Deleting 'admin/img/inline-delete.fec1b761f254.svg.gz' Deleting 'admin/img/gis/move_vertex_off.7a23bf31ef8a.svg.gz' Deleting 'admin/img/gis/move_vertex_off.svg.gz' Deleting 'admin/img/gis/move_vertex_on.svg.br' Deleting 'admin/img/gis/move_vertex_off.7a23bf31ef8a.svg' Deleting 'admin/img/gis/move_vertex_on.svg.gz' Deleting 'admin/img/gis/move_vertex_off.svg' Deleting 'admin/img/gis/move_vertex_on.svg' Deleting 'admin/img/gis/move_vertex_on.0047eba25b67.svg' Deleting 'admin/img/gis/move_vertex_on.0047eba25b67.svg.br' Deleting 'admin/img/gis/move_vertex_off.svg.br' Deleting 'admin/img/gis/move_vertex_off.7a23bf31ef8a.svg.br' Deleting 'admin/img/gis/move_vertex_on.0047eba25b67.svg.gz' 239 static files copied to '/app/staticfiles', 1013 post-processed. .... ..... ...'',;:cc,. .;::;;,'... ..,;:cccllclc, .:ccllllcc;,.. ..,:cllcc:;,'.',. ....'',;ccllc:,.. ..;cllc:,'.. ...,:cccc:'. .;cccc;.. ..,:ccc:'. .ckkkOkxollllllllllllc. .,:::;. .,cclc; .:0MMMMMMMMMMMMMMMMMMMX: .cNMMMWx. .;clc: .;lOXK0000KNMMMMX00000KO; ;KMMMMMNl. .;ccl:,. .;:c:'.....kMMMNo........ 'OMMMWMMMK: '::;;'. ....... .xMMMNl .dWMMXdOMMMO' ........ .:cc:;. .xMMMNc .lNMMNo.:XMMWx. .:cl:. .:llc,. .:xxxd, ;KMMMk. .oWMMNl. .:llc' .cll:. .;:;;:::,. 'OMMMK:';''kWMMK: .;llc, .cll:. .,;;;;;;,. .,xWMMNl.:l:.;KMMMO' .;llc' .:llc. .cOOOk; .lKNMMWx..:l:..lNMMWx. .:llc' .;lcc,. .xMMMNc :KMMMM0, .:lc. .xWMMNl.'ccl:. .cllc. .xMMMNc 'OMMMMXc...:lc...,0MMMKl:lcc,. .,ccl:. .xMMMNc .xWMMMWo.,;;:lc;;;.cXMMMXdcc;. .,clc:. .xMMMNc .lNMMMWk. .':clc:,. .dWMMW0o;. .,clcc,. .ckkkx; .okkkOx, .';,. 'kKKK0l. .':lcc:'..... . .. ..,;cllc,. .,cclc,.... ....;clc;.. ..,:,..,c:'.. ...';:,..,:,. ....:lcccc:;,'''.....'',;;:clllc,.... .'',;:cllllllccccclllllcc:,'.. ...'',,;;;;;;;;;,''... ..... ####################### # Environment Setup # ####################### [1] checking expected env vars ✓ all expected env vars are set [2] check ES user overwrite ✓ ES user is set to elastic [3] check TA_PORT overwrite TA_PORT is not set [4] check TA_UWSGI_PORT overwrite TA_UWSGI_PORT is not set [5] check ENABLE_CAST overwrite ENABLE_CAST is not set [6] create superuser superuser already created ####################### # Connection check # ####################### [1] connect to Redis ✓ Redis connection verified [2] set Redis config ✓ Redis config set [3] connect to Elastic Search ... waiting for ES [0/24] ... waiting for ES [1/24] ✓ ES connection established [4] Elastic Search version check ✓ ES version check passed [5] check ES path.repo env var ✓ path.repo env var is set ####################### # Application Start # ####################### [1] set new config.json values no new config values [2] create expected cache folders ✓ expected folders created [3] clear leftover keys in redis no keys found [4] clear task leftovers [5] clear leftover files from dl cache clear download cache no files found [6] check for first run after update no new update found [MIGRATION] validate index mappings ta_config index is created and up to date... ta_channel index is created and up to date... ta_video index is created and up to date... ta_download index is created and up to date... ta_playlist index is created and up to date... ta_subtitle index is created and up to date... ta_comment index is created and up to date... [MIGRATION] setup snapshots snapshot: run setup snapshot: repo ta_snapshot already created snapshot: policy is set. snapshot: last snapshot is up-to-date [MIGRATION] migrate schedule store no schedules to migrate [MIGRATION] custom playlist no playlist_type needed updating in ta_playlist [7] create initial schedules schedule init already done, skipping... all schedules have correct TZ [uWSGI] getting INI configuration from uwsgi.ini *** Starting uWSGI 2.0.26 (64bit) on [Wed Oct 2 11:06:40 2024] *** compiled with version: 12.2.0 on 02 August 2024 12:29:32 os: Linux-5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 nodename: 0cbd7ee5f030 machine: x86_64 clock source: unix detected number of CPU cores: 6 current working directory: /app writing pidfile to /tmp/project-master.pid detected binary path: /root/.local/bin/uwsgi !!! no internal routing support, rebuild with pcre support !!! uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: disabled (you can enable it with --thunder-lock) uwsgi socket 0 bound to TCP address :8080 fd 3 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** Python version: 3.11.8 (main, Mar 12 2024, 11:52:02) [GCC 12.2.0] *** Python threads support is disabled. You can enable it with --enable-threads *** Python main interpreter initialized at 0x7f17750d9218 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 60 seconds mapped 154032 bytes (150 KB) for 1 cores *** Operational MODE: single process *** celery beat v5.4.0 (opalescent) is starting. WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x7f17750d9218 pid: 53 (default app) uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 53) spawned uWSGI worker 1 (pid: 61, cores: 1) /root/.local/lib/python3.11/site-packages/celery/platforms.py:829: SecurityWarning: You're running the worker with superuser privileges: this is absolutely not recommended! Please specify a different user using the --uid option. User information: uid=0 euid=0 gid=0 egid=0 warnings.warn(SecurityWarning(ROOT_DISCOURAGED.format( __ - ... __ - _ LocalTime -> 2024-10-02 11:06:41 Configuration -> . broker -> redis://archivist-redis:6379// . loader -> celery.loaders.app.AppLoader . scheduler -> django_celery_beat.schedulers.DatabaseScheduler . logfile -> [stderr]@%INFO . maxinterval -> 5.00 seconds (5s) [2024-10-02 11:06:41,561: INFO/MainProcess] beat: Starting... -------------- celery@0cbd7ee5f030 v5.4.0 (opalescent) --- ***** ----- -- ******* ---- Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.36 2024-10-02 11:06:41 - *** --- * --- - ** ---------- [config] - ** ---------- .> app: tasks:0x7f6e588a2610 - ** ---------- .> transport: redis://archivist-redis:6379// - ** ---------- .> results: redis://archivist-redis:6379/ - *** --- * --- .> concurrency: 6 (prefork) -- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker) --- ***** ----- -------------- [queues] .> celery exchange=celery(direct) key=celery [tasks] . check_reindex . download_pending . extract_download . index_playlists . manual_import . rescan_filesystem . restore_backup . resync_thumbs . run_backup . subscribe_to . thumbnail_check . update_subscribed . version_check [2024-10-02 11:06:41,608: INFO/MainProcess] Scheduler: Sending due task version_check (version_check) [2024-10-02 11:06:41,911: WARNING/MainProcess] /root/.local/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine whether broker connection retries are made during startup in Celery 6.0 and above. If you wish to retain the existing behavior for retrying connections on startup, you should set broker_connection_retry_on_startup to True. warnings.warn( [2024-10-02 11:06:41,917: INFO/MainProcess] Connected to redis://archivist-redis:6379// [2024-10-02 11:06:41,918: WARNING/MainProcess] /root/.local/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine whether broker connection retries are made during startup in Celery 6.0 and above. If you wish to retain the existing behavior for retrying connections on startup, you should set broker_connection_retry_on_startup to True. warnings.warn( [2024-10-02 11:06:41,919: INFO/MainProcess] mingle: searching for neighbors [2024-10-02 11:06:42,927: INFO/MainProcess] mingle: all alone [2024-10-02 11:06:42,943: INFO/MainProcess] celery@0cbd7ee5f030 ready. [2024-10-02 11:06:42,945: INFO/MainProcess] Task version_check[1eda5cd1-2cdb-422b-8369-37235007cea2] received [2024-10-02 11:06:42,945: WARNING/ForkPoolWorker-4] [v0.4.10]: look for updates [2024-10-02 11:07:26,193: INFO/ForkPoolWorker-4] Task version_check[1eda5cd1-2cdb-422b-8369-37235007cea2] succeeded in 43.248848739s: None [pid: 61|app: 0|req: 19/19] 172.18.0.1 () {48 vars in 790 bytes} [Wed Oct 2 11:07:30 2024] GET /favicon.ico => generated 179 bytes in 2 msecs (HTTP/1.1 404) 7 headers in 228 bytes (1 switches on core 0) C:\Users\emrah>