From 7c92c40ca2c50c870f85f2f83bcd82372c469f16 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 14 Aug 2023 16:05:29 -0700 Subject: [PATCH 01/72] Collect 30k URLs using web API --- code/data/url_collection/continue_search.json | 1 + code/data/url_collection/initial_search.json | 1 + code/data/url_collection/search.ipynb | 308 ++++++++++++++++++ 3 files changed, 310 insertions(+) create mode 100644 code/data/url_collection/continue_search.json create mode 100644 code/data/url_collection/initial_search.json create mode 100644 code/data/url_collection/search.ipynb diff --git a/code/data/url_collection/continue_search.json b/code/data/url_collection/continue_search.json new file mode 100644 index 0000000..5b40d6e --- /dev/null +++ b/code/data/url_collection/continue_search.json @@ -0,0 +1 @@ +{"context":{"client":{"hl":"en","gl":"US","remoteHost":"2601:602:9080:4bf0:b03e:f711:38f1:987d","deviceMake":"","deviceModel":"","visitorData":"CgtuYlJKRDdPU05Obyi06ummBg%3D%3D","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0,gzip(gfe)","clientName":"WEB","clientVersion":"2.20230810.05.00","osName":"Windows","osVersion":"10.0","originalUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","screenPixelDensity":1,"platform":"DESKTOP","clientFormFactor":"UNKNOWN_FORM_FACTOR","configInfo":{"appInstallData":"CLTq6aYGEJPPrwUQ-r6vBRC9tq4FEOLUrgUQl8-vBRDzqK8FEK3U_hIQzK7-EhCJ6K4FEIXZ_hIQxN2vBRClwv4SEMzfrgUQtMmvBRDks_4SENnUrwUQ26-vBRCCpa8FEKnErwUQj6OvBRC9zP4SENzjrwUQj8-vBRD-7q4FEJLLrwUQ3ravBRCk3q8FEKy3rwUQ1KGvBRDs2K8FEP3nqBgQ4LavBRDuoq8FELiLrgUQ3M-vBRDqw68FENnJrwUQ65OuBRCRz68FELbgrgUQjMuvBRCPw68FEMHe_hIQ57qvBRC1pq8FEITgrwUQ7-OvBQ%3D%3D"},"screenDensityFloat":1.25,"timeZone":"America/Los_Angeles","browserName":"Firefox","browserVersion":"116.0","acceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8","deviceExperimentId":"ChxOekkyTnpJME9UZ3hOak14T0RFd09UTXhOZz09ELTq6aYGGLTq6aYG","screenWidthPoints":1536,"screenHeightPoints":731,"utcOffsetMinutes":-420,"userInterfaceTheme":"USER_INTERFACE_THEME_LIGHT","mainAppWebInfo":{"graftUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","pwaInstallabilityStatus":"PWA_INSTALLABILITY_STATUS_UNKNOWN","webDisplayMode":"WEB_DISPLAY_MODE_BROWSER","isWebNativeShareAvailable":false}},"user":{"lockedSafetyMode":false},"request":{"useSsl":true,"internalExperimentFlags":[],"consistencyTokenJars":[]},"clickTracking":{"clickTrackingParams":"CDQQt6kLGAEiEwi_tcn_i92AAxVTwcQKHTwaCtA="},"adSignalsInfo":{"params":[{"key":"dt","value":"1692038454062"},{"key":"flash","value":"0"},{"key":"frm","value":"0"},{"key":"u_tz","value":"-420"},{"key":"u_his","value":"25"},{"key":"u_h","value":"864"},{"key":"u_w","value":"1536"},{"key":"u_ah","value":"816"},{"key":"u_aw","value":"1536"},{"key":"u_cd","value":"24"},{"key":"bc","value":"31"},{"key":"bih","value":"731"},{"key":"biw","value":"1536"},{"key":"brdim","value":"-1543,54,-1543,54,1536,61,1550,830,1536,731"},{"key":"vis","value":"1"},{"key":"wgl","value":"true"},{"key":"ca_type","value":"image"}]}},"continuation":"EpwDEgtfX1JFUExBQ0VfXxqMA0NBTVNBaEFCU0JTQ0FRdFVTbmRwVlZGMFh6aEhVWUlCQzNrMldHc3lPRzlFYWxGamdnRUxYMmxLZUhGNGIwSnNlVUdDQVF0RGIwMVZRMGR3UnpOM1VZSUJDMFJITVZsamVFUnZPV1JyZ2dFTFVGQjNUVTlGYVhWTlFtLUNBUXRITVdkcGJXeFphRTU2T0lJQkMwaG1USFJoUlRoclIyUmpnZ0VMZUdSbWIzWnRUbWszYzFXQ0FRdHVNMWhyYkc5aFMxWkpOSUlCQzNoTWVEZElZWEZyV1dsTmdnRUxWblZVYWxWUFYxSkhYelNDQVF0eVVIaDFZbkZGYlVaNU9JSUJDMmRuUXpoSVFVZE1VRGhqZ2dFTFIwUnpZMTlhTFVJdFJsV0NBUXRtZDNsSmVVdDNXRGR0ZDRJQkMzQlZPSFJyU2xBdFMxWmpnZ0VMVGxCT05YSmtaMnhxVTFtQ0FRdHlRME15YTBrNWNTMDJNSUlCQzJFdFZERmhSamQ2VFdSUnNnRUdDZ1FJRkJBQxiB4OgYIgtzZWFyY2gtZmVlZA%3D%3D"} \ No newline at end of file diff --git a/code/data/url_collection/initial_search.json b/code/data/url_collection/initial_search.json new file mode 100644 index 0000000..d2f5a91 --- /dev/null +++ b/code/data/url_collection/initial_search.json @@ -0,0 +1 @@ +{"context":{"client":{"hl":"en","gl":"US","remoteHost":"2601:602:9080:4bf0:b03e:f711:38f1:987d","deviceMake":"","deviceModel":"","visitorData":"CgtuYlJKRDdPU05Obyi06ummBg%3D%3D","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0,gzip(gfe)","clientName":"WEB","clientVersion":"2.20230810.05.00","osName":"Windows","osVersion":"10.0","originalUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","screenPixelDensity":1,"platform":"DESKTOP","clientFormFactor":"UNKNOWN_FORM_FACTOR","configInfo":{"appInstallData":"CLTq6aYGEJPPrwUQ-r6vBRC9tq4FEOLUrgUQl8-vBRDzqK8FEK3U_hIQzK7-EhCJ6K4FEIXZ_hIQxN2vBRClwv4SEMzfrgUQtMmvBRDks_4SENnUrwUQ26-vBRCCpa8FEKnErwUQj6OvBRC9zP4SENzjrwUQj8-vBRD-7q4FEJLLrwUQ3ravBRCk3q8FEKy3rwUQ1KGvBRDs2K8FEP3nqBgQ4LavBRDuoq8FELiLrgUQ3M-vBRDqw68FENnJrwUQ65OuBRCRz68FELbgrgUQjMuvBRCPw68FEMHe_hIQ57qvBRC1pq8FEITgrwUQ7-OvBQ%3D%3D"},"screenDensityFloat":1.25,"timeZone":"America/Los_Angeles","browserName":"Firefox","browserVersion":"116.0","acceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8","deviceExperimentId":"ChxOekkyTnpJME9UZ3hOak14T0RFd09UTXhOZz09ELTq6aYGGLTq6aYG","screenWidthPoints":1536,"screenHeightPoints":731,"utcOffsetMinutes":-420,"userInterfaceTheme":"USER_INTERFACE_THEME_LIGHT","mainAppWebInfo":{"graftUrl":"/results?search_query=__REPLACE__&sp=CAMSAhAB","pwaInstallabilityStatus":"PWA_INSTALLABILITY_STATUS_UNKNOWN","webDisplayMode":"WEB_DISPLAY_MODE_BROWSER","isWebNativeShareAvailable":false}},"user":{"lockedSafetyMode":false},"request":{"useSsl":true,"internalExperimentFlags":[],"consistencyTokenJars":[]},"clickTracking":{"clickTrackingParams":"CBQQk3UYAiITCPSBxv6L3YADFTNOTAgdLv0A3Q=="},"adSignalsInfo":{"params":[{"key":"dt","value":"1692038454062"},{"key":"flash","value":"0"},{"key":"frm","value":"0"},{"key":"u_tz","value":"-420"},{"key":"u_his","value":"24"},{"key":"u_h","value":"864"},{"key":"u_w","value":"1536"},{"key":"u_ah","value":"816"},{"key":"u_aw","value":"1536"},{"key":"u_cd","value":"24"},{"key":"bc","value":"31"},{"key":"bih","value":"731"},{"key":"biw","value":"1536"},{"key":"brdim","value":"-1543,54,-1543,54,1536,61,1550,830,1536,731"},{"key":"vis","value":"1"},{"key":"wgl","value":"true"},{"key":"ca_type","value":"image"}]}},"query":"__REPLACE__","params":"CAMSAhAB"} \ No newline at end of file diff --git a/code/data/url_collection/search.ipynb b/code/data/url_collection/search.ipynb new file mode 100644 index 0000000..5ae7011 --- /dev/null +++ b/code/data/url_collection/search.ipynb @@ -0,0 +1,308 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "import requests\n", + "import json\n", + "import copy\n", + "import time\n", + "import socket\n", + "import requests.packages.urllib3.util.connection as urllib3_cn" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Helper functions" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [], + "source": [ + "# json helper functions\n", + "\n", + "def replace_search(initial_json, query):\n", + " \"\"\"\n", + " Recursively search through json for the string \"__REPLACE__\" in the values and replace it with the query string.\n", + " \"\"\"\n", + " new_json = copy.deepcopy(initial_json)\n", + " for key, value in new_json.items():\n", + " if isinstance(value, dict):\n", + " new_json[key] = replace_search(value, query)\n", + " elif isinstance(value, list):\n", + " new_json[key] = [replace_search(d, query) for d in value]\n", + " elif isinstance(value, str):\n", + " new_json[key] = value.replace(\"__REPLACE__\", query)\n", + " return new_json\n", + "\n", + "\n", + "def recursive_find(response, search_key):\n", + " \"\"\"\n", + " recursively search through json looking for the key string parameter and yield values\n", + " \"\"\"\n", + " if isinstance(response, str):\n", + " return\n", + " for key, value in response.items():\n", + " if key == search_key:\n", + " yield value\n", + " elif isinstance(value, dict):\n", + " for result in recursive_find(value, search_key):\n", + " yield result\n", + " elif isinstance(value, list):\n", + " for d in value:\n", + " for result in recursive_find(d, search_key):\n", + " yield result\n", + "\n", + "\n", + "def find_values(response, search_key):\n", + " \"\"\"\n", + " Find all values in a json response that match the search key (just a wrapper for recursive find)\n", + " \"\"\"\n", + " return [*recursive_find(response, search_key)]" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [], + "source": [ + "# force use ipv6 to help with youtube blocking too many requests from ipv4\n", + "def allowed_gai_family():\n", + " \"\"\"\n", + " https://github.com/shazow/urllib3/blob/master/urllib3/util/connection.py\n", + " \"\"\"\n", + " family = socket.AF_INET\n", + " if urllib3_cn.HAS_IPV6:\n", + " family = socket.AF_INET6 # force ipv6 only if it is available\n", + " return family\n", + "\n", + "urllib3_cn.allowed_gai_family = allowed_gai_family\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### URL collection" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "35" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# random list of search terms to see video collection ability\n", + "search_terms = [\n", + " 'cats',\n", + " 'dogs',\n", + " 'nature',\n", + " 'cars',\n", + " 'food',\n", + " 'sports',\n", + " 'travel',\n", + " 'fashion',\n", + " 'art',\n", + " 'music',\n", + " 'architecture',\n", + " 'technology',\n", + " 'business',\n", + " 'health',\n", + " 'fitness',\n", + " 'film',\n", + " 'books',\n", + " 'education',\n", + " 'science',\n", + " 'history',\n", + " 'religion',\n", + " 'politics',\n", + " 'humor',\n", + " 'memes',\n", + " 'gaming',\n", + " 'anime',\n", + " 'cartoons',\n", + " 'comics',\n", + " 'design',\n", + " 'crafts',\n", + " 'beauty',\n", + " 'diy',\n", + " 'gardening',\n", + " 'dance',\n", + " 'theater',\n", + "]\n", + "len(search_terms)" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [], + "source": [ + "search_api = 'https://www.youtube.com/youtubei/v1/search?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false'\n", + "with open('initial_search.json') as f:\n", + " initial_search_template = json.load(f)\n", + "with open('continue_search.json') as f:\n", + " continue_search_template = json.load(f)" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "cars 224140\r" + ] + } + ], + "source": [ + "urls = []\n", + "results_per_search = []\n", + "for search_term in search_terms:\n", + " initial_search = replace_search(initial_search_template, search_term)\n", + " continue_search = replace_search(continue_search_template, search_term)\n", + " response = requests.post(search_api, json = initial_search)\n", + " num_results = 0\n", + " while True:\n", + " results = list(set(find_values(response.json(), 'videoId')))\n", + " urls.extend(results)\n", + " num_results += len(results)\n", + " print(search_term, len(urls), end = '\\t\\r')\n", + " # time.sleep(.5)\n", + "\n", + " # continue to next request\n", + " continuation = find_values(response.json(), 'continuationCommand')\n", + " assert len(continuation) <= 1 # either 1 confirmation or 0\n", + " if len(continuation) == 0:\n", + " break\n", + " continue_search['continuation'] = continuation[0]['token']\n", + " response = requests.post(search_api, json = continue_search)\n", + " assert response.status_code == 200, response.text\n", + " results_per_search.append(num_results)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "1785" + ] + }, + "execution_count": 8, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "len(set(urls))" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "678.0" + ] + }, + "execution_count": 9, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# average number of results per search\n", + "sum(results_per_search) / len(results_per_search)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "## random browsing code\n", + "\n", + "\n", + "# request_json = browse_req\n", + "# response = requests.post(\n", + "# url = 'https://www.youtube.com/youtubei/v1/browse?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false',\n", + "# json = request_json\n", + "# )\n", + "# print(response, end = '\\r')\n", + "# time.sleep(1)\n", + "\n", + "# browsing_data = response.json()['onResponseReceivedActions'][0]['appendContinuationItemsAction']['continuationItems']\n", + "\n", + "# for index, item in enumerate(browsing_data):\n", + "# if 'richItemRenderer' in item.keys():\n", + "# vid_id = item['richItemRenderer']['content']['videoRenderer']['videoId']\n", + "# output_file.write(vid_id + '\\n')\n", + "# output_file.flush()\n", + "# if 'continuationItemRenderer' in item.keys():\n", + "# new_token = item['continuationItemRenderer']['continuationEndpoint']['continuationCommand']['token']\n", + "# request_json['continuation'] = new_token" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "base", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.5" + }, + "orig_nbformat": 4 + }, + "nbformat": 4, + "nbformat_minor": 2 +} From 79dcfdb7ecccf2ebb4790706b73bd8d1bd623cac Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 14 Aug 2023 16:49:18 -0700 Subject: [PATCH 02/72] Save urls to txt file --- code/data/url_collection/search.ipynb | 31 ++++++++++++++++----------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/code/data/url_collection/search.ipynb b/code/data/url_collection/search.ipynb index 5ae7011..8c0166a 100644 --- a/code/data/url_collection/search.ipynb +++ b/code/data/url_collection/search.ipynb @@ -175,7 +175,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "cars 224140\r" + "theater 28960\t\t\t\t\t\t\r" ] } ], @@ -191,12 +191,12 @@ " results = list(set(find_values(response.json(), 'videoId')))\n", " urls.extend(results)\n", " num_results += len(results)\n", - " print(search_term, len(urls), end = '\\t\\r')\n", + " print(search_term, len(urls), end = '\\t\\t\\r')\n", " # time.sleep(.5)\n", "\n", " # continue to next request\n", " continuation = find_values(response.json(), 'continuationCommand')\n", - " assert len(continuation) <= 1 # either 1 confirmation or 0\n", + " assert len(continuation) <= 1 # either 1 confirmation or 0 (if there are many that means request isn't proper)\n", " if len(continuation) == 0:\n", " break\n", " continue_search['continuation'] = continuation[0]['token']\n", @@ -207,16 +207,16 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 7, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "1785" + "21427" ] }, - "execution_count": 8, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" } @@ -227,16 +227,16 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 8, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "678.0" + "827.4285714285714" ] }, - "execution_count": 9, + "execution_count": 8, "metadata": {}, "output_type": "execute_result" } @@ -248,14 +248,21 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 9, "metadata": {}, "outputs": [], - "source": [] + "source": [ + "# write urls list to lines in 'vid_ids.txt'\n", + "unique_urls = list(set(urls))\n", + "with open('vid_ids.txt', 'w') as f:\n", + " for url in unique_urls:\n", + " f.write(url + '\\n')\n", + " f.flush()" + ] }, { "cell_type": "code", - "execution_count": null, + "execution_count": 10, "metadata": {}, "outputs": [], "source": [ From 1a90fd03adf2e3ff6c5017ac5e3e99e5fd04f93e Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 23 Aug 2023 12:28:24 -0700 Subject: [PATCH 03/72] Crawl 1M links using recommendations --- code/data/url_collection/crawl.ipynb | 4856 ++++++++++++++++++++++++++ 1 file changed, 4856 insertions(+) create mode 100644 code/data/url_collection/crawl.ipynb diff --git a/code/data/url_collection/crawl.ipynb b/code/data/url_collection/crawl.ipynb new file mode 100644 index 0000000..f75c2d2 --- /dev/null +++ b/code/data/url_collection/crawl.ipynb @@ -0,0 +1,4856 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [], + "source": [ + "from youtubesearchpython import Video\n", + "from copy import deepcopy" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [], + "source": [ + "# read vid_ids.txt lines to get intial set of urls\n", + "with open('vid_ids.txt', 'r') as f:\n", + " lines = f.readlines()\n", + "unexplored_videos = ['https://www.youtube.com/watch?v=' + line[:-1] for line in lines]\n", + "all_videos = set(deepcopy(unexplored_videos))\n", + "channels = set()\n", + "\n", + "video_file = open('videos.jsonl', 'w')" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "substring not found https://www.youtube.com/shorts/-2Xga8AGeYo videos found: 22068 total videos found: 22228\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bSwPOUVNs5U videos found: 22109 total videos found: 22276\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a8fj22KkbpY videos found: 22132 total videos found: 22312\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b6b6qwnU6-g videos found: 22175 total videos found: 22396\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZO0tZ0YrqWs videos found: 22182 total videos found: 22408\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xAlVJyQLZsU\n", + "substring not found https://www.youtube.com/shorts/UzY55WKEAbk\n", + "substring not found https://www.youtube.com/shorts/UUPD1E_Vmj0 videos found: 22328 total videos found: 22587\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LimiScacvDwe videos found: 26465 total videos found: 28237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7jo4jaEDDvU\n", + "substring not found https://www.youtube.com/shorts/IhZrvyU783E\n", + "substring not found https://www.youtube.com/shorts/xxSzkWW0Kqc\n", + "substring not found https://www.youtube.com/shorts/rR_nBDYb6Ace videos found: 27196 total videos found: 29255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8QO2NW4Ij2w\n", + "substring not found https://www.youtube.com/shorts/FpXPKwI4LAMue videos found: 81849 total videos found: 155279\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_GWnXN9J7wkue videos found: 92492 total videos found: 176065\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L6F7rgpSPwkue videos found: 95401 total videos found: 180304\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JuR9A8-WowA\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=EsAZ91CeAHQ: 99882 total videos found: 192037\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VkfbDsm5KeIue videos found: 107504 total videos found: 213904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iBi6VY15kVwue videos found: 107613 total videos found: 214024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JHpHHdgxs1kue videos found: 108871 total videos found: 215550\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7EOKWr5p2dkue videos found: 112685 total videos found: 220223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hSATRWv0V5Yue videos found: 113259 total videos found: 220946\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P_xFr15MOCoue videos found: 114525 total videos found: 222541\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9Lyzp_g-nJ4\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=wQVwHeAWKDw: 117333 total videos found: 226263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/caTpq38NSmkue videos found: 117705 total videos found: 226726\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XM_9jXCdhuAue videos found: 118167 total videos found: 227309\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D-QnDN_9Bwkue videos found: 121364 total videos found: 231634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RuW17k6k73wue videos found: 121699 total videos found: 232051\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yq57VJIXv8kue videos found: 122027 total videos found: 232549\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BnFV3mn-pJEue videos found: 124019 total videos found: 235202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3GFHaZLQO5Yue videos found: 127467 total videos found: 239674\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dbKX0Qt_8_E\n", + "substring not found https://www.youtube.com/shorts/Ix9_7zC5Zggue videos found: 128733 total videos found: 241170\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_REYLuNTYyYue videos found: 130320 total videos found: 243295\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0VNd3Nf88Gcue videos found: 130958 total videos found: 244141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tLDi4V1gvIQue videos found: 132307 total videos found: 245864\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XLpYCvUhynYue videos found: 132624 total videos found: 246332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xo7xXNbxvps\n", + "substring not found https://www.youtube.com/shorts/u8pcX7d3iZIue videos found: 132796 total videos found: 246547\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zQ5k2LXG0JEue videos found: 133044 total videos found: 246907\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=8DvIjriAdpI: 138118 total videos found: 253825\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=FOtqoHybmEg&pp=sAQB total videos found: 263338\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Hgb8lTme3HMue videos found: 145262 total videos found: 264255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5CRz_5l1Pfwue videos found: 146918 total videos found: 266675\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XTr8HLfmXu0\n", + "substring not found https://www.youtube.com/shorts/AKo0y75cFd4ue videos found: 147115 total videos found: 266938\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mbFTnL4USa4ue videos found: 147222 total videos found: 267068\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZTLWQfItfjcue videos found: 147528 total videos found: 267460\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XiYJLzcs_HQue videos found: 149942 total videos found: 270722\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eSPoUTuwRwQue videos found: 150920 total videos found: 272139\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xj6Q2Sit69Aue videos found: 153215 total videos found: 275436\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mJ-zCeAuv6Uue videos found: 155052 total videos found: 277885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iEs-bYMV34o\n", + "substring not found https://www.youtube.com/shorts/zmKpJ2-EY2cue videos found: 158153 total videos found: 282360\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TVElahg-p8Uue videos found: 159214 total videos found: 283930\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_ad4qdMGSPYue videos found: 160020 total videos found: 285031\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LgDEboyVJYIue videos found: 160062 total videos found: 285101\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FQuRYulP-gcue videos found: 166052 total videos found: 293848\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hbdPFzWbICY\n", + "substring not found https://www.youtube.com/shorts/GjGFaLSWhIw\n", + "substring not found https://www.youtube.com/shorts/G4UNXG3f9lcue videos found: 166511 total videos found: 294463\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_ydGGHf7ASc\n", + "substring not found https://www.youtube.com/shorts/m_EiO0PR_QUue videos found: 167280 total videos found: 295646\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iZiBbGnq1R8ue videos found: 170868 total videos found: 300994\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nLJFRJtOs1Yue videos found: 171446 total videos found: 301940\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mNgjDGOHaeYue videos found: 171498 total videos found: 302000\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eAIR-wP7iwMue videos found: 171884 total videos found: 302548\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FzZGWXx8w_Que videos found: 173081 total videos found: 304184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B5Uu8sHMkNIue videos found: 173372 total videos found: 304592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tZxFo_AbK2gue videos found: 173749 total videos found: 305091\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nBS7iaGfw9Yue videos found: 176659 total videos found: 309523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h7O5XtNhYLMue videos found: 177260 total videos found: 310388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tYF5j41FAssue videos found: 177294 total videos found: 310436\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fnJ7UuA4CeMue videos found: 179235 total videos found: 313672\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YE7gsXItscUue videos found: 179447 total videos found: 313934\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=1p7NmlTW5qo: 182642 total videos found: 318974\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jnJSYBf-fq0ue videos found: 182695 total videos found: 319046\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dUsFaaJailYue videos found: 182724 total videos found: 319116\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x_j3nFwRYrAue videos found: 185859 total videos found: 323846\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y_1s1k6jSSsue videos found: 186867 total videos found: 325260\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XKYXfO7Yzvwue videos found: 188502 total videos found: 327690\t\t\t\n", + "substring not found https://www.youtube.com/shorts/71en3TWcQK4ue videos found: 188981 total videos found: 328356\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DX8o1TZxngg\n", + "substring not found https://www.youtube.com/shorts/T-hLBVeuROsue videos found: 189197 total videos found: 328650\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FKvPk47_EqIue videos found: 189473 total videos found: 329029\t\t\t\n", + "substring not found https://www.youtube.com/shorts/grJVsrwH6yUue videos found: 189515 total videos found: 329076\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YZQliMWI0uIue videos found: 190605 total videos found: 330519\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T7f3AEGPGb4ue videos found: 190659 total videos found: 330627\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ey7zx9_C-1Uue videos found: 190686 total videos found: 330663\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SNiXQhGXiFkue videos found: 194521 total videos found: 336442\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DHyD-g42wBgue videos found: 194740 total videos found: 336763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/chwcQBZN4Ikue videos found: 195281 total videos found: 337475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GUsPcQBTr3oue videos found: 195292 total videos found: 337487\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-qIo7Fxb61kue videos found: 195544 total videos found: 337783\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JsjJvKRDw3Eue videos found: 195704 total videos found: 337986\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4WeWhDbJe_8ue videos found: 196376 total videos found: 339002\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xqHduaDtcisue videos found: 196558 total videos found: 339350\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tEjO7NYlnbgue videos found: 196809 total videos found: 339714\t\t\t\n", + "substring not found https://www.youtube.com/shorts/64voKY6OHz4ue videos found: 200239 total videos found: 345134\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Q5DGCw-xHdEue videos found: 201645 total videos found: 347360\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7rinDj11Kx0ue videos found: 203273 total videos found: 349900\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0qIyJNa97aUue videos found: 203931 total videos found: 350750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6LGIKE-7Q44ue videos found: 207840 total videos found: 356801\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2cASgPhLE58ue videos found: 208047 total videos found: 357113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SqZZhkGtbqoue videos found: 210227 total videos found: 360456\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Wq_N9goF978ue videos found: 211678 total videos found: 362701\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zz_o8kVWd4Uue videos found: 212388 total videos found: 363663\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Iily0VBbh_gue videos found: 214655 total videos found: 366898\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zDfu9wifqXgue videos found: 215807 total videos found: 368746\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pjfkJuMDAOIue videos found: 216299 total videos found: 369553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uB3IBEt0TRMue videos found: 217261 total videos found: 371092\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mvknTd-VW7Que videos found: 218855 total videos found: 373330\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E07P4F_EnD8ue videos found: 219047 total videos found: 373604\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6t4S9gNce_kue videos found: 223288 total videos found: 380358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LTFVJvnBjp0ue videos found: 223578 total videos found: 380765\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5YqXaelnO3sue videos found: 224213 total videos found: 381726\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ndhZy6K0mBEue videos found: 225798 total videos found: 384195\t\t\t\n", + "substring not found https://www.youtube.com/shorts/16Sxu6o2e3kue videos found: 225872 total videos found: 384313\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4Q2wvK7BiQkue videos found: 225924 total videos found: 384407\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h-b7REomJJwue videos found: 226091 total videos found: 384665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ecA5ODBp9t8ue videos found: 226921 total videos found: 385819\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VJ0KvOur1vsue videos found: 228009 total videos found: 387246\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w_Kj0OMzZKcue videos found: 228161 total videos found: 387486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AOHSdIfo380ue videos found: 228942 total videos found: 388585\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QF5REcBPa9cue videos found: 230913 total videos found: 391850\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eGr_yd3yxQAue videos found: 236978 total videos found: 401184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r92_PLxxCKw\n", + "substring not found https://www.youtube.com/shorts/CEV-AdSQ1h4\n", + "substring not found https://www.youtube.com/shorts/Jf8BqpOVTm4\n", + "substring not found https://www.youtube.com/shorts/vkTGm1PrUpI\n", + "substring not found https://www.youtube.com/shorts/W37u-ytpvB4\n", + "substring not found https://www.youtube.com/shorts/FAdmBZ3Dgp4ue videos found: 238083 total videos found: 402948\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hNTN8iXwCFwue videos found: 238349 total videos found: 403356\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XA39mCofXIEue videos found: 238924 total videos found: 404176\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S1ELC62S__4\n", + "substring not found https://www.youtube.com/shorts/nbDTCYt0y3s\n", + "substring not found https://www.youtube.com/shorts/X7x67wEkAUg\n", + "substring not found https://www.youtube.com/shorts/rBc8s-DVM_Uue videos found: 239046 total videos found: 404379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZYZw8ifArVsue videos found: 239109 total videos found: 404475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VHT1HiWHKMg\n", + "substring not found https://www.youtube.com/shorts/3Yo8Q19kLQEue videos found: 239996 total videos found: 405891\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OMo4okv9tzEue videos found: 241540 total videos found: 408172\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ir9diB9byOMue videos found: 241765 total videos found: 408580\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Qsn2pZsN6Kc\n", + "substring not found https://www.youtube.com/shorts/oA7SpjBeXGAue videos found: 241770 total videos found: 408592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w-aMsNjh9jo\n", + "substring not found https://www.youtube.com/shorts/h_71jsqSoxYue videos found: 242640 total videos found: 409884\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8T95i71n65Que videos found: 242991 total videos found: 410546\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yUCWzIhgna4ue videos found: 243686 total videos found: 411678\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I9RRCjdhPRkue videos found: 244210 total videos found: 412408\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PL3ht8vcHJ0ue videos found: 244244 total videos found: 412456\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y1QV9ouZp54ue videos found: 246412 total videos found: 415409\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mxym-6dHiZ0ue videos found: 246900 total videos found: 416050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ttr5gm6fNtEue videos found: 247100 total videos found: 416302\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v2e2x989BNYue videos found: 247109 total videos found: 416314\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UEhpOge_Vt0ue videos found: 248036 total videos found: 417566\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x9abgkKbC0Uue videos found: 248959 total videos found: 418821\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8oANMNU_XZ4\n", + "substring not found https://www.youtube.com/shorts/hEMqWGRD-ekue videos found: 249179 total videos found: 419115\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VankX7iDHfUue videos found: 253712 total videos found: 425850\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5sBfzcUa_sI\n", + "substring not found https://www.youtube.com/shorts/pEHAhDHMgaMue videos found: 255045 total videos found: 427772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/COv1Tp7Dw0oue videos found: 255454 total videos found: 428436\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8xW0Ec2YfeEue videos found: 257333 total videos found: 431316\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KmH4LFC5x2Iue videos found: 257342 total videos found: 431328\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Wz5ZY5pMWpMue videos found: 257364 total videos found: 431352\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HlV9Q0ocWj0ue videos found: 257548 total videos found: 431568\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YlRH7dpJ4tIue videos found: 259251 total videos found: 434205\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sZn5_M0xwJcue videos found: 259261 total videos found: 434217\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E3GXhBI6QwUue videos found: 259809 total videos found: 435014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YDV-MIfVwkIue videos found: 261440 total videos found: 437384\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2aj7qOdC1NAue videos found: 262462 total videos found: 438819\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=3VRh-KDsgFE: 262719 total videos found: 439143\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FvhRn4JB7CAue videos found: 263354 total videos found: 440154\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wkevvlVGdJIue videos found: 264374 total videos found: 441452\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QNokqPur328\n", + "substring not found https://www.youtube.com/shorts/F3tWOS1qehgue videos found: 264527 total videos found: 441662\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bZKenItnwAEue videos found: 264711 total videos found: 441877\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ono8_hDTL40ue videos found: 264716 total videos found: 441889\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9VhhTSpHnuQue videos found: 266289 total videos found: 444034\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p2kZBpvx_lMue videos found: 267186 total videos found: 445305\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OGMDBdbDVloue videos found: 267637 total videos found: 445915\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ykk0fng8LAgue videos found: 268122 total videos found: 446553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/37H-Oc4c7tUue videos found: 268197 total videos found: 446658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fD-qEC9tmN8ue videos found: 268809 total videos found: 447517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9pZ4HThcQLQue videos found: 268877 total videos found: 447601\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dK7aEzzq5bkue videos found: 269043 total videos found: 447851\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LRUq29GuuI4que videos found: 269207 total videos found: 448091\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VNULNaPYntUque videos found: 269856 total videos found: 448974\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JEgkLsY6Lzw\n", + "substring not found https://www.youtube.com/shorts/upYa-QqQ-aAque videos found: 270160 total videos found: 449389\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7f66K-zaTNMque videos found: 270358 total videos found: 449664\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3ow2P-C9XDwque videos found: 270839 total videos found: 450367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OzxBtRjry_oque videos found: 271479 total videos found: 451311\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m_eoomfyvDAque videos found: 272792 total videos found: 453148\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zitW_7_FzjY\n", + "substring not found https://www.youtube.com/shorts/6Y9ChbWTI1Uque videos found: 272852 total videos found: 453220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fjpPD7zSjp4que videos found: 272910 total videos found: 453304\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RBsl4iKll8sque videos found: 273927 total videos found: 454655\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FRB9ujFGLeMque videos found: 277527 total videos found: 460284\t\t\t\n", + "substring not found https://www.youtube.com/shorts/q6CIwJlnUxIque videos found: 277962 total videos found: 460901\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0VfN0sopy_sque videos found: 279704 total videos found: 463364\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2szkEnmAtLo\n", + "substring not found https://www.youtube.com/shorts/AwpGaF_P8RYque videos found: 279893 total videos found: 463638\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hxWo7txSw5gque videos found: 280277 total videos found: 464196\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gvj5-sYbR2Qque videos found: 281216 total videos found: 465473\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hisw9lRq3dEque videos found: 282653 total videos found: 467690\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AlsVc_s18AUque videos found: 283932 total videos found: 469344\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IHOKOn44Y0Qque videos found: 285287 total videos found: 471227\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uFL4p1jQYRcque videos found: 286432 total videos found: 472787\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nnd7MQVN-bcque videos found: 286511 total videos found: 472883\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D8ZSEt_FfY0que videos found: 286610 total videos found: 473014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B2uNoIjIvTsque videos found: 288197 total videos found: 475544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5rBhJq4MDocque videos found: 289719 total videos found: 477812\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dp76NN9W16Mque videos found: 291357 total videos found: 480401\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dcOYZlUpJes\n", + "substring not found https://www.youtube.com/shorts/huyrZgozH2cque videos found: 291430 total videos found: 480567\t\t\t\n", + "substring not found https://www.youtube.com/shorts/px0_f07Qtwoque videos found: 291807 total videos found: 481319\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PWRRmpPnmHoque videos found: 294170 total videos found: 484438\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v8iE1paqBbg\n", + "substring not found https://www.youtube.com/shorts/9LDwRcJMnh0que videos found: 294189 total videos found: 484461\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tpQ8t2ZTQg0que videos found: 296139 total videos found: 487425\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iCQGRsLehwAque videos found: 297293 total videos found: 489220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_g_ZzMu9BIw\n", + "substring not found https://www.youtube.com/shorts/uUVml5pCQxQque videos found: 298071 total videos found: 490388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XMEOnWLcwP8que videos found: 298612 total videos found: 491069\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZWynHI8agZwque videos found: 299250 total videos found: 492084\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2UMhL-u5m_Yque videos found: 299905 total videos found: 492968\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Om1yy6I8At8que videos found: 299970 total videos found: 493063\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Blcf4pFfcc\n", + "substring not found https://www.youtube.com/shorts/tk2MqtMtLwsque videos found: 300745 total videos found: 494037\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hptf7-x-PqMque videos found: 300757 total videos found: 494049\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_a9dMz0ndRkque videos found: 302230 total videos found: 496097\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JQc-M9nZ9kAque videos found: 304059 total videos found: 498694\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IZ0OZq6UvL8que videos found: 304395 total videos found: 499136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TKOEk7jcxhIque videos found: 308487 total videos found: 509130\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zM7iEeoRxVMque videos found: 309757 total videos found: 512739\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pE_B_-BwjJIque videos found: 312515 total videos found: 519402\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cDLHrfrvm-sque videos found: 312522 total videos found: 519414\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X5DhMKczSMwque videos found: 312995 total videos found: 520153\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U_O0q4_E-wU\n", + "substring not found https://www.youtube.com/shorts/xCRSN24NNzk\n", + "substring not found https://www.youtube.com/shorts/nYitZHXts14que videos found: 313995 total videos found: 521715\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Olzo85Z8Xm8que videos found: 315942 total videos found: 524596\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O0xnqeSRqWYque videos found: 315990 total videos found: 524668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kLffO-kkzhQ\n", + "substring not found https://www.youtube.com/shorts/h6oNLr0Zj-4que videos found: 316228 total videos found: 525014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5MMKUPFrkiAque videos found: 316402 total videos found: 525239\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xM5_CyG0MMY\n", + "substring not found https://www.youtube.com/shorts/veY5_gIju-U\n", + "substring not found https://www.youtube.com/shorts/lxnOROnp4HQ\n", + "substring not found https://www.youtube.com/shorts/Im5kAwXCVBcque videos found: 317395 total videos found: 526574\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZdkfSaFhA1kque videos found: 317403 total videos found: 526586\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PgZu2b5M_eUque videos found: 317564 total videos found: 526813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/n_OewNpnOW0que videos found: 318977 total videos found: 528875\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D3F31kxlV-Qque videos found: 319458 total videos found: 529544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Iam0BRq3o_Ique videos found: 320730 total videos found: 531359\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LIJ5gyPxCygique videos found: 321362 total videos found: 532163\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VYnZHekrnQoique videos found: 321392 total videos found: 532199\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-nsVoyy9Nagique videos found: 321637 total videos found: 532521\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S1bMZWjPNiAique videos found: 321775 total videos found: 532688\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FekYfdcip2gique videos found: 322405 total videos found: 533716\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X8xGwyT68FUique videos found: 324066 total videos found: 536237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e7F9WAqckXk\n", + "substring not found https://www.youtube.com/shorts/99239GTEZb0ique videos found: 324146 total videos found: 536355\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DZOszH1xZHkique videos found: 324464 total videos found: 536756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o5t6oq78kNYique videos found: 324567 total videos found: 536876\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6fLT3UY_A2gique videos found: 325314 total videos found: 537835\t\t\t\n", + "substring not found https://www.youtube.com/shorts/d0bu117krRkique videos found: 325652 total videos found: 538298\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O5EZ4_tpnQ4ique videos found: 326665 total videos found: 539697\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BmhZxf7-xJYique videos found: 327874 total videos found: 541421\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ka_khhOd8YIique videos found: 327960 total videos found: 541551\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1Yf3E1hvsxIique videos found: 328102 total videos found: 541743\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PzVODwY_qV8ique videos found: 328151 total videos found: 541815\t\t\t\n", + "substring not found https://www.youtube.com/shorts/n4DfEKKOqOsique videos found: 328587 total videos found: 542413\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Be6zAiOHedQique videos found: 328668 total videos found: 542508\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cv_D-pAi7QIique videos found: 328882 total videos found: 542782\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MB8gpG48MY8ique videos found: 329152 total videos found: 543190\t\t\t\n", + "substring not found https://www.youtube.com/shorts/z5S0Ac_dQaYique videos found: 331568 total videos found: 546922\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JbF7MsuDnKgique videos found: 331778 total videos found: 547179\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VWQOj1Sur6Iique videos found: 331997 total videos found: 547455\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9gRHcOCF1yAique videos found: 332089 total videos found: 547563\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dHBZjbeA-8wique videos found: 332099 total videos found: 547575\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IdG_oCp61GIique videos found: 332356 total videos found: 547923\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kkzPBxE_oEk\n", + "substring not found https://www.youtube.com/shorts/8pvOpqboCQ8ique videos found: 332640 total videos found: 548355\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OcIAiXHLu4Aique videos found: 332848 total videos found: 548727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fcAZwug2jFYique videos found: 333634 total videos found: 549828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/geOuYsxuYwk\n", + "substring not found https://www.youtube.com/shorts/e2X1t_CekVwique videos found: 333748 total videos found: 549960\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-HYBbSMrWj0ique videos found: 333803 total videos found: 550032\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iATB-JmNmiY\n", + "substring not found https://www.youtube.com/shorts/7f1SZ5F_hQYique videos found: 333924 total videos found: 550200\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uuUtXwkV3xgique videos found: 333992 total videos found: 550284\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GTDMUVJ5jM8ique videos found: 334283 total videos found: 550652\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qwrFpBrGchg\n", + "substring not found https://www.youtube.com/shorts/RRhslZu_WoUique videos found: 334363 total videos found: 550772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FFqzE5AeOYUique videos found: 335060 total videos found: 551789\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4wsH4yi4xAA\n", + "substring not found https://www.youtube.com/shorts/R3q98wPehjkique videos found: 335111 total videos found: 551861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eq0ECMqB5J8ique videos found: 335122 total videos found: 551885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f-KC4ZYg2p0\n", + "substring not found https://www.youtube.com/shorts/SvzylOYrzpA\n", + "substring not found https://www.youtube.com/shorts/2PNif09yjB4ique videos found: 335867 total videos found: 552965\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YE-x12mROeYique videos found: 336145 total videos found: 553390\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vzmGcDdjRZ0\n", + "substring not found https://www.youtube.com/shorts/mKc-E47MkQ8\n", + "substring not found https://www.youtube.com/shorts/pkl-HTgMuIg\n", + "substring not found https://www.youtube.com/shorts/Ru7jQX65Pns\n", + "substring not found https://www.youtube.com/shorts/6Lo-FEMGdjwique videos found: 336174 total videos found: 553450\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7UuaXirt2Co\n", + "substring not found https://www.youtube.com/shorts/Xm_a2A4hJ1A\n", + "substring not found https://www.youtube.com/shorts/zMptOszSU78ique videos found: 336500 total videos found: 553939\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EXxKl4eDoWUique videos found: 336749 total videos found: 554270\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DV6x-i_rtT4ique videos found: 337755 total videos found: 555634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HbJD2VDR-nkique videos found: 341216 total videos found: 560799\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ayFght_cVCkique videos found: 341267 total videos found: 560894\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7NAPq9f34Rs\n", + "substring not found https://www.youtube.com/shorts/yGFPJO1SRY4ique videos found: 341572 total videos found: 561405\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xxrzkdkXWb0ique videos found: 341646 total videos found: 561525\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aQsgm4LC9SQique videos found: 342925 total videos found: 563728\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m9_-qy9jXeMique videos found: 342932 total videos found: 563740\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VYX8DvwfkRYique videos found: 343695 total videos found: 564811\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QnfxNneEbnYique videos found: 344000 total videos found: 565291\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0POuKnihRcYique videos found: 344188 total videos found: 565579\t\t\t\n", + "substring not found https://www.youtube.com/shorts/H77UPzaxKQk\n", + "substring not found https://www.youtube.com/shorts/dvmk1680VB0ique videos found: 344571 total videos found: 566107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x1oZKrInLIgique videos found: 344734 total videos found: 566333\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6GCmC663xU4ique videos found: 347203 total videos found: 569828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wIpfzFlySFgique videos found: 347226 total videos found: 569864\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rbH2iiLNOi4ique videos found: 347966 total videos found: 570873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QxcSa6Kb8VEique videos found: 348388 total videos found: 571541\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PhKNQGGQ4lgique videos found: 348466 total videos found: 571636\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S61rP28cXQk\n", + "substring not found https://www.youtube.com/shorts/z9em2hSsDp8\n", + "substring not found https://www.youtube.com/shorts/opSOHzDQxxcique videos found: 348602 total videos found: 571815\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LdS2vYefMDIique videos found: 348866 total videos found: 572161\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IGE_vCID3bcique videos found: 348911 total videos found: 572209\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HAPUD2o68OEique videos found: 348921 total videos found: 572221\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eL6lRyGzMIcique videos found: 348927 total videos found: 572233\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XSanVQbvvPcique videos found: 348939 total videos found: 572245\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ShjFTs6MQ3Eique videos found: 349209 total videos found: 572603\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fkkEA_gkgyAique videos found: 351634 total videos found: 575895\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u9HlLjyxjpsique videos found: 351666 total videos found: 575931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/plSVXqg44bAique videos found: 351884 total videos found: 576219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/86JixnzAWP0ique videos found: 352265 total videos found: 576698\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vzuCjdsdGw0ique videos found: 352475 total videos found: 576983\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8O8iXANLmj4\n", + "substring not found https://www.youtube.com/shorts/ik9mM9EShEw\n", + "substring not found https://www.youtube.com/shorts/NzvCFIUPHJkique videos found: 352599 total videos found: 577174\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gbo5ZUUiqcoique videos found: 352659 total videos found: 577258\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cxbcMh0tjUAique videos found: 352685 total videos found: 577294\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rn0xVhXSUBg\n", + "substring not found https://www.youtube.com/shorts/3FN3g0i3NAcique videos found: 352772 total videos found: 577437\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4gHwfWpDjkkique videos found: 352800 total videos found: 577473\t\t\t\n", + "substring not found https://www.youtube.com/shorts/irphoj6xLS4ique videos found: 352841 total videos found: 577545\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y5IkjiSbBxMique videos found: 353676 total videos found: 578792\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FPfTYRSxLecique videos found: 355104 total videos found: 580995\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YN_VFXG32r4\n", + "substring not found https://www.youtube.com/shorts/mNb-yJujwFwique videos found: 355178 total videos found: 581091\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ncrJ2t1cQNUique videos found: 356290 total videos found: 582646\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z7HOZTSydG0\n", + "substring not found https://www.youtube.com/shorts/HbGbttku5pIique videos found: 356295 total videos found: 582658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vGzh-2SGmlwique videos found: 356337 total videos found: 582718\t\t\t\n", + "substring not found https://www.youtube.com/shorts/91x3qc2tzSA\n", + "substring not found https://www.youtube.com/shorts/uyfUYviSa6k\n", + "substring not found https://www.youtube.com/shorts/PvDWnkjomJsique videos found: 357539 total videos found: 584642\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iRaHIxqz2XYique videos found: 357962 total videos found: 585187\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4_42oMSUg6cique videos found: 358081 total videos found: 585366\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4IZkpGIQE_cique videos found: 359129 total videos found: 587160\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OwpOg1ZHy5kique videos found: 359147 total videos found: 587184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HY44t0ttz8Iique videos found: 359510 total videos found: 587668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tilb0sBge5Aique videos found: 360442 total videos found: 588925\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hsoWx2WnQOcique videos found: 360590 total videos found: 589141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4MWPjUYbl_0\n", + "substring not found https://www.youtube.com/shorts/WW8WICi4qt4ique videos found: 360954 total videos found: 589674\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Rk2inLCHKtYique videos found: 361658 total videos found: 590646\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0b-m1-qcr8Qique videos found: 361735 total videos found: 590748\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sZVW6dJk7_Iique videos found: 361745 total videos found: 590760\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rED08KXhAcsique videos found: 362034 total videos found: 591164\t\t\t\n", + "substring not found https://www.youtube.com/shorts/viOv4UgBnMwique videos found: 362144 total videos found: 591331\t\t\t\n", + "substring not found https://www.youtube.com/shorts/whbZ0l_k-8Yique videos found: 364261 total videos found: 594631\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JfiUqCUGZWwique videos found: 364742 total videos found: 595263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QONPU-3Ut1Yique videos found: 366358 total videos found: 597507\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4rIgzlrG7Vcique videos found: 366538 total videos found: 597807\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xssew0SD0EIique videos found: 367186 total videos found: 598901\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fEbEJ2AoIP0ique videos found: 367194 total videos found: 598913\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XWrM7IGf6-gique videos found: 367206 total videos found: 598937\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Wxh9mcP2VUQique videos found: 367640 total videos found: 599544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/02oi3Z2StzA\n", + "substring not found https://www.youtube.com/shorts/s0fAYHKSy0Uique videos found: 367872 total videos found: 599880\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8VO_Y5GT4asique videos found: 368240 total videos found: 600392\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UiVBNR-6lGIique videos found: 368391 total videos found: 600608\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3altQVLtUx0\n", + "substring not found https://www.youtube.com/shorts/XBsKgKYOXFwique videos found: 369032 total videos found: 601517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JyRhYdIbGj4ique videos found: 369041 total videos found: 601529\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Xl2TAw0Qqh0ique videos found: 369584 total videos found: 602257\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OvHqBdPcUlQique videos found: 370164 total videos found: 603041\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HIgMe_Sg0HY\n", + "substring not found https://www.youtube.com/shorts/B23KGFuyMzQ\n", + "substring not found https://www.youtube.com/shorts/-3VYxna4f_4\n", + "substring not found https://www.youtube.com/shorts/QPqc7wt4XwMique videos found: 370373 total videos found: 603299\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y5xWzh2VwvU\n", + "substring not found https://www.youtube.com/shorts/NhrA4t1GTQs\n", + "substring not found https://www.youtube.com/shorts/CtOThHfeZt8ique videos found: 370496 total videos found: 603465\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ugv8Vuk2FVgique videos found: 374563 total videos found: 609407\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=p6PjG3FEXRAnd: 375046 total videos found: 610134\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5fTaIFOEqAEique videos found: 375223 total videos found: 610458\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FUaSMSEz9cIique videos found: 375478 total videos found: 610770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ikjf70LHcNcique videos found: 378041 total videos found: 614734\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aNNIbtBLZMkique videos found: 380269 total videos found: 617965\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K1q7r8D9kk8\n", + "substring not found https://www.youtube.com/shorts/pBGNR_3Qn9Eique videos found: 380789 total videos found: 618676\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9bI-gCzXVsM\n", + "substring not found https://www.youtube.com/shorts/rNqVExHiJm4ique videos found: 380798 total videos found: 618688\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NxeUlPfYLRwique videos found: 381602 total videos found: 619750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BubLqJIkEmYique videos found: 381618 total videos found: 619774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YJRBkP4IPdkique videos found: 383744 total videos found: 622756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wfPpS_TSDgEique videos found: 383792 total videos found: 622828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jvmcCbGlzi0\n", + "substring not found https://www.youtube.com/shorts/2luwfUjcG1oique videos found: 383965 total videos found: 623068\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TKst2dI9VTgique videos found: 384130 total videos found: 623296\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ke9mue-q-vcique videos found: 384149 total videos found: 623332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eAErShkc0lgique videos found: 384734 total videos found: 624050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K7z0jlE61IMique videos found: 385125 total videos found: 624683\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-zKEmucC-p0ique videos found: 385333 total videos found: 624959\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8sfOrfx27ts\n", + "substring not found https://www.youtube.com/shorts/8KG1jUUE0cU\n", + "substring not found https://www.youtube.com/shorts/Spvy2XZVU9sique videos found: 386737 total videos found: 626860\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jNj0IRfDtkIique videos found: 386809 total videos found: 626956\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IaJl8zZPb00\n", + "substring not found https://www.youtube.com/shorts/XZ7jcF4SRq8\n", + "substring not found https://www.youtube.com/shorts/fG7458J5XaIique videos found: 387313 total videos found: 627639\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Pbv5nQt4MaQique videos found: 387547 total videos found: 627973\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lhhSPFFlvQM\n", + "substring not found https://www.youtube.com/shorts/ZQrXmcQiokgique videos found: 387739 total videos found: 628285\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9iqTHnhjTVAique videos found: 387958 total videos found: 628605\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W-Y-vlwm8okique videos found: 388721 total videos found: 629845\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vagdJp6hf2wique videos found: 388750 total videos found: 629880\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O9eUeCwPjfUique videos found: 388982 total videos found: 630162\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kvPNuZrwXuQique videos found: 391292 total videos found: 633497\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cQZCPTj3Yrwique videos found: 391313 total videos found: 633521\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3Tdu5yTdc2Qique videos found: 391421 total videos found: 633665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nDOrDToHhIIique videos found: 392396 total videos found: 634918\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HVK7FKs9tWYique videos found: 392563 total videos found: 635145\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sRc_QTDGKwsique videos found: 392621 total videos found: 635229\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vpmlZPtJWVUique videos found: 392813 total videos found: 635493\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xOUaJpxDpmUique videos found: 392882 total videos found: 635589\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8PHVrUTSGSAique videos found: 393054 total videos found: 635841\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ot1iMM9gvjgique videos found: 393213 total videos found: 636069\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oFSosVhVd9cique videos found: 393230 total videos found: 636093\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-ePZD9Jirrw\n", + "substring not found https://www.youtube.com/shorts/kCv0WugttDM\n", + "substring not found https://www.youtube.com/shorts/7jTH65mZN20\n", + "substring not found https://www.youtube.com/shorts/bAh-Ayx3mkUique videos found: 393341 total videos found: 636249\t\t\t\n", + "substring not found https://www.youtube.com/shorts/giiH4XqKgGgique videos found: 393416 total videos found: 636369\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MClTFTUlY3Y\n", + "substring not found https://www.youtube.com/shorts/k9t5hwx0Dq4\n", + "substring not found https://www.youtube.com/shorts/EUVXiLElp9k\n", + "substring not found https://www.youtube.com/shorts/kPC_qVLHIxA\n", + "substring not found https://www.youtube.com/shorts/wp6OUCncbZ0\n", + "substring not found https://www.youtube.com/shorts/ImOIBdhQbPwique videos found: 393580 total videos found: 636595\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rJmZY4-lQFM\n", + "substring not found https://www.youtube.com/shorts/DPl9Y51As6oique videos found: 393588 total videos found: 636607\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vHjIB__6R3sique videos found: 393600 total videos found: 636619\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_XVKC2mwv74ique videos found: 393719 total videos found: 636787\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YdYTjRcTs_4ique videos found: 393899 total videos found: 637038\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EnzsIM8rXi4ique videos found: 394752 total videos found: 638174\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xCKCiW3zFPIique videos found: 394871 total videos found: 638414\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VzFvQjuyYOwique videos found: 394970 total videos found: 638594\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DZ8ohvgQXE0ique videos found: 395869 total videos found: 639825\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hGlKu5dC4Ms\n", + "substring not found https://www.youtube.com/shorts/rBhx3QnOksEique videos found: 396062 total videos found: 640061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2bwBg5HZ5voique videos found: 396181 total videos found: 640240\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cSOV19A9ZuUique videos found: 396294 total videos found: 640416\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y7yMtzO8-wUique videos found: 397310 total videos found: 641931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3tZcuzAAdW0ique videos found: 397987 total videos found: 642886\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wFcHXKZYV04ique videos found: 398406 total videos found: 643458\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=-wkQLCU7cZgnd: 399066 total videos found: 644365\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t1ia1ybgUt4ique videos found: 399240 total videos found: 644592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P6CAJGV-gBUique videos found: 399269 total videos found: 644628\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Vc3JgNU8Xi8ique videos found: 399741 total videos found: 645239\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cEA__FWlIAo\n", + "substring not found https://www.youtube.com/shorts/nABwnN2Xv50ique videos found: 399761 total videos found: 645263\t\t\t\n", + "('Connection aborted.', ConnectionAbortedError(10053, 'An established connection was aborted by the software in your host machine', None, 10053, None)) https://www.youtube.com/watch?v=sowtzglgOtY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H5d-oYnFUww\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tRF6MGQLvzU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qhauI-fiwEk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uD7XXjZogLk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5bQByTWffes\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wrrp2MJZVXs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=345s95LfcPg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tcahBA9BMiM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DcTFDMIZ8yY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=De47OX2oSF8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mLUTo1AFkWw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RBZ5M9smAlg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BSu1WKe6bEo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=t2P0kCaGnZw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UppLEqLsi8Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UGzaVMDVyWY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dy8FMAOrl9s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dGbYfUx2WZQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UWRhowkIqFc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_v70_UE4Y0E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=s9ZyguNDWW0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tEZVSO7iiDI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NmxjwuxpJWs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uNwmKZCPorM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DpDuBa8Oq3A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FcIqDjRCHbw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aof_YQIXH50\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iILhJ4HHfkQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2sObp5or3os\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HbjWcsZ09po\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hf69SMnHUNw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1H716ngny4g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PXTimlzDdIM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=02jMdkg2SF0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J0Ft6m9toUo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LsbPzCZvIlQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ckp-OPKqvQQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uOB9LsH-M0c\n", + "substring not found https://www.youtube.com/shorts/3y9ZN2Vp4NM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SDKvbgRECt4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=C0j__HPsvaY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8omXUB4KTt8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0rLsokBZMn0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uoPHNeS0I48\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dmpaPIt9eDg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KC5xoVgwi-0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uweuN3lpP2Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qziNHtZANZ0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hEW7iEBCEq8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VSkf4XKYbH4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iAGeh2rHklc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-d-2KFZoANc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mjaVbGK9Kpw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JIqrGEc12FU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AoHiw9kiHcc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OR6CL4XGISc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7H2HujQ7Odo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HqIsJngst7k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_disq06rbX4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0lj91ZRudU8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lgzcN-fxhcc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hHviVlEWxLw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4-WgdYPnap0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=g98TkIoE7RE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qTu4c1xs_ak\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TGB9hvUEx4E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vwrxioKBN8I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=izoTFqsv99o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OBYGWuOZ_Xo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jdiKSkpZgm0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aAgptQLR_Es\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zv8R6pOvofo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_w7F_-C9i_4\n", + "substring not found https://www.youtube.com/shorts/fswEOeqNHpQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nWG6T0xJMzc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EOtSDdLMuEk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p74CUtZcKvA\n", + "substring not found https://www.youtube.com/shorts/BRTzFWsXiOI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oMTF21j5cOU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nxOASyJEYNg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fFiU7CYxvIc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MfprnBOVeL0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZtuqV3-TtUk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=i7JaLc-Emk0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dgjLpxr7rj0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dB1LEVaQ-OY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=47McwMGgLjk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N3lwVl9lb4Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kAaNeFMqQ0w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I833moDP5oo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wx_TvGZrmk0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cn2055q1ih4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ArBP2Waray4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ydbtcl0Esgk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wm_2bP8N0GM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lEv1G9isAzQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z3Va8DoJbwE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ShZ5Rtf55wY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c7CnOORThRk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kK6SQ9MRKbI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O5B8hh8hn6U\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ck4T8HR67eg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tnsh97sg200\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kF9vutNQL_4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=olm693rKFZ4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0fX7HTGCuXQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lcbSFuq8Q30\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=him2d0YAUgM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1-9mK1yUQwU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S7-OR9jKh9k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZqcH6Y6oPKI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4eUpMeRdL2k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lnThWKhxk-k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qNaVuy_w72M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=69jsinzzT24\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yN1UKhwIs-s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=llhpPXTtE6o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EXbYBEHTX8Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qpfbEsDdVKU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z9nFpVtp1kc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4YiNgtoO_SU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ga_R9nndz84\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AOa9xXK6q0k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=n5MtOl-l9Qk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x1zL63e9aWM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kMIM86OE2k4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YhQ8A8BAJag\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5olAXawo3q4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Xg6qef5EEWw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5wP-YFvbTjU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uY4oRy186tY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JgMibZKWuuY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b59jlUQvvsU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tmpq5VI-r8w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GhR85WSJVN8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V8P30IEmA7U\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9UbkVZWWWD4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RJyw1EqZvuc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XbuysqMOeTw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xbXa2qakTjE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hJMnO7qhhKE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EbRYqek0IDA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tImS-z0sOCA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oLHHUs72x6Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PYChqVLNPFM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FgmKdp8SFQQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_mydXta8Um4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gTyvuE9VxCo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3vb-GI8erWU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8Gu64XZk8rY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=76lRewIo3Vc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BlkXgiUls5o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ebITQavZGGE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fpw4f78k4yc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZZ-yW4AtsAU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sn1z4JmhFs8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Q1dvGnER9-s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7Nk1TPdrN-4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pmXd9Rsw2ZA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VjLB9jQDx_k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UGMBicGvTAY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wBccXIsdMY4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fb5HF6QHYAw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DDmVZXojThY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jNS1DOpLljo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SOJsVtp_Frk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PbGlQUMRyYw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tm5TG8SM7Ck\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TiCP35XbOFA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ohrruswjpJ4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oI-XYXLjyDs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fy6MYmeyKVE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fmNkUZq4Bks\n", + "substring not found https://www.youtube.com/shorts/dMWpvnBjt44\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yf1VjAq0IO8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GwiSH9__VRw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pddcslcpz8I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kZbAhgJ2o3c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WqHaSpia9os\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ly8jtzoj1_Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y79pQwRmrmQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xKwZNxgLqIM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FA4lPcpITFo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iEfvfTssX0s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Y90VX0XFFOM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_RY0564S8QM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=U5Ba4F2pEIU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sVOPz7uzbUA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M48iNeDZVqc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ezV_WngjT8w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BVLztdwISkI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DQE7vQjMwH0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qpJ-2LdulbM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wMfk9ue-Ckg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6sFStlJKUXs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HC-6eEF441w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jvr_y7QSO-o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9AD8kL3GiZE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tT81QA4BY6k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c2BkXe7-HkU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=K1QJXbRuHdQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hM1vTSzfxgM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wp1h_7noUtA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5FCqVDCN1uk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CP0Uzf6zNe0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A1ORWuBJYhk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HIGBLyDcM_o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bBO2QjNFl5Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=naA_ctNM7ac\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cwX1DEf_zBg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-iWjvyrX8ug\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z_vZ80iGSXo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I944_9fM6dk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jAo55clPyUc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lJ1NKlBZ2XI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uhk5n1matuM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=31kvUmkOl-I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LEGFMbslHAk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JD1uLH_64Qc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b9q3ECxJgwg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3phm3Tc5YW0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-BCmLm1MJiM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IrnRbGB6X8E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nEy-_E7mOOc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=agaxIGQ3A0M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KtpUj2sRsBg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3jOZAJwBT2Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Lmv5aIsUWRY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DRzkSMyhiMU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XffjVqsf00o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pUlC1goFdOg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LDtYMToYuYI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c7rqu87ITQw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0YVLKaVSmCM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hrnuyZHNUOU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qj6-8npvwBo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mm5dlXb0Ums\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V3kU6lOOsJM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zssaSMcobyQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pflldnlCKMs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Lw8iUsID2Mk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=neOIry8phiI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=65KKIjMHhcA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T7jfoFeUJSg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9Ee0eu3O15Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kF8DEDzCk_4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=It87-9n3mDU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wanfK2Mn8aA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pz8zjT5CEyQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I_621kIKhpo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GrPyGVkYyQE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GMHVHLi_J8s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c809GYvaIsY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YctZMMkpzHk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=63lYJHUTlHw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcuLw3GX3P0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1rLz8hCHzr0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xk9gK0LWVKY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VAfPYJfY7hg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9rdwD9bx_us\n", + "substring not found https://www.youtube.com/shorts/0O8TNe0ep_U\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PZCogmGzAyw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JqCN7VHMtfQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XjHDq4npYR0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jkhYt-OaipE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ccXfDpdL5RQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XB3YMoHDTZ8\n", + "substring not found https://www.youtube.com/shorts/JpRRcy05Yvs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=a0kaXT7sMRg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zcg7D12GAxg\n", + "substring not found https://www.youtube.com/shorts/z09MX1ov8OU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zhsnolhyrrM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tZsbf7s_UfE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yDTxYp1pAUc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_oQhBva_nL0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LMH3e2IiU7k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QEn-qlnOPkQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ND19yanfuzg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MrrSW2dxZVY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AFYN9MI1BcY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JATiW8eoGSc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=D9h34R7cP5I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JjGwUSmBUMk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yqNBXLGBn_g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=31TRblFd5n0\n", + "substring not found https://www.youtube.com/shorts/Boi2-SMPLJ0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-N5oubMkrts\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dIcZeeXVSek\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J3DgkhxZybk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fqXkIFWVn7g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tke2oHYHgoM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fT70uyf9NQ4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z1punTLunFs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eejBg8JcgVA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fzxH8k3UUdw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Gg7-LL_sL7I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WHGNvYKKO0Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9RKZYZREsIU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eecMGYCNq9A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=55FbHJTSbvw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2W-KrRO8qog\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7iO9rbLvOSU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=66v2KCSems8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=srf6jh-IvYw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VHXjn_KkvYQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5tp75IlkKGo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=whStIMx6uLw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I2YznxIZGVw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NKbdG3hoCgA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=u225tGYf34A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qOCMGkl4X3w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LYyGa-ORXbo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WhSQtZuF5KQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GvntAey4lEE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N4pm1d5R4ec\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=19PgrQc7wkI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MaFYJeWDSx4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8bZj2yZyYzg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_UjuNQXqRlI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UzpWS8tabuU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3dcRoJc4eVE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CMkTEIeuBSc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nQvSjP9_jTg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BAl21h823nI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MCXO41dx4Uw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hyKJfoVP2Xk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Vx6NE-xp50E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N-I0jdu5tPk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mj-rKycBZc8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LGbnYmCQCk8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W8YQ4lNONKQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LWEqmsqd83g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rsiex97YhIc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W7DZE7g0Cn0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-meu0JHCNws\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sgkj9IxJ1QE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h8CBKl2Vcso\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VdsTsAo-7sY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jnbXxZF6dLg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=esZaVO82AWc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BQMTkXrJC7E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UN0nDAo963I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YECMGrd8bE8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lfLvcTBhO-Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yx-3-yNNLhY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=skZ3lx4gLBg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G7PNYTljVf4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=clbyPxjjA-s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r7A0wE9ILx4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yoI3a9HFaPo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rkIFpKL41Q8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sghdxY0EzBc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rv23yAuWVwY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LofH78p2sYE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PKHmy5-YxM4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iybrAenTEO4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hUGmMlPZMys\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QCYFFcf4TUM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f6R4iLnzhjQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p-Yq2zRNhQE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q6m4qU5DSf4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H6TO2M_H4gI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T-uYD2dIjd0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qOa5PV8dus0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JZ3WmRn4V_8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=o2X2LhtIyRw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pHJYt_RTEhQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OAf8DErndeQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sMMbYFuQcgE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pNsZzjL---Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ELQ7LCBRwzI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A68Hh4mCAxg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QOWkipzMaV8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0LKJsURhM6E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=e5YRaC5G6i0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uKgLWeLHuoQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_Xs9fbRNO28\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=omO3s6PW30s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TCqYY2F0a84\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8cLq9dtl97c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hjNE7r1jBsQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c2i3bOcCVsM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1zKTDiieI6I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q9IPC-ZgIM4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vC0OxS5HQdA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kC-A235oaKw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZpnDjM1wsB4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TRAH850VxxM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YdsafIRvdVQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Zk0eTvSUI50\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VkRKorUYmxo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=m4EO1VhLy0o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obYyXetFnAA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DMpvrpEXoQ8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cZLoFdE20o8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_CK6MczM0wo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2dxaeYFOAdc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cF1cJUwv3eU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lxO5f2Lx1sE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MFdP7V5jOYc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2FEThHycyWo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TVUxx1ZB6bs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ah7t3k3BO8k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yytoq3JO20E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UlhLkZM_qhY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6AQHSLJ96ms\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6D7e0-4VgMo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BGugEMesPMA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G9VdPVScJxA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QW44HjK4T-w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ix3o6jzHDkA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jH9FrP9qaKA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QCgv7A66OBM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vQ7wZ-dycHQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pmC-KIyiOhM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z2EWM9ZJV84\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=B7mijd8QDvw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0MI6rhm0WPo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IaiuXuF0L2w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XgWPKbDpOQc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rd5qq4VKmCk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_CCY6KSYiho\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rB6KnX5lgSc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gSKdzzfkBa8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xW2yJ27vE2A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y0yvBZTttfE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sXDahpnOyxw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WBp_mgf2JGs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xMnSXaLz1bQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z1zUXMz_Dh4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S29zm2cF6Fc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=__8DoiqBZ7E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=F7rXDPEUopQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Deoiy948hcQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7SiAO5-HG50\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WkJyVI9AfWQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OwW5c7FVoPU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uxIBumktGzQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O1F73CIEr9E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QO2lAj4MuLI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=B3B-UFA6ebg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=e6rCtkl-sKM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dlqJJEdWch8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=al4Pt2tCmcU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fd9Rm5__41c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=72JAaiYIKrY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fg4JkBbZlOA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JdTHx7McGMw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fb-tiQHlY60\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CsrU-8eRHeo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r1zBmCTY7GI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ilHsn6SVh9A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gDRWo00F66k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yq8yGdg9PJc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0cbUreH7R2w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WpwKXRgx9Cw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KyRRuz0V6rA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VNvu1Vqj0bY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nKRLTK-KMJ0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7VPjyRLTtPg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6wzC4jyVXsU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LOskD_o-yf8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PJ2cKu8TfhM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LLBug9NORIU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VJsGYOjJ1YA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cdW-Ddsqqq8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WnPcKVkmxPA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IuB5mZA_qPQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wnoH2MPSI-0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CL_Xjy4OLDs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z5xA8EICZGg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9nQAdoeLRNE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=faWr0PeeJy8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=axGEW6MRSzs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pBLKGMUaGso\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IKudm65Dhek\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hezFc8u7IyU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vTVsl8FPYUo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W9PdrczZSDQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oFO5IgRIkBs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HP3zXlvmLKI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZTKJG-DzWz4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h1lQNhoEieY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=v3O4a7pVR6I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bgzmjB63kgM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obwBVKGcADY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dd62-eL0JYI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Vr-Cw_1s0Ws\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zPsK8MaNqro\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f12Cu3fPiFw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CSfZzi7O9xs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tsyCfbFRF3k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XeX96ni5agk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9gxpN6MiCMI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8LVVqdh7WIk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dHhoFXEkcRw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=l1WgC3sV2xo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yrKVL7b1KTQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ekSPJbg3xMY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sPuoL346ZBs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NXx2tuVAzmI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CvXjGlP6GNE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bzWfMz8BrFM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xTiNvW0-7Q4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wbKQ5OPsMzU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=m8J7UEPjAkk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bv2Nuv8vkog\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DHRsD7YJA0w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ogBD724YZu0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=db923UsYj-E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mwr7hC7AmMc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PNP8BpW5Bns\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q6waFZfWxVY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lMZg4KO-RKk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cyu-EZQPJoA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZexoMAaXTxo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oDsqeDJIuKI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iGZNyEnDs70\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lDT8TAip0-4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qvLS7tPu4Sg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2A8ZaIpeCR0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z-o962zJtGk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-H-Ygm6uOb0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7NB__VUXpXA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ug2tj8SqAR8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CL7tDqj4U6c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hYdUlbuFvII\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WEf4gj7phMI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5bCuIB3E268\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nGVJed-yJ6E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HCvuF_rG0Fk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oN6exnT7Y0Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JdAMGpFVYjo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=v0SLr2P2ri8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_tk6e2vIhZY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f4LA-qobEiI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V3Nr_pbbwzA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kChaXbhFxBY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RudLGMUYOiQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M1IjrXP2OKc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9BThFx_oemg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FqNzjxjhLac\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MtDdjBYqVXw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LaXFtYVmjwU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qACExcA5-P4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w25uSKDPMBk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zbzqvudUt1M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Cq7QnD4VmpQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7vQ6G42zGOs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sx1brghBdJI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vRPKR9HadBo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AVy5A_5n8yw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aKEp6SvILAY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kmb184HO0tA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aJNf4tU4C1k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qWTqfox2Bng\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PjcfURR8yXQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p7QcQSYde5M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OUjYPHjX6bc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9Ot9ilOfj04\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b6-pwNBeJ5Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PF434dBboFI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rvzxFNkRNYc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Mi8uDxXtglU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Y9v3ampYjq8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZWSux4mpMlU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CNdIH0piyyI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7MpFyxQaEGs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qcm8QvN1RoE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M7Jnjv1dE84\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3m9gczWxR_Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cGDfO2ktGx8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Qy_NUSKbWHg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=asRMnY_O_T4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8AYIuMuoA9g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LJjg2emynJI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YrMHT5fG1-M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AXWIfDOsGYw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EiMVG_7lR1o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wqeRmMW6PbI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RVVOw4JuWMk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9qk11IZ0KPg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YJzMtUgve0g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ldv3Zwbl0bo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yFvIGsTwe6M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pFrMKU9JnO0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wBOIEahmKQM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sAWbP5A6XKA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=plckBTZEohg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w5Zet2Uq8Ok\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HDhC_qkP0n0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S5yHKFeMklU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LJ7FErHrooQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gleiML_ZmxA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6qHwjNA7esY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2cnosJUAhdc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wQSxmO2-VEA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UmlSkL1UaCY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WTZXkdULprg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z6-Tf2N8Dwk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=L3ivK72Hk0Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1a5tDa74diU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6U5ueQo03ZY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QIMegybTzGg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=t01GjYJ18jY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zMkV2AYlcgU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=prtto7UppM8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=44fSPtfuhFk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XkRgHXbtL4c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0AWdRGe1gPM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LnOoNcPb1Qc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=02KEmacSkDw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dk2w6xUGEnw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HMJNB58JcVA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w3dIbkdUm5o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=As9HIb9KzvA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CsgiUjxGphA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H2I5C8YXgTw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QMhs0jpmUEM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FjU_x1106pg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=C0Ewpbk0ZeY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0oYv3bgzHbE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H4SgQ8lDu5M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TETnC8pGrco\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qT8sA35e-Tg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QY6Um6WPjgI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=833REoVevl8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6w9zIWx3VKE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A6z_I_Nwt6o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V4laRj5qgug\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vwre2c1NXAI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VvMNSJ7cck4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h7DoDWPItxA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AhOj6UYyg7k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qBet-7m5ego\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rCqDs2AeojA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YW-L452HZTY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=90MHE2vOdO0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HeM9GuQm76w\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EhVQBOJLeyk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UWz5I9jWeUw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YnkrewTvv6k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ljXWrnYZ9II\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZN_9BcJ9DAQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLcs9curPYM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AcjPWuSUX8k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gsY7-2NeBLw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nUc9JG2TWOM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9L3rNqSLckY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-iR5jn5EsmA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obYLiCOiJAk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OTXiHNfizkE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fuV81IOV7SE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3uuzYvqCx5I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VxUzaDbhFfE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hD6s_9Lfj3o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I-KDtMpiCcg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8nV2tZ9sZ_o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zc9HFDrM2os\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=anbun-HgOJ8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r_U3QveRt_Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LBUQ8kHcpPc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=691Jqcg5xN0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O5fUTgdkLXg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J6k01u_HESI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cpP6lKJJ7xs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=giKmHc3aqrk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WwXvMRNDrHU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_qLcmNqe-98\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qs3MKr3uOpU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KyVo55NZTGU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2xcYLwyF3F0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ehe-7sSvDV0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QrIjzUK0FKg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wq--fABVaYo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0cYSm7HwFwE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PdjpgXuvH8A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OmoQfWJV1x0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rZGRNj74018\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QRYSJ_lDMkI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ErJmAnauh_s\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DKpXdnVt0KU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GeIqVDiLna4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H2X-Nzg86Zo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lVe9j85_4hI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CDWdLbib0WY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tLmFYmhRmTA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=l2Gbsm4PFVc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gOVzH5p5WvA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dc2TuWCxmKw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CctkNoaFFWo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rufA81Jwd6Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nc8JE6Jznb8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4Fge8RG2zYU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uge5taACXqo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eGDpblBHdpw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gT9mUbAE0lA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MZA4OZxmDSc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qetQ9KOIePA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UyVMm22VUBc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-U-9ejZJHUE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=U7z3sa26oS4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=shkur9eU3VY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lneBEwPIbtI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aN9WjOOPbPc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jv4Cgn3gfXw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BuxQKyCK3js\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=92mGLDvAYuE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UG4f3n7FpGE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EIgAZUQ8O98\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ok8tzZyCTm8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=80G1Z2rhBBo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MXd7709gXZo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8_h2yVRPrjY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0O1Mhf_39EM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vULg3TzicB0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sh6DPHygl-g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KUjJdF4pib8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dbIvOWORXVE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fBU9Db_ebtY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DhrUKluIkOM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sPpKz1rLi0Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_fH5WTZSqBM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7cwL0dQJDUk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ml_pVUqIarQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y9lX1jQeyUs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w6HsRCy7ECw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_3MWykws6hA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YYoWZW47yVw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vUAUyZGONgE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lfY0SfWRIxQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CQOyoOuRgBM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MuBSOQu7GVc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7LScgo8amuQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8lH_Z1otQfM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LOLFYzWQKJY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jHOfhE_b6O4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HnMxY7PJU-o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fFMMyu61aSw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=n7uZ3Z8V6Jo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5nsiAcm9GZo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bjCuV5jgy5E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WIi9KTP4O1o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=F3oeIuT1fKg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N0WdR7Aty64\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pDyWp63HgsU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Hb0KRjKX07E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gujuYNUheSk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AZeDx3MBa7s\n", + "substring not found https://www.youtube.com/shorts/pdNLFEauf0E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bHJjKwHNSj4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1whk18sHOUY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RFSQpWmfw0U\n", + "substring not found https://www.youtube.com/shorts/BMIqbllSP5o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HnPaUQeIet4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=avRUI61bFKw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3ctoSEQsY54\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ed2FWNWwE3I\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zysh7W7eyrw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Pu0NLUtW6Rs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BH7vWljY7jE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vJ7cXboQERg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fDuY50Rfvsg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lo4W4YRIlkg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Al21CTVduqo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Gfu5YGM7Maw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SeLEElJawlc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VhsE8Ovj3Gc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BsSDdrYd4rQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zkHQ0cqlLDg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xQiQ66AaO3Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hCmn-mQ8lAI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G_HmQXNVFus\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZBzNeRZu2X8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8xa-atnIBjQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2LjxJ5ZzL0g\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NCTAw9oNTiA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3t0JYrO964Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WZ-VIiqrbsM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcHnEdQ4rQY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uk1zmkajWBw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLobPIYSR9M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=060TikefLOM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ouPxMK4AXkc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N4SQzxTZ1uQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5w-xIj384Xw\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T5LHN7Nt_pA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2XqxHfBUGNQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oYQRCC1nyr8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G79-Uex_vWs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=00oy5jqonvo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z6Nnyt-WDJ8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DZKTEil8_wA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcQ64EPf3m4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rnRYg0RlP_0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EnGWoLRDWNk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9k6uiOjmdFs\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-RMG2Ec0ff0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLNTfz7NIfk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4kfXKtgywd0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qQ5EGbPduso\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vgkPiN-TBy8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=90rWeq7Oe5k\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=K0lVJ60FQWo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uIsdiw-TvEk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oZnCMwXqFVo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pc5Nd1lE24E\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tn463huYhjg\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iWhZW76rOWM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CvxCJLk0yq8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rSblEJ8f8Bk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1YI0Pq7sCAo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8Op2qYv5yoM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6OW3WKrM4lQ\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=i9OWjTifKJM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-Kq7mX3WYxI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RKA4jxqirVE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-GTCfnTs4ps\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=D-Q901whFhA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-3nHEtcCfNY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hS3huVXfWbo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x2rY90l-FdY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ULgXtmcrAw0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bCazC1-4MaM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YbOZFtZyeA8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x046o-C56DI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=95Z2PhSy4qc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AtQBiI2m40M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pAWsYUO4kJo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8f4mVGGeBwo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FQV9gENn1mk\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ijDe6HUEZOE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jLjDQrHYfaY\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hVAA-2s9ObI\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NMh242N-qAM\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=47vsUZ2QUK4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6u7rWrIxq-Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cj4lpxYgXt8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dU40WFajO1A\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HvoUcdDj0GA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BL6fssAl8Mo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6bfhT6Rn89c\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pftx9Jx6N1Q\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sLCs8NB-8B4\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-tq7Gxca9II\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eGI5WatN0-M\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cakI_-mrbnc\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yMuygOYBzo8\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h7xMQrtPe3Y\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wxgbmjAUtTA\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4FqGttU1apE\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PvEUj_mRfIo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ocm-ShNaK28\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=u9hdIwUVx6o\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=a-vmZpnpze0\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cO8rIht80TU\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EDk6W2k9wgo\n", + "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SKDe5E2agio\n", + "substring not found https://www.youtube.com/shorts/c3wArVNBCAUique videos found: 400514 total videos found: 646231\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AeJypLFtdYAique videos found: 400584 total videos found: 646338\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9WKeLFtCXdg\n", + "substring not found https://www.youtube.com/shorts/bxcvNaLjL0Iique videos found: 400729 total videos found: 646539\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HaQwDzAlSLoique videos found: 401207 total videos found: 647291\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vcaQV3L_Dpkique videos found: 401677 total videos found: 647875\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o8k_AvLn9aI\n", + "substring not found https://www.youtube.com/shorts/RTprae-N9sIique videos found: 401841 total videos found: 648090\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fZwWURB0Qeoique videos found: 402378 total videos found: 648770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YszDrFcKVWYique videos found: 403900 total videos found: 650644\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OTwCPqpbd4oique videos found: 403913 total videos found: 650668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Oea98wGGGMs\n", + "substring not found https://www.youtube.com/shorts/qjG6J-opmNYique videos found: 403924 total videos found: 650680\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UIcnsSM_M7Y\n", + "substring not found https://www.youtube.com/shorts/bxfAsdXsSIkique videos found: 403934 total videos found: 650704\t\t\t\n", + "substring not found https://www.youtube.com/shorts/naS7vRrJfjYique videos found: 403951 total videos found: 650728\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2hza3Z5pueAique videos found: 403961 total videos found: 650740\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fROfHxy6tj4ique videos found: 406222 total videos found: 653863\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U1Y6aRMUf0cique videos found: 406234 total videos found: 653887\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yakNJmVrqYUique videos found: 407303 total videos found: 655287\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9baEH4Bglwcique videos found: 407320 total videos found: 655311\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wjjURrtTQZ8ique videos found: 407752 total videos found: 655944\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a-q6DhfoXPcique videos found: 407763 total videos found: 655956\t\t\t\n", + "substring not found https://www.youtube.com/shorts/htTBoGPR1Qoique videos found: 407974 total videos found: 656232\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bCLe5LLu0cE\n", + "substring not found https://www.youtube.com/shorts/K-mf9l9TiKQ\n", + "substring not found https://www.youtube.com/shorts/bFNIiKva_zsique videos found: 408868 total videos found: 657383\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8guwc0PSJWAique videos found: 409092 total videos found: 657683\t\t\t\n", + "substring not found https://www.youtube.com/shorts/M5IOgy8SOEAique videos found: 409526 total videos found: 658281\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vD9aPV69Qxc\n", + "substring not found https://www.youtube.com/shorts/ICShFpXwfdI\n", + "substring not found https://www.youtube.com/shorts/qn5Mp5cwMaA\n", + "substring not found https://www.youtube.com/shorts/oN98oSsfQXg\n", + "substring not found https://www.youtube.com/shorts/6xH-OtcqDmEique videos found: 409567 total videos found: 658341\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BB1vkPGBm_0\n", + "substring not found https://www.youtube.com/shorts/_FhOw0TmDXk\n", + "substring not found https://www.youtube.com/shorts/Zz1MyaCTboA\n", + "substring not found https://www.youtube.com/shorts/SdAL8E0vuTc\n", + "substring not found https://www.youtube.com/shorts/YzETzYTWhQsique videos found: 409907 total videos found: 658859\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yh1wKNcyfCEique videos found: 410026 total videos found: 659001\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kgX7gtUyD9o\n", + "substring not found https://www.youtube.com/shorts/ClvD7ZH60Us\n", + "substring not found https://www.youtube.com/shorts/sqGW6tX1d1M\n", + "substring not found https://www.youtube.com/shorts/zaN2NjrvOkw\n", + "substring not found https://www.youtube.com/shorts/3Hmyc__wO3g\n", + "substring not found https://www.youtube.com/shorts/Rk54ppviPVU\n", + "substring not found https://www.youtube.com/shorts/CeWFOIavsrAique videos found: 410424 total videos found: 659535\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iFTbbLiX7mA\n", + "substring not found https://www.youtube.com/shorts/ylUQcxPcKW0ique videos found: 410890 total videos found: 660086\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Ic0HL2APp4ique videos found: 410952 total videos found: 660170\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=NW-oiQx2CSEnd: 411862 total videos found: 661722\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3Q-yl8IAlkcique videos found: 411899 total videos found: 661782\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3nqSk0R-NaQique videos found: 412833 total videos found: 662973\t\t\t\n", + "substring not found https://www.youtube.com/shorts/al4IxQYamGcique videos found: 412837 total videos found: 662984\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pnCyNzdCtp4ique videos found: 414119 total videos found: 664731\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CbHzxUa4FfYique videos found: 415487 total videos found: 666720\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tOJCX0Nvh60ique videos found: 415496 total videos found: 666732\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nhLoyP-UPT8ique videos found: 415517 total videos found: 666756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NS7VCw2wQmwique videos found: 415921 total videos found: 667304\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gueXbjNZvxgique videos found: 417247 total videos found: 669104\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hFcgqVjqaKgique videos found: 417335 total videos found: 669224\t\t\t\n", + "substring not found https://www.youtube.com/shorts/He85pEDcxOs\n", + "substring not found https://www.youtube.com/shorts/IGWWjkwMWn8ique videos found: 417344 total videos found: 669236\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vi047PddeLQique videos found: 417363 total videos found: 669260\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LfcGS9EWmuEique videos found: 417385 total videos found: 669284\t\t\t\n", + "substring not found https://www.youtube.com/shorts/USZiONdnFJQ\n", + "substring not found https://www.youtube.com/shorts/lrrN00Xv57Q\n", + "substring not found https://www.youtube.com/shorts/HrUpD1ga0TIique videos found: 417485 total videos found: 669404\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TeSDXhDrtjcique videos found: 417520 total videos found: 669440\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zFgepT2x77I\n", + "substring not found https://www.youtube.com/shorts/I9635_LgV9Uique videos found: 417522 total videos found: 669452\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zJ1HZibeE3Q\n", + "substring not found https://www.youtube.com/shorts/65cy1i_PIvkique videos found: 417563 total videos found: 669524\t\t\t\n", + "substring not found https://www.youtube.com/shorts/M_jFXZK9MHIique videos found: 417752 total videos found: 669764\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fMXF4SoUrioique videos found: 417884 total videos found: 669980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/28bSlvQerDcique videos found: 417888 total videos found: 669992\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_2-4zOPzmDoique videos found: 417911 total videos found: 670040\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X3s69xhXS54\n", + "substring not found https://www.youtube.com/shorts/1iju-l0mKhwique videos found: 417921 total videos found: 670064\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HahZKnI4wUwique videos found: 418000 total videos found: 670160\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MZ6NxkXpAqcique videos found: 418113 total videos found: 670316\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ny4wvJ5RUdcique videos found: 418131 total videos found: 670352\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V5qosrhf6EAique videos found: 418158 total videos found: 670400\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U-E6ULDX5BMique videos found: 418394 total videos found: 670770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z1X6ETXw2k4ique videos found: 418473 total videos found: 670890\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kj2wNlC0I3M\n", + "substring not found https://www.youtube.com/shorts/UmZa30eo_1I\n", + "substring not found https://www.youtube.com/shorts/G1OZwi-buQYique videos found: 418705 total videos found: 671199\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rBzYS4kG4TUique videos found: 419106 total videos found: 671724\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fEy-V5gB6Voique videos found: 419624 total videos found: 672380\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rNjDhcrDzJUique videos found: 420828 total videos found: 674134\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jK2vDVvfCv0ique videos found: 421698 total videos found: 675323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3ntpvd5YJpwique videos found: 421783 total videos found: 675430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pFtsvQuefXQique videos found: 424035 total videos found: 678761\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FjmdBxGwDpwique videos found: 424923 total videos found: 680056\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ior9D0Zd2vYique videos found: 424927 total videos found: 680068\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9VdTYhq5aykique videos found: 424949 total videos found: 680116\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wljVY7zfRTkique videos found: 424978 total videos found: 680176\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UVEalU1Qx-Uique videos found: 424999 total videos found: 680200\t\t\t\n", + "substring not found https://www.youtube.com/shorts/INRII_1gEVQique videos found: 425044 total videos found: 680260\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FbgrxIeWnfYique videos found: 425047 total videos found: 680272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VSEJSHMego0ique videos found: 425070 total videos found: 680308\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gq2ugCleiCkique videos found: 425931 total videos found: 681458\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KKYplXrrOW0ique videos found: 426345 total videos found: 682079\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YuL7rni2388ique videos found: 426464 total videos found: 682222\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QLqfrO5D7eMique videos found: 428172 total videos found: 685124\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TepeB1xvSH0ique videos found: 428315 total videos found: 685311\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kQPe-9WB4M8ique videos found: 428341 total videos found: 685359\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JzI23WQqlZc\n", + "substring not found https://www.youtube.com/shorts/17fUlY5A4E4\n", + "substring not found https://www.youtube.com/shorts/entq0TdpuMUique videos found: 428346 total videos found: 685371\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OZWbxRu0UL4ique videos found: 429412 total videos found: 686889\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KT8QoiTEBB4ique videos found: 433812 total videos found: 694509\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AVoSrxv3otIique videos found: 435454 total videos found: 697182\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AXrIQB_B0Ukique videos found: 436403 total videos found: 698776\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZUknds6o5KEique videos found: 436441 total videos found: 698848\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hn9j2QFvdLM\n", + "substring not found https://www.youtube.com/shorts/RQkNUoZMfLIique videos found: 437484 total videos found: 700529\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6LspgS6X0bAique videos found: 437544 total videos found: 700613\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IQ1pc-hbgfgique videos found: 437939 total videos found: 701129\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wuKhFsadjcw\n", + "substring not found https://www.youtube.com/shorts/kpf80QeChxQ\n", + "substring not found https://www.youtube.com/shorts/OvHW7c3uqMQ\n", + "substring not found https://www.youtube.com/shorts/XK26g5dmALs\n", + "substring not found https://www.youtube.com/shorts/KuxyWbJ4OMA\n", + "substring not found https://www.youtube.com/shorts/SvKS4Ebj1T8ique videos found: 438103 total videos found: 701321\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wk1xvoQg1oAique videos found: 438899 total videos found: 702555\t\t\t\n", + "substring not found https://www.youtube.com/shorts/03Q4mNDztt4ique videos found: 438977 total videos found: 702699\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a0091Yzx-_Uique videos found: 439534 total videos found: 703464\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uyl_A5Zq--s\n", + "substring not found https://www.youtube.com/shorts/Q0Jr8aRtI9gique videos found: 439558 total videos found: 703500\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9zp0kd3Ks8E\n", + "substring not found https://www.youtube.com/shorts/cDKJvdLvtysique videos found: 439581 total videos found: 703548\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mBaT4MQrxNM\n", + "substring not found https://www.youtube.com/shorts/I6S7vhDR7Rsique videos found: 439616 total videos found: 703584\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k4CnHhn6RTEique videos found: 440108 total videos found: 704215\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sNNT5zC50nY\n", + "substring not found https://www.youtube.com/shorts/ggScDvx7RjMique videos found: 440581 total videos found: 704844\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EYrlR93hHZw\n", + "substring not found https://www.youtube.com/shorts/Ii4EfdpdQv8ique videos found: 441769 total videos found: 706381\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aF4mv0K72BI\n", + "substring not found https://www.youtube.com/shorts/7ImPPmB44fAique videos found: 442284 total videos found: 707109\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lt8qBaDFvFEique videos found: 442399 total videos found: 707325\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OxTkir3jCaMique videos found: 442834 total videos found: 707892\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X1IrTThgfMEique videos found: 442843 total videos found: 707904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LaxZ1MN_HII\n", + "substring not found https://www.youtube.com/shorts/EO4r9LgqlpMique videos found: 442996 total videos found: 708117\t\t\t\n", + "substring not found https://www.youtube.com/shorts/klvEzvJBhGY\n", + "substring not found https://www.youtube.com/shorts/lJ8cf_EyAZM\n", + "substring not found https://www.youtube.com/shorts/bNlmffja_gs\n", + "substring not found https://www.youtube.com/shorts/ZiM8hO5v_oE\n", + "substring not found https://www.youtube.com/shorts/qRxCAI8-y_k\n", + "substring not found https://www.youtube.com/shorts/YxPxEIjQ3fE\n", + "substring not found https://www.youtube.com/shorts/_NFU6VtIjukique videos found: 443014 total videos found: 708141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PHknp_YZz7w\n", + "substring not found https://www.youtube.com/shorts/ZPfNRdh3Shc\n", + "substring not found https://www.youtube.com/shorts/ynnu3xc6LWQ\n", + "substring not found https://www.youtube.com/shorts/HxXIcRUAVTAique videos found: 443081 total videos found: 708225\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uJoj_yZO83cique videos found: 443403 total videos found: 708604\t\t\t\n", + "substring not found https://www.youtube.com/shorts/USkGmoVH--Q\n", + "substring not found https://www.youtube.com/shorts/ljOqBByg8h4\n", + "substring not found https://www.youtube.com/shorts/kZUcNKytkLw\n", + "substring not found https://www.youtube.com/shorts/SudJ8f0tujEique videos found: 443727 total videos found: 708995\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o6HZYFTFpnkique videos found: 443910 total videos found: 709282\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v05UjpQkHEcique videos found: 443932 total videos found: 709306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Qt2OxcQI9WY\n", + "substring not found https://www.youtube.com/shorts/0wr2WdeHqQIique videos found: 443951 total videos found: 709342\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iGM_WKybfpc\n", + "substring not found https://www.youtube.com/shorts/XwzzY_ze-uIique videos found: 443955 total videos found: 709354\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-2SrrDToNXw\n", + "substring not found https://www.youtube.com/shorts/M7kt5lzoVOU\n", + "substring not found https://www.youtube.com/shorts/LsxlzVGNZOkique videos found: 443963 total videos found: 709366\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i_yNj6titbAique videos found: 444960 total videos found: 710843\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZhGhFYK2OPA\n", + "substring not found https://www.youtube.com/shorts/hjTtcXn1mJwique videos found: 445476 total videos found: 711627\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ktVVE1mUZOsique videos found: 447180 total videos found: 714050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RT88wDcP9K8\n", + "substring not found https://www.youtube.com/shorts/FJFjFeyd3tQique videos found: 447215 total videos found: 714122\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xx3xykdcfdE\n", + "substring not found https://www.youtube.com/shorts/UroCIUvRLvcique videos found: 449039 total videos found: 716756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IP9kTVyt5FQ\n", + "substring not found https://www.youtube.com/shorts/G1-OpBgwea4\n", + "substring not found https://www.youtube.com/shorts/v67neumA5lA\n", + "substring not found https://www.youtube.com/shorts/MEVmDnWsM20ique videos found: 449074 total videos found: 716803\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2bQtpxfN9ssique videos found: 449363 total videos found: 717242\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2NDq2z2pKoUique videos found: 449646 total videos found: 717643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jB-As3hKqW4ique videos found: 450425 total videos found: 718681\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cGHpQo0KEL4ique videos found: 450456 total videos found: 718729\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BDx3Cc48h-sique videos found: 450496 total videos found: 718824\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wxhMZDwpm4Eique videos found: 454966 total videos found: 725885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-ug3VaFH1CI\n", + "substring not found https://www.youtube.com/shorts/GLCn1eOt12Mique videos found: 455402 total videos found: 726445\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1vL4J-FPcSM\n", + "substring not found https://www.youtube.com/shorts/-EwlmsG-m1k\n", + "substring not found https://www.youtube.com/shorts/FbdsyybTyEAique videos found: 456090 total videos found: 727539\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KZOESGvHfcQique videos found: 456367 total videos found: 728027\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-74rhzPNRmc\n", + "substring not found https://www.youtube.com/shorts/YvY_bcdecWw\n", + "substring not found https://www.youtube.com/shorts/67LxCyClugM\n", + "substring not found https://www.youtube.com/shorts/5iB-vH1-XU8\n", + "substring not found https://www.youtube.com/shorts/kCw4hQaKOjAique videos found: 456809 total videos found: 728622\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y4QRVrWV4oQique videos found: 457125 total videos found: 729075\t\t\t\n", + "substring not found https://www.youtube.com/shorts/A2jXfYUxZvwique videos found: 458126 total videos found: 730451\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tKKFKNyVYQUique videos found: 458172 total videos found: 730521\t\t\t\n", + "substring not found https://www.youtube.com/shorts/G0I0tP2STL4ique videos found: 458338 total videos found: 730735\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eKocNFtyDnoique videos found: 458364 total videos found: 730770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nb1CLKWPjLoique videos found: 458383 total videos found: 730794\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gHcMGGYg820ique videos found: 458471 total videos found: 730902\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MRIW2XpWqCQ\n", + "substring not found https://www.youtube.com/shorts/9-9qdhvNmx8\n", + "substring not found https://www.youtube.com/shorts/TRPf88pbGdE\n", + "substring not found https://www.youtube.com/shorts/8KHU31mRLr4ique videos found: 458483 total videos found: 730914\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4bbJ6LxA0IY\n", + "substring not found https://www.youtube.com/shorts/TPS2Oxnr_z8\n", + "substring not found https://www.youtube.com/shorts/FksgILPv7-oique videos found: 458517 total videos found: 730950\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1Tz9xKeKrlsique videos found: 459060 total videos found: 731700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ItET9qNaZ1Iique videos found: 459234 total videos found: 731925\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PuDOOK7nTlwique videos found: 459242 total videos found: 731937\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Kdr8Xmes8Aique videos found: 459252 total videos found: 731949\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iGcErSUyyjw\n", + "substring not found https://www.youtube.com/shorts/rWrTNhZvqgM\n", + "substring not found https://www.youtube.com/shorts/a-rIM9pPygQique videos found: 459279 total videos found: 731997\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-P2f9pdS-zcique videos found: 459326 total videos found: 732081\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Kw6F6_ZENKg\n", + "substring not found https://www.youtube.com/shorts/a5CHGPPM9n0ique videos found: 459416 total videos found: 732237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WeVCAb--nCg\n", + "substring not found https://www.youtube.com/shorts/1VUQUzBqmNQique videos found: 461102 total videos found: 734683\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rU3xhNJOYUIique videos found: 462692 total videos found: 737387\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S3NZx4ldOzYique videos found: 464131 total videos found: 739382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C3JpQQic01sique videos found: 464347 total videos found: 739782\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O05I9hdCzCEique videos found: 464698 total videos found: 740265\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aZukNajLKZUique videos found: 470142 total videos found: 753818\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_eC-HBZeTrEique videos found: 470160 total videos found: 753842\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_TwQFfNbhZsique videos found: 470425 total videos found: 754261\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kjjUUl4zzgsique videos found: 470474 total videos found: 754333\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xKNej0LMwLgique videos found: 470525 total videos found: 754416\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yH_lVuB0FJwique videos found: 470891 total videos found: 754992\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y4oREjNyFIoique videos found: 471961 total videos found: 756504\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yQ7u_Rny7Ioique videos found: 472043 total videos found: 756622\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-IFysx8Smgkique videos found: 472759 total videos found: 757733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F1x_TuRwUxUique videos found: 473159 total videos found: 758320\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2NpUp-4QhoE\n", + "substring not found https://www.youtube.com/shorts/b5NfveaCMws\n", + "substring not found https://www.youtube.com/shorts/if7vzAliK40ique videos found: 473165 total videos found: 758332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4DnoFtOT0lk\n", + "substring not found https://www.youtube.com/shorts/B0lRDD8FDjM\n", + "substring not found https://www.youtube.com/shorts/q-jlyu5Rw5I\n", + "substring not found https://www.youtube.com/shorts/J7TrmylGiU0\n", + "substring not found https://www.youtube.com/shorts/1jLGcxWG4Poique videos found: 473822 total videos found: 759202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oX4TTljzc80ique videos found: 473833 total videos found: 759226\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-wv6SFRldkAique videos found: 474151 total videos found: 759643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kBEY3gAYwcMique videos found: 475017 total videos found: 760886\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4cOZxT3j-8sique videos found: 475515 total videos found: 761570\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1trWKY0voX8ique videos found: 475523 total videos found: 761582\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JVnPAfcv8BQique videos found: 475812 total videos found: 762045\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y-5VzHC8NVUique videos found: 476301 total videos found: 762748\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L0zmnvefhJcique videos found: 477036 total videos found: 763956\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fybTU4mEpmk\n", + "substring not found https://www.youtube.com/shorts/j7dZZku7yBs\n", + "substring not found https://www.youtube.com/shorts/5whFo4M75BEique videos found: 478452 total videos found: 766150\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ktx47L96Gssique videos found: 478753 total videos found: 766532\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-7eY6SbNlQUique videos found: 479827 total videos found: 768180\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kg9qKFRhDF8ique videos found: 480875 total videos found: 770008\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vrxK1dNQhP8ique videos found: 480898 total videos found: 770044\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bhvyGLVxAagique videos found: 481007 total videos found: 770223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RV1FEPtYzrM\n", + "substring not found https://www.youtube.com/shorts/vy6IjQF4xXU\n", + "substring not found https://www.youtube.com/shorts/inaa36xC3pM\n", + "substring not found https://www.youtube.com/shorts/U_SgyolA9s0ique videos found: 481942 total videos found: 771700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/06aXBbjxkrEique videos found: 482460 total videos found: 772367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XOtgkLSfI10ique videos found: 484697 total videos found: 776418\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pwkJvYyCQV8ique videos found: 485171 total videos found: 777169\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oP4xgQHDiNAique videos found: 485490 total videos found: 777631\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tMPOrIpCgRcique videos found: 486992 total videos found: 779838\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CzOikrfjB_8ique videos found: 488127 total videos found: 781551\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4bd8YBx-whMique videos found: 488304 total videos found: 781802\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EWGFSuUnSq0ique videos found: 488906 total videos found: 782647\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RPIB2A34kLgique videos found: 489457 total videos found: 783540\t\t\t\n", + "substring not found https://www.youtube.com/shorts/amld9VER11Mique videos found: 490166 total videos found: 784528\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SiUepbEECQ4ique videos found: 491747 total videos found: 787696\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m9T1ZAiGUNsique videos found: 491914 total videos found: 787904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/74VHzCaaIZoique videos found: 492769 total videos found: 789021\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0Wgo0uc1Q-wique videos found: 492807 total videos found: 789069\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eRDmeI1MCdUique videos found: 492910 total videos found: 789201\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6HS3M7ihMzkique videos found: 493267 total videos found: 789704\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tnTalkoZn1Mique videos found: 493288 total videos found: 789740\t\t\t\n", + "substring not found https://www.youtube.com/shorts/J9hGffP3yk8ique videos found: 493781 total videos found: 790520\t\t\t\n", + "substring not found https://www.youtube.com/shorts/d7G-4vEw9io\n", + "substring not found https://www.youtube.com/shorts/Fe7tFlcrDhIique videos found: 493953 total videos found: 790724\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CK07Qd0p5tEique videos found: 493980 total videos found: 790760\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NSALSdZ84S0ique videos found: 494016 total videos found: 790807\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yrxGDPOTyhEique videos found: 494236 total videos found: 791137\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l8mAxstZs7Iique videos found: 494345 total videos found: 791400\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6Hir71smk6U\n", + "substring not found https://www.youtube.com/shorts/xUk_sc8-smc\n", + "substring not found https://www.youtube.com/shorts/7UMdZJVBaPA\n", + "substring not found https://www.youtube.com/shorts/zN4lfOAl9Uw\n", + "substring not found https://www.youtube.com/shorts/M7R82GaUz4cique videos found: 494414 total videos found: 791544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vVRAg6nwZcwique videos found: 495474 total videos found: 793135\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iFqrrpq35Gwique videos found: 495976 total videos found: 793986\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S5ToweF3hOAique videos found: 496065 total videos found: 794116\t\t\t\n", + "substring not found https://www.youtube.com/shorts/33G9KJSYTOcique videos found: 497640 total videos found: 796385\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mVAuAZGFNAQique videos found: 499329 total videos found: 798849\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OMjjxjOkHDwique videos found: 499915 total videos found: 799813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DB8Wqasy-CQique videos found: 502260 total videos found: 803493\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jzk2YfIRalM\n", + "substring not found https://www.youtube.com/shorts/cmdOM42sJCw\n", + "substring not found https://www.youtube.com/shorts/nfUqE8A1eNkique videos found: 502277 total videos found: 803517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/017Tuu2GoiUique videos found: 502301 total videos found: 803553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NRgX41_kBvgique videos found: 502490 total videos found: 803837\t\t\t\n", + "substring not found https://www.youtube.com/shorts/G1BgiYqpIoIique videos found: 502504 total videos found: 803861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5ENE5-x6vjs\n", + "substring not found https://www.youtube.com/shorts/qqk3fEPG1uUique videos found: 502532 total videos found: 803909\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pZSPat9UXnQique videos found: 503237 total videos found: 804854\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EoklJ60bX5w\n", + "substring not found https://www.youtube.com/shorts/mZhLYQDHslcique videos found: 503636 total videos found: 805391\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3xG1_R0T3BUique videos found: 503677 total videos found: 805463\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3jQg-2IR3xwique videos found: 503679 total videos found: 805475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/278EkE7KVOIique videos found: 503794 total videos found: 805643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FDxi_ZL1YkUique videos found: 503805 total videos found: 805655\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lFEDlEUY6K8ique videos found: 503827 total videos found: 805691\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k-walrYDhqUique videos found: 503853 total videos found: 805727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qgIoLW6zX7Yique videos found: 503865 total videos found: 805739\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BVgsBaxpFh0ique videos found: 504031 total videos found: 805979\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QgCj-kqWL2k\n", + "substring not found https://www.youtube.com/shorts/tEEzrJGfgsQique videos found: 504137 total videos found: 806169\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ggZ5Ofm7OBEique videos found: 504486 total videos found: 806750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8D-QOcBufmQique videos found: 507097 total videos found: 810786\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xcx85DtW-o0ique videos found: 507146 total videos found: 810846\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gAvrj-775g8\n", + "substring not found https://www.youtube.com/shorts/AovxOPMrjHEique videos found: 507162 total videos found: 810870\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LPe9hwbw_MUique videos found: 507180 total videos found: 810894\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0cmGEQVQq78ique videos found: 507191 total videos found: 810906\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yr_w51cDhCo\n", + "substring not found https://www.youtube.com/shorts/giHC9SJhTXc\n", + "substring not found https://www.youtube.com/shorts/ta_TnrCgpi4\n", + "substring not found https://www.youtube.com/shorts/vOPGxXaE6Wk\n", + "substring not found https://www.youtube.com/shorts/SphBdgAWKZkique videos found: 507195 total videos found: 810918\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9d0A9csgTEgique videos found: 507562 total videos found: 811396\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AUq5aM5URvEique videos found: 507612 total videos found: 811468\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xe_mFVzOqVw\n", + "substring not found https://www.youtube.com/shorts/pxoc5YrJuic\n", + "substring not found https://www.youtube.com/shorts/J6U_xYgSFoQique videos found: 508745 total videos found: 812980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7GhJOGXgsuMique videos found: 508849 total videos found: 813111\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DKhwB3KUAVkique videos found: 509011 total videos found: 813339\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3rLy9SuMebk\n", + "substring not found https://www.youtube.com/shorts/1tiZ9FvHYfc\n", + "substring not found https://www.youtube.com/shorts/Xd2rulEDk0Eique videos found: 509074 total videos found: 813421\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RpcdTA43bT0ique videos found: 509803 total videos found: 814484\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lrHlzexVUx4ique videos found: 509814 total videos found: 814508\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pHqzcEAn270ique videos found: 512172 total videos found: 818310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bB1CJs9M32Q\n", + "substring not found https://www.youtube.com/shorts/meB7QDEdZTk\n", + "substring not found https://www.youtube.com/shorts/qp501PKh4Bkique videos found: 513757 total videos found: 820675\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ssXHD59Q1loique videos found: 514017 total videos found: 821047\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6ylZUjPZnMcique videos found: 514033 total videos found: 821071\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D3kjk0TBJD0\n", + "substring not found https://www.youtube.com/shorts/IXrxi9lpFWgique videos found: 516142 total videos found: 824097\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hHxJFR4_5m8ique videos found: 516173 total videos found: 824133\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mpyz67G-Cnw\n", + "substring not found https://www.youtube.com/shorts/l9ThWyTBDHEique videos found: 518673 total videos found: 828663\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CzBa_NsOANw\n", + "substring not found https://www.youtube.com/shorts/ymFZ8M21pMwique videos found: 518825 total videos found: 828900\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xSiOsJkWEEc\n", + "substring not found https://www.youtube.com/shorts/9mNTZcXpCqU\n", + "substring not found https://www.youtube.com/shorts/XK-EvS8T5R4\n", + "substring not found https://www.youtube.com/shorts/nZgvHdnwZ88\n", + "substring not found https://www.youtube.com/shorts/9aik6t3jKXgique videos found: 519277 total videos found: 829486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eO7QlSLL41Iique videos found: 519307 total videos found: 829534\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hsjB_9eZG60ique videos found: 519376 total videos found: 829629\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-hTaZs_DZ6Yique videos found: 519502 total videos found: 829791\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Q7g_w8WgvAkique videos found: 520512 total videos found: 831244\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0otBfbr5jhMique videos found: 520792 total videos found: 831613\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yAT5ZVaJOUoique videos found: 521107 total videos found: 832078\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JU_yFxmL9zkique videos found: 522046 total videos found: 833701\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ugpz-syCVjcique videos found: 523076 total videos found: 835456\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p5O9vgsaA_0ique videos found: 523231 total videos found: 835750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lyk4EJR01h0\n", + "substring not found https://www.youtube.com/shorts/2IfDc4bLnzk\n", + "substring not found https://www.youtube.com/shorts/4TV3kP6NGZgique videos found: 523238 total videos found: 835762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8tZyP5DD_skique videos found: 523313 total videos found: 835869\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SDFC-_Bu-oMique videos found: 523407 total videos found: 836001\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WvyKmrsOrYkique videos found: 523438 total videos found: 836037\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FXrf5ISBQ10ique videos found: 523593 total videos found: 836241\t\t\t\n", + "substring not found https://www.youtube.com/shorts/R7CLodNhWD4\n", + "substring not found https://www.youtube.com/shorts/Z8Q9-vwLHp8\n", + "substring not found https://www.youtube.com/shorts/ajUxRKleKSkique videos found: 523624 total videos found: 836289\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AfwKp9UeuGMique videos found: 523629 total videos found: 836301\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lk27yo1HYaAique videos found: 523640 total videos found: 836325\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Oo-oezzI06I\n", + "substring not found https://www.youtube.com/shorts/COyXifC0TIwique videos found: 523865 total videos found: 836623\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lUn9CK47M8oique videos found: 524005 total videos found: 836845\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CCPlOW1ADKg\n", + "substring not found https://www.youtube.com/shorts/V858Aas_wZIique videos found: 524919 total videos found: 838303\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L3UvHInfwKI\n", + "substring not found https://www.youtube.com/shorts/hAZv036jxbQique videos found: 525093 total videos found: 838543\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mmGbWbH_1Ggique videos found: 525125 total videos found: 838615\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eWq2gyjHCUEique videos found: 525244 total videos found: 838831\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FMdZeAinDhc\n", + "substring not found https://www.youtube.com/shorts/nkSzTWY7uooique videos found: 525268 total videos found: 838867\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m6EjegpgR50\n", + "substring not found https://www.youtube.com/shorts/ADxsK5SKWkwique videos found: 525305 total videos found: 838915\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LRCBjkHznPkique videos found: 525318 total videos found: 838939\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7WZcVM7fLdIique videos found: 525944 total videos found: 839873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VIbeR2d2qug\n", + "substring not found https://www.youtube.com/shorts/bbu_Amc_990\n", + "substring not found https://www.youtube.com/shorts/8OuKgNX1VDQ\n", + "substring not found https://www.youtube.com/shorts/01GHSBCJbX8ique videos found: 525975 total videos found: 839909\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I0vR-U-atLoique videos found: 526040 total videos found: 839993\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NpeQyVRgpbk\n", + "substring not found https://www.youtube.com/shorts/TYCKxnJjNjYique videos found: 526051 total videos found: 840005\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tr91TEXaVys\n", + "substring not found https://www.youtube.com/shorts/MSMOKi9kmg0ique videos found: 526074 total videos found: 840029\t\t\t\n", + "substring not found https://www.youtube.com/shorts/igjd-AVWBRU\n", + "substring not found https://www.youtube.com/shorts/t23vgOVl20w\n", + "substring not found https://www.youtube.com/shorts/z42Lhk8JBsgique videos found: 526807 total videos found: 841059\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hTaI6HZualEique videos found: 528535 total videos found: 843375\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_IY212EY7lMique videos found: 530002 total videos found: 845273\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qz2gkHVu32gique videos found: 531891 total videos found: 848039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/52SUYqM7_nI\n", + "substring not found https://www.youtube.com/shorts/JPFXL1Io1uQique videos found: 531906 total videos found: 848063\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KkArj8pveQoique videos found: 534707 total videos found: 852059\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1YINJaMEFYEique videos found: 534899 total videos found: 852309\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gGkayW-3if8\n", + "substring not found https://www.youtube.com/shorts/JP9J3286xVcique videos found: 534966 total videos found: 852417\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YFcpg6S-J1Uique videos found: 534984 total videos found: 852441\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lndK6cLkJEQ\n", + "substring not found https://www.youtube.com/shorts/wgbDRrlKDd8\n", + "substring not found https://www.youtube.com/shorts/np85bBO-5IUique videos found: 535102 total videos found: 852668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ePfS9R66bqA\n", + "substring not found https://www.youtube.com/shorts/fLCAYvvQ6-4\n", + "substring not found https://www.youtube.com/shorts/3GDDRr3bqUcique videos found: 535257 total videos found: 852883\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NMdOHy2SwTEique videos found: 535524 total videos found: 853275\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FfQdwfz7IoMique videos found: 537174 total videos found: 855725\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D65wN4TLscEique videos found: 539830 total videos found: 860354\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uhmTeonseT0\n", + "substring not found https://www.youtube.com/shorts/s5s2LGQ5lHQique videos found: 539926 total videos found: 860486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CuBrid9rn2gique videos found: 540131 total videos found: 860796\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oj0iGh8-Aksique videos found: 540342 total videos found: 861144\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rs8S5xo67rwique videos found: 540430 total videos found: 861252\t\t\t\n", + "substring not found https://www.youtube.com/shorts/61wkifp_PJwique videos found: 540439 total videos found: 861264\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NkVnApoIRUEique videos found: 540610 total videos found: 861491\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lzH6dvj1rYEique videos found: 540775 total videos found: 861692\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yj-_Dq0fNbcique videos found: 541954 total videos found: 863371\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2zBWg_xcvoMique videos found: 542326 total videos found: 863894\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ML1WJqsjQycique videos found: 543081 total videos found: 864976\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y13KSNY-cTMique videos found: 544829 total videos found: 867875\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tgHee0eHyUU\n", + "substring not found https://www.youtube.com/shorts/a9w-iAqjAWc\n", + "substring not found https://www.youtube.com/shorts/4K1Kgteat48ique videos found: 545894 total videos found: 869642\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TXIxX4RMa5gique videos found: 545981 total videos found: 869809\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0sgDroQoXsI\n", + "substring not found https://www.youtube.com/shorts/kzVlSGFFMrMique videos found: 547636 total videos found: 872366\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-MFS3rFHB0g\n", + "substring not found https://www.youtube.com/shorts/9hR27Pk0JEk\n", + "substring not found https://www.youtube.com/shorts/ZoXeqjJOy5w\n", + "substring not found https://www.youtube.com/shorts/AjbG-qmdLYg\n", + "substring not found https://www.youtube.com/shorts/V5SFiTD2k3Qique videos found: 547948 total videos found: 872785\t\t\t\n", + "substring not found https://www.youtube.com/shorts/74j99D3u4sAique videos found: 550865 total videos found: 878719\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lLJwGQr9Djsique videos found: 550978 total videos found: 878887\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b9MDLsQiTvM\n", + "substring not found https://www.youtube.com/shorts/ZI5rTGczU8o\n", + "substring not found https://www.youtube.com/shorts/NsseR__hRVAique videos found: 550987 total videos found: 878899\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uZxsmOodVFI\n", + "substring not found https://www.youtube.com/shorts/wGdg5OTKbvQique videos found: 551008 total videos found: 878923\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5fwv87EipjQ\n", + "substring not found https://www.youtube.com/shorts/uLb6AZ7yQ2Q\n", + "substring not found https://www.youtube.com/shorts/Vcfxp-G0SFMique videos found: 552964 total videos found: 881905\t\t\t\n", + "substring not found https://www.youtube.com/shorts/08yeZTieFcU\n", + "substring not found https://www.youtube.com/shorts/-TIZfCOQtCkique videos found: 553236 total videos found: 882409\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KOsVIlLd19I\n", + "substring not found https://www.youtube.com/shorts/bFtjVQjQiGQique videos found: 553256 total videos found: 882433\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UuEtWdsEq8kique videos found: 553288 total videos found: 882469\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tgU0iYe7QFY\n", + "substring not found https://www.youtube.com/shorts/JBvn06EMWYQ\n", + "substring not found https://www.youtube.com/shorts/-X273zVUj00ique videos found: 554185 total videos found: 883686\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tmdTMNcF_2sique videos found: 554192 total videos found: 883698\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bw8z3TCNKe8ique videos found: 554313 total videos found: 883900\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LNjeKxshLqEique videos found: 554342 total videos found: 883948\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZPvDjxL42nk\n", + "substring not found https://www.youtube.com/shorts/v4VT9xVkBY8\n", + "substring not found https://www.youtube.com/shorts/UHDxMc9obOAique videos found: 555303 total videos found: 885512\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YnCzZERxY0U\n", + "substring not found https://www.youtube.com/shorts/fa0o-nrdtX8ique videos found: 555828 total videos found: 886268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RYqavBfsHOUique videos found: 557723 total videos found: 889509\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NdZkxnBK30oique videos found: 557816 total videos found: 889641\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3faORt6-IVkique videos found: 559126 total videos found: 892344\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_aZdZsnKECIique videos found: 559436 total videos found: 892843\t\t\t\n", + "substring not found https://www.youtube.com/shorts/USwJAsMPMGQique videos found: 559487 total videos found: 892918\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pf_lpTLr-1g\n", + "substring not found https://www.youtube.com/shorts/1gseoV8vESAique videos found: 560250 total videos found: 894003\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cPRFm_owR2Iique videos found: 560292 total videos found: 894051\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E7hu63KMvH4\n", + "substring not found https://www.youtube.com/shorts/kRDdthYCRVg\n", + "substring not found https://www.youtube.com/shorts/UFA0Du1Q_K4ique videos found: 560307 total videos found: 894075\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6toZRpQQutE\n", + "substring not found https://www.youtube.com/shorts/sVrtQhxo8JMique videos found: 560315 total videos found: 894087\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gqZs8LW1veUique videos found: 560357 total videos found: 894135\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EZpLiePesIMique videos found: 560462 total videos found: 894290\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y98Yz-YfeHkique videos found: 560514 total videos found: 894350\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z0GYSkiJmIcique videos found: 561410 total videos found: 895715\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lv0A6bnreucique videos found: 562680 total videos found: 897547\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K8fPTUfRHasique videos found: 563097 total videos found: 898108\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vstB-bdUc48ique videos found: 564047 total videos found: 899472\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fWchHhKzxmIique videos found: 564205 total videos found: 899700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MhgjWd6jpIEique videos found: 564793 total videos found: 900583\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mFvjUqZNOJYique videos found: 564841 total videos found: 900666\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KjdHuY70Y-0ique videos found: 564883 total videos found: 900738\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZyQeFuLLEq8ique videos found: 564913 total videos found: 900774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/27fD5P7221Mique videos found: 565129 total videos found: 901084\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xsqsJNBc8G8ique videos found: 565191 total videos found: 901168\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3Mwr9KDAuA8ique videos found: 565423 total videos found: 901513\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o5ubXDlk7R8ique videos found: 565561 total videos found: 901693\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kjZ7OkglOVg\n", + "substring not found https://www.youtube.com/shorts/r4WWi_MLDnY\n", + "substring not found https://www.youtube.com/shorts/O9QLp8gOWrM\n", + "substring not found https://www.youtube.com/shorts/c7Gj92pKDIsique videos found: 565710 total videos found: 901896\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XAi9VotMUb8\n", + "substring not found https://www.youtube.com/shorts/KUT84nRgMvoique videos found: 565761 total videos found: 901980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oOzdU0l2964ique videos found: 565784 total videos found: 902016\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cVKsig9ol4gique videos found: 566858 total videos found: 903766\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W7PSMVB7yMsique videos found: 568230 total videos found: 906000\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zFg7Hyg7CBMique videos found: 570319 total videos found: 909834\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-wYKgeEQo3cique videos found: 570407 total videos found: 909990\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Es4qWq95tQ4ique videos found: 570511 total videos found: 910134\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hQFHEe9cOQwique videos found: 570609 total videos found: 910277\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XWe3CMha-wMique videos found: 570759 total videos found: 910517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YFaAvK0LfEQique videos found: 570778 total videos found: 910541\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CLbcmVo2IjAique videos found: 570903 total videos found: 910731\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F4A6wu1Hbqsique videos found: 571131 total videos found: 911073\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6AKGdebW33gique videos found: 573963 total videos found: 915772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xUsksKb4dD0ique videos found: 573974 total videos found: 915784\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Go7Clvlr-DE\n", + "substring not found https://www.youtube.com/shorts/6dnSggjFVnw\n", + "substring not found https://www.youtube.com/shorts/r8nQwvFhJdkique videos found: 574054 total videos found: 915904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8t0tJPSnNnwique videos found: 574081 total videos found: 915952\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KRPH5X7VZQIique videos found: 574128 total videos found: 916024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/G2LwTXZg4ks\n", + "substring not found https://www.youtube.com/shorts/wz5DEl2VOlsique videos found: 574167 total videos found: 916083\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yrq4PGpOAqcique videos found: 574265 total videos found: 916238\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i57LaD_ghZwique videos found: 574334 total videos found: 916379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AyixcL_GM1Uique videos found: 574698 total videos found: 916917\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nrqm6mKxkBwique videos found: 574759 total videos found: 917024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kDECaNB6-Ik\n", + "substring not found https://www.youtube.com/shorts/G3qQLUb1lQAique videos found: 574763 total videos found: 917036\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RJ5CGcANJP8ique videos found: 574768 total videos found: 917048\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i7Gd1-XlnIEique videos found: 575014 total videos found: 917418\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JBMMJW1l-P0ique videos found: 575258 total videos found: 917790\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5spUwAm1oo8ique videos found: 575294 total videos found: 917861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gDsoZsrVDYMique videos found: 575644 total videos found: 918352\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f2SGa6tWUW0ique videos found: 576369 total videos found: 919384\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uFxQxx9KLdAique videos found: 577342 total videos found: 920947\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lVNfOFoogzAique videos found: 577702 total videos found: 921557\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pNhJwQzaHPMique videos found: 579287 total videos found: 924293\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IQn6iBs7ngcique videos found: 579361 total videos found: 924412\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IdNbgL6tIuAique videos found: 580199 total videos found: 925652\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VZBSjVcAY7c\n", + "substring not found https://www.youtube.com/shorts/ix5HAWvp6AMique videos found: 580216 total videos found: 925676\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SqLIYvO3MCIique videos found: 580290 total videos found: 925782\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PM3wYCGm_J8ique videos found: 580494 total videos found: 926115\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-TGLxPBP5d0\n", + "substring not found https://www.youtube.com/shorts/ZobokjnGmiMique videos found: 583610 total videos found: 930606\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WRYAM8LBJXYique videos found: 583615 total videos found: 930618\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0SWQrF99UQU\n", + "substring not found https://www.youtube.com/shorts/_PKUwpyRrVYique videos found: 583621 total videos found: 930630\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6zmru-IH8Nwique videos found: 583635 total videos found: 930666\t\t\t\n", + "substring not found https://www.youtube.com/shorts/POUf2rO6xAQ\n", + "substring not found https://www.youtube.com/shorts/fH_9VkxygVA\n", + "substring not found https://www.youtube.com/shorts/JZefPgVS7u0\n", + "substring not found https://www.youtube.com/shorts/s7rY_eYCOnYique videos found: 584055 total videos found: 931307\t\t\t\n", + "substring not found https://www.youtube.com/shorts/65ESB2Y42Xoique videos found: 584098 total videos found: 931367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lcO1Ipir4OIique videos found: 584467 total videos found: 931871\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X9B6d3x0l1Iique videos found: 585814 total videos found: 933815\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HzeMjMfy8twique videos found: 585823 total videos found: 933827\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b2nJtLrJPjEique videos found: 585852 total videos found: 933863\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E7u7k1eYnIYique videos found: 586090 total videos found: 934216\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ql5aPB1L8wwique videos found: 586187 total videos found: 934323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-zfiKCOJCVYique videos found: 586274 total videos found: 934430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k8DbIwrlYyYique videos found: 587345 total videos found: 936043\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QWqEFheS_80ique videos found: 587351 total videos found: 936055\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pMs56btdFK0ique videos found: 591478 total videos found: 943284\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fKLAtKFs9sIique videos found: 591832 total videos found: 943788\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VEwgJeuAPHkique videos found: 592607 total videos found: 944873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wg_1QgjzMtIique videos found: 594882 total videos found: 948726\t\t\t\n", + "substring not found https://www.youtube.com/shorts/apUyhsNrAlQique videos found: 595265 total videos found: 949216\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tm-7zmRa64Y\n", + "substring not found https://www.youtube.com/shorts/JnXcQNylvco\n", + "substring not found https://www.youtube.com/shorts/rNeDTXjGY9s\n", + "substring not found https://www.youtube.com/shorts/_bG8zI1u-Gcique videos found: 595403 total videos found: 949418\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JCusQW8ZKB4ique videos found: 596477 total videos found: 951492\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ad52e2aZ8_Eique videos found: 598184 total videos found: 954873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/j7ZU3fbCQ8cique videos found: 598221 total videos found: 954930\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a56DnWXIb2Eique videos found: 599515 total videos found: 957061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7ZZkOQ-2oVEique videos found: 600720 total videos found: 958774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XE7eStnnnqoique videos found: 600758 total videos found: 958822\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UoCG9muKT-c\n", + "substring not found https://www.youtube.com/shorts/YjthOVLYpmcique videos found: 600916 total videos found: 959012\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LAoZzruH0Ocique videos found: 600925 total videos found: 959024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WsYt0NHeEic\n", + "substring not found https://www.youtube.com/shorts/yAciWLDJia8\n", + "substring not found https://www.youtube.com/shorts/nkmRQBXXu9oique videos found: 601024 total videos found: 959142\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wrmC0V0mHIQique videos found: 601081 total videos found: 959225\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_bTZ0zIxSHEique videos found: 601190 total videos found: 959393\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3ETQRPYmttoique videos found: 601356 total videos found: 959608\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nkw97Hguf5Iique videos found: 602918 total videos found: 962917\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5CrNWRfg88cique videos found: 602952 total videos found: 962965\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LY6ZRZKjlb0\n", + "substring not found https://www.youtube.com/shorts/AdNcUvCTiy8ique videos found: 603562 total videos found: 964213\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kzEImdN3PF0ique videos found: 604268 total videos found: 965237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mVtwv9SthZ4\n", + "substring not found https://www.youtube.com/shorts/LT6avAGaUqcique videos found: 605097 total videos found: 966749\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FOtJprXzGlYique videos found: 605177 total videos found: 967029\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e-inPqZtS_sique videos found: 605959 total videos found: 968398\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wU9M4_Ndvqwique videos found: 605985 total videos found: 968434\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fgjSqToFavwique videos found: 606361 total videos found: 968952\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yJuJJqF4qd4\n", + "substring not found https://www.youtube.com/shorts/EjQAknhinvIique videos found: 608561 total videos found: 972227\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MZ6SP-9M6IUique videos found: 608568 total videos found: 972239\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l_U9MOWVmpoique videos found: 608592 total videos found: 972275\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fX65cV0Npscique videos found: 609449 total videos found: 973962\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OugvJTaAepsique videos found: 610423 total videos found: 975376\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XbUwdB_yiboique videos found: 610435 total videos found: 975388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1fl21xsQP-Mique videos found: 610547 total videos found: 975544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aUsFS-pVWD8ique videos found: 610921 total videos found: 976060\t\t\t\n", + "substring not found https://www.youtube.com/shorts/liVEWoqwLKIique videos found: 610932 total videos found: 976084\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3bPz5wuu8tkique videos found: 611139 total videos found: 976420\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_Qqn0fSRSLc\n", + "substring not found https://www.youtube.com/shorts/PdORj0aRzvg\n", + "substring not found https://www.youtube.com/shorts/xdjc1laLx54ique videos found: 611206 total videos found: 976516\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0rdUUN1rCyoique videos found: 611212 total videos found: 976528\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3fSJIqLcUAU\n", + "substring not found https://www.youtube.com/shorts/Y8lAzH-LFYsique videos found: 611227 total videos found: 976564\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oJ6ULMoeIQM\n", + "substring not found https://www.youtube.com/shorts/w4OmWB-U6TIique videos found: 611457 total videos found: 976899\t\t\t\n", + "substring not found https://www.youtube.com/shorts/q4pwI768yqIique videos found: 611745 total videos found: 977475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/96gXttDL4SMique videos found: 611831 total videos found: 977631\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GJxpvZS4Cggique videos found: 612015 total videos found: 977904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zDWEmyxlMRIique videos found: 612032 total videos found: 977952\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JsRJYcHoBhoique videos found: 612549 total videos found: 978730\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P_3oPkC0-isique videos found: 613093 total videos found: 979502\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=ECRRRcXycjInd: 614309 total videos found: 981453\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VE3jM1CtkIgique videos found: 615147 total videos found: 982762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ORKWX-UM2n4ique videos found: 615287 total videos found: 982958\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=zm7-FBn7xCgnd: 615359 total videos found: 983064\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nDKA1CtfHd8ique videos found: 616073 total videos found: 984280\t\t\t\n", + "substring not found https://www.youtube.com/shorts/A1hTM0UvhOM\n", + "substring not found https://www.youtube.com/shorts/nNPrz5PKiTIique videos found: 617833 total videos found: 987093\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0PZilYOgyOgique videos found: 619962 total videos found: 990941\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_3_F8vCBGrYique videos found: 620883 total videos found: 992517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kAJuEPJ_mkw\n", + "substring not found https://www.youtube.com/shorts/P2e2LUtI5tc\n", + "substring not found https://www.youtube.com/shorts/skl-Tvs4zboique videos found: 621312 total videos found: 993078\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WSkz9BZt6Eoique videos found: 621494 total videos found: 993327\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gSG1jWHTwpAique videos found: 621817 total videos found: 993793\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CMaRgP_aRX8ique videos found: 621894 total videos found: 993889\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qLYjrzu8HTEique videos found: 622169 total videos found: 994295\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b--zgWSKgwwique videos found: 622406 total videos found: 994655\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N3DgtChDwZcique videos found: 622916 total videos found: 995523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nu1Sy-huZqk\n", + "substring not found https://www.youtube.com/shorts/DXvFnQwe9ccique videos found: 622982 total videos found: 995619\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-OZKLQHEtsgique videos found: 623014 total videos found: 995655\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yhWFnnReWcMique videos found: 623281 total videos found: 996007\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xuTCTaYtKl8ique videos found: 623732 total videos found: 997254\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Zmt1n5Ml3Y\n", + "substring not found https://www.youtube.com/shorts/Ni4Ys9muO5sique videos found: 623777 total videos found: 997359\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bIfsc25qWO0ique videos found: 625614 total videos found: 1001908\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dLsLmJkdT-Aique videos found: 625732 total videos found: 1002076\t\t\t\n", + "substring not found https://www.youtube.com/shorts/n--b4C_b7yEique videos found: 627150 total videos found: 1004010\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S_Q_z6NLSIwique videos found: 627225 total videos found: 1004140\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-hhVDhUjaZIique videos found: 627303 total videos found: 1004248\t\t\t\n", + "substring not found https://www.youtube.com/shorts/696P3XYoR5Iique videos found: 629264 total videos found: 1007860\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iS1cFyt8fBg\n", + "substring not found https://www.youtube.com/shorts/PrGj9wSstuM\n", + "substring not found https://www.youtube.com/shorts/R9XRCzCgMd4ique videos found: 631691 total videos found: 1011971\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BKM6eNkME00ique videos found: 631892 total videos found: 1012234\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-xHucZR-kcUique videos found: 632098 total videos found: 1012510\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UOBSFPW5LQgique videos found: 632244 total videos found: 1012702\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yO8fL4pM2a4ique videos found: 633284 total videos found: 1014696\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8cegtmU3AhIique videos found: 633306 total videos found: 1014747\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZBoByxTQd5Eique videos found: 634241 total videos found: 1016277\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S7U0-t4QSJwique videos found: 635436 total videos found: 1018223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vOm0adBpkYQ\n", + "substring not found https://www.youtube.com/shorts/9fu_efom254ique videos found: 636818 total videos found: 1020348\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DlgKOs4LMCYique videos found: 636916 total videos found: 1020487\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aB9l7hphCSMique videos found: 637446 total videos found: 1021273\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xKHM36t0QGoique videos found: 638179 total videos found: 1022275\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6ePpaOgdDQQique videos found: 638524 total videos found: 1022997\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7V-nuGiIQEsique videos found: 639875 total videos found: 1026084\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZSLqfRYBGEIique videos found: 640302 total videos found: 1026763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WrqvzzcJClYique videos found: 640642 total videos found: 1027301\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=8u99lWnxd2End: 640755 total videos found: 1027456\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-GnDaruSp5Qique videos found: 641129 total videos found: 1027986\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iWEAPqc3qpcique videos found: 641402 total videos found: 1028381\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7S_QuVnwdPkique videos found: 642895 total videos found: 1030799\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y360oXUGEkE\n", + "substring not found https://www.youtube.com/shorts/iISkqMlLQ2oique videos found: 642904 total videos found: 1030811\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5wuv4hCKr4Mique videos found: 644457 total videos found: 1033287\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lMw8S9BrSNQique videos found: 645094 total videos found: 1034286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CIoU21QXzRQique videos found: 646364 total videos found: 1037323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T82kl-BqOSAique videos found: 646535 total videos found: 1037549\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gArueMYNNHEique videos found: 646652 total videos found: 1037737\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c58DBhpHNR8ique videos found: 646797 total videos found: 1038060\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QGdzWjPPrHYique videos found: 646906 total videos found: 1038202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p8NZqrsQDVo\n", + "substring not found https://www.youtube.com/shorts/U-qCNYPdlQQique videos found: 646913 total videos found: 1038214\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DhXlG-jYhTIique videos found: 649258 total videos found: 1042401\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YtzEpY0TJmwique videos found: 649273 total videos found: 1042437\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LUQqu9s5Pukique videos found: 649304 total videos found: 1042485\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HNVDxQHZ5DEique videos found: 649698 total videos found: 1043113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X_TJ5yM7K3g\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=bLf1zN1VTFond: 650506 total videos found: 1044263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cegkZEJsHmQique videos found: 650649 total videos found: 1044454\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZehkwSrB13oique videos found: 650730 total videos found: 1044573\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GTau8ua8AGcique videos found: 651431 total videos found: 1045980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F6TyH1imHCc\n", + "substring not found https://www.youtube.com/shorts/52r_rc7zfnEique videos found: 651709 total videos found: 1046410\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CEH4Y9LEPkkique videos found: 652389 total videos found: 1047393\t\t\t\n", + "substring not found https://www.youtube.com/shorts/daMpFPYRexQique videos found: 652744 total videos found: 1047854\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RnAE7JPhT8oique videos found: 652811 total videos found: 1047984\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y4AibHZa6Sgique videos found: 653237 total videos found: 1048638\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t4-1M1h8S_cique videos found: 654825 total videos found: 1050790\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r5wWAHZeRK4\n", + "substring not found https://www.youtube.com/shorts/TBQ5gjbLS1sique videos found: 655040 total videos found: 1051078\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mEYij71wFKs\n", + "substring not found https://www.youtube.com/shorts/Ncm2-L_3jWQique videos found: 655166 total videos found: 1051270\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f40jCzMgEpkique videos found: 655274 total videos found: 1051450\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yIAiGhvm3UIique videos found: 655284 total videos found: 1051462\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rWdjms7MWTEique videos found: 655412 total videos found: 1051641\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ODi-4Kj9iew\n", + "substring not found https://www.youtube.com/shorts/Yd9_77rOadwique videos found: 655422 total videos found: 1051665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lNX1rcO31Fsique videos found: 655473 total videos found: 1051749\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CryR-DEicxsique videos found: 656099 total videos found: 1052622\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QNde0wJhWu0ique videos found: 656571 total videos found: 1053254\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p0R1rmNhNZY\n", + "substring not found https://www.youtube.com/shorts/43V5L4wrjhMique videos found: 656578 total videos found: 1053266\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kJgyaYgaVKA\n", + "substring not found https://www.youtube.com/shorts/0NsaI5K2Feoique videos found: 656616 total videos found: 1053338\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CmJ0jm_xCbgique videos found: 656701 total videos found: 1053458\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HY1SrIbKywgique videos found: 657138 total videos found: 1054122\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=pkabYtomNoInd: 658055 total videos found: 1055832\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WUEq2HA78P8ique videos found: 658103 total videos found: 1055925\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qzNbb4N2YXgique videos found: 658407 total videos found: 1056428\t\t\t\n", + "substring not found https://www.youtube.com/shorts/onFL-xBJyGsique videos found: 659000 total videos found: 1057356\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KvKaAZudecIique videos found: 659066 total videos found: 1057451\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AIl_qL5WNIEique videos found: 659075 total videos found: 1057463\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZGQYwgMKLt0\n", + "substring not found https://www.youtube.com/shorts/nSYmbyZ_LDwique videos found: 659312 total videos found: 1057771\t\t\t\n", + "substring not found https://www.youtube.com/shorts/usu1TvkH8Twique videos found: 659397 total videos found: 1057891\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sSElU_KXwjIique videos found: 659690 total videos found: 1058299\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y5RSrG6IU3wique videos found: 659860 total videos found: 1058515\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1Eec1FFaMkIique videos found: 660115 total videos found: 1058861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ccUf33Fu4W0ique videos found: 661596 total videos found: 1060923\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-55BHz2J7hc\n", + "substring not found https://www.youtube.com/shorts/owaF4MDga-wique videos found: 661630 total videos found: 1060995\t\t\t\n", + "substring not found https://www.youtube.com/shorts/n5pyBTNzxp4\n", + "substring not found https://www.youtube.com/shorts/xV1DEp_eKiA\n", + "substring not found https://www.youtube.com/shorts/Jj8LDaxawWw\n", + "substring not found https://www.youtube.com/shorts/ohqjLCgt8Qsique videos found: 661633 total videos found: 1061007\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K5eP20o3VWwique videos found: 661720 total videos found: 1061136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c39Sr11u_ykique videos found: 661887 total videos found: 1061376\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o9mfEkqFcq4\n", + "substring not found https://www.youtube.com/shorts/XiiwJsZOihM\n", + "substring not found https://www.youtube.com/shorts/riuFe1xh270\n", + "substring not found https://www.youtube.com/shorts/qOe4zjqRPtA\n", + "substring not found https://www.youtube.com/shorts/H3AfeXYM0xwique videos found: 662035 total videos found: 1061580\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZZdZs3zqIc4ique videos found: 662225 total videos found: 1061839\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i72lLkH6bvUique videos found: 662846 total videos found: 1062733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gpmzgC_ctIEique videos found: 662864 total videos found: 1062768\t\t\t\n", + "substring not found https://www.youtube.com/shorts/INwhEB87s9Mique videos found: 663318 total videos found: 1063449\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iH51bkhw7Oc\n", + "substring not found https://www.youtube.com/shorts/ma-jhLmM6fEique videos found: 663332 total videos found: 1063473\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c2e-cDFGNzAique videos found: 663793 total videos found: 1064086\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UwMQhagZ2dwique videos found: 663878 total videos found: 1064242\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=FdGz3wPP7Qw&pp=sAQB95 total videos found: 1068520\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oB8ZC98qvGMique videos found: 667115 total videos found: 1069749\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XXa0oeuCRgwique videos found: 667135 total videos found: 1069773\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1pA2pUYZvcYique videos found: 667281 total videos found: 1069964\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U45hsQtfYo8ique videos found: 667962 total videos found: 1070996\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RmzULkLA_9wique videos found: 667971 total videos found: 1071008\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T9s2JlvSsvwique videos found: 667973 total videos found: 1071019\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RsnaRySE4Voique videos found: 667982 total videos found: 1071043\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iV9gr5xKS8g\n", + "substring not found https://www.youtube.com/shorts/oWWC43GfbuUique videos found: 668616 total videos found: 1071924\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jIbPoAVCow8ique videos found: 669009 total videos found: 1072461\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2f_aEVGTWbw\n", + "substring not found https://www.youtube.com/shorts/GitFROoeXIcique videos found: 669694 total videos found: 1073605\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nvJCnmbmEvsique videos found: 669750 total videos found: 1073677\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yfcAHlnLJlAique videos found: 669975 total videos found: 1073989\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1VLdh6Oz7rQique videos found: 669999 total videos found: 1074013\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JV4Vkv9zUAIique videos found: 670164 total videos found: 1074251\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W0g9bhbvtPUique videos found: 670921 total videos found: 1075294\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Pm17U3Xz5Mwique videos found: 671982 total videos found: 1076722\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6Hye3rHu6rgique videos found: 672117 total videos found: 1076947\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jLcWAMA1WCM\n", + "substring not found https://www.youtube.com/shorts/-kLROL-Cr04\n", + "substring not found https://www.youtube.com/shorts/5VqMA_KMOa4\n", + "substring not found https://www.youtube.com/shorts/1X2T3JGvtPM\n", + "substring not found https://www.youtube.com/shorts/Y7eEPc-Ugog\n", + "substring not found https://www.youtube.com/shorts/U-6eEKa8_xE\n", + "substring not found https://www.youtube.com/shorts/6f1sleqlKtsique videos found: 672681 total videos found: 1077798\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Hdfv_4HCspk\n", + "substring not found https://www.youtube.com/shorts/Vx25eH1xhIU\n", + "substring not found https://www.youtube.com/shorts/YYa3wO1jYk0ique videos found: 672688 total videos found: 1077810\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-ds3inqf9vwique videos found: 674474 total videos found: 1080602\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RH42rhldDWYique videos found: 674650 total videos found: 1080850\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AKFLot46luQique videos found: 674910 total videos found: 1081214\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YemDxLSJBGgique videos found: 675543 total videos found: 1082245\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PLwNzgk_ewoique videos found: 675690 total videos found: 1082460\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LTIOLG2mhnYique videos found: 675729 total videos found: 1082532\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dN31My5wkeY\n", + "substring not found https://www.youtube.com/shorts/VQjMIpjY0ds\n", + "substring not found https://www.youtube.com/shorts/M9NBZ_RcKIY\n", + "substring not found https://www.youtube.com/shorts/P7vM3c5I1y8ique videos found: 675913 total videos found: 1082808\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qq86OpTMZVYique videos found: 675958 total videos found: 1082880\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BBTiDW-TDcQique videos found: 676007 total videos found: 1082976\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x_OyU7G_OjMique videos found: 676205 total videos found: 1083335\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GdkxSyelwdYique videos found: 676538 total videos found: 1083763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1UQgT3E8QzAique videos found: 676630 total videos found: 1083895\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8YEjWd3ug-kique videos found: 677550 total videos found: 1085407\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HM6YL7UWpdQique videos found: 678042 total videos found: 1086156\t\t\t\n", + "substring not found https://www.youtube.com/shorts/d__k_AIHEW8ique videos found: 678279 total videos found: 1086522\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X7-9YSJGAp0ique videos found: 678881 total videos found: 1087481\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a6UdIlznE9Eique videos found: 678887 total videos found: 1087493\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kNR4HJYWTRIique videos found: 679241 total videos found: 1088220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ziabm07gXBo\n", + "substring not found https://www.youtube.com/shorts/_ggXb0EKrbc\n", + "substring not found https://www.youtube.com/shorts/YUzlof94g-Q\n", + "substring not found https://www.youtube.com/shorts/bE-2MdDmZ_k\n", + "substring not found https://www.youtube.com/shorts/isrgrgmOQnAique videos found: 679384 total videos found: 1088482\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nTeJiWa6gCsique videos found: 679459 total videos found: 1088578\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IyVWZXJw-4w\n", + "substring not found https://www.youtube.com/shorts/R7yDuFLokmA\n", + "substring not found https://www.youtube.com/shorts/L-2jDQHPSFIique videos found: 679547 total videos found: 1088710\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WfkDygtVZ3U\n", + "substring not found https://www.youtube.com/shorts/7nUz_V7AFD0\n", + "substring not found https://www.youtube.com/shorts/WYywQzz0avYique videos found: 679707 total videos found: 1088986\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6tKjyER7pWg\n", + "substring not found https://www.youtube.com/shorts/9_G6AnAqRsEique videos found: 680504 total videos found: 1090260\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZT2A92Y-yHIique videos found: 680771 total videos found: 1090653\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jpjQEDJwNogique videos found: 681015 total videos found: 1091009\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aJOP2hGdhh4ique videos found: 681169 total videos found: 1091198\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9tdZoG4LXSsique videos found: 682275 total videos found: 1093060\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9gv4KDhO5x8ique videos found: 682317 total videos found: 1093132\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LxiPoNvs9Y0ique videos found: 682417 total videos found: 1093288\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DPpkGmd-OEsique videos found: 682430 total videos found: 1093312\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fNhnUkAwk3gique videos found: 682881 total videos found: 1093931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s2jPGKAOuKI\n", + "substring not found https://www.youtube.com/shorts/c94TpFUeSPgique videos found: 683074 total videos found: 1094205\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vSr3ddaZ8mMique videos found: 683080 total videos found: 1094216\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9psuDaOGjcAique videos found: 683113 total videos found: 1094264\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Dkp3rO2mqsique videos found: 683549 total videos found: 1095036\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0a5d4qSA3U0ique videos found: 685036 total videos found: 1097398\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yd26M4wCNlMique videos found: 686501 total videos found: 1099939\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Dw85RIvQlc8ique videos found: 686952 total videos found: 1100626\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QDytUlWR4LUique videos found: 687471 total videos found: 1101375\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fgex8AkYy_g\n", + "substring not found https://www.youtube.com/shorts/mgVh3OgaoGwique videos found: 687514 total videos found: 1101447\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Caj7VzheINAique videos found: 687605 total videos found: 1101590\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vOf1B9lN2M0ique videos found: 687667 total videos found: 1101698\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L2EDlSRkJNsique videos found: 687743 total videos found: 1101818\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dno0IzAT5ZYique videos found: 689990 total videos found: 1104924\t\t\t\n", + "substring not found https://www.youtube.com/shorts/R7OTNyaX7Qoique videos found: 690122 total videos found: 1105128\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7jFVjrl52Usique videos found: 690163 total videos found: 1105176\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Be-WFkUH8Ssique videos found: 693590 total videos found: 1111568\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LYytSXnSCOIique videos found: 693698 total videos found: 1111729\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cPsthdkEh7Qique videos found: 693915 total videos found: 1112098\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yvLfqUIoc1Q\n", + "substring not found https://www.youtube.com/shorts/ecc8vfpm3C0\n", + "substring not found https://www.youtube.com/shorts/QTi0cUzjbeMique videos found: 693943 total videos found: 1112146\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1zFyBWxIxnE\n", + "substring not found https://www.youtube.com/shorts/DjGii0HtozY\n", + "substring not found https://www.youtube.com/shorts/iAD9MKfiCf8ique videos found: 695456 total videos found: 1114665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jjXyavKU-Fkique videos found: 696258 total videos found: 1115739\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8-udR3vc-yIique videos found: 696824 total videos found: 1116555\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pD__WIXRWe0ique videos found: 696878 total videos found: 1116627\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CifhmnmgJwIique videos found: 696986 total videos found: 1116794\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LYVaCDor9jQique videos found: 697310 total videos found: 1117256\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FkDFIoHiwN8ique videos found: 697770 total videos found: 1117896\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xZuYtL0Mc3cique videos found: 697782 total videos found: 1117920\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Vbgyx-KKZW8\n", + "substring not found https://www.youtube.com/shorts/DuphSKwoK4wique videos found: 700898 total videos found: 1122622\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7d2DtHJ4AZA\n", + "substring not found https://www.youtube.com/shorts/83fsflpPvOQique videos found: 702318 total videos found: 1125931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b89fcmmjn20ique videos found: 702422 total videos found: 1126061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ddRZBArrO8c\n", + "substring not found https://www.youtube.com/shorts/hTkQwUxZqUE\n", + "substring not found https://www.youtube.com/shorts/wUX4Im_w5C4\n", + "substring not found https://www.youtube.com/shorts/ZoBIFeid2Kc\n", + "substring not found https://www.youtube.com/shorts/mCSBY2ybVDwique videos found: 702515 total videos found: 1126179\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pjYC1evl_HYique videos found: 703191 total videos found: 1127101\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RndNoMZqmpM\n", + "substring not found https://www.youtube.com/shorts/ArZF4lMSF4c\n", + "substring not found https://www.youtube.com/shorts/nJqmwYe6ZHg\n", + "substring not found https://www.youtube.com/shorts/zK364xkdvEIique videos found: 703200 total videos found: 1127113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lc6BBq1-XvM\n", + "substring not found https://www.youtube.com/shorts/rEipQxTJVvg\n", + "substring not found https://www.youtube.com/shorts/jjSe37MkyQwique videos found: 703210 total videos found: 1127125\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Les-NJ43rccique videos found: 703358 total videos found: 1127339\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K3JsDZxf-A4ique videos found: 705250 total videos found: 1131132\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yYjxdf3Lyk0ique videos found: 705462 total videos found: 1131535\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g_Yj1N7df_s\n", + "substring not found https://www.youtube.com/shorts/Et1vf991YYAique videos found: 706246 total videos found: 1132748\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h3dN0GCn1YYique videos found: 707143 total videos found: 1134164\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W7nnigNHK3Mique videos found: 707451 total videos found: 1134631\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K0__ovymdRYique videos found: 707705 total videos found: 1135001\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cyK5x8bQ6aIique videos found: 708039 total videos found: 1135592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JQxpHnGPBsAique videos found: 709458 total videos found: 1138185\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IKJ7KTr8CkYique videos found: 710733 total videos found: 1140004\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wyXs--EkzO0\n", + "substring not found https://www.youtube.com/shorts/Y6dyHMYq0gc\n", + "substring not found https://www.youtube.com/shorts/nk1BeP93uUgique videos found: 710816 total videos found: 1140108\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y1LV_k7nGucique videos found: 711767 total videos found: 1141614\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mfrWS2v5C3oique videos found: 712122 total videos found: 1142214\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tK88oNKXQOk\n", + "substring not found https://www.youtube.com/shorts/KKip3tkrkjIique videos found: 712137 total videos found: 1142250\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sCTI7OO_9_Q\n", + "substring not found https://www.youtube.com/shorts/plXx4m3YInA\n", + "substring not found https://www.youtube.com/shorts/5JzXaqEdsBcique videos found: 712169 total videos found: 1142310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rK-XAzyUd5Iique videos found: 712173 total videos found: 1142322\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CYW7mB9U9wI\n", + "substring not found https://www.youtube.com/shorts/ReomTYhusK0\n", + "substring not found https://www.youtube.com/shorts/tNuBLYgWlQA\n", + "substring not found https://www.youtube.com/shorts/GZQPMkv9A_Mique videos found: 712259 total videos found: 1142466\t\t\t\n", + "substring not found https://www.youtube.com/shorts/G7uh5-KN_XQ\n", + "substring not found https://www.youtube.com/shorts/mWncGYcT2n4ique videos found: 713203 total videos found: 1143983\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YnF2xcShrhwique videos found: 714280 total videos found: 1145724\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QOmIBgMqvlYique videos found: 714401 total videos found: 1145922\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GkuKJasF1DMique videos found: 714872 total videos found: 1146537\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gVfrHJlBbg4ique videos found: 715644 total videos found: 1147575\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P8KsPKQfP-o\n", + "substring not found https://www.youtube.com/shorts/FtZ3DvjZ0Ig\n", + "substring not found https://www.youtube.com/shorts/x0ZS3Vuqm5c\n", + "substring not found https://www.youtube.com/shorts/BuN0CfurX0E\n", + "substring not found https://www.youtube.com/shorts/fw3vDPUE5dQique videos found: 716092 total videos found: 1148282\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9r34_f6BNLgique videos found: 716134 total videos found: 1148342\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yor8MQGKrqsique videos found: 716295 total videos found: 1148558\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FQY9dRwgqLM\n", + "substring not found https://www.youtube.com/shorts/LqNRJDiEAFwique videos found: 716806 total videos found: 1149382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uSCrSNEs4Y8ique videos found: 717178 total videos found: 1149919\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p5GFiKSyYhAique videos found: 717376 total videos found: 1150219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7MjNFxYHetE\n", + "substring not found https://www.youtube.com/shorts/yawxGdd1RHMique videos found: 718138 total videos found: 1151342\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E_loUL_ejb4ique videos found: 718180 total videos found: 1151414\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jFvYIFCFMbkique videos found: 718253 total videos found: 1151509\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sfrmHSV6UaU\n", + "substring not found https://www.youtube.com/shorts/Yl-qoPT_n28\n", + "substring not found https://www.youtube.com/shorts/NRl7PLMTsxQ\n", + "substring not found https://www.youtube.com/shorts/ot3wy9a_kNAique videos found: 718315 total videos found: 1151615\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x8GW8WfmXkMique videos found: 719019 total videos found: 1152727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mA5gYl4U_M8ique videos found: 719584 total videos found: 1153606\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_tlWqw3aJ4k\n", + "substring not found https://www.youtube.com/shorts/Iy1CXKA5SeQ\n", + "substring not found https://www.youtube.com/shorts/Xqr82iDpwgkique videos found: 719595 total videos found: 1153618\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BlL_c0UBuP4ique videos found: 719934 total videos found: 1154110\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UIAbA9HRWJ4\n", + "substring not found https://www.youtube.com/shorts/uT1eprGdF14ique videos found: 719970 total videos found: 1154158\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LyPJWGeUBug\n", + "substring not found https://www.youtube.com/shorts/vfbDfKf-1Gw\n", + "substring not found https://www.youtube.com/shorts/jb1Cjm24URo\n", + "substring not found https://www.youtube.com/shorts/YWEP4MvsDTQ\n", + "substring not found https://www.youtube.com/shorts/H3tqPsj-vE4ique videos found: 719980 total videos found: 1154170\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SPY1P0WAbPA\n", + "substring not found https://www.youtube.com/shorts/ITMqI4_wbEY\n", + "substring not found https://www.youtube.com/shorts/dISXJC3qxWU\n", + "substring not found https://www.youtube.com/shorts/jFQ_rfzUho8\n", + "substring not found https://www.youtube.com/shorts/D0lA0HlTEx8\n", + "substring not found https://www.youtube.com/shorts/tH61i7cVz14ique videos found: 719991 total videos found: 1154182\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VKZP6K0ze6I\n", + "substring not found https://www.youtube.com/shorts/S9xWRFSdI7A\n", + "substring not found https://www.youtube.com/shorts/cDMunAKWxKs\n", + "substring not found https://www.youtube.com/shorts/mNneJXcSuIc\n", + "substring not found https://www.youtube.com/shorts/tWbBxNBn_kY\n", + "substring not found https://www.youtube.com/shorts/PGhuZA-xreY\n", + "substring not found https://www.youtube.com/shorts/d3U9QhoT2q0\n", + "substring not found https://www.youtube.com/shorts/itysWHXH3vA\n", + "substring not found https://www.youtube.com/shorts/acFStWhcNIQ\n", + "substring not found https://www.youtube.com/shorts/ZfFxxywPgOsique videos found: 720678 total videos found: 1155222\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yMPcRmN0e2I\n", + "substring not found https://www.youtube.com/shorts/HoyrUnu6ypc\n", + "substring not found https://www.youtube.com/shorts/lqXT4E1Dydwique videos found: 720690 total videos found: 1155234\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lzyo8tev3mQique videos found: 720697 total videos found: 1155246\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7XbAfSwBykQ\n", + "substring not found https://www.youtube.com/shorts/jxyaY7yd4V0ique videos found: 720714 total videos found: 1155270\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aLFkaMTxx8Aique videos found: 721043 total videos found: 1155873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tyz3ZsxS9CUique videos found: 721347 total videos found: 1156327\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y2qFDNkS8q8ique videos found: 721365 total videos found: 1156351\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sIWUzp8KyX4ique videos found: 721384 total videos found: 1156387\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GxA2VsSDG-wique videos found: 721394 total videos found: 1156411\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UIM-K1MIRUQ\n", + "substring not found https://www.youtube.com/shorts/-STDnc1S5wsique videos found: 721751 total videos found: 1156885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fXsD2ZO4haQique videos found: 723233 total videos found: 1158978\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MxK7amFLTj0\n", + "substring not found https://www.youtube.com/shorts/k8xB9lpidsE\n", + "substring not found https://www.youtube.com/shorts/dQ67MduxQKo\n", + "substring not found https://www.youtube.com/shorts/bYRqYGWWn0Aique videos found: 723259 total videos found: 1159026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IMo5exUBurMique videos found: 724054 total videos found: 1160382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Sru0HJN8C7Iique videos found: 724460 total videos found: 1161039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KQK5TN1qmL8ique videos found: 724603 total videos found: 1161231\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oWUcVV-fq8Yique videos found: 725150 total videos found: 1162006\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kkxlRp476j0ique videos found: 725178 total videos found: 1162042\t\t\t\n", + "substring not found https://www.youtube.com/shorts/udH-hvHg32Qique videos found: 725260 total videos found: 1162150\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WHKJxudCbJQique videos found: 725315 total videos found: 1162246\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZEIjprwyrBQ\n", + "substring not found https://www.youtube.com/shorts/r-iFHbBQB6Mique videos found: 725398 total videos found: 1162354\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v0CzGOZVFCoique videos found: 725501 total videos found: 1162482\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LM5pr6fUJGo\n", + "substring not found https://www.youtube.com/shorts/sZRx-bUWV6Qique videos found: 726037 total videos found: 1163229\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wkEBbOQTehUique videos found: 726077 total videos found: 1163272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ObzM40miZXY\n", + "substring not found https://www.youtube.com/shorts/4i6XxI3nYMM\n", + "substring not found https://www.youtube.com/shorts/VYyuxM71WZMique videos found: 726100 total videos found: 1163307\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C_URGJrhgTUique videos found: 726365 total videos found: 1163637\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vY2eDopF8E4ique videos found: 726452 total videos found: 1163768\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ytHG8daMMu4ique videos found: 726464 total videos found: 1163792\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FzKuYRhQyhsique videos found: 726516 total videos found: 1163864\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rhVQEmMBVcUique videos found: 726780 total videos found: 1164230\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YkaAkzq-f1c\n", + "substring not found https://www.youtube.com/shorts/eXMb2dTtw_0ique videos found: 727867 total videos found: 1165887\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KHNfV7lGGe4ique videos found: 730604 total videos found: 1170236\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lspUPrdiJDYique videos found: 731019 total videos found: 1170904\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3kk8MhC0-0sique videos found: 731031 total videos found: 1170916\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yrANOZ-T51g\n", + "substring not found https://www.youtube.com/shorts/4k4ksOM0mCIique videos found: 731062 total videos found: 1170952\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nAINTLbFtRIique videos found: 731152 total videos found: 1171096\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B2q2b4UkfpY\n", + "substring not found https://www.youtube.com/shorts/ZquB0FYU0u8ique videos found: 731899 total videos found: 1172160\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Uk9PaDuNfFoique videos found: 732981 total videos found: 1173842\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jYrsa4zEtb4ique videos found: 733612 total videos found: 1174770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_QIX32mEEoAique videos found: 733686 total videos found: 1174866\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XPf40KbDqfYique videos found: 734599 total videos found: 1176460\t\t\t\n", + "substring not found https://www.youtube.com/shorts/USf2g__DsMo\n", + "substring not found https://www.youtube.com/shorts/KUTbOoswEWsique videos found: 734617 total videos found: 1176484\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QU25xlEDj8cique videos found: 734640 total videos found: 1176531\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PV4-rOTnYXI\n", + "substring not found https://www.youtube.com/shorts/R5gxYHO57Cwique videos found: 734652 total videos found: 1176543\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iC8nCdk1puEique videos found: 734661 total videos found: 1176555\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fD3i1WHm7Wwique videos found: 736018 total videos found: 1178506\t\t\t\n", + "substring not found https://www.youtube.com/shorts/svrX-kV1XnUique videos found: 736675 total videos found: 1179440\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S9nrr-CfARkique videos found: 737763 total videos found: 1181094\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X3JyndoFhCIique videos found: 738037 total videos found: 1181640\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8phXNCDTy80ique videos found: 738743 total videos found: 1182875\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1rxhDWAU644ique videos found: 738978 total videos found: 1183184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dwbkNNUs3QUique videos found: 738998 total videos found: 1183208\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yw1aT_A_fYcique videos found: 739018 total videos found: 1183232\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pfbohXeH91Mique videos found: 740272 total videos found: 1185352\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ysjOVHAGibsique videos found: 740477 total videos found: 1185760\t\t\t\n", + "substring not found https://www.youtube.com/shorts/A9t5tnPZ5hwique videos found: 740756 total videos found: 1186251\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EO1dvKbVRSEique videos found: 740879 total videos found: 1186455\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xvynylywiF0ique videos found: 741146 total videos found: 1186813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JKLzxNTe2kMique videos found: 741170 total videos found: 1186837\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_cCH51g4iZsique videos found: 741191 total videos found: 1186861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K3CvnBwAPF0ique videos found: 741203 total videos found: 1186873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CGF5vlGeTBoique videos found: 741215 total videos found: 1186885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nG8WgBLizy4ique videos found: 741565 total videos found: 1187388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F2mz-mfM25Aique videos found: 743088 total videos found: 1189523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/74VT6e9O0xY\n", + "substring not found https://www.youtube.com/shorts/JgIbQZ3G81kique videos found: 743403 total videos found: 1190050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l75MshjTLIsique videos found: 743497 total videos found: 1190206\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ryLEYOEJuxM\n", + "substring not found https://www.youtube.com/shorts/YXK_GGH76JY\n", + "substring not found https://www.youtube.com/shorts/ed_YNeH5NYE\n", + "substring not found https://www.youtube.com/shorts/jpR3tS2-6m8ique videos found: 743527 total videos found: 1190242\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XQ5julcjNOEique videos found: 743720 total videos found: 1190576\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uztrTkytz3E\n", + "substring not found https://www.youtube.com/shorts/4MANg-9zveA\n", + "substring not found https://www.youtube.com/shorts/WqpgPsUDBnAique videos found: 743729 total videos found: 1190588\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uolpWo4F5f0\n", + "substring not found https://www.youtube.com/shorts/-f8Vn4EjZLQ\n", + "substring not found https://www.youtube.com/shorts/kcu5oGZ3Zbwique videos found: 743761 total videos found: 1190624\t\t\t\n", + "substring not found https://www.youtube.com/shorts/q5Janp5f1Bk\n", + "substring not found https://www.youtube.com/shorts/SM5z0JDviYE\n", + "substring not found https://www.youtube.com/shorts/NFCJxARYUuk\n", + "substring not found https://www.youtube.com/shorts/Rzamt7jyO1w\n", + "substring not found https://www.youtube.com/shorts/x4RsPSdtyEg\n", + "substring not found https://www.youtube.com/shorts/BrNjYipR0Rc\n", + "substring not found https://www.youtube.com/shorts/c2ibjYQqIds\n", + "substring not found https://www.youtube.com/shorts/7XiYy7n7uAI\n", + "substring not found https://www.youtube.com/shorts/bdkZrXz0z14\n", + "substring not found https://www.youtube.com/shorts/MBZEzumHIi0ique videos found: 743768 total videos found: 1190636\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zVM9LexociA\n", + "substring not found https://www.youtube.com/shorts/Avb18E4JAWY\n", + "substring not found https://www.youtube.com/shorts/UrSsRZhsC0s\n", + "substring not found https://www.youtube.com/shorts/p2xq5bonU10\n", + "substring not found https://www.youtube.com/shorts/72ZNdZtkMDY\n", + "substring not found https://www.youtube.com/shorts/c0u-1NanD6Uique videos found: 743775 total videos found: 1190648\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OD7pEwoIez8ique videos found: 743791 total videos found: 1190672\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p1iIaqOhEwI\n", + "substring not found https://www.youtube.com/shorts/P7yGBJQv654ique videos found: 743799 total videos found: 1190696\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qVguzEr9jko\n", + "substring not found https://www.youtube.com/shorts/Bq0o4Hf09bE\n", + "substring not found https://www.youtube.com/shorts/s3_0N64w670\n", + "substring not found https://www.youtube.com/shorts/x7UPFsmslF4ique videos found: 743805 total videos found: 1190708\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nHBB9k_sb-Yique videos found: 743810 total videos found: 1190720\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ttjTtpb-4Gkique videos found: 744171 total videos found: 1191257\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2paS-pcE0sEique videos found: 744645 total videos found: 1192091\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FR8xuy4Fqdwique videos found: 744739 total videos found: 1192233\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OVnHgFs53q8\n", + "substring not found https://www.youtube.com/shorts/BxadC_KVRBQique videos found: 744911 total videos found: 1192473\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sP9yuslpjaQique videos found: 745372 total videos found: 1193263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8zeTphNDjncique videos found: 745432 total videos found: 1193382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9THr3TN60vYique videos found: 745654 total videos found: 1193734\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zesvnbp9hXQique videos found: 745667 total videos found: 1193757\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K6oDZoUtHJgique videos found: 746909 total videos found: 1195873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uYr9bLD93D8ique videos found: 746917 total videos found: 1195885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MiEX7Dc6nqMique videos found: 746975 total videos found: 1195957\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eX-wP1hUihoique videos found: 747000 total videos found: 1196005\t\t\t\n", + "substring not found https://www.youtube.com/shorts/73TToQjErcI\n", + "substring not found https://www.youtube.com/shorts/hTHb5ZxckPYique videos found: 747006 total videos found: 1196029\t\t\t\n", + "substring not found https://www.youtube.com/shorts/usYZCEzYCPM\n", + "substring not found https://www.youtube.com/shorts/U_DOpUO_D2oique videos found: 747065 total videos found: 1196113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/npVCm9taEqgique videos found: 747683 total videos found: 1197165\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s5NPdob3EDUique videos found: 747917 total videos found: 1197536\t\t\t\n", + "substring not found https://www.youtube.com/shorts/buCPMmVDGdM\n", + "substring not found https://www.youtube.com/shorts/UNJXJj0VoFUique videos found: 748124 total videos found: 1197845\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FJXl_Xi3Xysique videos found: 748144 total videos found: 1197868\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i4Cea0O7X7cique videos found: 748549 total videos found: 1198371\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4QQy9ezr3z0ique videos found: 748795 total videos found: 1198704\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pg4ChO0RG5Aique videos found: 750294 total videos found: 1201198\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gUXgjHARRIc\n", + "substring not found https://www.youtube.com/shorts/9KPhL_42Pscique videos found: 750654 total videos found: 1201712\t\t\t\n", + "substring not found https://www.youtube.com/shorts/99d5k4PFE40ique videos found: 751578 total videos found: 1203196\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LAROKoQTOCQique videos found: 752923 total videos found: 1205274\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x24ZT973NAIique videos found: 753369 total videos found: 1205885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FmBYudTGoO8\n", + "substring not found https://www.youtube.com/shorts/SHiuEbj7CBUique videos found: 753379 total videos found: 1205897\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QU9a4Geeauoique videos found: 753508 total videos found: 1206088\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4iQiHvxLb5Iique videos found: 753575 total videos found: 1206184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NQfOlf5F-pkique videos found: 753606 total videos found: 1206232\t\t\t\n", + "substring not found https://www.youtube.com/shorts/we8JUuOHjx8ique videos found: 753626 total videos found: 1206268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Dhiqaoa5qksique videos found: 753744 total videos found: 1206448\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7yZUuH-jNMMique videos found: 754417 total videos found: 1207444\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6QKNkyV9pmAique videos found: 755287 total videos found: 1209110\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=hRIAt3-49UInd: 756037 total videos found: 1210611\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5GvNqWFRi2Eique videos found: 756482 total videos found: 1211220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f-N44NbR-tcique videos found: 756683 total videos found: 1211550\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ur7_nmKMVckique videos found: 756746 total videos found: 1211632\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1j5nv3jjXeQique videos found: 756796 total videos found: 1211704\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MqgXEzH9JJ0ique videos found: 756829 total videos found: 1211752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9_wQPqR6nEc\n", + "substring not found https://www.youtube.com/shorts/H7bUH-9vgN4\n", + "substring not found https://www.youtube.com/shorts/UW2ylsSfS0U\n", + "substring not found https://www.youtube.com/shorts/dCMlqOz75Dk\n", + "substring not found https://www.youtube.com/shorts/Q9V9O_7VW7Yique videos found: 756866 total videos found: 1211812\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8hOcvBeNx9Mique videos found: 756876 total videos found: 1211824\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9AAEFcEEI6Mique videos found: 756887 total videos found: 1211836\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8K-9ufsXd1sique videos found: 756905 total videos found: 1211872\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KiAhFy4ugw8\n", + "substring not found https://www.youtube.com/shorts/ydQx5pOdMwE\n", + "substring not found https://www.youtube.com/shorts/rghRu2A6tz8ique videos found: 756930 total videos found: 1211908\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JjXW9TOIHCc\n", + "substring not found https://www.youtube.com/shorts/N_NE0e1BpCA\n", + "substring not found https://www.youtube.com/shorts/umRlXp8DSBw\n", + "substring not found https://www.youtube.com/shorts/l9l-9y7QP4Uique videos found: 757006 total videos found: 1212004\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YdPrXm7PcHMique videos found: 757068 total videos found: 1212088\t\t\t\n", + "substring not found https://www.youtube.com/shorts/posWvW6O5_sique videos found: 757095 total videos found: 1212124\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fKloNz6NShg\n", + "substring not found https://www.youtube.com/shorts/ZHOyi9_WhJkique videos found: 757580 total videos found: 1212762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AoGJ-O2i98gique videos found: 757608 total videos found: 1212809\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YFrKrYi8OlYique videos found: 757640 total videos found: 1212867\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=ctCaLQDWs1Qnd: 758279 total videos found: 1214649\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4etwnB0ol8Iique videos found: 761161 total videos found: 1220893\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1sNiVd_6rS0ique videos found: 761414 total videos found: 1221313\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ypTmiWNOykgique videos found: 761425 total videos found: 1221337\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LDtFKCEvkOYique videos found: 761431 total videos found: 1221349\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cniw_IxC7q4ique videos found: 761856 total videos found: 1221983\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sDoJuiIpsbAique videos found: 762420 total videos found: 1222802\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UyV52rMaKD8\n", + "substring not found https://www.youtube.com/shorts/sfyc2nA5FcAique videos found: 762608 total videos found: 1223114\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y7aoTpkTRioique videos found: 762789 total videos found: 1223353\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bqpF8NQM2qAique videos found: 763896 total videos found: 1224807\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FyGqaR7yxq0ique videos found: 764435 total videos found: 1225579\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mUVA2INolgUique videos found: 764524 total videos found: 1225717\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aQhqh9lEqucique videos found: 764854 total videos found: 1226244\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4JlJbKtW080ique videos found: 765035 total videos found: 1226484\t\t\t\n", + "substring not found https://www.youtube.com/shorts/csm-CQM-xT8\n", + "substring not found https://www.youtube.com/shorts/Th4w3VzK5YEique videos found: 765052 total videos found: 1226508\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZBOryBfmR8sique videos found: 765189 total videos found: 1226700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-us-zR4ZUZY\n", + "substring not found https://www.youtube.com/shorts/2G6fs0hS4HY\n", + "substring not found https://www.youtube.com/shorts/grCGkB_0Wr0\n", + "substring not found https://www.youtube.com/shorts/nZ0aBx29Mw4\n", + "substring not found https://www.youtube.com/shorts/4MOyWIUfAlA\n", + "substring not found https://www.youtube.com/shorts/LvJpvWrkPz4ique videos found: 765273 total videos found: 1226844\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wWj3QUfMu6Qique videos found: 765341 total videos found: 1226927\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LRPxZcyGq4Qique videos found: 765367 total videos found: 1226963\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ooRFTp8LogMique videos found: 765449 total videos found: 1227071\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RKbnL2Ob6ccique videos found: 765512 total videos found: 1227167\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8t4C0E9HJ8wique videos found: 765543 total videos found: 1227251\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3ayb8zxpeI4\n", + "substring not found https://www.youtube.com/shorts/YnecNlhIzGsique videos found: 765556 total videos found: 1227275\t\t\t\n", + "substring not found https://www.youtube.com/shorts/apUX-8sisOM\n", + "substring not found https://www.youtube.com/shorts/Pw2H5JHy4NU\n", + "substring not found https://www.youtube.com/shorts/JD9OvnLA46oique videos found: 765580 total videos found: 1227323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o8_3CktxUT0ique videos found: 765669 total videos found: 1227478\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dS0EHqC7wRoique videos found: 765724 total videos found: 1227562\t\t\t\n", + "substring not found https://www.youtube.com/shorts/luizI291bUQ\n", + "substring not found https://www.youtube.com/shorts/RrVhCNnEGho\n", + "substring not found https://www.youtube.com/shorts/Dm1FvpExuJEique videos found: 765771 total videos found: 1227634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5SIXHZOsg9wique videos found: 765780 total videos found: 1227646\t\t\t\n", + "substring not found https://www.youtube.com/shorts/joHOOE0rKRAique videos found: 765861 total videos found: 1227753\t\t\t\n", + "substring not found https://www.youtube.com/shorts/px7zqGOHD9gique videos found: 765939 total videos found: 1227861\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YbX4NDa0ipoique videos found: 765948 total videos found: 1227873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3mn2JP181sYique videos found: 766062 total videos found: 1228016\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m7VsvSzbjSw\n", + "substring not found https://www.youtube.com/shorts/04lTb5QCw68\n", + "substring not found https://www.youtube.com/shorts/cjyBRX82y2Eique videos found: 767502 total videos found: 1230052\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Sop0EfrflZcique videos found: 767701 total videos found: 1230326\t\t\t\n", + "substring not found https://www.youtube.com/shorts/twW510Q4qPg\n", + "substring not found https://www.youtube.com/shorts/Bnc3u5rFPhsique videos found: 767931 total videos found: 1230626\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4qNflmkmouMique videos found: 768183 total videos found: 1230946\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VNd6E4XgyQwique videos found: 769317 total videos found: 1232573\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_Dij0-5r9-0ique videos found: 769361 total videos found: 1232643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kR_S-oaRy9Yique videos found: 769454 total videos found: 1232775\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N-CNFrS8ARQ\n", + "substring not found https://www.youtube.com/shorts/sdk0CEfTaIw\n", + "substring not found https://www.youtube.com/shorts/9fNNhWH-P2E\n", + "substring not found https://www.youtube.com/shorts/BrvIDEJtCPwique videos found: 769957 total videos found: 1233599\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IDhezvINwekique videos found: 769983 total videos found: 1233647\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zlzjH7OpV7wique videos found: 770003 total videos found: 1233683\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oge2PrbbM54\n", + "substring not found https://www.youtube.com/shorts/bsBKwqBfZPkique videos found: 770026 total videos found: 1233719\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OHTnebmNzdk\n", + "substring not found https://www.youtube.com/shorts/85-PalZY5tkique videos found: 770097 total videos found: 1233851\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NuFdkxvE3Zw\n", + "substring not found https://www.youtube.com/shorts/tL-8-QXP9_8ique videos found: 770149 total videos found: 1233922\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TYHKUUebYhUique videos found: 770181 total videos found: 1233969\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iJnrxbBcg6Iique videos found: 770207 total videos found: 1234005\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P6mNcChpVr0ique videos found: 770275 total videos found: 1234101\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cBonr2QQVfEique videos found: 770456 total videos found: 1234401\t\t\t\n", + "substring not found https://www.youtube.com/shorts/48CWj2I3cf0ique videos found: 770482 total videos found: 1234449\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HdZRhVDxHZw\n", + "substring not found https://www.youtube.com/shorts/T6AlmsjDpVgique videos found: 770523 total videos found: 1234557\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bN_oysLxs1Aique videos found: 770557 total videos found: 1234605\t\t\t\n", + "substring not found https://www.youtube.com/shorts/txG2ZQvMRzYique videos found: 770699 total videos found: 1234832\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bqWZYUyowBc\n", + "substring not found https://www.youtube.com/shorts/1EgiNWejp4sique videos found: 770718 total videos found: 1234856\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-wmt9CjJ4p8\n", + "substring not found https://www.youtube.com/shorts/UNerST0F9lc\n", + "substring not found https://www.youtube.com/shorts/5kgXMvm8I2I\n", + "substring not found https://www.youtube.com/shorts/1v5xeQYlhGoique videos found: 770788 total videos found: 1234963\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ewejlTEuZLMique videos found: 770799 total videos found: 1234975\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nCyp7WZuzGIique videos found: 770860 total videos found: 1235047\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7npayzScN-0ique videos found: 771068 total videos found: 1235335\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4wo2LfVD2S8\n", + "substring not found https://www.youtube.com/shorts/dHzoxIeZg5Qique videos found: 771304 total videos found: 1235656\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IgQ0B-_wXZ0ique videos found: 771514 total videos found: 1235945\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QiFfLhjqiuQique videos found: 772290 total videos found: 1237039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jp0zKXD0mho\n", + "substring not found https://www.youtube.com/shorts/Hdim80vakak\n", + "substring not found https://www.youtube.com/shorts/hmPDOVFqhoc\n", + "substring not found https://www.youtube.com/shorts/1jaVeeANBPc\n", + "substring not found https://www.youtube.com/shorts/WT-oybPiNxU\n", + "substring not found https://www.youtube.com/shorts/whqt2ChUWuwique videos found: 773176 total videos found: 1238196\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sovocUGKz3Iique videos found: 773183 total videos found: 1238208\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JzHrPytCfQcique videos found: 773917 total videos found: 1239241\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_CW-9SXNFTwique videos found: 773963 total videos found: 1239301\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wn0IlLB7zXs\n", + "substring not found https://www.youtube.com/shorts/5eG6sRSVKVI\n", + "substring not found https://www.youtube.com/shorts/mjCbE57hy5Y\n", + "substring not found https://www.youtube.com/shorts/R9odne-Lu0E\n", + "substring not found https://www.youtube.com/shorts/1vN44m4hsesique videos found: 774222 total videos found: 1239661\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YBKYuUhPPq0ique videos found: 774662 total videos found: 1240211\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uDDEpBS9Orgique videos found: 774672 total videos found: 1240223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oQVNKaQpTnkique videos found: 774711 total videos found: 1240295\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iHbIFtTrgkIique videos found: 774797 total videos found: 1240403\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iMtesJ16zGEique videos found: 774976 total videos found: 1240630\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sl4VKq-d9yg\n", + "substring not found https://www.youtube.com/shorts/gdRWS4s-LT8\n", + "substring not found https://www.youtube.com/shorts/ypRhAjTv9gEique videos found: 775329 total videos found: 1241106\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VDBMIxf54GIique videos found: 775377 total videos found: 1241166\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m9kc_1WMGFk\n", + "substring not found https://www.youtube.com/shorts/NJo2k1TBQzk\n", + "substring not found https://www.youtube.com/shorts/5TJI9l40fkI\n", + "substring not found https://www.youtube.com/shorts/rQLEJNAn8u4ique videos found: 775692 total videos found: 1241689\t\t\t\n", + "substring not found https://www.youtube.com/shorts/akTy_TXFY9cique videos found: 776429 total videos found: 1242776\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Pmm968a46_0ique videos found: 778156 total videos found: 1245359\t\t\t\n", + "substring not found https://www.youtube.com/shorts/evQctoRmRIIique videos found: 778263 total videos found: 1245501\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7sfbqpnith0ique videos found: 778318 total videos found: 1245573\t\t\t\n", + "substring not found https://www.youtube.com/shorts/J8kMfmkL2UAique videos found: 778342 total videos found: 1245609\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ostE-nHKleo\n", + "substring not found https://www.youtube.com/shorts/N10EsWX1c2Q\n", + "substring not found https://www.youtube.com/shorts/vZoloIAnI6Y\n", + "substring not found https://www.youtube.com/shorts/C7H__kk_Uhw\n", + "substring not found https://www.youtube.com/shorts/2dKlpKkvRZM\n", + "substring not found https://www.youtube.com/shorts/il2aLdpU0vkique videos found: 778356 total videos found: 1245633\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LjBEf_lU56oique videos found: 779008 total videos found: 1246701\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VNX7RvwTAmk\n", + "substring not found https://www.youtube.com/shorts/fwwz7ErxlP4ique videos found: 779023 total videos found: 1246725\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kHd7aKh7nYYique videos found: 779203 total videos found: 1247085\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BVrvUOIAij8ique videos found: 779792 total videos found: 1247946\t\t\t\n", + "substring not found https://www.youtube.com/shorts/clq4eZp_bwIique videos found: 780092 total videos found: 1248353\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6jvgFUe3auwique videos found: 780159 total videos found: 1248494\t\t\t\n", + "substring not found https://www.youtube.com/shorts/12_ZI-75F-U\n", + "substring not found https://www.youtube.com/shorts/iNKcFwc_OmUique videos found: 780191 total videos found: 1248554\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TPhCiY6TTDoique videos found: 780303 total videos found: 1248781\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y0wknn1uwU8ique videos found: 780579 total videos found: 1249201\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bYyArO5b0AMique videos found: 780964 total videos found: 1249909\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aOt_GHiPYr0\n", + "substring not found https://www.youtube.com/shorts/693mZZ7QwIcique videos found: 781217 total videos found: 1250424\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o4Lzbmr2FNQ\n", + "substring not found https://www.youtube.com/shorts/i-jqqGv0m0oique videos found: 781227 total videos found: 1250436\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lW9XD60kFSs\n", + "substring not found https://www.youtube.com/shorts/WqM5Ux-cYdo\n", + "substring not found https://www.youtube.com/shorts/nMaX0mvEy-8ique videos found: 781239 total videos found: 1250448\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CZHvIAXlkxE\n", + "substring not found https://www.youtube.com/shorts/qL0ombo3nxM\n", + "substring not found https://www.youtube.com/shorts/lTtdeuqkkbc\n", + "substring not found https://www.youtube.com/shorts/4ffw1Ubw9ks\n", + "substring not found https://www.youtube.com/shorts/DmwSHdGPWlIique videos found: 781250 total videos found: 1250460\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aPrtdnm6HcQ\n", + "substring not found https://www.youtube.com/shorts/9GAK1GughI0\n", + "substring not found https://www.youtube.com/shorts/iMTjzhCF9Toique videos found: 781271 total videos found: 1250484\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L4MSjnbctGYique videos found: 781452 total videos found: 1250744\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OvzUAQc0oi0ique videos found: 781456 total videos found: 1250756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sEl07sOJcfk\n", + "substring not found https://www.youtube.com/shorts/Tqawp7oTgJcique videos found: 781792 total videos found: 1251302\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Llt5Wx2G1agique videos found: 781861 total videos found: 1251410\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dmAwM0Nwn3Eique videos found: 781888 total videos found: 1251446\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-vdV7S1m4Ic\n", + "substring not found https://www.youtube.com/shorts/1pvlGfHWiuMique videos found: 782915 total videos found: 1253203\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lLbtomTOqw8ique videos found: 783003 total videos found: 1253381\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B-qZTlq6V4wique videos found: 783669 total videos found: 1254520\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bh3u1yTYcMEique videos found: 783731 total videos found: 1254616\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wFaGWtObA20ique videos found: 784639 total videos found: 1256049\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ezcr5xyOahYique videos found: 784735 total videos found: 1256251\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=nykl_pt_Ynond: 785920 total videos found: 1258189\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r0DO-z0c0SIique videos found: 786353 total videos found: 1258945\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F7KMrgcqQy8ique videos found: 786365 total videos found: 1258957\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Wy3VHpqztSoique videos found: 786404 total videos found: 1259005\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F8sgpSZGyBEique videos found: 786414 total videos found: 1259017\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ximWrvCi9d8ique videos found: 786425 total videos found: 1259029\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m8_H9bZVS2I\n", + "substring not found https://www.youtube.com/shorts/I1YEd5fxLFA\n", + "substring not found https://www.youtube.com/shorts/7mIZQWfyDNw\n", + "substring not found https://www.youtube.com/shorts/8UpMK-zCSro\n", + "substring not found https://www.youtube.com/shorts/xYGeDDxUVXg\n", + "substring not found https://www.youtube.com/shorts/egISpYhuLaAique videos found: 786606 total videos found: 1259317\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WdpXmZkp6As\n", + "substring not found https://www.youtube.com/shorts/Vqs_rH9wkL4ique videos found: 786750 total videos found: 1259544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6pOVcL8Y5G8ique videos found: 786837 total videos found: 1259652\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tnXtBtOeYxA\n", + "substring not found https://www.youtube.com/shorts/9cBWEr7I3I4\n", + "substring not found https://www.youtube.com/shorts/AybZ15bV9CQique videos found: 786877 total videos found: 1259700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h5VfC5R4fzM\n", + "substring not found https://www.youtube.com/shorts/UAsn8LwOsYAique videos found: 786949 total videos found: 1259805\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cRhccaoPaUQique videos found: 786985 total videos found: 1259852\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nKVQIdVTpLkique videos found: 787004 total videos found: 1259875\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kaXxmBx4SZsique videos found: 787036 total videos found: 1259934\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zE7B2ag766s\n", + "substring not found https://www.youtube.com/shorts/OyZnuU4vU3oique videos found: 787151 total videos found: 1260098\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kkkyESFdw58\n", + "substring not found https://www.youtube.com/shorts/U4jHvD7azPcique videos found: 787779 total videos found: 1261113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2dVSLLv3bmsique videos found: 787859 total videos found: 1261209\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y-X_RoqEB5Yique videos found: 787989 total videos found: 1261413\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CYM1d5RgSN4\n", + "substring not found https://www.youtube.com/shorts/GGmOKmM4bcIique videos found: 788010 total videos found: 1261437\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZYHzPtGzvtQique videos found: 788895 total videos found: 1262711\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xqgSSFSbn74ique videos found: 789205 total videos found: 1263124\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Pj29ODfahecique videos found: 792040 total videos found: 1267908\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-08qaCuY8ekique videos found: 792410 total videos found: 1268517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XzRPfJBWcgkique videos found: 792416 total videos found: 1268529\t\t\t\n", + "substring not found https://www.youtube.com/shorts/683mZkSi_6Eique videos found: 793020 total videos found: 1269507\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xzyJlErbiegique videos found: 793709 total videos found: 1270630\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u7Wi0c4Bn78ique videos found: 794010 total videos found: 1271025\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JfxeGjJDhccique videos found: 795244 total videos found: 1273224\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KIVkpPQtTn4ique videos found: 795331 total videos found: 1273404\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U24AEMOW8bYique videos found: 795555 total videos found: 1273812\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZAtoPYSgql0ique videos found: 796233 total videos found: 1274805\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8FB3PvptDOkique videos found: 797463 total videos found: 1276487\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vq9Pdt8x3uQique videos found: 798813 total videos found: 1278598\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dVrs8PqrYNkique videos found: 798828 total videos found: 1278622\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nt54ICzAyC4ique videos found: 799007 total videos found: 1278895\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yEwVRIX5aMcique videos found: 799127 total videos found: 1279073\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k5ROHmQmHjQique videos found: 799655 total videos found: 1279991\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lbXogx3OQ4Iique videos found: 800494 total videos found: 1281290\t\t\t\n", + "substring not found https://www.youtube.com/shorts/H2LRNSbD2Sk\n", + "substring not found https://www.youtube.com/shorts/WMsYp5I472gique videos found: 800782 total videos found: 1281732\t\t\t\n", + "substring not found https://www.youtube.com/shorts/77enIlbcGTYique videos found: 801800 total videos found: 1283350\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oX6R_20Hvccique videos found: 803142 total videos found: 1285609\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ikRU6JM54y8ique videos found: 803147 total videos found: 1285619\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NAVDRkfGVnUique videos found: 803306 total videos found: 1285831\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BvucYuClHrMique videos found: 803627 total videos found: 1286272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/75m3mB-jpjMique videos found: 804485 total videos found: 1287531\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8-o46Q4GRx0\n", + "substring not found https://www.youtube.com/shorts/1CdNLR75KyQique videos found: 804507 total videos found: 1287578\t\t\t\n", + "substring not found https://www.youtube.com/shorts/forMx7r4_Eoique videos found: 804543 total videos found: 1287649\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xC9GmmclWQMique videos found: 805073 total videos found: 1288397\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_XMZ_Rh8lkUique videos found: 805267 total videos found: 1288673\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XiNMBD6gqH4ique videos found: 805413 total videos found: 1288888\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N5IONCCTTn0\n", + "substring not found https://www.youtube.com/shorts/aebd7IFoVhk\n", + "substring not found https://www.youtube.com/shorts/il1s0poTCC0\n", + "substring not found https://www.youtube.com/shorts/3EQKYDrJm2Uique videos found: 805417 total videos found: 1288900\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EXGaG0kp2j4ique videos found: 805418 total videos found: 1288912\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E-H-2zcTXIYique videos found: 806186 total videos found: 1290205\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1Ta6i3-L1wk\n", + "substring not found https://www.youtube.com/shorts/85YmkySgkUMique videos found: 807423 total videos found: 1292052\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sXKdiHOTDZ0ique videos found: 807991 total videos found: 1292910\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0ySSle3dC7o\n", + "substring not found https://www.youtube.com/shorts/9AaBT7qA73Q\n", + "substring not found https://www.youtube.com/shorts/uXKyPi2rGrUique videos found: 808014 total videos found: 1292946\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UZhByl0l9bIique videos found: 808063 total videos found: 1293042\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8hoo1E80DN8ique videos found: 808256 total videos found: 1293342\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pX4GoHAULusique videos found: 808268 total videos found: 1293354\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CqPriste9nQ\n", + "substring not found https://www.youtube.com/shorts/qTauu_aDh-s\n", + "substring not found https://www.youtube.com/shorts/ZoEWIs0EJ_A\n", + "substring not found https://www.youtube.com/shorts/S4PSOhFVTuEique videos found: 808851 total videos found: 1294140\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9_XH54P_Mz0ique videos found: 809313 total videos found: 1294765\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g2kFli2sJS0ique videos found: 809652 total videos found: 1295242\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_s_-C1Geckwique videos found: 809913 total videos found: 1295576\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c6a_beU8tccique videos found: 809968 total videos found: 1295636\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GO4GuJLGbCcique videos found: 809987 total videos found: 1295660\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1aY4mnOhWhg\n", + "substring not found https://www.youtube.com/shorts/EDN_nqoZr2E\n", + "substring not found https://www.youtube.com/shorts/9JHLk2_-5Noique videos found: 810169 total videos found: 1295921\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jm-Ic_JRRkEique videos found: 811256 total videos found: 1297522\t\t\t\n", + "substring not found https://www.youtube.com/shorts/liyteHghubYique videos found: 812913 total videos found: 1299960\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HFdFSxsUtCcique videos found: 813490 total videos found: 1300811\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QoWIBRbrPLUique videos found: 815151 total videos found: 1303566\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Rfi-E2-nDksique videos found: 815983 total videos found: 1305120\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3NL9FXC9iZQ\n", + "substring not found https://www.youtube.com/shorts/1yMSqEDlhYQique videos found: 816443 total videos found: 1305745\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QexrGwB-KNkique videos found: 817954 total videos found: 1308044\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EmKcnehik7Yique videos found: 818354 total videos found: 1308571\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JTBVD3NZbRA\n", + "substring not found https://www.youtube.com/shorts/8yj7BgeSEdoique videos found: 818689 total videos found: 1309170\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F_o87n5iwLs\n", + "substring not found https://www.youtube.com/shorts/S0UDV87B8vwique videos found: 818758 total videos found: 1309290\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oT-xaY9yMfMique videos found: 818788 total videos found: 1309349\t\t\t\n", + "substring not found https://www.youtube.com/shorts/byMg04KF0TMique videos found: 818815 total videos found: 1309397\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WD1xkWcrw9kique videos found: 823125 total videos found: 1317095\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sS4lV8JeuRAique videos found: 824299 total videos found: 1318753\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XbILrxcS9QEique videos found: 825256 total videos found: 1320313\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eFLVT4PQeckique videos found: 825517 total videos found: 1320658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3j0kGd4rI1Y\n", + "substring not found https://www.youtube.com/shorts/BC-V7Ayke54ique videos found: 826087 total videos found: 1321605\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zCZJ-PWp-u4ique videos found: 826201 total videos found: 1321773\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QFTiOrOP03Eique videos found: 826204 total videos found: 1321785\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t8N19dKR_FEique videos found: 826250 total videos found: 1321853\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ee3LUJw4Sjsique videos found: 828164 total videos found: 1325255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iTHHoBqKmaM\n", + "substring not found https://www.youtube.com/shorts/Cn7Nj1cU0OQ\n", + "substring not found https://www.youtube.com/shorts/94NMydOIVmU\n", + "substring not found https://www.youtube.com/shorts/Ov84sElTKxoique videos found: 828846 total videos found: 1326275\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5V5rFs2ua50ique videos found: 828853 total videos found: 1326286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bcMoBToymxkique videos found: 828918 total videos found: 1326365\t\t\t\n", + "substring not found https://www.youtube.com/shorts/J4d0tWpGznIique videos found: 829656 total videos found: 1327411\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TKeeIAWWtbcique videos found: 829702 total videos found: 1327483\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6VOBrGy_Z4kique videos found: 830416 total videos found: 1328664\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YAYRA7q7u0wique videos found: 833216 total videos found: 1334264\t\t\t\n", + "substring not found https://www.youtube.com/shorts/84zMrLXAj4Yique videos found: 835035 total videos found: 1337070\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Asx46z4cbD0\n", + "substring not found https://www.youtube.com/shorts/0a87bVM3bNYique videos found: 835953 total videos found: 1338749\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4Ax6kOeWPjsique videos found: 836148 total videos found: 1339092\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UU67L1Xei5kique videos found: 836230 total videos found: 1339200\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uyEY4r2nuiE\n", + "substring not found https://www.youtube.com/shorts/lHlbzQLrQ7kique videos found: 836387 total videos found: 1339404\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kLun-SVXIjcique videos found: 836397 total videos found: 1339416\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Rv63IHrtKxYique videos found: 836529 total videos found: 1339628\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PKNNVaZSH7Aique videos found: 839242 total videos found: 1343970\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XUiwJCcU1e8\n", + "substring not found https://www.youtube.com/shorts/rozI0K2JLhgique videos found: 840689 total videos found: 1346082\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Opz3IFMP-8ique videos found: 840720 total videos found: 1346118\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-VB8lgHGsgkique videos found: 840804 total videos found: 1346238\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sjL2-qBmBZYique videos found: 840840 total videos found: 1346286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lh7jpAjd4HA\n", + "substring not found https://www.youtube.com/shorts/5_Q2kckEFrUique videos found: 840896 total videos found: 1346370\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2gcHE969_rk\n", + "substring not found https://www.youtube.com/shorts/7w8zIKbiujIique videos found: 840916 total videos found: 1346406\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KKCMnwnGjGE\n", + "substring not found https://www.youtube.com/shorts/0X3QzWLjA2k\n", + "substring not found https://www.youtube.com/shorts/7K7k7wOFzq0\n", + "substring not found https://www.youtube.com/shorts/_of2Dzzsu3wique videos found: 841346 total videos found: 1347004\t\t\t\n", + "substring not found https://www.youtube.com/shorts/chsD9DlJe0g\n", + "substring not found https://www.youtube.com/shorts/tajY5Jzkz3Uique videos found: 841569 total videos found: 1347388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/j2cn6a16VsMique videos found: 841810 total videos found: 1347855\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1QHZFGrp9lkique videos found: 841957 total videos found: 1348083\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LRPpXAxbpygique videos found: 842030 total videos found: 1348202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GDMgzbL5HrYique videos found: 842357 total videos found: 1348682\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m3RF517BhDkique videos found: 842495 total videos found: 1348908\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LdMmU8iMILE\n", + "substring not found https://www.youtube.com/shorts/_mMeAYp0lXkique videos found: 842504 total videos found: 1348920\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HuRIF_DFzGQique videos found: 842546 total videos found: 1348980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MGUPyNgbBP8ique videos found: 842549 total videos found: 1348992\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GrLPImqeC_kique videos found: 842582 total videos found: 1349040\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HvU7vhb7B_oique videos found: 842590 total videos found: 1349052\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vnLKV1LclDE\n", + "substring not found https://www.youtube.com/shorts/SIYhQ4mMvPUique videos found: 842608 total videos found: 1349076\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jEMA4aaYzzEique videos found: 842616 total videos found: 1349088\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8qr4I2uo9pQ\n", + "substring not found https://www.youtube.com/shorts/0nqnm8T-c4gique videos found: 842645 total videos found: 1349136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yjOM6YLYxegique videos found: 842988 total videos found: 1349744\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GrMLeApIb3Eique videos found: 843013 total videos found: 1349780\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lDe7wUWSWUk\n", + "substring not found https://www.youtube.com/shorts/hwCaBu4aQ3Iique videos found: 843019 total videos found: 1349792\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4VAvOqHrfpQique videos found: 843489 total videos found: 1350548\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B1CNOTcCBmwique videos found: 843769 total videos found: 1350890\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PQHVXUiksNcique videos found: 844732 total videos found: 1352377\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8yVvRYh9OpQique videos found: 844787 total videos found: 1352473\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9kIqOH0brboique videos found: 845109 total videos found: 1352917\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FU_3pa21iJk\n", + "substring not found https://www.youtube.com/shorts/8svwNreIbuU\n", + "substring not found https://www.youtube.com/shorts/kxmna5mLfV0\n", + "substring not found https://www.youtube.com/shorts/wjNMG2QdLOoique videos found: 845486 total videos found: 1353513\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qM298rnixfsique videos found: 846118 total videos found: 1354464\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TTQdj0ihEiAique videos found: 846146 total videos found: 1354512\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5PXZ_OTIHAMique videos found: 846175 total videos found: 1354548\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p3MVYzvHXLwique videos found: 846331 total videos found: 1354762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l2xM5NUsC5o\n", + "substring not found https://www.youtube.com/shorts/h1gxUXokf-wique videos found: 846346 total videos found: 1354786\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BY776r2KO48ique videos found: 846357 total videos found: 1354798\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l9Ya0mnSQL0ique videos found: 846639 total videos found: 1355201\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aA8SS21NF9Iique videos found: 847284 total videos found: 1356129\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hUFhzBf-tHU\n", + "substring not found https://www.youtube.com/shorts/Zf9pouqVBy8ique videos found: 847294 total videos found: 1356141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1_H-GzxmWfk\n", + "substring not found https://www.youtube.com/shorts/RF5RFh4yttw\n", + "substring not found https://www.youtube.com/shorts/Z3XxGFjCozEique videos found: 847309 total videos found: 1356165\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tv9bEeAN8pYique videos found: 847666 total videos found: 1356702\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V3CzMS3niRMique videos found: 848684 total videos found: 1358429\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dAHjtFE19G4ique videos found: 849686 total videos found: 1360585\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bTlvVnlUnGkique videos found: 851002 total videos found: 1362381\t\t\t\n", + "substring not found https://www.youtube.com/shorts/btCkj_fmKLsique videos found: 851051 total videos found: 1362453\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZB28-3qY7fg\n", + "substring not found https://www.youtube.com/shorts/h-EW3CNlOgs\n", + "substring not found https://www.youtube.com/shorts/eqqA3U8WICEique videos found: 851056 total videos found: 1362465\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r0JWfnBoSO8ique videos found: 851528 total videos found: 1363110\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8NtsjgQLMHw\n", + "substring not found https://www.youtube.com/shorts/w43pU-xGYFk\n", + "substring not found https://www.youtube.com/shorts/3KlA0t1gy7Y\n", + "substring not found https://www.youtube.com/shorts/JhmafHh6wWYique videos found: 851809 total videos found: 1363527\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tV-aO6V7mqsique videos found: 851835 total videos found: 1363563\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Ci9KJulxUAique videos found: 852342 total videos found: 1364365\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V3dkpOJ7yeA\n", + "substring not found https://www.youtube.com/shorts/fcaUU3AYfNcique videos found: 853048 total videos found: 1365431\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=dEfRPDezAM0nd: 855360 total videos found: 1369324\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zwznftM1-9kique videos found: 855423 total videos found: 1369408\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8UlC2ZKvvcEique videos found: 855457 total videos found: 1369443\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F6_-_TGQ2C8\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=gjytzvUoYOAnd: 855895 total videos found: 1370072\t\t\t\n", + "substring not found https://www.youtube.com/shorts/McV99Tc3Gekique videos found: 856350 total videos found: 1371180\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6Q2va0ceQ5Mique videos found: 856972 total videos found: 1372410\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DpmS_cmmenYique videos found: 857104 total videos found: 1372595\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_ESxdazEFdEique videos found: 857286 total videos found: 1372846\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fNgsgh55W3Iique videos found: 858168 total videos found: 1374090\t\t\t\n", + "substring not found https://www.youtube.com/shorts/es6rgt5PvZEique videos found: 858287 total videos found: 1374294\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EI_qySsNJwcique videos found: 858385 total videos found: 1374426\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RvlDjsmscI0ique videos found: 858398 total videos found: 1374462\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Q76uQA59BLs\n", + "substring not found https://www.youtube.com/shorts/7UU1G2W8pAQ\n", + "substring not found https://www.youtube.com/shorts/PRONqB8VQEwique videos found: 858408 total videos found: 1374486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4_ylqrH9Ymoique videos found: 858547 total videos found: 1374690\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uUoicth-_wIique videos found: 858760 total videos found: 1374975\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xp3pxNxI3vsique videos found: 859095 total videos found: 1375467\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Gm8moA6BGAsique videos found: 859107 total videos found: 1375479\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bJq8CfcUyXMique videos found: 859137 total videos found: 1375515\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wkE6sIvUnJI\n", + "substring not found https://www.youtube.com/shorts/J3OC-RaMI4Mique videos found: 859551 total videos found: 1376038\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PE-8-HwCbLwique videos found: 859559 total videos found: 1376050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4NqWr9_owS0ique videos found: 859572 total videos found: 1376074\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1pLDQELcunwique videos found: 859584 total videos found: 1376096\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=a8QVNtPkmNAnd: 860423 total videos found: 1377665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_9ZX3GM-DNsique videos found: 860590 total videos found: 1377927\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cSJhfazSOx4ique videos found: 860619 total videos found: 1377987\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nx90M70plQs\n", + "substring not found https://www.youtube.com/shorts/z3Xgw2KHjWs\n", + "substring not found https://www.youtube.com/shorts/8ZqQHuCk0Bwique videos found: 861022 total videos found: 1378643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jnpu7F5qU2Uique videos found: 861414 total videos found: 1379214\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UD4zlDeTrJgique videos found: 861708 total videos found: 1379658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gE3uk2OOPt4ique videos found: 861753 total videos found: 1379730\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2eKHOCk3130ique videos found: 861758 total videos found: 1379742\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PxlwqHWrnuUique videos found: 862052 total videos found: 1380244\t\t\t\n", + "substring not found https://www.youtube.com/shorts/swb7lMQHkVE\n", + "substring not found https://www.youtube.com/shorts/Dsyf7OSAHvA\n", + "substring not found https://www.youtube.com/shorts/gN1ooVlMjBU\n", + "substring not found https://www.youtube.com/shorts/F1oQb90oSCIique videos found: 862068 total videos found: 1380268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bfS0U7ol7p4ique videos found: 862473 total videos found: 1380903\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7yQ1ddak1SUique videos found: 863175 total videos found: 1382007\t\t\t\n", + "substring not found https://www.youtube.com/shorts/isKGof4FTkQique videos found: 863324 total videos found: 1382223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jKkaq1yvuZUique videos found: 863696 total videos found: 1382847\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nWBS1mC4Dzoique videos found: 863950 total videos found: 1383242\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e0r0ih7bzZ8ique videos found: 864016 total videos found: 1383346\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-KrRyRe7nns\n", + "substring not found https://www.youtube.com/shorts/OYdj27rl3UUique videos found: 864218 total videos found: 1383595\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w2RqIaxUpiEique videos found: 864224 total videos found: 1383607\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZSOsLFRHHEQique videos found: 864253 total videos found: 1383643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S4AYtXWjeqkique videos found: 864472 total videos found: 1383931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/439KzYvKD4Mique videos found: 864520 total videos found: 1384003\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uH1X4H6AdoEique videos found: 864531 total videos found: 1384015\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ibihqFyG_yw\n", + "substring not found https://www.youtube.com/shorts/G97Xv1jAdAoique videos found: 864861 total videos found: 1384589\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V0LFnnQMtSoique videos found: 864909 total videos found: 1384661\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WKiMeUNOGSYique videos found: 864947 total videos found: 1384721\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ThwEvj5dYCYique videos found: 864996 total videos found: 1384805\t\t\t\n", + "substring not found https://www.youtube.com/shorts/z95EanM12yYique videos found: 865031 total videos found: 1384865\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Nvz0OE7oTq0ique videos found: 865038 total videos found: 1384889\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MzbIc-mR4Dw\n", + "substring not found https://www.youtube.com/shorts/_KabTeplhicique videos found: 865255 total videos found: 1385223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jcmGB6g0Ro4\n", + "substring not found https://www.youtube.com/shorts/ROqZtt1NMdg\n", + "substring not found https://www.youtube.com/shorts/RupXL7UFqdUique videos found: 865415 total videos found: 1385469\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g34SOm2h2YEique videos found: 865860 total videos found: 1386116\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oJnR5wF0ieUique videos found: 866054 total videos found: 1386355\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hISwsQ63xJIique videos found: 866714 total videos found: 1387421\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tDFclfnVeCsique videos found: 866765 total videos found: 1387493\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9RcJ-NhWvZsique videos found: 866874 total videos found: 1387637\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OJs_A1uaOH8ique videos found: 866884 total videos found: 1387649\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DObyscv97LUique videos found: 867010 total videos found: 1387901\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Qlah8PkOuZcique videos found: 867324 total videos found: 1388343\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LnFiHmEXZSc\n", + "substring not found https://www.youtube.com/shorts/OcRRN5_ooZIique videos found: 867365 total videos found: 1388403\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p5WigEExuPIique videos found: 868208 total videos found: 1389580\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oSAXHgp35tA\n", + "substring not found https://www.youtube.com/shorts/jj_iK9YE0m8\n", + "substring not found https://www.youtube.com/shorts/WK04zkrsDj8ique videos found: 868274 total videos found: 1389712\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eZ5B8qww70E\n", + "substring not found https://www.youtube.com/shorts/pMXMP5KMkVYique videos found: 868479 total videos found: 1390080\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Vr86xMZATMique videos found: 868604 total videos found: 1390272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IKbVF4DIe8Aique videos found: 868644 total videos found: 1390332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vQNC-rxvTbE\n", + "substring not found https://www.youtube.com/shorts/6X9rG5kdyNk\n", + "substring not found https://www.youtube.com/shorts/fZiIkzmBZfkique videos found: 868653 total videos found: 1390344\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LG6zfcFUq7s\n", + "substring not found https://www.youtube.com/shorts/dN5mkp46ONAique videos found: 869909 total videos found: 1392342\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2en7q9jFCYsique videos found: 870232 total videos found: 1392772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tv22cluNbKgique videos found: 870376 total videos found: 1392976\t\t\t\n", + "substring not found https://www.youtube.com/shorts/baYsc2JVZ8sique videos found: 870587 total videos found: 1393276\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wo8OWLfrpVwique videos found: 871280 total videos found: 1394194\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9Y5rBzCf02oique videos found: 875634 total videos found: 1402364\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F_K4lTQ4QSEique videos found: 876153 total videos found: 1403107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5qG5QuiBxfUique videos found: 876169 total videos found: 1403131\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pUFp61gJeb0ique videos found: 876223 total videos found: 1403203\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c8IImeBLrTwique videos found: 876584 total videos found: 1403777\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iGKLtfU5Q6Y\n", + "substring not found https://www.youtube.com/shorts/js8tlO5pTDsique videos found: 878234 total videos found: 1406302\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JFKejSybeokique videos found: 878605 total videos found: 1406828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w9TC7OPIcnkique videos found: 878818 total videos found: 1407212\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bbF5vQ-Z4psique videos found: 883128 total videos found: 1415096\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ff8EBiIq64Eique videos found: 884230 total videos found: 1417139\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5tG1R233OJQique videos found: 884297 total videos found: 1417267\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RpIZHBUMtcwique videos found: 884313 total videos found: 1417303\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NnjIvFKzbk4\n", + "substring not found https://www.youtube.com/shorts/1nO6D2XWa8Uique videos found: 884736 total videos found: 1417911\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-kfULxYfPZ8ique videos found: 885357 total videos found: 1418850\t\t\t\n", + "substring not found https://www.youtube.com/shorts/njJACn1QMXUique videos found: 886747 total videos found: 1421301\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K8XTPv2TyYUique videos found: 886841 total videos found: 1421438\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t7dpGiWET0Qique videos found: 886906 total videos found: 1421533\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qaUTzO2aHaEique videos found: 886963 total videos found: 1421640\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RXAWC29namE\n", + "substring not found https://www.youtube.com/shorts/G2mzd36a8sg\n", + "substring not found https://www.youtube.com/shorts/bkrVTp3UD4I\n", + "substring not found https://www.youtube.com/shorts/YV1ad6C7RG4ique videos found: 886972 total videos found: 1421652\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o22uXo7A94kique videos found: 886983 total videos found: 1421676\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QIbF3CWrKJc\n", + "substring not found https://www.youtube.com/shorts/jeMyvUXhcPAique videos found: 887038 total videos found: 1421796\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JPm81NfeDugique videos found: 887059 total videos found: 1421820\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p-O7WsT3qx0ique videos found: 887129 total videos found: 1421916\t\t\t\n", + "substring not found https://www.youtube.com/shorts/34jGREXaA9Uique videos found: 887359 total videos found: 1422239\t\t\t\n", + "substring not found https://www.youtube.com/shorts/M9C8H_GyfTgique videos found: 888129 total videos found: 1423358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mGdkERW7KWU\n", + "substring not found https://www.youtube.com/shorts/Wq8U60ncnR4\n", + "substring not found https://www.youtube.com/shorts/iIgqx_V66zAique videos found: 888305 total videos found: 1423634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B5Q1J5c8oNcique videos found: 888692 total videos found: 1424149\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DzspnMPqFvoique videos found: 889052 total videos found: 1424663\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Bir8N5-oLGEique videos found: 889387 total videos found: 1425214\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E3bjAnrofrYique videos found: 889861 total videos found: 1425934\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UGg_QL0FfXUique videos found: 890449 total videos found: 1426879\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QHmP3rZpNTI\n", + "substring not found https://www.youtube.com/shorts/hniye3lDkbkique videos found: 890790 total videos found: 1427346\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9_nle7TCr0Aique videos found: 890896 total videos found: 1427478\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Jwrkcn-wT-M\n", + "substring not found https://www.youtube.com/shorts/uP-xJgshQbkique videos found: 890906 total videos found: 1427489\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ole3KLtvSmcique videos found: 890926 total videos found: 1427513\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a5WbXG9jxPE\n", + "substring not found https://www.youtube.com/shorts/_edHgnhf-gI\n", + "substring not found https://www.youtube.com/shorts/sosVSP3MWT4ique videos found: 891099 total videos found: 1427763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JOx4dehkuhQ\n", + "substring not found https://www.youtube.com/shorts/9dvo4W7aPpsique videos found: 891280 total videos found: 1428014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8AqCAjO1A3kique videos found: 891287 total videos found: 1428026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/H5oofCsVHn4ique videos found: 891600 total videos found: 1428455\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XBDd_efkgno\n", + "substring not found https://www.youtube.com/shorts/T9p2gdA88RA\n", + "substring not found https://www.youtube.com/shorts/d31Xh00tH4Uique videos found: 892502 total videos found: 1429770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UVxdkjHYr-Eique videos found: 893355 total videos found: 1431279\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2S3wtNXBGvMique videos found: 893358 total videos found: 1431291\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QQGnlNUnS1g\n", + "substring not found https://www.youtube.com/shorts/Km3ckF5Mnesique videos found: 893554 total videos found: 1431591\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7pSYcCPzgf0\n", + "substring not found https://www.youtube.com/shorts/cH4eFfBwhzQique videos found: 893819 total videos found: 1432010\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l3t_FU9an0gique videos found: 894313 total videos found: 1432733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qvopjaGSL8oique videos found: 894782 total videos found: 1433379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3NSrYZgjHT8ique videos found: 894859 total videos found: 1433475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Oer3m6ffoV4\n", + "substring not found https://www.youtube.com/shorts/S4aFp_WGC6Mique videos found: 894870 total videos found: 1433487\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oskw0kGb5ssique videos found: 895035 total videos found: 1433722\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ul1VZueBlesique videos found: 895068 total videos found: 1433770\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JKicrvKRWCoique videos found: 896209 total videos found: 1435891\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BGmJ5l7ZgY8ique videos found: 896228 total videos found: 1435915\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xVwo6lUb6sAique videos found: 896477 total videos found: 1436268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ORr27s25fHwique videos found: 896489 total videos found: 1436280\t\t\t\n", + "substring not found https://www.youtube.com/shorts/leqdOurJmPYique videos found: 896557 total videos found: 1436374\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e_EuAwf9amE\n", + "substring not found https://www.youtube.com/shorts/-t3kjv-4vaY\n", + "substring not found https://www.youtube.com/shorts/Rgl4AwAbdy0ique videos found: 896562 total videos found: 1436386\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8g4d9QMM4JYique videos found: 899778 total videos found: 1441733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0UERF3em-CQique videos found: 900537 total videos found: 1442780\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UJ5hT3YYae4ique videos found: 901400 total videos found: 1444255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tA9c5MoB5Kwique videos found: 902811 total videos found: 1446957\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ionmRKc-XTwique videos found: 903040 total videos found: 1447272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hDaddwGVoJIique videos found: 903054 total videos found: 1447296\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OPxx1mimDf4ique videos found: 903282 total videos found: 1447594\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DNH1Dk7moPo\n", + "substring not found https://www.youtube.com/shorts/p1XSgd7aUfg\n", + "substring not found https://www.youtube.com/shorts/go0hliMbBaQ\n", + "substring not found https://www.youtube.com/shorts/A8JjCSsyOw0\n", + "substring not found https://www.youtube.com/shorts/baYKZV35CFs\n", + "substring not found https://www.youtube.com/shorts/YwioujoGV7A\n", + "substring not found https://www.youtube.com/shorts/F-eYIAeE2jo\n", + "substring not found https://www.youtube.com/shorts/Ig_0oo37qOM\n", + "substring not found https://www.youtube.com/shorts/2fUerfeLaeMique videos found: 903302 total videos found: 1447618\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SkLw6nwNdkU\n", + "substring not found https://www.youtube.com/shorts/xnS-FQALhLo\n", + "substring not found https://www.youtube.com/shorts/wCs80KS1b-w\n", + "substring not found https://www.youtube.com/shorts/Lk6MZQuKGc8ique videos found: 903477 total videos found: 1447881\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V8Ly4IaNHZMique videos found: 903982 total videos found: 1448649\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hyHtjf16_Mgique videos found: 904170 total videos found: 1448911\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lbtnp_sLXxQique videos found: 904389 total videos found: 1449186\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dwIt7erviBQique videos found: 904857 total videos found: 1449880\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eH1T9m5pgDYique videos found: 904874 total videos found: 1449916\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hO6wEPHs7qoique videos found: 905070 total videos found: 1450179\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_Dza7tzf5Bo\n", + "substring not found https://www.youtube.com/shorts/jfd2P7JN48Q\n", + "substring not found https://www.youtube.com/shorts/6wjQxJOzuAIique videos found: 905404 total videos found: 1450728\t\t\t\n", + "substring not found https://www.youtube.com/shorts/00DA5cY-8rUique videos found: 905824 total videos found: 1451303\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hB2DUZtSS_k\n", + "substring not found https://www.youtube.com/shorts/iCkmQn4q7Ksique videos found: 906428 total videos found: 1452235\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cteqElc8NAcique videos found: 909281 total videos found: 1456501\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OF1R2zy_FbUique videos found: 909601 total videos found: 1457014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zkGZijezfdAique videos found: 909611 total videos found: 1457025\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Nni1_aXdmwQ\n", + "substring not found https://www.youtube.com/shorts/GQLzb2F_wj4ique videos found: 909685 total videos found: 1457169\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y7qRZzjgjv0\n", + "substring not found https://www.youtube.com/shorts/QZSO4-2oE9cique videos found: 910736 total videos found: 1458855\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kCoWS9jD4ncique videos found: 910916 total videos found: 1459106\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GikoLBsYngg\n", + "substring not found https://www.youtube.com/shorts/BlnS1n7vE-4ique videos found: 911088 total videos found: 1459358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/77eVajU_mgAique videos found: 911325 total videos found: 1459682\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lspJvfFIbc4ique videos found: 911388 total videos found: 1459754\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AUy5rU25-Vsique videos found: 913641 total videos found: 1463149\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_ReOm93m-r8ique videos found: 913709 total videos found: 1463245\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MjHPrbDRWdwique videos found: 914161 total videos found: 1463853\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dCmTruuY2h4ique videos found: 914321 total videos found: 1464045\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oUNhQGa213Eique videos found: 914330 total videos found: 1464057\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JMC0ZOloWlsique videos found: 915692 total videos found: 1466115\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gBF8UE59Vzwique videos found: 916404 total videos found: 1467237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U5yVi9hq9rUique videos found: 916744 total videos found: 1467748\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ur0IA2uKM1k\n", + "substring not found https://www.youtube.com/shorts/X78SFwOXjggique videos found: 916782 total videos found: 1467808\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xXpvOXPmJtwique videos found: 916865 total videos found: 1467927\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kFpqTePGQpE\n", + "substring not found https://www.youtube.com/shorts/dSNg6BGBaa8\n", + "substring not found https://www.youtube.com/shorts/EvVotcvCjZgique videos found: 916882 total videos found: 1467951\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vvKF5jnwFWUique videos found: 917113 total videos found: 1468308\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LLJ08ixT_lIique videos found: 917127 total videos found: 1468344\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e-jetcKwfo0ique videos found: 917214 total videos found: 1468536\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-xXohTwLdWkique videos found: 917320 total videos found: 1468692\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lu0l8SCgH5Iique videos found: 917340 total videos found: 1468727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1r52J5J36Q4ique videos found: 917379 total videos found: 1468774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tu0jRnq_o3gique videos found: 917795 total videos found: 1469425\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sExm_puj5mw\n", + "substring not found https://www.youtube.com/shorts/AKS-7s4OZMU\n", + "substring not found https://www.youtube.com/shorts/xKPIKvjo7Cwique videos found: 917803 total videos found: 1469437\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u9i2L4Y3mJsique videos found: 918411 total videos found: 1470514\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LE_jAJHkTEEique videos found: 919125 total videos found: 1471563\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K5Gcl9gQekAique videos found: 920514 total videos found: 1473550\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kvTs_nbc8Egique videos found: 920544 total videos found: 1473586\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l0TJPGYoIwgique videos found: 920553 total videos found: 1473598\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NzYx5qqxsS0ique videos found: 920560 total videos found: 1473610\t\t\t\n", + "substring not found https://www.youtube.com/shorts/28ZCCY9OJvwique videos found: 920688 total videos found: 1473765\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WYFOKG1OErEique videos found: 920697 total videos found: 1473777\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7gUkNtW4S4sique videos found: 920714 total videos found: 1473801\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TsJs4GpX88M\n", + "substring not found https://www.youtube.com/shorts/yQ3rD5H0DAwique videos found: 920723 total videos found: 1473813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RjqLO0dHEsk\n", + "substring not found https://www.youtube.com/shorts/-w719QTZer4ique videos found: 920826 total videos found: 1473943\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2jz3Vcfoh-Qique videos found: 920933 total videos found: 1474109\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2xV5DYqDN48ique videos found: 921442 total videos found: 1474971\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wdFlaeZ_oogique videos found: 921523 total videos found: 1475091\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rm2yTNlOiM8ique videos found: 921609 total videos found: 1475223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/URDGErdkkfAique videos found: 921769 total videos found: 1475462\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Uc8_Z_dnSdI\n", + "substring not found https://www.youtube.com/shorts/rUTNgaB8K68ique videos found: 921819 total videos found: 1475522\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VB244Nrlfdcique videos found: 921897 total videos found: 1475702\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LSxzeFl5G9Eique videos found: 922682 total videos found: 1476864\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zyKILw4Cwwsique videos found: 922970 total videos found: 1477259\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_x82coq-FuYique videos found: 923858 total videos found: 1478684\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_U9ktloVmHwique videos found: 926379 total videos found: 1483043\t\t\t\n", + "substring not found https://www.youtube.com/shorts/caB5T7rv95gique videos found: 926477 total videos found: 1483184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/br3WArlKfX4ique videos found: 927849 total videos found: 1485695\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vWFmDrTAO6Mique videos found: 927855 total videos found: 1485707\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uRPeRUSyvEYique videos found: 928104 total videos found: 1486138\t\t\t\n", + "substring not found https://www.youtube.com/shorts/be3DPHq-4sUique videos found: 928659 total videos found: 1487033\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3fJNI7w7LJcique videos found: 928698 total videos found: 1487078\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3y865DQrQc0ique videos found: 929045 total videos found: 1487628\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Jy8JhYIiZcwique videos found: 929132 total videos found: 1487772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b0RVchPSTUMique videos found: 929425 total videos found: 1488211\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dNBtYSE5x4gique videos found: 929748 total videos found: 1488702\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JuGlASe21vIique videos found: 929946 total videos found: 1488996\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7B5ZSKNlllAique videos found: 930186 total videos found: 1489327\t\t\t\n", + "substring not found https://www.youtube.com/shorts/adNN6uaLwJkique videos found: 930336 total videos found: 1489529\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LGgpC7Mg0mMique videos found: 932296 total videos found: 1492762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rahcuc0jRkgique videos found: 932424 total videos found: 1492930\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wxhO82Zemhcique videos found: 932452 total videos found: 1492966\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pKLWeoLdRq8ique videos found: 932764 total videos found: 1493470\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7L7R73TEgFUique videos found: 932993 total videos found: 1493790\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=7qhhkJwcoiUnd: 935350 total videos found: 1497288\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4kzE1oLTmwMique videos found: 935732 total videos found: 1497934\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZTLNOYN_Sd8ique videos found: 935925 total videos found: 1498237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a7DXLvFVtG8ique videos found: 936932 total videos found: 1499908\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ebqDmI9xzYwique videos found: 937503 total videos found: 1500962\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3bb74An-i9wique videos found: 937847 total videos found: 1501545\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2uPPQANxVEYique videos found: 937857 total videos found: 1501557\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jke77g-DQegique videos found: 939850 total videos found: 1504692\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7ax1nra2_agique videos found: 939889 total videos found: 1504752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZIwo0BOwPU4\n", + "substring not found https://www.youtube.com/shorts/QWfec6mHt7Y\n", + "substring not found https://www.youtube.com/shorts/1ui4RMKPcYcique videos found: 940072 total videos found: 1504980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1ADOcknw4Dwique videos found: 941751 total videos found: 1507606\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oceGt5f4skEique videos found: 942188 total videos found: 1508295\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RzwyMSEBAzE\n", + "substring not found https://www.youtube.com/shorts/6aPDgCxzq8o\n", + "substring not found https://www.youtube.com/shorts/yYwRs0uCSUsique videos found: 942572 total videos found: 1509024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mb8WA31yOgsique videos found: 944041 total videos found: 1511098\t\t\t\n", + "substring not found https://www.youtube.com/shorts/exLFHvpABG0ique videos found: 945579 total videos found: 1513950\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B6FQ38h1_K4ique videos found: 946453 total videos found: 1515752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cAGPwRczUzQique videos found: 947549 total videos found: 1517364\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Za9TnPzpZ5oique videos found: 947689 total videos found: 1517602\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ELAXkeW39GE\n", + "substring not found https://www.youtube.com/shorts/ILXWIu-12Lkique videos found: 948223 total videos found: 1518310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CvYhD7HQrnEique videos found: 948282 total videos found: 1518394\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yYXnaXNn57A\n", + "substring not found https://www.youtube.com/shorts/OGCGXB6_1ow\n", + "substring not found https://www.youtube.com/shorts/sN9fnqZdowYique videos found: 948325 total videos found: 1518454\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Nm0rOu0t6E\n", + "substring not found https://www.youtube.com/shorts/I65K5_50Sno\n", + "substring not found https://www.youtube.com/shorts/yr1WsIhklAgique videos found: 948442 total videos found: 1518610\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_oMTi2HzjMc\n", + "substring not found https://www.youtube.com/shorts/R1e7kIP6jtY\n", + "substring not found https://www.youtube.com/shorts/WfW-bKnd7DUique videos found: 949211 total videos found: 1519778\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8kfZ-DNht40\n", + "substring not found https://www.youtube.com/shorts/m5wrmH0W5sIique videos found: 949227 total videos found: 1519838\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Iq-SXT9YzA\n", + "substring not found https://www.youtube.com/shorts/rGy1AEjjiu8ique videos found: 949381 total videos found: 1520065\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZVSPdAkG8YMique videos found: 950057 total videos found: 1521114\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y5Ge4yrtLdoique videos found: 950082 total videos found: 1521150\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wTGCTnPdenUique videos found: 950131 total videos found: 1521221\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pLm-9ij471cique videos found: 950909 total videos found: 1522580\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tWnpbrOVp9gique videos found: 952390 total videos found: 1524827\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SWv-oLtQvswique videos found: 952406 total videos found: 1524851\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yq0ux4bl8u0ique videos found: 952529 total videos found: 1525067\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Kx2ukXGgGDMique videos found: 952624 total videos found: 1525211\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WVX5wmuIfoc\n", + "substring not found https://www.youtube.com/shorts/BDHWUDXdI9Aique videos found: 952632 total videos found: 1525223\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y3j9w1CgXP4ique videos found: 953742 total videos found: 1526809\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bYwRC98NwNoique videos found: 953748 total videos found: 1526821\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZI94n8EnFwUique videos found: 953754 total videos found: 1526833\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FqENFNzyflg\n", + "substring not found https://www.youtube.com/shorts/YVNr0cSIU8U\n", + "substring not found https://www.youtube.com/shorts/V9WQl-mbW0Eique videos found: 957419 total videos found: 1532696\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S13y6Temlmcique videos found: 959163 total videos found: 1535439\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ChkKGUxm6L0ique videos found: 959254 total videos found: 1535593\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZyH46sWzeeAique videos found: 959277 total videos found: 1535629\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C2RJ7_gAP2Y\n", + "substring not found https://www.youtube.com/shorts/ps0tNaeN_oEique videos found: 959933 total videos found: 1536597\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VeXG-MzairMique videos found: 960996 total videos found: 1538171\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fTLHM8aTRmwique videos found: 961267 total videos found: 1538504\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZxHpWTAEQbQique videos found: 961372 total videos found: 1538634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7TXCaiHxdrEique videos found: 961708 total videos found: 1539087\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Afi8CDa2CuMique videos found: 961782 total videos found: 1539207\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CpbBgbYSYsgique videos found: 962047 total videos found: 1539638\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eHe5SazE_Joique videos found: 962063 total videos found: 1539662\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pis1b_o9ViAique videos found: 964244 total videos found: 1542929\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ymX4e9ZSc6Eique videos found: 964378 total videos found: 1543265\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s5NCnTP0x7Aique videos found: 964389 total videos found: 1543325\t\t\t\n", + "substring not found https://www.youtube.com/shorts/be1NtVvt7tcique videos found: 964684 total videos found: 1543840\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_HxozjyYxuMique videos found: 964776 total videos found: 1543956\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Hih9XDKDmn4ique videos found: 965069 total videos found: 1544323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WxRy-olCqP4ique videos found: 967707 total videos found: 1548743\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pNtXQFoPHUoique videos found: 967753 total videos found: 1548815\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X9LhFMIQjp0ique videos found: 967803 total videos found: 1548899\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s11gC2NOwwc\n", + "substring not found https://www.youtube.com/shorts/fYwCb4BWMoE\n", + "substring not found https://www.youtube.com/shorts/5mFv-ruPgPU\n", + "substring not found https://www.youtube.com/shorts/XJ8SUKA76xY\n", + "substring not found https://www.youtube.com/shorts/TdxtHHd47iIique videos found: 968446 total videos found: 1549873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2Zq7E6md6hUique videos found: 968692 total videos found: 1550306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QLpF-l2zzuIique videos found: 968751 total videos found: 1550402\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yrZV_2cpWZUique videos found: 969076 total videos found: 1550950\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DJMLmpluJFsique videos found: 970183 total videos found: 1552596\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gRgyo3SsOtUique videos found: 971319 total videos found: 1554435\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OiKvpaLliK4ique videos found: 971501 total videos found: 1554752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i-okxLuAv-Eique videos found: 971550 total videos found: 1554812\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XPfP16wojrUique videos found: 971715 total videos found: 1555075\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TnYATYCVskoique videos found: 972485 total videos found: 1556286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5FyyorCDJbcique videos found: 972584 total videos found: 1556430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kRZvS1Ah03kique videos found: 972602 total videos found: 1556466\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0UuKEC44RkQique videos found: 972634 total videos found: 1556514\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Pm69QEqpEg4ique videos found: 973870 total videos found: 1558401\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wifUUqry4CQique videos found: 974027 total videos found: 1558676\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V63tiSEQMd0ique videos found: 974324 total videos found: 1559299\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HmnCHROLTksique videos found: 974705 total videos found: 1559969\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lAVagu6zszg\n", + "substring not found https://www.youtube.com/shorts/B5cuAcTo1mcique videos found: 974822 total videos found: 1560149\t\t\t\n", + "substring not found https://www.youtube.com/shorts/44q-xTRNjMwique videos found: 974841 total videos found: 1560182\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GakOq8VEFb0ique videos found: 976461 total videos found: 1563140\t\t\t\n", + "substring not found https://www.youtube.com/shorts/60SI67t9NKYique videos found: 976653 total videos found: 1563416\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NHeNIbKvGjQique videos found: 976813 total videos found: 1563666\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X4dWeP1VUSAique videos found: 976914 total videos found: 1563813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PJOwWjPzvU4ique videos found: 976973 total videos found: 1563897\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w3UMRJcGICQique videos found: 977863 total videos found: 1565232\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hkUZY5BThl8ique videos found: 977898 total videos found: 1565292\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h9opjIpUCUEique videos found: 979368 total videos found: 1567830\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5ML_lp1YVfQique videos found: 979473 total videos found: 1567985\t\t\t\n", + "substring not found https://www.youtube.com/shorts/teN5VsNPHLcique videos found: 980075 total videos found: 1568858\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8La7qU10nMgique videos found: 980212 total videos found: 1569086\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JvwcCSbRvpYique videos found: 982276 total videos found: 1572584\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y_py7MDct5wique videos found: 982296 total videos found: 1572608\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QWF7ZjVAmc0\n", + "substring not found https://www.youtube.com/shorts/uuje2Zqnmeoique videos found: 982305 total videos found: 1572620\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f2kowl7Ngxw\n", + "substring not found https://www.youtube.com/shorts/snhF88JbYyIique videos found: 982334 total videos found: 1572656\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JItUH2vlKcM\n", + "substring not found https://www.youtube.com/shorts/1u6JP5LGpsU\n", + "substring not found https://www.youtube.com/shorts/gHwEHMCw8FEique videos found: 982346 total videos found: 1572668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DfxOXughFv0ique videos found: 982369 total videos found: 1572715\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lhSAy-GIUMgique videos found: 982376 total videos found: 1572727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zcsqMNwhrSAique videos found: 982402 total videos found: 1572763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t0Bd7N6p33E\n", + "substring not found https://www.youtube.com/shorts/bQPhGIJJ-jQique videos found: 982418 total videos found: 1572787\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qSfctIMJ-Yg\n", + "substring not found https://www.youtube.com/shorts/2cqdwQLgShUique videos found: 983528 total videos found: 1574268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0HVE8U1ACtkique videos found: 983835 total videos found: 1574717\t\t\t\n", + "substring not found https://www.youtube.com/shorts/URC0eb3mUuMique videos found: 985050 total videos found: 1576855\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Q6LQW6ij4Aoique videos found: 985199 total videos found: 1577178\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pAHrtfHrdsIique videos found: 986751 total videos found: 1579423\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lD_tW4josNQ\n", + "substring not found https://www.youtube.com/shorts/Gin5XRVPt0c\n", + "substring not found https://www.youtube.com/shorts/Kebr-Uug7eIique videos found: 986923 total videos found: 1579711\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GixUYKrrYiUique videos found: 986932 total videos found: 1579723\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7AWBTxLuOUA\n", + "substring not found https://www.youtube.com/shorts/iRzThkozhgA\n", + "substring not found https://www.youtube.com/shorts/Ikd57ZP_R2U\n", + "substring not found https://www.youtube.com/shorts/IIM3qCte2yUique videos found: 987058 total videos found: 1579902\t\t\t\n", + "substring not found https://www.youtube.com/shorts/orLaMAWjUy0ique videos found: 987068 total videos found: 1579914\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tUycL5QEICIique videos found: 987074 total videos found: 1579926\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i054ngB-ZPgique videos found: 987081 total videos found: 1579938\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wv-EBQMZ0YEique videos found: 987282 total videos found: 1580225\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iFC_tTTKov0ique videos found: 987291 total videos found: 1580237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m0ZJzXvZ7DQ\n", + "substring not found https://www.youtube.com/shorts/ThamH5E_WcEique videos found: 987368 total videos found: 1580379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nIT1HeYOD0o\n", + "substring not found https://www.youtube.com/shorts/5XIv8JxntrA\n", + "substring not found https://www.youtube.com/shorts/vh2kwusO_Y0\n", + "substring not found https://www.youtube.com/shorts/z9u0SLPgz6g\n", + "substring not found https://www.youtube.com/shorts/Mx_7pCq6IKcique videos found: 987377 total videos found: 1580391\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IPeyR6iPbt4ique videos found: 987397 total videos found: 1580415\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YQ20ocjoqFc\n", + "substring not found https://www.youtube.com/shorts/_hiRbincmDI\n", + "substring not found https://www.youtube.com/shorts/lYt632SqF80\n", + "substring not found https://www.youtube.com/shorts/dG9onqe3RwY\n", + "substring not found https://www.youtube.com/shorts/Pie0u--qLIMique videos found: 987630 total videos found: 1580772\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6PLOzIDrQKsique videos found: 987749 total videos found: 1580976\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oDm8ljh2WEIique videos found: 987842 total videos found: 1581156\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rU9SLmHYnZUique videos found: 988526 total videos found: 1582149\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u49QIqbcGHQique videos found: 988674 total videos found: 1582400\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yO5ifOrT-IQ\n", + "substring not found https://www.youtube.com/shorts/NZi3ahijKQkique videos found: 988713 total videos found: 1582472\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t3dl9ps20ggique videos found: 988758 total videos found: 1582544\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UyLtdpfcL5cique videos found: 988938 total videos found: 1582841\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1x5JdwY3n2Aique videos found: 989023 total videos found: 1582973\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I_Ye8BPc0Boique videos found: 989125 total videos found: 1583128\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rqIxLegPOp4ique videos found: 989139 total videos found: 1583163\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4VXvaWIY7UIique videos found: 989144 total videos found: 1583175\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K3li7iKrhR4ique videos found: 990218 total videos found: 1584885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4uby6Oi-_GQique videos found: 990461 total videos found: 1585233\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xxXKXTRCHc0ique videos found: 990881 total videos found: 1585913\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wza8Cw3ei9Aique videos found: 990998 total videos found: 1586093\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OWYiZUQju-4ique videos found: 991092 total videos found: 1586261\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DQRR9FcHExEique videos found: 991431 total videos found: 1586796\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IrQxYEYzmHgique videos found: 991518 total videos found: 1586923\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k2d7cSdmfW0ique videos found: 992466 total videos found: 1588199\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iJB-pMvkSjAique videos found: 992498 total videos found: 1588235\t\t\t\n", + "substring not found https://www.youtube.com/shorts/chEnVt87cgMique videos found: 992519 total videos found: 1588259\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lzh549wMC88\n", + "substring not found https://www.youtube.com/shorts/SM7x9V_Nmpwique videos found: 992635 total videos found: 1588424\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MFWgP8HHl_8ique videos found: 993641 total videos found: 1589992\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rThW2ThcG8oique videos found: 993757 total videos found: 1590159\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6kIOwu2FhWwique videos found: 993766 total videos found: 1590171\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k0DtXJSXkiA\n", + "substring not found https://www.youtube.com/shorts/NdbsYNVmOns\n", + "substring not found https://www.youtube.com/shorts/GFsalvsIaos\n", + "substring not found https://www.youtube.com/shorts/cHYFK88Ccak\n", + "substring not found https://www.youtube.com/shorts/ZILJmL8lkQQique videos found: 993795 total videos found: 1590219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VZF-OSg5uI0ique videos found: 993880 total videos found: 1590339\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ptnUlaKZoGAique videos found: 995078 total videos found: 1592202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IowDgrpAwg0ique videos found: 995438 total videos found: 1592733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UWfatQzetbcique videos found: 995509 total videos found: 1592853\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-LTA_TWs8QQ\n", + "substring not found https://www.youtube.com/shorts/hDu3OjhhKLw\n", + "substring not found https://www.youtube.com/shorts/-2cScDF6l9gique videos found: 995805 total videos found: 1593259\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CexdtWP1Qusique videos found: 995818 total videos found: 1593282\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1z9lANcTJfg\n", + "substring not found https://www.youtube.com/shorts/uTiClR8keU4ique videos found: 995845 total videos found: 1593330\t\t\t\n", + "substring not found https://www.youtube.com/shorts/StGw7_PO158ique videos found: 995919 total videos found: 1593449\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uXzrVhGe2wAique videos found: 996073 total videos found: 1593652\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i5KWFSXaAd4\n", + "substring not found https://www.youtube.com/shorts/GpShkJ7d0SAique videos found: 998035 total videos found: 1596476\t\t\t\n", + "substring not found https://www.youtube.com/shorts/d-GJ0lWrRBYique videos found: 998131 total videos found: 1596608\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tvLuUvtQVIcique videos found: 999673 total videos found: 1599070\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t3rFyoEiCDwique videos found: 999793 total videos found: 1599272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rOyiS5CKYoIique videos found: 1000008 total videos found: 1599630\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ob8wREsfOc0ique videos found: 1000920 total videos found: 1601026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jbk1teDeVi0ique videos found: 1001165 total videos found: 1601422\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Y3fx5BA4g5oique videos found: 1001229 total videos found: 1601530\t\t\t\n", + "substring not found https://www.youtube.com/shorts/REeWz8hbrOMique videos found: 1002182 total videos found: 1603203\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CWD_jmDM1HEique videos found: 1002441 total videos found: 1603576\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ad3ztb7bq6kique videos found: 1002499 total videos found: 1603667\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1tXkwqmjGwIique videos found: 1002641 total videos found: 1603901\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pJQEVv23bSMique videos found: 1002738 total videos found: 1604054\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qCiAbd1NN6Y\n", + "substring not found https://www.youtube.com/shorts/oXMigv1TJmcique videos found: 1002890 total videos found: 1604446\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0v7amYaxzTwique videos found: 1002900 total videos found: 1604458\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZzyaHdiPwTkique videos found: 1003200 total videos found: 1604870\t\t\t\n", + "substring not found https://www.youtube.com/shorts/63zTKyqSKdAique videos found: 1003238 total videos found: 1604929\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wBu4rXWsffE\n", + "substring not found https://www.youtube.com/shorts/mapgApTeFJUique videos found: 1003243 total videos found: 1604941\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jCEd_xPZu0sique videos found: 1003249 total videos found: 1604953\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EcArBOzCFFUique videos found: 1003327 total videos found: 1605061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eSFZ-RlKP-I\n", + "substring not found https://www.youtube.com/shorts/LjVrcXNbkXwique videos found: 1003336 total videos found: 1605073\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IDPtCONEvncique videos found: 1003345 total videos found: 1605085\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=DSSxAe2_TUYnd: 1004692 total videos found: 1607306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wc_OTXDa5Vkique videos found: 1004817 total videos found: 1607586\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2NRwPo6lqhEique videos found: 1004941 total videos found: 1607790\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VjT7KNYMKMwique videos found: 1005786 total videos found: 1609451\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Cq6A-PlVzz8ique videos found: 1006040 total videos found: 1609846\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6aSurRPwcrMique videos found: 1006356 total videos found: 1610263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g6HfDDZaiOEique videos found: 1008426 total videos found: 1613729\t\t\t\n", + "substring not found https://www.youtube.com/shorts/R710n8HKD00ique videos found: 1008445 total videos found: 1613753\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tpkAaECrWwUique videos found: 1008639 total videos found: 1614083\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pyr5nSD07bEique videos found: 1009043 total videos found: 1614707\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0g8JY5ZaFCE\n", + "substring not found https://www.youtube.com/shorts/RcoPTULzY94\n", + "substring not found https://www.youtube.com/shorts/2-Z_Pd8z9iYique videos found: 1010306 total videos found: 1616777\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KQGAsUbL7TIique videos found: 1010375 total videos found: 1616872\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7ne_gguHac8ique videos found: 1010395 total videos found: 1616896\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fIR6qcTKvykique videos found: 1010731 total videos found: 1617371\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TB1bWRkDWYs\n", + "substring not found https://www.youtube.com/shorts/qdUO6thwC_0ique videos found: 1010753 total videos found: 1617407\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T7EBvLmfeJQique videos found: 1011938 total videos found: 1619392\t\t\t\n", + "substring not found https://www.youtube.com/shorts/heuICiF-HAUique videos found: 1011984 total videos found: 1619452\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=_7OPxhTfNI8nd: 1012167 total videos found: 1619728\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9CRcVPR-DpQique videos found: 1012574 total videos found: 1620346\t\t\t\n", + "substring not found https://www.youtube.com/shorts/clKc1zHGuesique videos found: 1012810 total videos found: 1620716\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4Q949twmSuMique videos found: 1013267 total videos found: 1621475\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Jfx9-DZTccUique videos found: 1013571 total videos found: 1622069\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AEdCqawRUT4ique videos found: 1013730 total videos found: 1622321\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f9XgRUYTWEkique videos found: 1014234 total videos found: 1623026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9npB_SaEzAQ\n", + "substring not found https://www.youtube.com/shorts/KrQbXBDHIrUique videos found: 1014389 total videos found: 1623218\t\t\t\n", + "substring not found https://www.youtube.com/shorts/d8MgxMcRX0Aique videos found: 1015410 total videos found: 1624745\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aeE4yY9DgC4ique videos found: 1015910 total videos found: 1625491\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cGz77kz_sJg\n", + "substring not found https://www.youtube.com/shorts/_sWuNcuKjSwique videos found: 1015948 total videos found: 1625538\t\t\t\n", + "substring not found https://www.youtube.com/shorts/32Xjg0PQkEM\n", + "substring not found https://www.youtube.com/shorts/_aE7kDPbch0\n", + "substring not found https://www.youtube.com/shorts/rjwwT-kMqIAique videos found: 1016063 total videos found: 1625706\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BMCQJTk6atYique videos found: 1016093 total videos found: 1625778\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1ADQkUKJZU4ique videos found: 1016114 total videos found: 1625802\t\t\t\n", + "substring not found https://www.youtube.com/shorts/z7WD0hcVDJAique videos found: 1016124 total videos found: 1625826\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kSMA_o8F-dM\n", + "substring not found https://www.youtube.com/shorts/EgZRtUYiKU0ique videos found: 1016274 total videos found: 1626054\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5BGFDhSCtSgique videos found: 1016305 total videos found: 1626102\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_WlI_LOwP3Mique videos found: 1016545 total videos found: 1626436\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D05v8yr28J8\n", + "substring not found https://www.youtube.com/shorts/lACIgv45uKA\n", + "substring not found https://www.youtube.com/shorts/b9GSjUJa2QQique videos found: 1016554 total videos found: 1626448\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZvIlXbbBGh0\n", + "substring not found https://www.youtube.com/shorts/IZZm_gznFmw\n", + "substring not found https://www.youtube.com/shorts/7S8nVGlBvgg\n", + "substring not found https://www.youtube.com/shorts/zsRDu9lFmjg\n", + "substring not found https://www.youtube.com/shorts/r3dkHPhQa4Y\n", + "substring not found https://www.youtube.com/shorts/rN7rr5uLmF0\n", + "substring not found https://www.youtube.com/shorts/kx5KYt3A5XI\n", + "substring not found https://www.youtube.com/shorts/lLF1crsGBGI\n", + "substring not found https://www.youtube.com/shorts/Qu5BPqTOzfQique videos found: 1016597 total videos found: 1626520\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8fygXTipBhoique videos found: 1016692 total videos found: 1626700\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RlIgnTEVGRoique videos found: 1016728 total videos found: 1626844\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T0D7G36EVPUique videos found: 1016791 total videos found: 1626952\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IMBkwDmqkqkique videos found: 1017035 total videos found: 1627449\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wpZQXhvQREUique videos found: 1017141 total videos found: 1627616\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u7s6U6VCdNUique videos found: 1017456 total videos found: 1628078\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AlPV8Hysarwique videos found: 1020133 total videos found: 1631997\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1sN2wr9UD5Qique videos found: 1020236 total videos found: 1632188\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eTdesK-oW2Qique videos found: 1020261 total videos found: 1632224\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TJgZFBvtiY8ique videos found: 1020339 total videos found: 1632392\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6uNKRE3ZuGwique videos found: 1020402 total videos found: 1632488\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1KYs9C9lrV4ique videos found: 1020478 total videos found: 1632620\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BIa1mHyRUGIique videos found: 1020501 total videos found: 1632656\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QzAfYGJbRBEique videos found: 1020626 total videos found: 1632848\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eOx_MbOGBC0ique videos found: 1020640 total videos found: 1632872\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mlCGnzR2Shw\n", + "substring not found https://www.youtube.com/shorts/yqL-kN1m-RIique videos found: 1020814 total videos found: 1633124\t\t\t\n", + "substring not found https://www.youtube.com/shorts/b2_c3LpcfsQique videos found: 1021031 total videos found: 1633435\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NzDlgiJzWTIique videos found: 1021080 total videos found: 1633506\t\t\t\n", + "substring not found https://www.youtube.com/shorts/haY-bqWX8csique videos found: 1021347 total videos found: 1633923\t\t\t\n", + "substring not found https://www.youtube.com/shorts/orcn9GDLNq0ique videos found: 1021519 total videos found: 1634197\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qzKD049WPi4ique videos found: 1021903 total videos found: 1634808\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9lDROAKhxBoique videos found: 1021944 total videos found: 1634868\t\t\t\n", + "substring not found https://www.youtube.com/shorts/06XQnlnZcvIique videos found: 1023148 total videos found: 1637161\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HVFG8PszUt4ique videos found: 1023162 total videos found: 1637185\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ItwzxDBQ8ooique videos found: 1023583 total videos found: 1637790\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nl51-sl_ntkique videos found: 1023967 total videos found: 1638328\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_4q3aPoqsdEique videos found: 1024232 total videos found: 1638734\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u2-lwY99vsAique videos found: 1024420 total videos found: 1639034\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Iwr0DMqFmAYique videos found: 1024436 total videos found: 1639070\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pfxJ5xqct9Mique videos found: 1024450 total videos found: 1639094\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gypTcKCFrxQique videos found: 1024467 total videos found: 1639118\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wFJb0OMLZBcique videos found: 1024489 total videos found: 1639142\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iR6X9ieAfac\n", + "substring not found https://www.youtube.com/shorts/QDTV63g5zFE\n", + "substring not found https://www.youtube.com/shorts/N0URdguUszA\n", + "substring not found https://www.youtube.com/shorts/vJPDvxgWKx4\n", + "substring not found https://www.youtube.com/shorts/4bSNAqdLxDIique videos found: 1024498 total videos found: 1639154\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PmvJ-Oc0eOE\n", + "substring not found https://www.youtube.com/shorts/ONVXqvJr6hsique videos found: 1024511 total videos found: 1639178\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CjMxmno719M\n", + "substring not found https://www.youtube.com/shorts/pzv1zOL2K7gique videos found: 1024519 total videos found: 1639190\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NKm_MTRSdUo\n", + "substring not found https://www.youtube.com/shorts/_qRnJAl0g64\n", + "substring not found https://www.youtube.com/shorts/n6M4fltVGfwique videos found: 1024603 total videos found: 1639310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HhCC1FJ0bQYique videos found: 1026726 total videos found: 1642921\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GWj9j_18HSkique videos found: 1026807 total videos found: 1643041\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tcb_VCJHLjk\n", + "substring not found https://www.youtube.com/shorts/j-pH-4eTKvwique videos found: 1027172 total videos found: 1643672\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_9TXOBELs6sique videos found: 1027616 total videos found: 1644471\t\t\t\n", + "substring not found https://www.youtube.com/shorts/z6EAsdu13mMique videos found: 1028191 total videos found: 1645251\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BmTahVVlvEo\n", + "substring not found https://www.youtube.com/shorts/LAzbHB5YsxUique videos found: 1028765 total videos found: 1646039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vxRdw4zkQYw\n", + "substring not found https://www.youtube.com/shorts/GUv7cQ_7xCYique videos found: 1028807 total videos found: 1646099\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aJ48uXp1dlIique videos found: 1029182 total videos found: 1646697\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xx_O0aFQ1Roique videos found: 1029296 total videos found: 1646873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/riMG0r0OUSUique videos found: 1029740 total videos found: 1647542\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xUvJ88fk9Jsique videos found: 1029817 total videos found: 1647680\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0eTkoYhfvHM\n", + "substring not found https://www.youtube.com/shorts/QEEahP5PMWQique videos found: 1030120 total videos found: 1648097\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nxhYMEZPqIEique videos found: 1030131 total videos found: 1648109\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EKo2KgdARzwique videos found: 1030158 total videos found: 1648157\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pIEzE99DuAI\n", + "substring not found https://www.youtube.com/shorts/BRtGDmiarXkique videos found: 1030228 total videos found: 1648265\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mxf2tb-rssQique videos found: 1030331 total videos found: 1648403\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gI-AvqRUdIg\n", + "substring not found https://www.youtube.com/shorts/fDfW5ymvFl4ique videos found: 1030874 total videos found: 1649153\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MVDDwtLRBkgique videos found: 1031241 total videos found: 1649842\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Vvn96rp-1Mkique videos found: 1031858 total videos found: 1651057\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TJ87ELugS6Eique videos found: 1031863 total videos found: 1651081\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NFiNPopHnyIique videos found: 1033017 total videos found: 1653035\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7iOn6bezYcYique videos found: 1034252 total videos found: 1655387\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NgyB_Wy4fJwique videos found: 1034869 total videos found: 1656319\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6ubiYHhlOe8ique videos found: 1034899 total videos found: 1656367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Iy6EsoEpq3Eique videos found: 1034947 total videos found: 1656438\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SIU0uwlJ_OYique videos found: 1034957 total videos found: 1656462\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2MaQ2-P3Q7sique videos found: 1035067 total videos found: 1656642\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WfKMK02tY_gique videos found: 1035070 total videos found: 1656654\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PdN3IaOlxNkique videos found: 1035083 total videos found: 1656678\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NchULx_kdGUique videos found: 1035501 total videos found: 1657334\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AIOWO943HtMique videos found: 1036205 total videos found: 1658731\t\t\t\n", + "substring not found https://www.youtube.com/shorts/K0-b5q10XbUique videos found: 1036211 total videos found: 1658753\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NA_LxgJLjGI\n", + "substring not found https://www.youtube.com/shorts/UxpamT8Sc2wique videos found: 1036342 total videos found: 1659000\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rLP-4mUySawique videos found: 1036453 total videos found: 1659180\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-KZkDfugLGsique videos found: 1036736 total videos found: 1659592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O-F-Co-gAeEique videos found: 1036762 total videos found: 1659640\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5a7FK0eSN1Qique videos found: 1036785 total videos found: 1659676\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SejETjQI-iEique videos found: 1036960 total videos found: 1659964\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_-jMaexDX3Mique videos found: 1036999 total videos found: 1660024\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s68DkhHa3yc\n", + "substring not found https://www.youtube.com/shorts/jkbWoMILAPEique videos found: 1037016 total videos found: 1660047\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PKn3JzmYS6wique videos found: 1037547 total videos found: 1660855\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jd8ynVAnJ-0\n", + "substring not found https://www.youtube.com/shorts/dTh8Lp3-ESgique videos found: 1037947 total videos found: 1661463\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I38EAgGJ6Xoique videos found: 1042436 total videos found: 1669187\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iHpPYmDUTZ0ique videos found: 1042492 total videos found: 1669271\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6jghSMGRBGsique videos found: 1042926 total videos found: 1669930\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yj5JAuOru8Uique videos found: 1043146 total videos found: 1670299\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RNTGvTCBOWAique videos found: 1043390 total videos found: 1670703\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7zHEwH-5dnMique videos found: 1043732 total videos found: 1671195\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S8e3rooK_sMique videos found: 1043745 total videos found: 1671219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zOtjhTuBGdwique videos found: 1044457 total videos found: 1672297\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TKE9RM5nUdEique videos found: 1044533 total videos found: 1672461\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_pz2GGiSr-8\n", + "substring not found https://www.youtube.com/shorts/ivPjZI2riKg\n", + "substring not found https://www.youtube.com/shorts/DQkvaXGsGZgique videos found: 1044747 total videos found: 1672836\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mvLQg8MOXisique videos found: 1045491 total videos found: 1673869\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IhvxkT7pF4Qique videos found: 1045612 total videos found: 1674049\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3GKbppxCxYYique videos found: 1045644 total videos found: 1674097\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aY3rLCGHGDYique videos found: 1045688 total videos found: 1674157\t\t\t\n", + "substring not found https://www.youtube.com/shorts/se2PRGY-P7Iique videos found: 1045693 total videos found: 1674169\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lRSRxOYoHroique videos found: 1045754 total videos found: 1674277\t\t\t\n", + "substring not found https://www.youtube.com/shorts/p8tFYa5KEek\n", + "substring not found https://www.youtube.com/shorts/qGZNWRvOwyYique videos found: 1045839 total videos found: 1674409\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_6FudqaQqO0ique videos found: 1045857 total videos found: 1674433\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h8Kz-BBj5-gique videos found: 1045863 total videos found: 1674445\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sA232XJ8lKMique videos found: 1045917 total videos found: 1674541\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a_RwDRGAjK0ique videos found: 1046209 total videos found: 1674948\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fa6Q2eqRbvgique videos found: 1046282 total videos found: 1675056\t\t\t\n", + "substring not found https://www.youtube.com/shorts/j9jsRO4v6awique videos found: 1046391 total videos found: 1675235\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nX-lvTvLt1Uique videos found: 1046417 total videos found: 1675271\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bJeEq9jC20Iique videos found: 1046424 total videos found: 1675283\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XYF7gUALItIique videos found: 1046897 total videos found: 1676109\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JpWsFSfBiWYique videos found: 1047071 total videos found: 1676406\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c8FcpOwJr1U\n", + "substring not found https://www.youtube.com/shorts/QGWhYp6PSDMique videos found: 1047365 total videos found: 1676965\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5LXAXuZp-Mk\n", + "substring not found https://www.youtube.com/shorts/6p9dGmXdH2Mique videos found: 1047412 total videos found: 1677037\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z2eNxDn76H4ique videos found: 1047492 total videos found: 1677157\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oHmhcDStgPsique videos found: 1047497 total videos found: 1677169\t\t\t\n", + "substring not found https://www.youtube.com/shorts/H3j_GXOao60\n", + "substring not found https://www.youtube.com/shorts/YBFIOsb5vP8ique videos found: 1048094 total videos found: 1678090\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nxHZRuekD4s\n", + "substring not found https://www.youtube.com/shorts/bgA9SbLyzM4ique videos found: 1048540 total videos found: 1678767\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ar66QIJisoMique videos found: 1048665 total videos found: 1679014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Uh6RebD3Q8gique videos found: 1048695 total videos found: 1679061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mtgRCs45jAoique videos found: 1049025 total videos found: 1679592\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RlhNwpJiY4Aique videos found: 1050026 total videos found: 1681061\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E8h-Y_YrSc4ique videos found: 1050269 total videos found: 1681432\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KPDIVXj3o9Q\n", + "substring not found https://www.youtube.com/shorts/PJq9BBCR5L0ique videos found: 1050303 total videos found: 1681492\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8F3IxaEluuU\n", + "substring not found https://www.youtube.com/shorts/9sxxZbRgyRYique videos found: 1051440 total videos found: 1683144\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jDdebwHiuzUique videos found: 1051652 total videos found: 1683420\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WiLXFX6A7jUique videos found: 1052340 total videos found: 1684440\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qcSTtc0bS9Uique videos found: 1052376 total videos found: 1684488\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Sin3VrXNFmY\n", + "substring not found https://www.youtube.com/shorts/UlZDKKsq3cY\n", + "substring not found https://www.youtube.com/shorts/Sey1XKg2LtQique videos found: 1052381 total videos found: 1684500\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wZB_RbWmpoIique videos found: 1052426 total videos found: 1684560\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BSbfblOvA3kique videos found: 1053014 total videos found: 1685313\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gpE-nWvazRoique videos found: 1053193 total videos found: 1685601\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e-3bYb41d38ique videos found: 1053327 total videos found: 1685793\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aNYVkZ_f2PYique videos found: 1053652 total videos found: 1686213\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=mo5DqQ87qYMnd: 1054147 total videos found: 1686918\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_hj_SVW-83oique videos found: 1054181 total videos found: 1686965\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c_2tkincjvgique videos found: 1054324 total videos found: 1687180\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ehqQ8cC8cLwique videos found: 1054369 total videos found: 1687264\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lJoy-FCzfoUique videos found: 1054678 total videos found: 1687766\t\t\t\n", + "substring not found https://www.youtube.com/shorts/495AMaze5Ag\n", + "substring not found https://www.youtube.com/shorts/DqOpm7XnWZ4ique videos found: 1054838 total videos found: 1687991\t\t\t\n", + "substring not found https://www.youtube.com/shorts/n6ADektHpF0ique videos found: 1054939 total videos found: 1688129\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1yyJJqQCtkI\n", + "substring not found https://www.youtube.com/shorts/_8QHIkUN9A8\n", + "substring not found https://www.youtube.com/shorts/Pqg_2-HSNig\n", + "substring not found https://www.youtube.com/shorts/lDftdUBbJQg\n", + "substring not found https://www.youtube.com/shorts/HXc5kvRnlCcique videos found: 1054947 total videos found: 1688141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3Sn2Hnb4Ergique videos found: 1054973 total videos found: 1688187\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7cPvX5fwDEAique videos found: 1055021 total videos found: 1688259\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KpIisnqzIxc\n", + "substring not found https://www.youtube.com/shorts/v2Hr_YPiV1Qique videos found: 1055080 total videos found: 1688378\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KO1bYjFhkmoique videos found: 1055177 total videos found: 1688509\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x92UAwgUDnAique videos found: 1055277 total videos found: 1688649\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YyljJidA_Dcique videos found: 1055617 total videos found: 1689139\t\t\t\n", + "substring not found https://www.youtube.com/shorts/56rIRnR_iSEique videos found: 1055854 total videos found: 1689499\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qZKAKHWX32Mique videos found: 1056103 total videos found: 1689964\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EzQU78JyVDYique videos found: 1056175 total videos found: 1690120\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iGxL1fxOwXY\n", + "substring not found https://www.youtube.com/shorts/A5lfu-NPTpAique videos found: 1056254 total videos found: 1690240\t\t\t\n", + "substring not found https://www.youtube.com/shorts/92GJ37ftfvwique videos found: 1056347 total videos found: 1690444\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HksKCjisticique videos found: 1056371 total videos found: 1690492\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jpuQVNXz3Xgique videos found: 1056378 total videos found: 1690504\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cFZ_RWbKUJgique videos found: 1056926 total videos found: 1691283\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JUAkQ4R9T88ique videos found: 1056942 total videos found: 1691307\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vCJ1U1aqQAAique videos found: 1056955 total videos found: 1691331\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PMp-u8ZHYco\n", + "substring not found https://www.youtube.com/shorts/5ZFYbPeCGXgique videos found: 1056967 total videos found: 1691355\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SeXKEM_ICksique videos found: 1056987 total videos found: 1691391\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3sJCgnkgTrsique videos found: 1057019 total videos found: 1691439\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-tyBUeOyiwAique videos found: 1057078 total videos found: 1691521\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kKhfhFq_wLAique videos found: 1057463 total videos found: 1692136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v9Sajvl2GYYique videos found: 1058171 total videos found: 1693107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ylpg8C1DUooique videos found: 1058574 total videos found: 1693658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cBwmsf4OeYEique videos found: 1058603 total videos found: 1693694\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wMzYcz17Gpsique videos found: 1059612 total videos found: 1695216\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1_VUpJ4Sxygique videos found: 1061369 total videos found: 1698350\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LN43qrq_dVoique videos found: 1061487 total videos found: 1698529\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hwfpGXl1pcU\n", + "substring not found https://www.youtube.com/shorts/T7bjWu1EN1Qique videos found: 1061507 total videos found: 1698553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/krBsMJ8eQxMique videos found: 1061681 total videos found: 1698815\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2u0ZKAbxp6wique videos found: 1061754 total videos found: 1698922\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E6JB1vX1Uqsique videos found: 1061821 total videos found: 1699018\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N-XAk0cDNNoique videos found: 1062401 total videos found: 1699771\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Gq1qNib6Mc\n", + "substring not found https://www.youtube.com/shorts/Nb_ogceSciA\n", + "substring not found https://www.youtube.com/shorts/3kKjwoh4Eqc\n", + "substring not found https://www.youtube.com/shorts/xl58LmDtcX4ique videos found: 1062502 total videos found: 1699914\t\t\t\n", + "substring not found https://www.youtube.com/shorts/klN1sXQ34NYique videos found: 1063281 total videos found: 1701008\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qFb0sQCbD6cique videos found: 1063388 total videos found: 1701152\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=ZyFK_5W52_Qnd: 1063782 total videos found: 1701684\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fejjNqNdWSwique videos found: 1063820 total videos found: 1701732\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1ZBA81HitLc\n", + "substring not found https://www.youtube.com/shorts/mbUDK8vkw6Uique videos found: 1063925 total videos found: 1701888\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u8wOh1nX_Rwique videos found: 1063975 total videos found: 1701971\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0hKt4Mdmozgique videos found: 1064043 total videos found: 1702067\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-RIW92scNa0ique videos found: 1064069 total videos found: 1702103\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Q3teN6W-L2Eique videos found: 1064210 total videos found: 1702319\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IJP7CBQS4Acique videos found: 1065144 total videos found: 1704141\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E_UrLvUF_Qcique videos found: 1065354 total videos found: 1704451\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0znGHC7-BgEique videos found: 1065935 total videos found: 1705322\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PACJ1e_FQncique videos found: 1066593 total videos found: 1706255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yIO7KV_7W74ique videos found: 1066639 total videos found: 1706338\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gu4IDq2NapYique videos found: 1067363 total videos found: 1707389\t\t\t\n", + "substring not found https://www.youtube.com/shorts/osor9c-Lzrcique videos found: 1067439 total videos found: 1707508\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YMw9A-SxtMcique videos found: 1068494 total videos found: 1709176\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1PiK3J_MLuIique videos found: 1068966 total videos found: 1709991\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8mg9dL9bE-sique videos found: 1069686 total videos found: 1711388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nguTY1H459cique videos found: 1070350 total videos found: 1712523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BRaBp2oiTm8ique videos found: 1071553 total videos found: 1714580\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JG6WfZoTIIQique videos found: 1072829 total videos found: 1716675\t\t\t\n", + "substring not found https://www.youtube.com/shorts/79lTQNqAbYsique videos found: 1073410 total videos found: 1717483\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_rccMlDxzoMique videos found: 1073539 total videos found: 1717698\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9w7rN18w5mkique videos found: 1073595 total videos found: 1717782\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WazvcoqJ3zYique videos found: 1073671 total videos found: 1717926\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3Ibq5U_JBTEique videos found: 1073900 total videos found: 1718272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9_vSllTTvZYique videos found: 1074109 total videos found: 1718534\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RWryB97pVwsique videos found: 1074121 total videos found: 1718558\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PPR_ANYgth8ique videos found: 1074216 total videos found: 1718702\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pt1V4-q4Vncique videos found: 1074309 total videos found: 1718870\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lTBgrceZyzM\n", + "substring not found https://www.youtube.com/shorts/JF21VH1ZU6Mique videos found: 1074366 total videos found: 1718978\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qRmRpHaxGl0ique videos found: 1074421 total videos found: 1719086\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qjRO55agX_s\n", + "substring not found https://www.youtube.com/shorts/wfRA5qIbnhoique videos found: 1074645 total videos found: 1719469\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9_gu20wc79Aique videos found: 1074808 total videos found: 1719769\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aLoiMUsKuNMique videos found: 1074963 total videos found: 1720008\t\t\t\n", + "substring not found https://www.youtube.com/shorts/le3Wh9B0FvMique videos found: 1075350 total videos found: 1720577\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lTqq-i6-v7Yique videos found: 1075387 total videos found: 1720636\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fPgy5XHtpNQique videos found: 1075726 total videos found: 1721108\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r1xcLqxX3EQique videos found: 1076264 total videos found: 1721946\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OiDrg440Ls4ique videos found: 1076287 total videos found: 1721994\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DaqEj05TaRYique videos found: 1077189 total videos found: 1723486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tRup_kOyZskique videos found: 1077260 total videos found: 1723606\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FU0NXMKwonI\n", + "substring not found https://www.youtube.com/shorts/I9-_M3kjS9Iique videos found: 1077280 total videos found: 1723630\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=hSeuLerddTInd: 1077918 total videos found: 1724674\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t7ikNbaIAv0ique videos found: 1077955 total videos found: 1724734\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OWnCDZEHuIAique videos found: 1078615 total videos found: 1725583\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kJ9xAF35a3Aique videos found: 1078636 total videos found: 1725607\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CMI2YT0Jdh8ique videos found: 1080021 total videos found: 1727736\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8FH3RlMNMqkique videos found: 1080294 total videos found: 1728115\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HYg3p-0IDNkique videos found: 1085682 total videos found: 1741659\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sXMEp6PR86Uique videos found: 1085745 total videos found: 1741779\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_1Yl4O8enhoique videos found: 1086005 total videos found: 1742132\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PcA-mlKPAHMique videos found: 1086607 total videos found: 1743070\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lKZa3fh64BIique videos found: 1086927 total videos found: 1743568\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3aADL6G7xdsique videos found: 1087244 total videos found: 1744046\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LEpHkoERGAU\n", + "substring not found https://www.youtube.com/shorts/8ttfEjzJmvUique videos found: 1088594 total videos found: 1746351\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eGmFr2sK__Iique videos found: 1090118 total videos found: 1749059\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S8MzOZSpqEgique videos found: 1090600 total videos found: 1749739\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xb2o9yohZfc\n", + "substring not found https://www.youtube.com/shorts/Sym0_VV08JYique videos found: 1090741 total videos found: 1749989\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fh2HA1drvfYique videos found: 1091540 total videos found: 1751305\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g6BrJdQ-q6gique videos found: 1094147 total videos found: 1755882\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=42nN-JydKnwnd: 1094175 total videos found: 1755927\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_FjTHknGva8ique videos found: 1096135 total videos found: 1759362\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7MqiSBEcmLUique videos found: 1096782 total videos found: 1760316\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KiEErvcX_qoique videos found: 1096795 total videos found: 1760340\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wVyquViqMRs\n", + "substring not found https://www.youtube.com/shorts/RxwAk0US5Iwique videos found: 1096804 total videos found: 1760352\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rwXvaqTsRngique videos found: 1097003 total videos found: 1760627\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bsgqb8L45BA\n", + "substring not found https://www.youtube.com/shorts/ljtOe9BkD0oique videos found: 1098258 total videos found: 1763280\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3qFKcla9eWMique videos found: 1099472 total videos found: 1765308\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eGjVaL3rE8Uique videos found: 1099480 total videos found: 1765320\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bdhOph-MaAUique videos found: 1099489 total videos found: 1765332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EKeva6aWShMique videos found: 1099495 total videos found: 1765356\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1g_05M8JeuE\n", + "substring not found https://www.youtube.com/shorts/LGGWSK9B9e8\n", + "substring not found https://www.youtube.com/shorts/dW8D_ThPmmQique videos found: 1101527 total videos found: 1768826\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PWaGwNAD2TAique videos found: 1101840 total videos found: 1769269\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lkBu0yomRb0\n", + "substring not found https://www.youtube.com/shorts/XCIwm2colMIique videos found: 1102084 total videos found: 1769639\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=vMUvVmMdwt8nd: 1102581 total videos found: 1770337\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e5oN_O3G3ksique videos found: 1102726 total videos found: 1770589\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sG93lSJXGrgique videos found: 1102960 total videos found: 1770936\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8lpKJu3XB2w\n", + "substring not found https://www.youtube.com/shorts/EVKLmi08K6c\n", + "substring not found https://www.youtube.com/shorts/gWFtTXxnJDgique videos found: 1102971 total videos found: 1770960\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2v1heCDneNA\n", + "substring not found https://www.youtube.com/shorts/4A_VCLYd3N8ique videos found: 1103092 total videos found: 1771140\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ts8lpVDX__0ique videos found: 1103326 total videos found: 1771452\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8urx70XtFV0ique videos found: 1103946 total videos found: 1772489\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IKnJCo30eakique videos found: 1104007 total videos found: 1772621\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FODXGjCi5-4ique videos found: 1105159 total videos found: 1774620\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2PIjwrHCFo4ique videos found: 1107726 total videos found: 1779039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pE20DZz6tlsique videos found: 1108343 total videos found: 1779911\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yjaZmq-Y2DMique videos found: 1108658 total videos found: 1780375\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xoEw2nA8FAg\n", + "substring not found https://www.youtube.com/shorts/RqtCW2qGMj0ique videos found: 1108669 total videos found: 1780387\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-6tdQp9DtYw\n", + "substring not found https://www.youtube.com/shorts/g_icuDEC28U\n", + "substring not found https://www.youtube.com/shorts/wIWFDb8ouUUique videos found: 1108675 total videos found: 1780399\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GuSEAZ7MBIIique videos found: 1108780 total videos found: 1780541\t\t\t\n", + "substring not found https://www.youtube.com/shorts/x4KrAddcLFYique videos found: 1108883 total videos found: 1780733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8Zkb7cDi-nwique videos found: 1109221 total videos found: 1781222\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4a5sZrgGwcsique videos found: 1109228 total videos found: 1781234\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xM-Td0jPZ8Uique videos found: 1109271 total videos found: 1781305\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cWez-5uVnYkique videos found: 1109314 total videos found: 1781365\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_1VcmYIe_j0ique videos found: 1109348 total videos found: 1781413\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gtMJlzLm4f8ique videos found: 1109446 total videos found: 1781581\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yl7NskX3xUgique videos found: 1109471 total videos found: 1781617\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CRDgUYnaXWMique videos found: 1109578 total videos found: 1781793\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qwxibab4rRcique videos found: 1110073 total videos found: 1782429\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RZQ7NEI8LJ4ique videos found: 1110111 total videos found: 1782500\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0f8r-KSUsnEique videos found: 1110124 total videos found: 1782535\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PU2wJVb9uEsique videos found: 1110147 total videos found: 1782571\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m8d6wSARIbQique videos found: 1110155 total videos found: 1782583\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aJ5quMD5wdI\n", + "substring not found https://www.youtube.com/shorts/Ivgcfp0astkique videos found: 1110468 total videos found: 1783048\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KotnfJB7froique videos found: 1110565 total videos found: 1783192\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3LtQhYih764ique videos found: 1110625 total videos found: 1783264\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z5C1wBmOszYique videos found: 1110642 total videos found: 1783288\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QIydl0uceV4ique videos found: 1110655 total videos found: 1783310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RaU4soZHe8kique videos found: 1110683 total videos found: 1783346\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kUrx2A2uc-Iique videos found: 1110691 total videos found: 1783358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7sOYfuGEPIgique videos found: 1110697 total videos found: 1783370\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lrIguoGWGH8ique videos found: 1112224 total videos found: 1785645\t\t\t\n", + "substring not found https://www.youtube.com/shorts/niNGzPOT7_kique videos found: 1112860 total videos found: 1786784\t\t\t\n", + "substring not found https://www.youtube.com/shorts/55_hXUjnai0ique videos found: 1115411 total videos found: 1790789\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XEznqIII2J8\n", + "substring not found https://www.youtube.com/shorts/TwNG9f15GV4\n", + "substring not found https://www.youtube.com/shorts/TrICFFSMqzg\n", + "substring not found https://www.youtube.com/shorts/xATGmxyu1vQ\n", + "substring not found https://www.youtube.com/shorts/tYvnh4RkE7U\n", + "substring not found https://www.youtube.com/shorts/80C75qoXvoEique videos found: 1115582 total videos found: 1791026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o5QTpYtTKUsique videos found: 1115590 total videos found: 1791038\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kuC20G_gd0Aique videos found: 1115672 total videos found: 1791158\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5F49yyVUD-o\n", + "substring not found https://www.youtube.com/shorts/lzvlc8vvngk\n", + "substring not found https://www.youtube.com/shorts/__3NjWtUC0wique videos found: 1116617 total videos found: 1792664\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F1VJtEACorEique videos found: 1116654 total videos found: 1792723\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lj68jSRjJKwique videos found: 1116969 total videos found: 1793198\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_T_ljietJH4\n", + "substring not found https://www.youtube.com/shorts/Fj2pZQeh7cwique videos found: 1116990 total videos found: 1793234\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MLv_EbUN89Aique videos found: 1117047 total videos found: 1793306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UTk6T997xQw\n", + "substring not found https://www.youtube.com/shorts/h2GqKQPngFcique videos found: 1117229 total videos found: 1793557\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YxNa1FJem_4ique videos found: 1117260 total videos found: 1793605\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zDnVySEmdEwique videos found: 1117748 total videos found: 1794305\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YYovfQ__2CYique videos found: 1118104 total videos found: 1794917\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ljYN2VkXNJAique videos found: 1118441 total videos found: 1795365\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sTkw-Yzqg3Eique videos found: 1118526 total videos found: 1795495\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WY83hswVBO0ique videos found: 1118537 total videos found: 1795507\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AAilwS3145gique videos found: 1118701 total videos found: 1795759\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pJ04KUc3TKYique videos found: 1118910 total videos found: 1796107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fF55P0dCLscique videos found: 1121878 total videos found: 1800829\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F-wV3B4QZrsique videos found: 1121999 total videos found: 1801021\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jML8XVl58c4\n", + "substring not found https://www.youtube.com/shorts/MqIg22YqTK0\n", + "substring not found https://www.youtube.com/shorts/LAxUosOZ0UUique videos found: 1123091 total videos found: 1802806\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UK_tzmNGhsc\n", + "substring not found https://www.youtube.com/shorts/Epxn5uvuDaMique videos found: 1123121 total videos found: 1802852\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eGLxj2Dvr5Iique videos found: 1123531 total videos found: 1803463\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oKk-H8M9QoEique videos found: 1123588 total videos found: 1803547\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lpXrcYlRhSAique videos found: 1123662 total videos found: 1803667\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nKwhgH5446cique videos found: 1123832 total videos found: 1803907\t\t\t\n", + "substring not found https://www.youtube.com/shorts/78-VL3JsK34ique videos found: 1123902 total videos found: 1804003\t\t\t\n", + "substring not found https://www.youtube.com/shorts/onEeT9BhKm8ique videos found: 1124215 total videos found: 1804483\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O9FQhh7j6ZU\n", + "substring not found https://www.youtube.com/shorts/aR4bxL7F-Bo\n", + "substring not found https://www.youtube.com/shorts/qZDQhWJKyQs\n", + "substring not found https://www.youtube.com/shorts/ycBOFBEm6l0ique videos found: 1124232 total videos found: 1804507\t\t\t\n", + "substring not found https://www.youtube.com/shorts/50eU_nQQ51gique videos found: 1124239 total videos found: 1804519\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0w7jnqay92E\n", + "substring not found https://www.youtube.com/shorts/KO2q50AwdUc\n", + "substring not found https://www.youtube.com/shorts/D040cmdoj9s\n", + "substring not found https://www.youtube.com/shorts/_t_qsn8mGJEique videos found: 1124345 total videos found: 1804723\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7Nufw-l0c0oique videos found: 1124558 total videos found: 1805164\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sbwYZERQtvoique videos found: 1124787 total videos found: 1805594\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DkmfWxMXt88ique videos found: 1124821 total videos found: 1805641\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qc9IjLh7zSAique videos found: 1125015 total videos found: 1805891\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OikjpViqqtY\n", + "substring not found https://www.youtube.com/shorts/-MvkCWGYgA8ique videos found: 1125352 total videos found: 1806332\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uPeWHpF2Yskique videos found: 1126318 total videos found: 1807745\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_2RPa6AGiPQ\n", + "substring not found https://www.youtube.com/shorts/L5Utf_Jinh0\n", + "substring not found https://www.youtube.com/shorts/3NVaSp6u13kique videos found: 1126342 total videos found: 1807817\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qQljY1trO14ique videos found: 1127973 total videos found: 1810484\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IcpL-KSUfPMique videos found: 1128368 total videos found: 1811143\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CAdzbvstPFUique videos found: 1128779 total videos found: 1811753\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IAxtaFPGQmwique videos found: 1128810 total videos found: 1811813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P9wEqJ4u9LEique videos found: 1128885 total videos found: 1811957\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fk7_Anopk9oique videos found: 1129383 total videos found: 1812795\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g45K0qPyHw4ique videos found: 1129845 total videos found: 1813467\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Rtb49qUjoxYique videos found: 1130572 total videos found: 1814554\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bRbx-Nk_xDgique videos found: 1130726 total videos found: 1814793\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0AtiOV2fHSUique videos found: 1131314 total videos found: 1815849\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BFtD0GsGvkcique videos found: 1132051 total videos found: 1817036\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QmXO-DDoUAsique videos found: 1132114 total videos found: 1817202\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ijsES9HE0ioique videos found: 1133085 total videos found: 1818733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nmJLoqnpxM4ique videos found: 1133139 total videos found: 1818829\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FhYbXm2__SUique videos found: 1133145 total videos found: 1818841\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IHAOCwYupfc\n", + "substring not found https://www.youtube.com/shorts/ZRjOAHQQf2Eique videos found: 1133172 total videos found: 1818913\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kwLq125joDEique videos found: 1133418 total videos found: 1819269\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0XIJq7BJmjAique videos found: 1133678 total videos found: 1819647\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TXz0wUiJCbYique videos found: 1133923 total videos found: 1819968\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lwSHEYCe1zIique videos found: 1134157 total videos found: 1820270\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ma8X20X3bSMique videos found: 1134857 total videos found: 1821318\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9cUZMT2W03Aique videos found: 1135284 total videos found: 1821942\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ef_Hhfuikwoique videos found: 1135502 total videos found: 1822337\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W4z8K5Y1hd8ique videos found: 1135947 total videos found: 1823101\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ddVHSFujBeAique videos found: 1136074 total videos found: 1823327\t\t\t\n", + "substring not found https://www.youtube.com/shorts/M6Y9c1-96qo\n", + "substring not found https://www.youtube.com/shorts/Vwrh2_2sYYs\n", + "substring not found https://www.youtube.com/shorts/UMTzrTG4CVs\n", + "substring not found https://www.youtube.com/shorts/jg1LZUNOGaQique videos found: 1136093 total videos found: 1823351\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ixma1Ro_Kj0\n", + "substring not found https://www.youtube.com/shorts/1wIIbZ6NDmA\n", + "substring not found https://www.youtube.com/shorts/0553nHP4f0o\n", + "substring not found https://www.youtube.com/shorts/oGhfxUUBWXA\n", + "substring not found https://www.youtube.com/shorts/WYX-phTNqPw\n", + "substring not found https://www.youtube.com/shorts/6x_a7kJhPfU\n", + "substring not found https://www.youtube.com/shorts/mwNIfhaaLYM\n", + "substring not found https://www.youtube.com/shorts/hQBfOvcGZqE\n", + "substring not found https://www.youtube.com/shorts/M3VyeIDKYvAique videos found: 1138162 total videos found: 1826450\t\t\t\n", + "substring not found https://www.youtube.com/shorts/his6vhB0qH4ique videos found: 1138391 total videos found: 1826774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VifQTzPcyywique videos found: 1138441 total videos found: 1826834\t\t\t\n", + "substring not found https://www.youtube.com/shorts/592hXui0b3wique videos found: 1139212 total videos found: 1827931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/naj0CfcIXqwique videos found: 1139678 total videos found: 1828638\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xRE2aGV_K0oique videos found: 1139684 total videos found: 1828650\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fmpuVymBOr4\n", + "substring not found https://www.youtube.com/shorts/DJsaMGPQhVoique videos found: 1139850 total videos found: 1828914\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eDNV3Nlzck4ique videos found: 1140132 total videos found: 1829334\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xxKHeADF4jkique videos found: 1140136 total videos found: 1829346\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NZhvhS4ZRPU\n", + "substring not found https://www.youtube.com/shorts/J8V0NZswkw8ique videos found: 1140267 total videos found: 1829562\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fR1nrI8s7mMique videos found: 1140442 total videos found: 1829814\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RMKFL2YySZoique videos found: 1140656 total videos found: 1830149\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uQhgVpon3AUique videos found: 1140676 total videos found: 1830173\t\t\t\n", + "substring not found https://www.youtube.com/shorts/amFaZEYakDUique videos found: 1140755 total videos found: 1830269\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bQY-PZnNsFU\n", + "substring not found https://www.youtube.com/shorts/49vJpldQ-U0\n", + "substring not found https://www.youtube.com/shorts/HiXhx-V7zpAique videos found: 1142000 total videos found: 1831930\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6yI6TVo1qucique videos found: 1142060 total videos found: 1832014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dWnFk0ANWlkique videos found: 1142199 total videos found: 1832238\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1ezZM_E4GtMique videos found: 1142550 total videos found: 1832722\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NbDYRaaF6D4ique videos found: 1142716 total videos found: 1832938\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vXAxkf4fZz4ique videos found: 1142927 total videos found: 1833271\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2ybKYPFDft8ique videos found: 1143002 total videos found: 1833367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GuwolzdbUi8ique videos found: 1143010 total videos found: 1833379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zcrzinTstlk\n", + "substring not found https://www.youtube.com/shorts/Ma8KQH-SYLgique videos found: 1143028 total videos found: 1833403\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rudItngB1DAique videos found: 1143393 total videos found: 1833940\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vzIJkrPiAHcique videos found: 1143408 total videos found: 1833964\t\t\t\n", + "substring not found https://www.youtube.com/shorts/blUixjpoeXUique videos found: 1143605 total videos found: 1834251\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6L94b2xfpBQique videos found: 1143744 total videos found: 1834454\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oDB8zLLIICg\n", + "substring not found https://www.youtube.com/shorts/4Fphpf7MAiE\n", + "substring not found https://www.youtube.com/shorts/wizmyQJ5LDAique videos found: 1144123 total videos found: 1835001\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SLMiwmQrq0k\n", + "substring not found https://www.youtube.com/shorts/9DuBTpZYmcgique videos found: 1145576 total videos found: 1837178\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wUYbkXHGjI0ique videos found: 1145764 total videos found: 1837537\t\t\t\n", + "substring not found https://www.youtube.com/shorts/90PybN7vuhUique videos found: 1145783 total videos found: 1837561\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QkiFJJOZHIgique videos found: 1146115 total videos found: 1838051\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IqDNmzkULx0ique videos found: 1146740 total videos found: 1839002\t\t\t\n", + "substring not found https://www.youtube.com/shorts/R1DUkJQYjvcique videos found: 1146991 total videos found: 1839448\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xuZYYvm90Es\n", + "substring not found https://www.youtube.com/shorts/f1uVcDQ8qfMique videos found: 1147585 total videos found: 1840377\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5tXT5CQbiuAique videos found: 1148535 total videos found: 1841978\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PEhHtQoREykique videos found: 1148570 total videos found: 1842060\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UEiBGsUqSiAique videos found: 1148852 total videos found: 1842545\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r_EJMYrSRd8ique videos found: 1149434 total videos found: 1843347\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-XJfgOUUi3kique videos found: 1149829 total videos found: 1843980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m2F3aV8uftk\n", + "substring not found https://www.youtube.com/shorts/hABAcX-JqA0\n", + "substring not found https://www.youtube.com/shorts/2foLWLSZmMMique videos found: 1150329 total videos found: 1844819\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zvFvVF7fxe8ique videos found: 1151934 total videos found: 1847330\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bYkeqjMiOmsique videos found: 1152171 total videos found: 1847750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ai_xZtuQ_gw\n", + "substring not found https://www.youtube.com/shorts/U8JuE4IWl-Qique videos found: 1153302 total videos found: 1849914\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NrUd-mn4fEMique videos found: 1153416 total videos found: 1850283\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XC8-OR3wak4ique videos found: 1154778 total videos found: 1852610\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MQGwa68aWUUique videos found: 1154787 total videos found: 1852634\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u0GUw1YpGMYique videos found: 1155134 total videos found: 1853206\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o5304lApkho\n", + "substring not found https://www.youtube.com/shorts/24FVYu0E_vU\n", + "substring not found https://www.youtube.com/shorts/8EV3Z4Y4Oy4ique videos found: 1155488 total videos found: 1853750\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y3pfxoQFfoUique videos found: 1156423 total videos found: 1855114\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HvDgxKZqTwcique videos found: 1156457 total videos found: 1855150\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w-iKcJrV1ws\n", + "substring not found https://www.youtube.com/shorts/w4AnBj2i5AEique videos found: 1157061 total videos found: 1855947\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mbj18PsItVoique videos found: 1158176 total videos found: 1857494\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-HNDOhqWmBg\n", + "substring not found https://www.youtube.com/shorts/4Be9Q7qOGL4\n", + "substring not found https://www.youtube.com/shorts/U2YkaZMu6qYique videos found: 1158183 total videos found: 1857506\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5-LWohwwDtEique videos found: 1158193 total videos found: 1857518\t\t\t\n", + "substring not found https://www.youtube.com/shorts/J0qep2fu_UUique videos found: 1158224 total videos found: 1857565\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_VSRb2fhAgsique videos found: 1158240 total videos found: 1857589\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PbfD9bIwpToique videos found: 1158691 total videos found: 1858226\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Le6zQsy6L7Q\n", + "substring not found https://www.youtube.com/shorts/A3FYZdYdIGE\n", + "substring not found https://www.youtube.com/shorts/pCqeY_Nhfl0\n", + "substring not found https://www.youtube.com/shorts/9sB9mG1ZQGEique videos found: 1160335 total videos found: 1860803\t\t\t\n", + "substring not found https://www.youtube.com/shorts/morHH4XM0vMique videos found: 1161215 total videos found: 1862147\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f47sDUa706cique videos found: 1161322 total videos found: 1862327\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m1aP-geW5v4ique videos found: 1163256 total videos found: 1865379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NcDRRmzMyMg\n", + "substring not found https://www.youtube.com/shorts/hCwIxTiw9LIique videos found: 1163894 total videos found: 1866450\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X3yebVfENfQique videos found: 1164205 total videos found: 1866889\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jE5mchOsgDQique videos found: 1164312 total videos found: 1867057\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yWGlJO8eJD8ique videos found: 1164728 total videos found: 1867752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SGzvT2_i43wique videos found: 1165883 total videos found: 1869503\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v2897xI8FgMique videos found: 1166467 total videos found: 1870319\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iDOFBYeN-psique videos found: 1166863 total videos found: 1870941\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B0yvQ6dLp4Qique videos found: 1166890 total videos found: 1870977\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fp-ZcCY3PsIique videos found: 1167155 total videos found: 1871341\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JwfLoJc5f9Q\n", + "substring not found https://www.youtube.com/shorts/6amn4AfzFes\n", + "substring not found https://www.youtube.com/shorts/vZTJe6LECpoique videos found: 1167418 total videos found: 1871651\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4iPD7FJX81Qique videos found: 1167495 total videos found: 1871746\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-ePv19pu3G8ique videos found: 1168199 total videos found: 1872743\t\t\t\n", + "substring not found https://www.youtube.com/shorts/P3HUDZRioYYique videos found: 1170285 total videos found: 1875940\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nbvQASRzOMsique videos found: 1170566 total videos found: 1876380\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gfMP5l8WMKoique videos found: 1171316 total videos found: 1877562\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gmsy5x2t4fMique videos found: 1173156 total videos found: 1880367\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y3no994bPwwique videos found: 1173162 total videos found: 1880379\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wRN8ByDyyVgique videos found: 1173176 total videos found: 1880403\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1s5EWpoU-OAique videos found: 1173182 total videos found: 1880415\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FTLOC-lNCmgique videos found: 1173234 total videos found: 1880499\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tZHZZ3qfH94ique videos found: 1173243 total videos found: 1880511\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Thd_Kfm1tPsique videos found: 1173652 total videos found: 1881354\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jiul5WA0t4Eique videos found: 1174114 total videos found: 1882157\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aN55EC3srm8ique videos found: 1174460 total videos found: 1882576\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2RyDQLWmaHo\n", + "substring not found https://www.youtube.com/shorts/xvTKECeJEVUique videos found: 1174578 total videos found: 1882768\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DSUxyJaKPM4ique videos found: 1174976 total videos found: 1883314\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PfrRPzuNkAIique videos found: 1176889 total videos found: 1886177\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a1hG1IaC-FIique videos found: 1177015 total videos found: 1886357\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QGn6mBexfDMique videos found: 1178152 total videos found: 1888039\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ACWBRNlXa3Iique videos found: 1178160 total videos found: 1888075\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TJEz7woXLQoique videos found: 1178165 total videos found: 1888087\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k1CQ_jaYJN4ique videos found: 1178180 total videos found: 1888111\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fyhfDUFXTWA\n", + "substring not found https://www.youtube.com/shorts/6BDzLMxLBCg\n", + "substring not found https://www.youtube.com/shorts/q1FMmqFWPoo\n", + "substring not found https://www.youtube.com/shorts/YA8eEaxmUEAique videos found: 1179198 total videos found: 1889675\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hDA8-D2RitAique videos found: 1179365 total videos found: 1889924\t\t\t\n", + "substring not found https://www.youtube.com/shorts/i0hgcOeQQ6kique videos found: 1181073 total videos found: 1892698\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3AuN4uHe3ts\n", + "substring not found https://www.youtube.com/shorts/Nm1X32NYYNo\n", + "substring not found https://www.youtube.com/shorts/vDwd0ZS7S5E\n", + "substring not found https://www.youtube.com/shorts/9cSVEJNWOrU\n", + "substring not found https://www.youtube.com/shorts/dQS3SjzFM7Yique videos found: 1181189 total videos found: 1892865\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RB06HxYDKZYique videos found: 1181427 total videos found: 1893177\t\t\t\n", + "substring not found https://www.youtube.com/shorts/az90G17JZqEique videos found: 1181479 total videos found: 1893249\t\t\t\n", + "substring not found https://www.youtube.com/shorts/00C9Q4-Fi8sique videos found: 1182954 total videos found: 1896055\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o1hiUNzIhYgique videos found: 1183500 total videos found: 1897017\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Fhy--mWftOEique videos found: 1183511 total videos found: 1897041\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1YS0Z9Noxjcique videos found: 1183664 total videos found: 1897281\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I2oLnCdGO7s\n", + "substring not found https://www.youtube.com/shorts/59vohA5Ewygique videos found: 1183781 total videos found: 1897449\t\t\t\n", + "substring not found https://www.youtube.com/shorts/euaZg_ptnQMique videos found: 1183791 total videos found: 1897461\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4RV4Eeyh3W4\n", + "substring not found https://www.youtube.com/shorts/bSqxU9gdMvYique videos found: 1183930 total videos found: 1897639\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4j9VNu23sqIique videos found: 1185607 total videos found: 1900392\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s2QRLgkrugoique videos found: 1186223 total videos found: 1901435\t\t\t\n", + "substring not found https://www.youtube.com/shorts/F3FUnvzkinEique videos found: 1186493 total videos found: 1901794\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0X3AqufZKCs\n", + "substring not found https://www.youtube.com/shorts/3HFu3P0YY3sique videos found: 1186502 total videos found: 1901806\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9COBqKwgXXkique videos found: 1186525 total videos found: 1901865\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2_Huptqyy1Mique videos found: 1186777 total videos found: 1902295\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DbUUxRvHfvsique videos found: 1187447 total videos found: 1903336\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fdsmr5IO1kYique videos found: 1187467 total videos found: 1903360\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xJB6oT5T2lEique videos found: 1189012 total videos found: 1905774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bgLTdBxf2Ww\n", + "substring not found https://www.youtube.com/shorts/CUogD9syhngique videos found: 1189141 total videos found: 1906002\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UtwXzu3IR1U\n", + "substring not found https://www.youtube.com/shorts/8busyJQwRZsique videos found: 1189712 total videos found: 1906888\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dL_8KXRgiHcique videos found: 1189733 total videos found: 1906912\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0VjT8OOWQdsique videos found: 1189849 total videos found: 1907098\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7YFXEfFlOYAique videos found: 1189983 total videos found: 1907345\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zgxa8SGf10wique videos found: 1189998 total videos found: 1907369\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9iOnMlsWHpwique videos found: 1191298 total videos found: 1909986\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kUJye2-8j-Uique videos found: 1191372 total videos found: 1910094\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dov0syV_SJwique videos found: 1191907 total videos found: 1910849\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6fab9RO_nOkique videos found: 1192193 total videos found: 1911304\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1VVnT3Lw5c8ique videos found: 1192786 total videos found: 1912173\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TYkoNk4YHD0ique videos found: 1194169 total videos found: 1914735\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bSAIbmLPWJg\n", + "substring not found https://www.youtube.com/shorts/lefPvCpZuZIique videos found: 1194582 total videos found: 1915417\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X0AkcMg5hlAique videos found: 1194758 total videos found: 1915680\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m2lNLwptrS8\n", + "substring not found https://www.youtube.com/shorts/1O1DGre8xK8ique videos found: 1194808 total videos found: 1915752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dTcSJL5hhpY\n", + "substring not found https://www.youtube.com/shorts/urA38RxKnLIique videos found: 1195043 total videos found: 1916121\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wNQjW6FIGqIique videos found: 1195480 total videos found: 1916960\t\t\t\n", + "substring not found https://www.youtube.com/shorts/M-YqzHuKb_Mique videos found: 1196340 total videos found: 1918360\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vdkWfUKvAnUique videos found: 1196888 total videos found: 1919386\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bTccP0_25Ckique videos found: 1197930 total videos found: 1921006\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bNCYD6Q_UVgique videos found: 1198027 total videos found: 1921147\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mrkLVN6oibUique videos found: 1198331 total videos found: 1921587\t\t\t\n", + "substring not found https://www.youtube.com/shorts/amrezEYol24ique videos found: 1198474 total videos found: 1921767\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3bjshD_zu7cique videos found: 1199082 total videos found: 1923033\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Al2vgQdRlLg\n", + "substring not found https://www.youtube.com/shorts/ra61AbmQH1cique videos found: 1199851 total videos found: 1924290\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NYaeOxWYmBAique videos found: 1200872 total videos found: 1926018\t\t\t\n", + "substring not found https://www.youtube.com/shorts/49_A659IRNQique videos found: 1201168 total videos found: 1926385\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EuGX_AzISqUique videos found: 1201855 total videos found: 1927394\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o7ajx3jMUyMique videos found: 1202906 total videos found: 1929070\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eDrR1SM1RbMique videos found: 1203007 total videos found: 1929238\t\t\t\n", + "substring not found https://www.youtube.com/shorts/S_n-aJU-lbQique videos found: 1203184 total videos found: 1929523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SSTpVfnI5m4ique videos found: 1203272 total videos found: 1929679\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZuX6MyUSmk8ique videos found: 1203799 total videos found: 1930506\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Tqzlcpe1iZcique videos found: 1204447 total videos found: 1931566\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jds1DmeoadYique videos found: 1204621 total videos found: 1931826\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sLTnsPddBQIique videos found: 1204915 total videos found: 1932219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Im8rOImoMr8ique videos found: 1204938 total videos found: 1932255\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D_LkbMGiexIique videos found: 1206982 total videos found: 1935372\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TXAFK0sdmXUique videos found: 1208077 total videos found: 1936937\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WJnOcKbwIyQ\n", + "substring not found https://www.youtube.com/shorts/xfiIgTz_r9Q\n", + "substring not found https://www.youtube.com/shorts/GqgWP_gANtU\n", + "substring not found https://www.youtube.com/shorts/b0lqjnT8lUcique videos found: 1208663 total videos found: 1937907\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N2R4ZBHdfd0ique videos found: 1208951 total videos found: 1938482\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-fpMrPZtRIMique videos found: 1211332 total videos found: 1942453\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NIJOeakimD0ique videos found: 1213478 total videos found: 1945712\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SEJd48p7chEique videos found: 1213759 total videos found: 1946220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m0uAN5vdXWIique videos found: 1214076 total videos found: 1946727\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KXqy3XIa_x8ique videos found: 1214378 total videos found: 1947131\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=QlReh-TtNrond: 1216062 total videos found: 1949877\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oxiqz0YESQ4ique videos found: 1217139 total videos found: 1951555\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U0zrELYiK9Eique videos found: 1217146 total videos found: 1951567\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oDJpl3LjzM4ique videos found: 1217187 total videos found: 1951624\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WqeKLyfyGi0\n", + "substring not found https://www.youtube.com/shorts/5rY3Als0U_E\n", + "substring not found https://www.youtube.com/shorts/skgdtRYrK4o\n", + "substring not found https://www.youtube.com/shorts/GEQ1UuvRAno\n", + "substring not found https://www.youtube.com/shorts/Kla5tS5PFi4\n", + "substring not found https://www.youtube.com/shorts/f4n4wI1cCvMique videos found: 1217251 total videos found: 1951709\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cN5_DD3Om6gique videos found: 1219578 total videos found: 1955314\t\t\t\n", + "substring not found https://www.youtube.com/shorts/B1c8AuG4ylAique videos found: 1220676 total videos found: 1957210\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uGcY4y1pn0Qique videos found: 1220963 total videos found: 1957796\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ANQniI57oTIique videos found: 1221529 total videos found: 1958756\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I5RqAYdwg74ique videos found: 1222112 total videos found: 1959569\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ajQDUVlzbOkique videos found: 1222361 total videos found: 1959940\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8AubsrxTGu8\n", + "substring not found https://www.youtube.com/shorts/2mjK6lY4idgique videos found: 1222894 total videos found: 1960714\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rtc39gacOIQique videos found: 1223476 total videos found: 1961553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iM8YGyOjMJkique videos found: 1225396 total videos found: 1964835\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VgwuO-Kwrt0ique videos found: 1226349 total videos found: 1966486\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Zw5OwyRw-hgique videos found: 1226953 total videos found: 1967444\t\t\t\n", + "substring not found https://www.youtube.com/shorts/She4f0tADBwique videos found: 1227034 total videos found: 1967561\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XC6zvD04n54\n", + "substring not found https://www.youtube.com/shorts/wG9AEfFzdKwique videos found: 1228992 total videos found: 1970882\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uru7d7UGfxcique videos found: 1230376 total videos found: 1973118\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HQv64e-hQYw\n", + "substring not found https://www.youtube.com/shorts/KR9P7xRgBegique videos found: 1230597 total videos found: 1973490\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5ghsBJvzT8Qique videos found: 1231265 total videos found: 1974599\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oa5xy-S1wb4ique videos found: 1231452 total videos found: 1974899\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7tdjJH0_PpI\n", + "substring not found https://www.youtube.com/shorts/JlGV0XQ55Wgique videos found: 1232130 total videos found: 1976323\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Eqn7bWgqMAique videos found: 1233005 total videos found: 1977811\t\t\t\n", + "substring not found https://www.youtube.com/shorts/srhZHEyNSSMique videos found: 1233385 total videos found: 1978429\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZguCZmLjxfIique videos found: 1233629 total videos found: 1978788\t\t\t\n", + "substring not found https://www.youtube.com/shorts/42H38_GUmgcique videos found: 1234262 total videos found: 1979901\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LZsx_FrCZl4ique videos found: 1234271 total videos found: 1979912\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1Y4MmmcGbasique videos found: 1235116 total videos found: 1981144\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_WsaXLSXENAique videos found: 1235980 total videos found: 1982358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9oQxNVa1w1wique videos found: 1236336 total videos found: 1982849\t\t\t\n", + "substring not found https://www.youtube.com/shorts/H0AypLvkrK4ique videos found: 1236869 total videos found: 1983705\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zmdP3f3XNKUique videos found: 1237478 total videos found: 1984683\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rfpdfNH8poAique videos found: 1237532 total videos found: 1984754\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MNWx5nkW6GYique videos found: 1237753 total videos found: 1985183\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5Gtzmmjhw6gique videos found: 1238370 total videos found: 1986082\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YyeGwHvlaV8ique videos found: 1238583 total videos found: 1986430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uL8sfczQYKc\n", + "substring not found https://www.youtube.com/shorts/7iYsaJEdSLwique videos found: 1238605 total videos found: 1986454\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VPwCk7rtPRgique videos found: 1238651 total videos found: 1986514\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dI47Zj_jl58ique videos found: 1239170 total videos found: 1987306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SW3cH8MCduYique videos found: 1241017 total videos found: 1990163\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HhZ5Qi7FPWwique videos found: 1241454 total videos found: 1990915\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dgOPMXhDmHQique videos found: 1241859 total videos found: 1991490\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_kHpIpbvKUMique videos found: 1243269 total videos found: 1993834\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PgTE_5MLjloique videos found: 1243454 total videos found: 1994134\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5ed7ZcXJYp0ique videos found: 1243507 total videos found: 1994242\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hoyj4tsL0_c\n", + "substring not found https://www.youtube.com/shorts/Gr3jS9-XiaE\n", + "substring not found https://www.youtube.com/shorts/gcyfODWAxbcique videos found: 1244656 total videos found: 1996215\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EDVVDRETMVUique videos found: 1245311 total videos found: 1997376\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DtNw4IvB9AIique videos found: 1245502 total videos found: 1997660\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OqQ20_r1oWIique videos found: 1245557 total videos found: 1997719\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hUKzOjVCMrcique videos found: 1246134 total videos found: 1998519\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sbYoRLV5Nvkique videos found: 1246436 total videos found: 1999107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GDnULSwTx3Aique videos found: 1246498 total videos found: 1999239\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qSOQOqGAvmk\n", + "substring not found https://www.youtube.com/shorts/STCF1DGzy4oique videos found: 1246540 total videos found: 1999299\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k0WEWq7YGsEique videos found: 1246640 total videos found: 1999443\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4m_KDzRHAjwique videos found: 1246778 total videos found: 1999670\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zXc5EjDUCRgique videos found: 1248318 total videos found: 2001903\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GyR10ABgl_Mique videos found: 1248344 total videos found: 2001951\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dkIKleTztuYique videos found: 1248376 total videos found: 2001999\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RhjRucE6D0cique videos found: 1249032 total videos found: 2003041\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wTpAyscnmU4ique videos found: 1249077 total videos found: 2003113\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bDRN3fZViPMique videos found: 1249406 total videos found: 2003919\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oxJMMn6OMqAique videos found: 1249674 total videos found: 2004398\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JJyWuSPeGn0ique videos found: 1249711 total videos found: 2004482\t\t\t\n", + "substring not found https://www.youtube.com/shorts/V0TzZ3O9xhYique videos found: 1250175 total videos found: 2005226\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tvQHM9Lrqlcique videos found: 1250508 total videos found: 2005723\t\t\t\n", + "substring not found https://www.youtube.com/shorts/owhL-vdpIucique videos found: 1250578 total videos found: 2005842\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fuuLxyqhqMsique videos found: 1250788 total videos found: 2006190\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UswAaSJj2Doique videos found: 1251140 total videos found: 2006790\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4lHg4BUI5o4ique videos found: 1251597 total videos found: 2007522\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sTCsuSntBC0ique videos found: 1251618 total videos found: 2007570\t\t\t\n", + "substring not found https://www.youtube.com/shorts/CCaXToiFXEcique videos found: 1251769 total videos found: 2007797\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kPcDknPz4i8ique videos found: 1253213 total videos found: 2010111\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4z0c1c-4qxMique videos found: 1256885 total videos found: 2015888\t\t\t\n", + "substring not found https://www.youtube.com/shorts/R4OWO9-VQ9wique videos found: 1257653 total videos found: 2017226\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Cmexw3FrPBMique videos found: 1257660 total videos found: 2017238\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wmbGOAjB0tw\n", + "substring not found https://www.youtube.com/shorts/_Aa1Ym3YE0gique videos found: 1257672 total videos found: 2017261\t\t\t\n", + "substring not found https://www.youtube.com/shorts/A1ST7p78h88ique videos found: 1257937 total videos found: 2017692\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Anw8zkmhcZYique videos found: 1258248 total videos found: 2018220\t\t\t\n", + "substring not found https://www.youtube.com/shorts/EEMCZh3mFmYique videos found: 1258312 total videos found: 2018316\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UR0U535njn4ique videos found: 1258354 total videos found: 2018388\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6u_eiAaz5WUique videos found: 1258660 total videos found: 2018827\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NeVF3qFN7Nwique videos found: 1258892 total videos found: 2019180\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kWIy1Ltl4WIique videos found: 1259354 total videos found: 2020032\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1ODPYiJmBZMique videos found: 1259613 total videos found: 2020620\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Oh-czvhDCqQique videos found: 1259699 total videos found: 2020738\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7WMWFpny7fkique videos found: 1259720 total videos found: 2020774\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jfFVNQq_hBIique videos found: 1259990 total videos found: 2021252\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t3QJbZVvRxs\n", + "substring not found https://www.youtube.com/shorts/PL3iVXDFCtwique videos found: 1260155 total videos found: 2021563\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vVTlUtZX1JMique videos found: 1260740 total videos found: 2022476\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uInYKEMvhC0\n", + "substring not found https://www.youtube.com/shorts/u5HZzvq0UZU\n", + "substring not found https://www.youtube.com/shorts/rKSb7At1zaUique videos found: 1260854 total videos found: 2022644\t\t\t\n", + "substring not found https://www.youtube.com/shorts/N1XX5lSDhagique videos found: 1260861 total videos found: 2022656\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3ktry-4dqHA\n", + "substring not found https://www.youtube.com/shorts/CPyD004D5qwique videos found: 1260986 total videos found: 2022868\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FZHN7rHp-i4ique videos found: 1262035 total videos found: 2024740\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_A2V6ZQzVKYique videos found: 1262039 total videos found: 2024752\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Lba_sj0biVQ\n", + "substring not found https://www.youtube.com/shorts/Az6x_OfDoF4ique videos found: 1262146 total videos found: 2025003\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FwUHOPaLYZIique videos found: 1262723 total videos found: 2025938\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9YBFM6dZtm4\n", + "substring not found https://www.youtube.com/shorts/s0sCuGxOuFkique videos found: 1263508 total videos found: 2027215\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yel6NJ5VQT0ique videos found: 1263591 total videos found: 2027358\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6ItiRY36Dj8ique videos found: 1263908 total videos found: 2027825\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zZuL72XTfOkique videos found: 1264621 total videos found: 2029014\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ShNH0QNiedcique videos found: 1265323 total videos found: 2030433\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u0JvhadGlkw\n", + "substring not found https://www.youtube.com/shorts/BPklTuCZ6Hsique videos found: 1267315 total videos found: 2033942\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0m3tEpTncrIique videos found: 1268155 total videos found: 2035190\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_Bz4IjZ5CBgique videos found: 1268272 total videos found: 2035355\t\t\t\n", + "substring not found https://www.youtube.com/shorts/cTX-0lZBbDIique videos found: 1268293 total videos found: 2035390\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3NgaqiIhd6cique videos found: 1268315 total videos found: 2035426\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3xbq7j-pyfkique videos found: 1268333 total videos found: 2035462\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4wQnLxNPtGgique videos found: 1268345 total videos found: 2035498\t\t\t\n", + "substring not found https://www.youtube.com/shorts/k86NNsBmXDwique videos found: 1268552 total videos found: 2035870\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OcBKln_ZXqsique videos found: 1268753 total videos found: 2036182\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4NyvwLwQmjUique videos found: 1269102 total videos found: 2036731\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sGdHM7eqvEcique videos found: 1269221 total videos found: 2036980\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RhN_Sh7FX40ique videos found: 1269263 total videos found: 2037052\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2TDUhILRe4Qique videos found: 1269269 total videos found: 2037064\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jtTst1d4H2Mique videos found: 1269483 total videos found: 2037434\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3gidpSyCqR8ique videos found: 1269556 total videos found: 2037554\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HWIjh8TiTUEique videos found: 1269622 total videos found: 2037674\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5Ni4ExxTergique videos found: 1269640 total videos found: 2037710\t\t\t\n", + "substring not found https://www.youtube.com/shorts/AVfPvMl8l5sique videos found: 1270704 total videos found: 2039398\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZI88bfY_cjQique videos found: 1271052 total videos found: 2039962\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r0utI99-M3cique videos found: 1271104 total videos found: 2040032\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DtssSAsflL0\n", + "substring not found https://www.youtube.com/shorts/xHphVQtLLSE\n", + "substring not found https://www.youtube.com/shorts/f1jiqnjJczYique videos found: 1271746 total videos found: 2041286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qv6U30m7WTkique videos found: 1271906 total videos found: 2041619\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DgZcK1kAZRoique videos found: 1271988 total videos found: 2041797\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UA0zlwNZB0sique videos found: 1272175 total videos found: 2042240\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aOfbz70e2L0ique videos found: 1272269 total videos found: 2042419\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ihqGahrGengique videos found: 1273040 total videos found: 2043716\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2zPQ-2vDyEEique videos found: 1273843 total videos found: 2045036\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZCq-KE7Cpy0\n", + "substring not found https://www.youtube.com/shorts/RvqgfNMjyg0ique videos found: 1277143 total videos found: 2050471\t\t\t\n", + "substring not found https://www.youtube.com/shorts/T2b4ALN6xkYique videos found: 1278822 total videos found: 2053293\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hCLL2tV_yxAique videos found: 1279199 total videos found: 2053951\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vMZdYs0IWKYique videos found: 1279912 total videos found: 2055330\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FpxyPKDfm7Yique videos found: 1280866 total videos found: 2056731\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5bm10i1xTsEique videos found: 1280885 total videos found: 2056755\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Qnvsc9m75E0ique videos found: 1280914 total videos found: 2056803\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SqlVEz9RKD8ique videos found: 1280936 total videos found: 2056838\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ohg8ofyJpnsique videos found: 1282248 total videos found: 2059076\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C54nZDOcVOwique videos found: 1282307 total videos found: 2059160\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ccl5I5AWdyQique videos found: 1282682 total videos found: 2059828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lffGyIn-eT8ique videos found: 1283630 total videos found: 2061434\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dKV0D6k-XqYique videos found: 1283635 total videos found: 2061446\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aWFPBTzqsWg\n", + "substring not found https://www.youtube.com/shorts/PEZOuZo2o9Aique videos found: 1283903 total videos found: 2061878\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yLkTSGtqhQ8ique videos found: 1284359 total videos found: 2062858\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TV3_w4Qd0Noique videos found: 1286100 total videos found: 2066336\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tWJsoOfBrIIique videos found: 1286807 total videos found: 2067642\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IZ8ZcnhmpnQique videos found: 1287106 total videos found: 2068136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QiZHq-brk_cique videos found: 1287193 total videos found: 2068315\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_G_78XN2rIwique videos found: 1287974 total videos found: 2069577\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1MwjcvqPbpkique videos found: 1289008 total videos found: 2071136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DOb8S4YwqL4ique videos found: 1289602 total videos found: 2072059\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SVC4AV21nj0ique videos found: 1290002 total videos found: 2072903\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mi2CWKVAEvoique videos found: 1290156 total videos found: 2073117\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GKptRmRvJ-sique videos found: 1290191 total videos found: 2073165\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JvTg_mRQuYM\n", + "substring not found https://www.youtube.com/shorts/ry-UxOlI4fYique videos found: 1290824 total videos found: 2074219\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jKY4sp1v2Xgique videos found: 1290984 total videos found: 2074495\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kWIIRYfak8s\n", + "substring not found https://www.youtube.com/shorts/MQ4sHiWqtLcique videos found: 1292695 total videos found: 2076872\t\t\t\n", + "substring not found https://www.youtube.com/shorts/seIbwhtlJlU\n", + "substring not found https://www.youtube.com/shorts/5cFoO2jnjVg\n", + "substring not found https://www.youtube.com/shorts/XlYNIa0oVKY\n", + "substring not found https://www.youtube.com/shorts/WIhapgkWRVcique videos found: 1292701 total videos found: 2076884\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tjDIxp0cdOkique videos found: 1292730 total videos found: 2076931\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C1fAnxtjBwAique videos found: 1292758 total videos found: 2076979\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SJZ9QCOcIbcique videos found: 1293923 total videos found: 2078979\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bsNXXICnEQ0ique videos found: 1296519 total videos found: 2083325\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Crbr23OwfZUique videos found: 1297326 total videos found: 2084668\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_ppTz6nXZzcique videos found: 1297865 total videos found: 2085369\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TAnmcmpFIGgique videos found: 1297940 total videos found: 2085465\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XseKIXEkFcU\n", + "substring not found https://www.youtube.com/shorts/a4jqYN-oFfkique videos found: 1298952 total videos found: 2087268\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LbRuNBmwiIQique videos found: 1299126 total videos found: 2087694\t\t\t\n", + "substring not found https://www.youtube.com/shorts/J0OT5Xx-NTg\n", + "substring not found https://www.youtube.com/shorts/7hc0bwWZAwYique videos found: 1299753 total videos found: 2088792\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eLjQosJxQQEique videos found: 1300292 total videos found: 2089729\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bDaz-b_Rv-gique videos found: 1300757 total videos found: 2090430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/La9Jekw3cDQique videos found: 1300867 total videos found: 2090665\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tg0xAQsYJ_4ique videos found: 1301043 total videos found: 2091097\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JR0VqRSo8loique videos found: 1301158 total videos found: 2091265\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0CPHq80-klMique videos found: 1301669 total videos found: 2092107\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7pPai4IFdF4ique videos found: 1301779 total videos found: 2092330\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xtSZFjgXp4Uique videos found: 1302604 total videos found: 2093716\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9XvSiCaYDJsique videos found: 1302900 total videos found: 2094208\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a5P-okSWRxQique videos found: 1302919 total videos found: 2094231\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Xxoh4_32au4ique videos found: 1304456 total videos found: 2096876\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OYqH_RkFkcMique videos found: 1305078 total videos found: 2097783\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C5iLJPCRiD4ique videos found: 1305319 total videos found: 2098128\t\t\t\n", + "substring not found https://www.youtube.com/shorts/DwOzVIbjkPUique videos found: 1305560 total videos found: 2098477\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vg4rYGwWJE8ique videos found: 1305693 total videos found: 2098642\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zRgBQaU1QG8ique videos found: 1305949 total videos found: 2099025\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9uATYZd8KKQique videos found: 1306251 total videos found: 2099505\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3KXY2f-U90Y\n", + "substring not found https://www.youtube.com/shorts/weABlf7j55wique videos found: 1306275 total videos found: 2099553\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mee0CkF_dX4ique videos found: 1306972 total videos found: 2100777\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e3zEi6yYoAwique videos found: 1306997 total videos found: 2100825\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_l-j7c5jwhsique videos found: 1307305 total videos found: 2101253\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Go-COWa8mAkique videos found: 1308016 total videos found: 2102653\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JAGIGHcYR7oique videos found: 1309718 total videos found: 2105382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xQyE_bnJ6KIique videos found: 1309727 total videos found: 2105394\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1aWUauS4iVA\n", + "substring not found https://www.youtube.com/shorts/w9WR_QGZcbsique videos found: 1309879 total videos found: 2105658\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zFJ2X1POAMEique videos found: 1310355 total videos found: 2106400\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XpsD0L2lWMwique videos found: 1310462 total videos found: 2106589\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-Ssv2K7UCCwique videos found: 1312516 total videos found: 2110135\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4J3yqnKAvJgique videos found: 1313604 total videos found: 2111741\t\t\t\n", + "substring not found https://www.youtube.com/shorts/FdyOB7IN044ique videos found: 1314333 total videos found: 2112903\t\t\t\n", + "substring not found https://www.youtube.com/shorts/lntW6fvfAFwique videos found: 1314342 total videos found: 2112915\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_mgOWpdngB4ique videos found: 1314857 total videos found: 2113643\t\t\t\n", + "substring not found https://www.youtube.com/shorts/U4HNAQNvmH8ique videos found: 1315102 total videos found: 2114000\t\t\t\n", + "substring not found https://www.youtube.com/shorts/v5UT6TtqANkique videos found: 1315141 total videos found: 2114046\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mJl4xyppr0kique videos found: 1315655 total videos found: 2114811\t\t\t\n", + "substring not found https://www.youtube.com/shorts/r2Npey7XiTA\n", + "substring not found https://www.youtube.com/shorts/YOpwLWpKUu4ique videos found: 1316426 total videos found: 2115887\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uNRaZvzFqfE\n", + "substring not found https://www.youtube.com/shorts/-N0uEP7Tu-g\n", + "substring not found https://www.youtube.com/shorts/4SPYc8oHGz0ique videos found: 1316516 total videos found: 2116016\t\t\t\n", + "substring not found https://www.youtube.com/shorts/h18khh-VUDUique videos found: 1316763 total videos found: 2116385\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=Gl7icczujK4nd: 1317363 total videos found: 2117493\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hnw8woT9fAgique videos found: 1317603 total videos found: 2117873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sfUHrJIHfocique videos found: 1318161 total videos found: 2118895\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ohC1BKMw90cique videos found: 1318287 total videos found: 2119099\t\t\t\n", + "substring not found https://www.youtube.com/shorts/izp5Xecde-gique videos found: 1320149 total videos found: 2121971\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3gdKwYhSF2g\n", + "substring not found https://www.youtube.com/shorts/JQBH1YMxUqEique videos found: 1320337 total videos found: 2122286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZVga1ioM8A8ique videos found: 1320349 total videos found: 2122310\t\t\t\n", + "substring not found https://www.youtube.com/shorts/53zSSbVTnt0\n", + "substring not found https://www.youtube.com/shorts/A0RPbe7nrZYique videos found: 1320356 total videos found: 2122322\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ACEzG-QMuDM\n", + "substring not found https://www.youtube.com/shorts/DAzkqfxrNaYique videos found: 1320991 total videos found: 2123253\t\t\t\n", + "substring not found https://www.youtube.com/shorts/85f4xCr978gique videos found: 1321082 total videos found: 2123396\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ok6kiLK0Idcique videos found: 1321088 total videos found: 2123408\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vnJumLcEDIsique videos found: 1321130 total videos found: 2123492\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e04GLl7hnZM\n", + "substring not found https://www.youtube.com/shorts/ZxpKxhVMY-Eique videos found: 1321947 total videos found: 2124876\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ktGPJR2obgEique videos found: 1322008 total videos found: 2124960\t\t\t\n", + "substring not found https://www.youtube.com/shorts/79veUgziwmMique videos found: 1322987 total videos found: 2126597\t\t\t\n", + "substring not found https://www.youtube.com/shorts/iSHIfws_KLMique videos found: 1323096 total videos found: 2126813\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mv56rF2zMsw\n", + "substring not found https://www.youtube.com/shorts/uBbIJ0YPHWoique videos found: 1323120 total videos found: 2126849\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Xabz6oL4sZgique videos found: 1323138 total videos found: 2126873\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Yn7ymGg0p6cique videos found: 1323217 total videos found: 2126993\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TcnhTDZoob0ique videos found: 1323256 total videos found: 2127053\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MCOpQS0FItIique videos found: 1323477 total videos found: 2127341\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LuWVpLVTj4oique videos found: 1323487 total videos found: 2127353\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Ia-OnaFrtjoique videos found: 1323854 total videos found: 2127974\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QbJwRA183_M\n", + "substring not found https://www.youtube.com/shorts/Iwzz2e6ZmZ8ique videos found: 1323961 total videos found: 2128139\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VIIGD7543aYique videos found: 1323994 total videos found: 2128174\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hxCq48Mp6JMique videos found: 1324001 total videos found: 2128186\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wtwFoV_gk8Qique videos found: 1324016 total videos found: 2128210\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dLZAMkKg_Xgique videos found: 1324060 total videos found: 2128282\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pFm2P60LZlc\n", + "substring not found https://www.youtube.com/shorts/UnigmlUMaDsique videos found: 1324131 total videos found: 2128389\t\t\t\n", + "substring not found https://www.youtube.com/shorts/vUR1tU6s9BEique videos found: 1324345 total videos found: 2128758\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XrlkIWIAV4kique videos found: 1324550 total videos found: 2129129\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RVcvEB-66rY\n", + "substring not found https://www.youtube.com/shorts/NKWglGdWVTkique videos found: 1324635 total videos found: 2129272\t\t\t\n", + "substring not found https://www.youtube.com/shorts/y0HSYQ7rmiY\n", + "substring not found https://www.youtube.com/shorts/VY_hPLn-vc8\n", + "substring not found https://www.youtube.com/shorts/xzoGr5SR5Sc\n", + "substring not found https://www.youtube.com/shorts/3qCPIKtVt44ique videos found: 1324647 total videos found: 2129284\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nWxueyY-oQ8\n", + "substring not found https://www.youtube.com/shorts/HbrmxsXc4Vo\n", + "substring not found https://www.youtube.com/shorts/v84jTaG0JiU\n", + "substring not found https://www.youtube.com/shorts/PYErRaFWSS0ique videos found: 1325109 total videos found: 2130140\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NcNWtXVufZ0ique videos found: 1325165 total videos found: 2130224\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fRbYgaJtxOsique videos found: 1325238 total videos found: 2130320\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5yPgARhoMMMique videos found: 1325284 total videos found: 2130404\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a3xOE6oXQMYique videos found: 1325299 total videos found: 2130428\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZYOsSKOpanYique videos found: 1325872 total videos found: 2131276\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xkUOdnOcf78ique videos found: 1325880 total videos found: 2131288\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e0HyOBeWTHMique videos found: 1325972 total videos found: 2131420\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QLbBvpE4N1kique videos found: 1325981 total videos found: 2131432\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-ln6tp-plBM\n", + "substring not found https://www.youtube.com/shorts/AkOLxmctAlgique videos found: 1326314 total videos found: 2131932\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I2tut_c5XRkique videos found: 1326677 total videos found: 2132517\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hrrEXqe1yUUique videos found: 1327210 total videos found: 2133601\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Kl0ubLPrlsU\n", + "substring not found https://www.youtube.com/shorts/txuwVoK5MsAique videos found: 1327614 total videos found: 2134381\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7HB6pbSlRIEique videos found: 1328582 total videos found: 2135940\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pjIgBghGBAk\n", + "substring not found https://www.youtube.com/shorts/uCa_AsBos_U\n", + "substring not found https://www.youtube.com/shorts/TZN_bAlJWVwique videos found: 1328645 total videos found: 2136035\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LUP7Yk4TiLI\n", + "substring not found https://www.youtube.com/shorts/N2T0yHtmA7wique videos found: 1328651 total videos found: 2136047\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qtT11cVwf_cique videos found: 1328765 total videos found: 2136201\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XalvXx6G0Acique videos found: 1329449 total videos found: 2137314\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KwZm3Elosyw\n", + "substring not found https://www.youtube.com/shorts/tce89mkKW3Q\n", + "substring not found https://www.youtube.com/shorts/tO8d_Sw_rXE\n", + "substring not found https://www.youtube.com/shorts/SNv-sEvqVlc\n", + "substring not found https://www.youtube.com/shorts/KpcIucrS8HUique videos found: 1329576 total videos found: 2137515\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nCsF22nYEtAique videos found: 1329987 total videos found: 2138161\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BeeF4KT1aqcique videos found: 1330488 total videos found: 2138947\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-islXWtN4Hkique videos found: 1330624 total videos found: 2139184\t\t\t\n", + "substring not found https://www.youtube.com/shorts/OoQbgGKGpa0\n", + "substring not found https://www.youtube.com/shorts/Z3csml1Nr8Eique videos found: 1330638 total videos found: 2139232\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WjQgDbOI_agique videos found: 1330749 total videos found: 2139446\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JEsaj6lBPvEique videos found: 1330793 total videos found: 2139530\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GuXNFs6OSVY\n", + "substring not found https://www.youtube.com/shorts/h9ZtVR3ID7kique videos found: 1331008 total videos found: 2139862\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mOwDFc2sRnUique videos found: 1331516 total videos found: 2140735\t\t\t\n", + "substring not found https://www.youtube.com/shorts/bFfucRB3BA8ique videos found: 1331531 total videos found: 2140771\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Bt6kl58RdDIique videos found: 1331574 total videos found: 2140854\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VJ7ezLhaTdU\n", + "substring not found https://www.youtube.com/shorts/ELEyZUKK_pkique videos found: 1331877 total videos found: 2141345\t\t\t\n", + "substring not found https://www.youtube.com/shorts/spXI95sGx5Mique videos found: 1331921 total videos found: 2141428\t\t\t\n", + "substring not found https://www.youtube.com/shorts/-sZ7AYW8BoUique videos found: 1332865 total videos found: 2143019\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_YtBzytHll4ique videos found: 1333106 total videos found: 2143389\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D8oiH7_NJm4ique videos found: 1333369 total videos found: 2143767\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MjjlhOI0xPIique videos found: 1333377 total videos found: 2143779\t\t\t\n", + "substring not found https://www.youtube.com/shorts/76LsKJNZKXQ\n", + "substring not found https://www.youtube.com/shorts/zc0o4VOOaHMique videos found: 1333910 total videos found: 2144657\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Vs9mDa7ENgE\n", + "substring not found https://www.youtube.com/shorts/8j4Su9fuweEique videos found: 1334013 total videos found: 2144823\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YeskdGQYW3Aique videos found: 1334071 total videos found: 2144907\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PJ-21wpt2ysique videos found: 1334088 total videos found: 2144943\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WRXQawgtFjkique videos found: 1334398 total videos found: 2145579\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jR2mZbaeSoA\n", + "substring not found https://www.youtube.com/shorts/B5oYP4Mai6sique videos found: 1334858 total videos found: 2146420\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sZQEavRROJ4ique videos found: 1335609 total videos found: 2147470\t\t\t\n", + "substring not found https://www.youtube.com/shorts/sbQ_KQLFZHYique videos found: 1335685 total videos found: 2147578\t\t\t\n", + "substring not found https://www.youtube.com/shorts/s4mtKhZmi4sique videos found: 1336288 total videos found: 2148733\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7qDTUBw0-gIique videos found: 1336319 total videos found: 2148802\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Bq-sYRPODmw\n", + "substring not found https://www.youtube.com/shorts/WGXoLUu0dsw\n", + "substring not found https://www.youtube.com/shorts/HOVZZSqOyv0ique videos found: 1336379 total videos found: 2148885\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tSsVczZLHlEique videos found: 1336394 total videos found: 2148909\t\t\t\n", + "substring not found https://www.youtube.com/shorts/yxDt2-Xd7U8ique videos found: 1336405 total videos found: 2148933\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dSHBffu60Gkique videos found: 1336880 total videos found: 2149710\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WtZRkwx1BeY\n", + "substring not found https://www.youtube.com/shorts/-DCxsBWZdJcique videos found: 1337267 total videos found: 2150282\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0OLZWjoel24ique videos found: 1337549 total videos found: 2150653\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BrR_3C45cS4ique videos found: 1337590 total videos found: 2150713\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_jgU3nCo_OMique videos found: 1337960 total videos found: 2151382\t\t\t\n", + "substring not found https://www.youtube.com/shorts/97bb-R6K65Q\n", + "substring not found https://www.youtube.com/shorts/XyNRWqLXtVI\n", + "substring not found https://www.youtube.com/shorts/r9rEsuMG4cQ\n", + "substring not found https://www.youtube.com/shorts/U4gj_ZVP8Ls\n", + "substring not found https://www.youtube.com/shorts/4GKOAr8QVB4\n", + "substring not found https://www.youtube.com/shorts/qR7TAgEJk7I\n", + "substring not found https://www.youtube.com/shorts/G7xjjBzXTAgique videos found: 1338043 total videos found: 2151538\t\t\t\n", + "substring not found https://www.youtube.com/shorts/72YsN-2hgkI\n", + "substring not found https://www.youtube.com/shorts/ZsFsO3KKCG4ique videos found: 1339542 total videos found: 2153995\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zhEtrY82PFkique videos found: 1339776 total videos found: 2154331\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ObS1aDO4o7Yique videos found: 1340297 total videos found: 2155106\t\t\t\n", + "substring not found https://www.youtube.com/shorts/jfErBgF_1PU\n", + "substring not found https://www.youtube.com/shorts/rZkbXmIeH_Uique videos found: 1340309 total videos found: 2155118\t\t\t\n", + "substring not found https://www.youtube.com/shorts/e0meApEwmBE\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=VEQS6UwdnAcnd: 1340437 total videos found: 2155315\t\t\t\n", + "substring not found https://www.youtube.com/shorts/C7cxFwGAJXEique videos found: 1340960 total videos found: 2156045\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MFYJQMSVnHQique videos found: 1340998 total videos found: 2156093\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ZqAA7QbrF4cique videos found: 1341034 total videos found: 2156153\t\t\t\n", + "substring not found https://www.youtube.com/shorts/IvtSlKDW6Icique videos found: 1341040 total videos found: 2156165\t\t\t\n", + "substring not found https://www.youtube.com/shorts/wrGLiiSpUUIique videos found: 1341331 total videos found: 2156666\t\t\t\n", + "substring not found https://www.youtube.com/shorts/xCRuFlD9h_Iique videos found: 1342188 total videos found: 2158195\t\t\t\n", + "substring not found https://www.youtube.com/shorts/VyJIy4wtwxk\n", + "substring not found https://www.youtube.com/shorts/ur4QMZkCmO0ique videos found: 1342518 total videos found: 2158755\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_OKcwtOIly8ique videos found: 1343279 total videos found: 2160487\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YhdGpiKfx70\n", + "substring not found https://www.youtube.com/shorts/o3ewjREsjIQique videos found: 1343804 total videos found: 2161597\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3vP-i3OB84Eique videos found: 1344073 total videos found: 2162022\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Fb2NT8X5HAUique videos found: 1344985 total videos found: 2163588\t\t\t\n", + "substring not found https://www.youtube.com/shorts/aTDgR-ttEpEique videos found: 1345209 total videos found: 2163894\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0ZSmq0dvpsAique videos found: 1345315 total videos found: 2164038\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gEMMo49j-MMique videos found: 1345701 total videos found: 2164611\t\t\t\n", + "substring not found https://www.youtube.com/shorts/t_S6pwijp3Mique videos found: 1346212 total videos found: 2165376\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7GUl5wW0hhQique videos found: 1347937 total videos found: 2168243\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zOZsEaEFxtwique videos found: 1348053 total videos found: 2168387\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L-65C9WVeCEique videos found: 1348124 total videos found: 2168519\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kfFfXz5Sd6gique videos found: 1348253 total videos found: 2168735\t\t\t\n", + "substring not found https://www.youtube.com/shorts/E7ETfXhdH8wique videos found: 1348263 total videos found: 2168747\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rllj9v0FtCQique videos found: 1348267 total videos found: 2168759\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2IJGv6odCTkique videos found: 1348289 total videos found: 2168795\t\t\t\n", + "substring not found https://www.youtube.com/shorts/qcuN5-utyMkique videos found: 1348331 total videos found: 2168855\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BFKK9CZfNR0ique videos found: 1348389 total videos found: 2168927\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tm660k81DzAique videos found: 1348731 total videos found: 2169375\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XtMnAk3-XqUique videos found: 1348855 total videos found: 2169563\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z7nvRj1H1Cc\n", + "substring not found https://www.youtube.com/shorts/lnqobDEVKEoique videos found: 1348940 total videos found: 2169707\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_rsXsyWHRSgique videos found: 1349229 total videos found: 2170126\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_VYo126Ay-wique videos found: 1349524 total videos found: 2170582\t\t\t\n", + "substring not found https://www.youtube.com/shorts/8VAvLmXED9Yique videos found: 1349944 total videos found: 2171286\t\t\t\n", + "substring not found https://www.youtube.com/shorts/WnW5IMrwjv0\n", + "substring not found https://www.youtube.com/shorts/FjHuE1HrnjYique videos found: 1350004 total videos found: 2171430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/949zrshXmYsique videos found: 1350021 total videos found: 2171454\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m6lXfuxrU6Eique videos found: 1350414 total videos found: 2172136\t\t\t\n", + "substring not found https://www.youtube.com/shorts/zeAgzOk605wique videos found: 1351116 total videos found: 2173410\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TUvPQjA-f88ique videos found: 1351261 total videos found: 2173686\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z7lZ96ILwM0ique videos found: 1352734 total videos found: 2175866\t\t\t\n", + "substring not found https://www.youtube.com/shorts/XE_85rGCOa4ique videos found: 1352788 total videos found: 2175974\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pGklJNAgybUique videos found: 1354136 total videos found: 2178267\t\t\t\n", + "substring not found https://www.youtube.com/shorts/q_t8pBhob6U\n", + "substring not found https://www.youtube.com/shorts/R2daIRplgs8ique videos found: 1354983 total videos found: 2179554\t\t\t\n", + "substring not found https://www.youtube.com/shorts/u8Y6CbTUlTM\n", + "substring not found https://www.youtube.com/shorts/ZSz_FP0TpuEique videos found: 1355009 total videos found: 2179590\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Gf54rCcClMo\n", + "substring not found https://www.youtube.com/shorts/gbXy97f-VBY\n", + "substring not found https://www.youtube.com/shorts/HWOJ0ol7-wA\n", + "substring not found https://www.youtube.com/shorts/5eVVBQVA4uY\n", + "substring not found https://www.youtube.com/shorts/IkaY_IxSf_Yique videos found: 1355117 total videos found: 2179732\t\t\t\n", + "substring not found https://www.youtube.com/shorts/kGuPYSIgbQUique videos found: 1355249 total videos found: 2179935\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ahfCLC27yMcique videos found: 1355259 total videos found: 2179947\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LN7Jj4nytcg\n", + "substring not found https://www.youtube.com/shorts/bUoJbIPPYO4\n", + "substring not found https://www.youtube.com/shorts/9TavyAUXddg\n", + "substring not found https://www.youtube.com/shorts/0366Drpwtv0\n", + "substring not found https://www.youtube.com/shorts/0fx1j-mOLXoique videos found: 1355264 total videos found: 2179959\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LAsvzahVz9g\n", + "substring not found https://www.youtube.com/shorts/FcSI4QkNGDs\n", + "substring not found https://www.youtube.com/shorts/cYvNkFkAruE\n", + "substring not found https://www.youtube.com/shorts/-wYQ1_FevBoique videos found: 1355499 total videos found: 2180289\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mPRDdGgWmo4ique videos found: 1355587 total videos found: 2180409\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3CdxPz8AjHQique videos found: 1356182 total videos found: 2181500\t\t\t\n", + "substring not found https://www.youtube.com/shorts/unUVMIRaHxgique videos found: 1356265 total videos found: 2181620\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Znu4P7Mrh1Eique videos found: 1356385 total videos found: 2181797\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GNhenECPCGU\n", + "substring not found https://www.youtube.com/shorts/p2gm-mS1ZGM\n", + "substring not found https://www.youtube.com/shorts/JoMUi7ELggcique videos found: 1356654 total videos found: 2182178\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GXnUFBLv29kique videos found: 1357243 total videos found: 2183054\t\t\t\n", + "substring not found https://www.youtube.com/shorts/L0Qnbm1S1QAique videos found: 1357852 total videos found: 2183896\t\t\t\n", + "substring not found https://www.youtube.com/shorts/MdA4vZcbPAQique videos found: 1358103 total videos found: 2184307\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RfzD7g9C3moique videos found: 1359856 total videos found: 2187452\t\t\t\n", + "substring not found https://www.youtube.com/shorts/W0qnHfVx1yQique videos found: 1359911 total videos found: 2187523\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tanhijXTIy8ique videos found: 1360224 total videos found: 2188069\t\t\t\n", + "substring not found https://www.youtube.com/shorts/O9wu7xc8G7Uique videos found: 1360277 total videos found: 2188147\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eFOp6KJmB3Yique videos found: 1360413 total videos found: 2188429\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rDYZuRm6d98ique videos found: 1361157 total videos found: 2189828\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nRDua4XksoEique videos found: 1361454 total videos found: 2190257\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PxGAbUhIJQ4ique videos found: 1361468 total videos found: 2190281\t\t\t\n", + "substring not found https://www.youtube.com/shorts/47CneKg-OsA\n", + "substring not found https://www.youtube.com/shorts/0M2SHhVIZTYique videos found: 1361692 total videos found: 2190628\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uulMj5TK1uIique videos found: 1361917 total videos found: 2190951\t\t\t\n", + "substring not found https://www.youtube.com/shorts/GHpV2M07wUsique videos found: 1362629 total videos found: 2192035\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9xJ5FA_37Q4ique videos found: 1363651 total videos found: 2193763\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9pVKKG0arc0ique videos found: 1363660 total videos found: 2193775\t\t\t\n", + "substring not found https://www.youtube.com/shorts/a4E-6bWsxxYique videos found: 1363909 total videos found: 2194123\t\t\t\n", + "substring not found https://www.youtube.com/shorts/LfnBjFpgQ4cique videos found: 1365269 total videos found: 2196271\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_O9ru__txKMique videos found: 1365989 total videos found: 2197397\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Z_db79TQxnUique videos found: 1366210 total videos found: 2197745\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2H11FTg9eZQique videos found: 1366237 total videos found: 2197793\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rnZMZgiR6ywique videos found: 1366488 total videos found: 2198197\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eyVjvDFKcHYique videos found: 1366517 total videos found: 2198233\t\t\t\n", + "substring not found https://www.youtube.com/shorts/m3caHkR9-lEique videos found: 1366618 total videos found: 2198398\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0maSU2UDbwIique videos found: 1366762 total videos found: 2198576\t\t\t\n", + "substring not found https://www.youtube.com/shorts/rOsEQ71naBQique videos found: 1366840 total videos found: 2198672\t\t\t\n", + "substring not found https://www.youtube.com/shorts/eMMPSXd90Ycique videos found: 1366927 total videos found: 2198801\t\t\t\n", + "substring not found https://www.youtube.com/shorts/X519EUuucqAique videos found: 1368218 total videos found: 2200775\t\t\t\n", + "substring not found https://www.youtube.com/shorts/w1RSAxCxBwgique videos found: 1368334 total videos found: 2200918\t\t\t\n", + "substring not found https://www.youtube.com/shorts/9n7xmkdhM0kique videos found: 1368554 total videos found: 2201237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/nIyQ7UKHuwIique videos found: 1368573 total videos found: 2201273\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oheaW5Fvd0Iique videos found: 1368830 total videos found: 2201762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RsOvlt9U1FQ\n", + "substring not found https://www.youtube.com/shorts/FiGo0qX5HRg\n", + "substring not found https://www.youtube.com/shorts/7ztE58ahGLcique videos found: 1369055 total videos found: 2202204\t\t\t\n", + "substring not found https://www.youtube.com/shorts/6EbXxa8kVZk\n", + "substring not found https://www.youtube.com/shorts/EsGUS8ItHccique videos found: 1369074 total videos found: 2202240\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oz64BpSq3-Aique videos found: 1369102 total videos found: 2202276\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1NsI1v22lIk\n", + "substring not found https://www.youtube.com/shorts/TSxDPXsqa9c\n", + "substring not found https://www.youtube.com/shorts/oSBC4hOFdYcique videos found: 1369624 total videos found: 2203026\t\t\t\n", + "substring not found https://www.youtube.com/shorts/_Ln2SKRl600ique videos found: 1369640 total videos found: 2203050\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tQLQYgmFo8Qique videos found: 1369650 total videos found: 2203062\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UyxL4oP9n5Aique videos found: 1369656 total videos found: 2203074\t\t\t\n", + "substring not found https://www.youtube.com/shorts/KNcvju4ZkVY\n", + "substring not found https://www.youtube.com/shorts/aOD8arbPm9cique videos found: 1371299 total videos found: 2205434\t\t\t\n", + "substring not found https://www.youtube.com/shorts/l5iPw6CgO6A\n", + "substring not found https://www.youtube.com/shorts/RsulsImhk1Qique videos found: 1371606 total videos found: 2205878\t\t\t\n", + "substring not found https://www.youtube.com/shorts/7TrNAwRgRyI\n", + "substring not found https://www.youtube.com/shorts/zNsuuMLbd9sique videos found: 1371609 total videos found: 2205890\t\t\t\n", + "substring not found https://www.youtube.com/shorts/D-S4OKq0ISMique videos found: 1371769 total videos found: 2206106\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fqSBCNt-eJ8\n", + "substring not found https://www.youtube.com/shorts/p-t_5lOqdHM\n", + "substring not found https://www.youtube.com/shorts/6tiE_vkaIKoique videos found: 1371780 total videos found: 2206118\t\t\t\n", + "substring not found https://www.youtube.com/shorts/Mu-PgFjEnTgique videos found: 1371793 total videos found: 2206142\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fAXgiu6v1J0ique videos found: 1371939 total videos found: 2206370\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YUof-nbwemQique videos found: 1371966 total videos found: 2206418\t\t\t\n", + "substring not found https://www.youtube.com/shorts/ajlqMi1FOsYique videos found: 1371970 total videos found: 2206430\t\t\t\n", + "substring not found https://www.youtube.com/shorts/BR53pDndwT8\n", + "substring not found https://www.youtube.com/shorts/TtxnNBxEh4Eique videos found: 1371989 total videos found: 2206466\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4dAieeKkkTwique videos found: 1372103 total videos found: 2206646\t\t\t\n", + "substring not found https://www.youtube.com/shorts/2ZkICwVpw40ique videos found: 1372241 total videos found: 2206834\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TOuUg24wLfo\n", + "substring not found https://www.youtube.com/shorts/HdhRwYz9Pfkique videos found: 1372366 total videos found: 2207025\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5v-5lfVgV2Eique videos found: 1372471 total videos found: 2207181\t\t\t\n", + "substring not found https://www.youtube.com/shorts/I77X0xdT6DAique videos found: 1372492 total videos found: 2207225\t\t\t\n", + "substring not found https://www.youtube.com/shorts/UnPQofYKFIw\n", + "substring not found https://www.youtube.com/shorts/FCVdP_-3rDw\n", + "substring not found https://www.youtube.com/shorts/K5FUyeo0WDMique videos found: 1372497 total videos found: 2207237\t\t\t\n", + "substring not found https://www.youtube.com/shorts/0NAe481Ow58ique videos found: 1372539 total videos found: 2207309\t\t\t\n", + "substring not found https://www.youtube.com/shorts/1B3Wov464iI\n", + "substring not found https://www.youtube.com/shorts/ID6MZ7JUdIQique videos found: 1372584 total videos found: 2207380\t\t\t\n", + "substring not found https://www.youtube.com/shorts/pDHEFpfaFRQique videos found: 1372657 total videos found: 2207500\t\t\t\n", + "substring not found https://www.youtube.com/shorts/oO5Xu4hhthwique videos found: 1372773 total videos found: 2207692\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4M1XFuk2mb8\n", + "substring not found https://www.youtube.com/shorts/2Zjt_QPpUa4ique videos found: 1373021 total videos found: 2208144\t\t\t\n", + "substring not found https://www.youtube.com/shorts/dfkjGVLqT7sique videos found: 1373059 total videos found: 2208204\t\t\t\n", + "substring not found https://www.youtube.com/shorts/PTmfolKumlE\n", + "substring not found https://www.youtube.com/shorts/Gz8ttww2WiIique videos found: 1373070 total videos found: 2208216\t\t\t\n", + "substring not found https://www.youtube.com/shorts/g9PYlcUstlQique videos found: 1373143 total videos found: 2208336\t\t\t\n", + "substring not found https://www.youtube.com/shorts/SwkqjJi9y0cique videos found: 1373287 total videos found: 2208600\t\t\t\n", + "substring not found https://www.youtube.com/shorts/szwgk8iy_XQ\n", + "substring not found https://www.youtube.com/shorts/kDs8rHS6aS0ique videos found: 1373662 total videos found: 2209188\t\t\t\n", + "substring not found https://www.youtube.com/shorts/NPRoBTsKbhw\n", + "substring not found https://www.youtube.com/shorts/aIlaLwXJeVkique videos found: 1373973 total videos found: 2209675\t\t\t\n", + "substring not found https://www.youtube.com/shorts/f5McF5wY8SMique videos found: 1373991 total videos found: 2209699\t\t\t\n", + "substring not found https://www.youtube.com/shorts/uEatVObQJn0ique videos found: 1374212 total videos found: 2210079\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mwKzMCxOmuEique videos found: 1374368 total videos found: 2210306\t\t\t\n", + "substring not found https://www.youtube.com/shorts/YBbMwzV7fuMique videos found: 1374616 total videos found: 2210640\t\t\t\n", + "substring not found https://www.youtube.com/shorts/c2V9eoDji9kique videos found: 1375181 total videos found: 2211488\t\t\t\n", + "substring not found https://www.youtube.com/shorts/HCDH8-TwaiM\n", + "substring not found https://www.youtube.com/shorts/MPd7NzJoVhUique videos found: 1375308 total videos found: 2211666\t\t\t\n", + "substring not found https://www.youtube.com/shorts/mDr4h_gzLFYique videos found: 1375630 total videos found: 2212291\t\t\t\n", + "substring not found https://www.youtube.com/shorts/RcpxMSbeS8gique videos found: 1375662 total videos found: 2212363\t\t\t\n", + "'NoneType' object is not iterable https://www.youtube.com/watch?v=sdmoIq0b0AAnd: 1376612 total videos found: 2213762\t\t\t\n", + "substring not found https://www.youtube.com/shorts/QoyKirWkGwMique videos found: 1377065 total videos found: 2214501\t\t\t\n", + "substring not found https://www.youtube.com/shorts/hJOJlPr_Et0ique videos found: 1377085 total videos found: 2214525\t\t\t\n", + "substring not found https://www.youtube.com/shorts/o3Muu6FJoKYique videos found: 1377203 total videos found: 2214765\t\t\t\n", + "substring not found https://www.youtube.com/shorts/4_vM0b1nueQique videos found: 1377646 total videos found: 2215467\t\t\t\n", + "substring not found https://www.youtube.com/shorts/5A99GFE17c0ique videos found: 1378211 total videos found: 2216263\t\t\t\n", + "substring not found https://www.youtube.com/shorts/83u7IanL7u8ique videos found: 1378475 total videos found: 2216657\t\t\t\n", + "substring not found https://www.youtube.com/shorts/TQ8VuDO7dSEique videos found: 1378486 total videos found: 2216669\t\t\t\n", + "substring not found https://www.youtube.com/shorts/fzxNvcgbAKw\n", + "substring not found https://www.youtube.com/shorts/nSlUVrNbv78\n", + "substring not found https://www.youtube.com/shorts/N_jQ0WindFcique videos found: 1378576 total videos found: 2216800\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JazJuKSpdDYique videos found: 1378922 total videos found: 2217304\t\t\t\n", + "substring not found https://www.youtube.com/shorts/tliwN7a8nLIique videos found: 1379099 total videos found: 2217531\t\t\t\n", + "substring not found https://www.youtube.com/shorts/3r1E4Uia50cique videos found: 1379130 total videos found: 2217577\t\t\t\n", + "substring not found https://www.youtube.com/shorts/JikO0GpN3Ucique videos found: 1379387 total videos found: 2218068\t\t\t\n", + "substring not found https://www.youtube.com/shorts/gwkZmMx5Iu4ique videos found: 1379690 total videos found: 2218579\t\t\t\n", + "channels found: 567980 unexplored videos left: 397185 total unique videos found: 1379737 total videos found: 2218639\t\t\t\r" + ] + }, + { + "ename": "KeyboardInterrupt", + "evalue": "", + "output_type": "error", + "traceback": [ + "\u001b[1;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[1;31mKeyboardInterrupt\u001b[0m Traceback (most recent call last)", + "\u001b[1;32m\u001b[0m in \u001b[0;36m\u001b[1;34m\u001b[0m\n\u001b[0;32m 6\u001b[0m \u001b[1;31m# use a try block to catch request or parsing errors and skip to next video\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 7\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m----> 8\u001b[1;33m \u001b[0mnext_info\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mVideo\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mgetNextInfo\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mlink\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 9\u001b[0m \u001b[0mrecommendations\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mnext_info\u001b[0m\u001b[1;33m[\u001b[0m\u001b[1;34m'recommendations'\u001b[0m\u001b[1;33m]\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 10\u001b[0m \u001b[1;32massert\u001b[0m \u001b[0mlen\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mrecommendations\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;33m>\u001b[0m \u001b[1;36m0\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34mf'no recommendations for {link}'\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\extras.py\u001b[0m in \u001b[0;36mgetNextInfo\u001b[1;34m(videoLink, mode, timeout)\u001b[0m\n\u001b[0;32m 546\u001b[0m '''\n\u001b[0;32m 547\u001b[0m \u001b[0mvc\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mVideoCore\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mvideoLink\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34m\"getNextInfo\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mmode\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mtimeout\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;32mTrue\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 548\u001b[1;33m \u001b[0mvc\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msync_next_create\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 549\u001b[0m \u001b[0mvc\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mpost_request_only_html_processing\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 550\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\core\\video.py\u001b[0m in \u001b[0;36msync_next_create\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 135\u001b[0m \u001b[1;32mdef\u001b[0m \u001b[0msync_next_create\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 136\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mprepare_next_request\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 137\u001b[1;33m \u001b[0mresponse\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msyncPostRequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 138\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mnextResponseSource\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mresponse\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mjson\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 139\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\core\\requests.py\u001b[0m in \u001b[0;36msyncPostRequest\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 36\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 37\u001b[0m \u001b[1;32mdef\u001b[0m \u001b[0msyncPostRequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;33m->\u001b[0m \u001b[0mhttpx\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mResponse\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m---> 38\u001b[1;33m return requests.post(\n\u001b[0m\u001b[0;32m 39\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 40\u001b[0m \u001b[0mheaders\u001b[0m\u001b[1;33m=\u001b[0m\u001b[1;33m{\u001b[0m\u001b[1;34m\"User-Agent\"\u001b[0m\u001b[1;33m:\u001b[0m \u001b[0muserAgent\u001b[0m\u001b[1;33m}\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\api.py\u001b[0m in \u001b[0;36mpost\u001b[1;34m(url, data, json, **kwargs)\u001b[0m\n\u001b[0;32m 113\u001b[0m \"\"\"\n\u001b[0;32m 114\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 115\u001b[1;33m \u001b[1;32mreturn\u001b[0m \u001b[0mrequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;34m\"post\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mdata\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mdata\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mjson\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mjson\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 116\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 117\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\api.py\u001b[0m in \u001b[0;36mrequest\u001b[1;34m(method, url, **kwargs)\u001b[0m\n\u001b[0;32m 57\u001b[0m \u001b[1;31m# cases, and look like a memory leak in others.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 58\u001b[0m \u001b[1;32mwith\u001b[0m \u001b[0msessions\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mSession\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0msession\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m---> 59\u001b[1;33m \u001b[1;32mreturn\u001b[0m \u001b[0msession\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 60\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 61\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\sessions.py\u001b[0m in \u001b[0;36mrequest\u001b[1;34m(self, method, url, params, data, headers, cookies, files, auth, timeout, allow_redirects, proxies, hooks, stream, verify, cert, json)\u001b[0m\n\u001b[0;32m 585\u001b[0m }\n\u001b[0;32m 586\u001b[0m \u001b[0msend_kwargs\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mupdate\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0msettings\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 587\u001b[1;33m \u001b[0mresp\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msend\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mprep\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0msend_kwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 588\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 589\u001b[0m \u001b[1;32mreturn\u001b[0m \u001b[0mresp\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\sessions.py\u001b[0m in \u001b[0;36msend\u001b[1;34m(self, request, **kwargs)\u001b[0m\n\u001b[0;32m 699\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 700\u001b[0m \u001b[1;31m# Send the request\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 701\u001b[1;33m \u001b[0mr\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0madapter\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msend\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 702\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 703\u001b[0m \u001b[1;31m# Total elapsed time of the request (approximately)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\adapters.py\u001b[0m in \u001b[0;36msend\u001b[1;34m(self, request, stream, timeout, verify, cert, proxies)\u001b[0m\n\u001b[0;32m 487\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 488\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mchunked\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 489\u001b[1;33m resp = conn.urlopen(\n\u001b[0m\u001b[0;32m 490\u001b[0m \u001b[0mmethod\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 491\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36murlopen\u001b[1;34m(self, method, url, body, headers, retries, redirect, assert_same_host, timeout, pool_timeout, release_conn, chunked, body_pos, **response_kw)\u001b[0m\n\u001b[0;32m 701\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 702\u001b[0m \u001b[1;31m# Make the request on the httplib connection object.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 703\u001b[1;33m httplib_response = self._make_request(\n\u001b[0m\u001b[0;32m 704\u001b[0m \u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 705\u001b[0m \u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36m_make_request\u001b[1;34m(self, conn, method, url, timeout, chunked, **httplib_request_kw)\u001b[0m\n\u001b[0;32m 384\u001b[0m \u001b[1;31m# Trigger any extra validation we need to do.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 385\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 386\u001b[1;33m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0m_validate_conn\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 387\u001b[0m \u001b[1;32mexcept\u001b[0m \u001b[1;33m(\u001b[0m\u001b[0mSocketTimeout\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mBaseSSLError\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0me\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 388\u001b[0m \u001b[1;31m# Py2 raises this as a BaseSSLError, Py3 raises it as socket timeout.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36m_validate_conn\u001b[1;34m(self, conn)\u001b[0m\n\u001b[0;32m 1040\u001b[0m \u001b[1;31m# Force connect early to allow us to validate the connection.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 1041\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mgetattr\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34m\"sock\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;32mNone\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m:\u001b[0m \u001b[1;31m# AppEngine might not have `.sock`\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m-> 1042\u001b[1;33m \u001b[0mconn\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mconnect\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 1043\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 1044\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mconn\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mis_verified\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connection.py\u001b[0m in \u001b[0;36mconnect\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 412\u001b[0m \u001b[0mcontext\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mload_default_certs\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 413\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 414\u001b[1;33m self.sock = ssl_wrap_socket(\n\u001b[0m\u001b[0;32m 415\u001b[0m \u001b[0msock\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 416\u001b[0m \u001b[0mkeyfile\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mkey_file\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\util\\ssl_.py\u001b[0m in \u001b[0;36mssl_wrap_socket\u001b[1;34m(sock, keyfile, certfile, cert_reqs, ca_certs, server_hostname, ssl_version, ciphers, ssl_context, ca_cert_dir, key_password, ca_cert_data, tls_in_tls)\u001b[0m\n\u001b[0;32m 400\u001b[0m \u001b[1;32mif\u001b[0m \u001b[0mca_certs\u001b[0m \u001b[1;32mor\u001b[0m \u001b[0mca_cert_dir\u001b[0m \u001b[1;32mor\u001b[0m \u001b[0mca_cert_data\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 401\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 402\u001b[1;33m \u001b[0mcontext\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mload_verify_locations\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mca_certs\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mca_cert_dir\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mca_cert_data\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 403\u001b[0m \u001b[1;32mexcept\u001b[0m \u001b[1;33m(\u001b[0m\u001b[0mIOError\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mOSError\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0me\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 404\u001b[0m \u001b[1;32mraise\u001b[0m \u001b[0mSSLError\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0me\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", + "\u001b[1;31mKeyboardInterrupt\u001b[0m: " + ] + } + ], + "source": [ + "link = unexplored_videos.pop()\n", + "new_channels_explored = []\n", + "total_videos_found = len(all_videos)\n", + "playlists = []\n", + "\n", + "while len(unexplored_videos) > 0:\n", + " # use a try block to catch request or parsing errors and skip to next video\n", + " try:\n", + " next_info = Video.getNextInfo(link)\n", + " recommendations = next_info['recommendations']\n", + " assert len(recommendations) > 0, f'no recommendations for {link}'\n", + "\n", + " new_channels = 0\n", + " for recommendation in recommendations:\n", + " # add to unexplored_videos if not already in channels (to stop repeat videos)\n", + " if recommendation['channel']['link'] not in channels:\n", + " channels.add(recommendation['channel']['link'])\n", + " unexplored_videos.append(recommendation['link'])\n", + " new_channels += 1\n", + "\n", + " if recommendation['isPlaylist'] is True:\n", + " playlists.append(recommendation)\n", + " continue\n", + "\n", + " total_videos_found += 1\n", + " all_videos.add(recommendation['link'])\n", + " video_file.write(str(recommendation) + '\\n')\n", + " except Exception as e:\n", + " print(e, link)\n", + " link = unexplored_videos.pop()\n", + " continue\n", + "\n", + " new_channels_explored.append(new_channels)\n", + " link = unexplored_videos.pop()\n", + " print(\n", + " \"channels found:\", len(channels),\n", + " \"unexplored videos left:\", len(unexplored_videos),\n", + " \"total unique videos found:\", len(all_videos),\n", + " \"total videos found:\", total_videos_found,\n", + " end = '\\t\\t\\t\\r'\n", + " )" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "# we start with roughly 21k of unexplored videos" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": {}, + "outputs": [ + { + "data": { + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAXgAAAFSCAYAAAD4qsT2AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjMuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8vihELAAAACXBIWXMAAAsTAAALEwEAmpwYAABjkElEQVR4nO2dd5jc1NWHf2e2uPdeMLaJsSnupndC751QEiAkQAoQSOCDAIFASAgECKSQkISaBAi9GAymmWKajbuNC8YY445739053x/SnbmjUbnSSDPa9XmfZ5+d0WikMypH5557CjEzBEEQhKZHptICCIIgCMkgCl4QBKGJIgpeEAShiSIKXhAEoYkiCl4QBKGJIgpeEAShiSIKXhAEoYlirOCJqBURVSUpjCAIghAfngqeiDJEdDYRjSai5QA+A7CEiGYQ0R1ENKB8YgqCIAhhIa9MViIaB+B1AM8DmM7MWXt5RwCHADgbwLPM/O8yySoIgiCEwE/B1zBzne+XDdYRBEEQKoOngs+tQNQNQC8ADGAxMy8rh2CCIAhCafhZ8MMB3AegHYCv7cW9AawB8GNm/rQcAgqCIAjR8FPwkwFczMwfOZbvDeDvzDw0efEEQRCEqPiFSbZyKncAYOYPAbRKTiRBEAQhDqp9PnuFiEYDeATAV/ayHQB8D8CYpAUTBEEQSsN3kpWIjgZwIqxJVgKwCMALzPxyecQTBEEQohIYRSMIgiA0TjxdNERUDeBCACdBC5OElfj0L4l/FwRBSDd+UTSPwQqJfBiWawawwiTPA9CRmc8sh4CCIAhCNPwU/GxmHujx2Rxm3jlRyQRBEISS8AuTXE1EpxNRbh27ANmZAFYnL5ogCIJQCn4K/jsATgOwjIjmENFcAEsBnGJ/JgiCIKQYoygaIupkr7syeZEEQRCEODBq+MHM3wBoQ0SnENGghGUSBEEQYsCv4cdz2usTAbwJ4HgALxDR+YlLJgiCIJSEXxTNJGYebr8eD+AcZv6CiDoDeEOKjQmCIKQbPxeNrvmrmfkLALD98NlEpRIEQRBKxq/Y2FAiWgerBk0zIurOzEuJqBaANN8WBEFIOZ4Knpm9lHhLABcnI44gCIIQF1JsTBAEoYliFCYpCIIgND5EwQuCIDRRAhU8ER2n16MRBEEQGgcmivs7AOYS0e1EtEvSAgmCIAjxYFqLpi2AswBcACs+/kEAjzHz+mTFEwRBEKJiWotmHYCnATwOoAeAkwF8SkSXJiibIAiCUAKBFjwRHQ/g+wB2AvAogIeZeTkRtQQwi5l3TF5MQRAEISx+mayK0wHczczv6AuZeRMRfT8ZsQRBEIRSMfXBdwewJyz/+yfMvDRpwQRBEITSMAmTvBDAx7A6OZ0G4EOx3AVBENKPiQ9+NoB97aYfqrvTeK+G3IIgCEI6MImiWQRAD4dcD+CrZMQRBEEQ4sJzkpWIrrRffg3gIyJ6HpYP/kRYLhtBEAQhxfhF0bSx/39u/ymeT04cQRAEIS6kXLAgCEITRYqICYIgNFFEwQuCIDRRRMELgiA0UfyiaP4EK2rGFWa+LBGJBEEQhFjws+AnAJgIoDmAEQDm2n/DADQkLpkgCIJQEiaZrG8BOIKZ6+z3NQBeY+ZDyiCfIAiCEBETH3xP5GPiAaC1vUwQBEFIMSblgm8DMMm25AHgIAA3JSaRIAiCEAthygXvZb/9SMoFC4IgpB+TcsEE4DAAQ5n5eQC1RLRn4pIJgiAIJWEyyXofgCyAQ5l5FyLqAGuSdY9yCCgIgiBEw8QHvxczjyCiSQDAzKuJqDZhuQRBEIQSMYmiqSOiKthJT0TUBZZFLwiCIKQYEwv+XgDPAuhKRLfCatt3fRLCdO7cmfv27ZvEpgVBEJokEydOXMnMXdw+C1TwzPwfIpoI4NsACMBJzDwrZhkBAH379sWECROS2LQgCEKThIi+9PrMxIIHrBIF69T6RNSHmRfGIJsgCIKQEIEKnoguBXAjgGWwatAQLH/8kGRFEwRBEErBxIK/HMBAZv4maWEEQRCE+DCJovkKwNqkBREEQRDixa8e/JX2y/kA3iai0QC2qs+Z+a6EZRMEQRBKwM9FoypILrT/au0/wKcRiCAIgpAOPBU8M/8aAIjodGZ+Uv+MiE5PWjBBEAShNEx88NcaLhMEoRHw2oylePxjiXLeHvDzwR8N4BgAvYjoXu2jtgDqkxZMEIRkuOjRiQCA7+zZp8KSCEnj54NfDKsv6wmwerMq1gO4IkmhBEEQhNLx88FPATCFiP4LK7lpZ/uj2ao/axBEtADWA6EBQD0zjypNXEEQBMEUk0SnfQE8AmABLEW/AxGdx8zvGO7jEGZeGVE+QRAEISImCv4uAEcw82wAIKKdATwGYGSSggmCIAilYRJFU6OUOwAw8xwANYbbZwCvEdFEIrrIbQUiuoiIJhDRhBUrVhhuVhAEQQjCxIKfQET/AvCo/f4cFE66+rEfMy8moq4AxhLRZ07XDjPfD+B+ABg1apQkUAmCIMSEiQX/IwAzAFwGq/DYTACXmGycmRfb/5fDahoizboFQRDKhEnDj61E9GcAY2G5XIyiaIioFYAMM6+3Xx8B4OZSBRYEQRDMMKkHfzCAhxE+iqYbgGeJSO3nv8w8phRhBUEQBHNMfPB3IkIUDTPPBzC0ZAkFQRCESCQdRSMIgiBUiKSjaARBEIQKYaLgfwTgJ7CiaAjAOwD+mqRQgiAIQukYRdHAymaVDk6CIAiNiEAfPBEdR0STiGgVEa0jovVEtK4cwgmCIAjRMXHR/BHAKQCmMbNkmgqCIDQSTKJovgIwXZS7IAhC48LEgr8awMtENA7AVrWQmcUnLwiCkGJMFPytADYAaA6gNllxBEEQhLgwUfAdmfmIxCURBKGsMDPsUiJCE8XEB/86EYmCF4QmhsyqNX1MFPxPAIwhos0SJikITYesaPgmj0miU5tyCCIIQnnJin5v8pgkOu1n13MHEZ1LRHcRUZ/kRRMEIUkYouGbOiYumvsAbCKiobBCJr9EvvCYIAiNFPHQNH1MFHy9neR0IoB7mPkeAKly21z0yAQ8OeGrSovRZHh/3ko0yPi9ySMKvuljouDXE9G1AM4FMJqIqpCyevCvzVyGq56amvh+bnphBvpeMxobttYnvq9K8fbs5Tjnnx/h7+98XmlRhISRSdamj4mCPxNWBuuFzLwUQC8AdyQqVUp5aPwCAMCSNZsrK0gIZi5ehy+/2Wi8/tf2b/tq1aakRBJSgij4po9nFA0REVsshVYqmJkXAnhEXyd5MdPF7GXrMaBbqrxUnhxz77sAgAW3HWu0fn2DdTqXrN2SmExCOtjubtztED8L/i0iutQZMUNEtUR0KBE9DOC8ZMVLJzc+PwMAUNeQxbotdRWWJl7mLFsPAHh79ooKSyIkDWcrLYGQNH4K/igADQAeI6LFRDSTiOYDmAvgLAB3M/NDZZAxdXyzcRsA4LLHJmHITa9VWJp42Vovd/32goRJNn08FTwzb2HmvzLzfgB2BPBtACOYeUdm/iEzTy6XkGnllelLKy1CJM74+weYsXit62db6hrKLI1QKSRQquljMskKZq5j5iXMvCZheYSIrNq4DfUNwdb31EVr8PEXq3Dsve+5fv7qjMb50BLCI5OsTR8jBS/4M2/5+oruf9O2eoy4ZSxuenFG4LprN/vPGdQ1yE2/vSD6vekjCj4GXp2xrKL737jVcqu8Ms3b+u57zWgAwJY6fyu/psq9fOzCbzZh5Yatrp8JjZPtMABuu0MUfAzUVpXvML4zZwWO+uM7qNPcMWqyzKS096Zt/klaw/t0cF1+4B1vYe/fvmEuqJB6xAff9DEpNnYKEc0lorVSLjjPe3NX5l5P/dp9wjIJrn1mGj5buh5LI8apb9rmP4nq58evF43Q6NGtdomiafqYmJ63AziBmdsxc1tmbsPMbZMWLO2c+6+Pcq+/WLmh7Ps/4Pa38srYvk9Xbtjm+x1mxsaAMgvig2/a6M9oeV43fUwU/DJmnpW4JI2YKsO2Z0vWbo61iJdSxqZbzHLeX+/F1vr851vqGpAVLdCk0CNnxAff9DFR8BOI6AkiOst215xCRKckLlkEKnXBTlkU7KL5es1m7PO7N3H32Dkl7cvtN5q6TpgZe/fv6LvONi3RadANY3D43ePCCSikGt3AEP3e9DFR8G0BbAJwBIDj7b/jkhQqLMcM7g6gshfs8nX+PvHrnp0GAPjzW/NCbZeZ8ac35rr63BvsH2xqZWcZqLYnhJvXuJ/6bY5M1s9XmBcqE9IPF7hoRMM3dUxa9l1QDkFKYZfubfHytKVoYEYGlekS//7nK3Hy8N6en0et7TJryXrcOXYO3pm7Ak9esm/BZ8oa87pPndZ+ljm3zOs7QaUKmBlk6JIS0kehi6aCgghlwSSKpjcRPUtEy4loGRE9TUTemqwCZDKWwqmkRUIJPViUT1xZ1vovVJZ7g8fvdrO+lbHv9pW7xs7J1dnxIslDfNb9H0rjloTR75HNUpaiyWPionkQwAsAesKqBf+ivSw1ZGyLspIWSVJGrbLSq11i7ZVi95q4dUbMZJlz625zCYf8q4H7yOthEgcfzP+mLI1btmf0S0W6djV9TBR8F2Z+kJnr7b+HAHRJWK5Q2AZ8RS349VvMujzt3b8jmBlfrDTzbasJVJVFWuBDtT97ZdoS1+92bFVb8D7L/hPRXg+p8Z/nY/5lWN+40c9/85qqCkoilAMTBb+SiM4loir771wA3yQtWBiUBV9Ji+T656YbrTd76Xo8OXERDvnD2wWK04tv7Nj2L7+xOizpySnKmr7TIzLHqbCzzAUWnGnU0dn/yMf8x/EQfW/uSjz6wYKStyOEp/Aekad1U8dEwX8fwBkAlgJYAuA0e1lqyPvgKyyIAaeN7I1JC1cDgJEV/9+Pv/T8TN2sg7q7d5dy6uLHP15Y4GKpa2D0vWY0rn/OivAxmUeIQ8Gf+6+PcMPzwYXRhPgpfMBXTg6hPAQqeGZeyMwnMHMXZu7KzCcxs7fWcWBb/ZOI6KXSRPVGuWgaQ+JGdVUmp5hNEqSc4ZHL1uULfmVtN3rP9i1cv+tUxr99+bOCZer1vz9cGCx47jvGq4aiMZy7pkBBFE0F5RDKg6eCJ6Kr7f9/IqJ7nX8h9nE5gEQzYdPgoqnKELbWN6DvNaPxn4+Kn3/HDekBAGjdrBpqflONPPzY7FM7RlnjJw/vBQCorS48nW6H4/5x8/Pfd65gMFGc1DyHLsq2+iz6XjNa3DgJsE4rFy3P1KaPnwWvlPIEABNd/gKxwymPBfDPEmQMJA0umoYsY+0m6+b54+tziz5Xyrchy5iyaI3rNl6dsRQfzS+c3hi+Y76641erNhXtEwCq7d/fpllhWoObVfyBtv0oETFJlS7QHzbr7T63d5WY9SsU01K7RiTRqenj17LvRfvlJmZ+WP+Dldlqwh8BXA0g0UafaXHRKB3lZpgr/3ZDljFvuVWc7JMvVuU+X7ByIy5+dCLOvP/Dgu+dPjKfcuBss/fOHCt56vMV1vacCjtIFzc4Cos5s1jdiFO/r91Ul9tnoevI+p+RhKrY0R/QouCbPiaTrNcaLiuAiI4DsJyZfa19IrqIiCYQ0YQVK6JleypFUOlJVnXDuCkmFf2iP4SenLgo93rWkuAKzM7ElF17WkU9//CaZemu2VTYrSnogRfJgjf8zvL1W/C09vvcGHrza7j40QkAgPfn5SOKlDUf1H0qbsq9v0qTtH5fu6kOfa8ZjecmfZ3sjgRP/HzwRxPRnwD0cvjfHwJgEvS9H4ATiGgBgMcBHEpE/3auxMz3M/MoZh7VpUu08HplMSeZhGOCUkyulqctmpeMbolHTq56sjAJqFWtf6WJoAdeFHeL6Xf2vPUN/PzJKfh6zeaC5c6m3m/ZJRwufHhCbtm4OcsBlLf+/AtTFmPor1/DNIPCcY0Zt0n2pPjcLqP90PgFie5H8MbPgl8My/++BYW+9xcAHBm0YWa+lpl7M3NfAN8B8CYzn1uyxC7kLPgKm/Dqfsm4HFV1MzVkgaG92xV97lUD5rOl+X6vToUX9EALauhQF0XBh/zKZkcHqXVbgq1kg2dd7Lw923qofLa0afeyKSw2luy+lPvNOfkvlA9PE5CZpwCYQkT/ZeZUj13TUKoAAOrtuEV3F43FA+99gZ7tmxd97rRsFbe98pnn/pwWWPe2hdvNBijKH2hWsylqn1vqGvDC5MU4aXgv3xu4WXVhtmSQTAAwuFfxA1AxZvpSPPHJQjx4wZ5mAhtSb89H1CTQflG5ytJQpK2cFnxOwZexpaVQiMmR70tETxHRTCKar/7C7ISZ32bmxEoMK4s5LS6aKiJc9eQU9L1mdO7mVtbStoYsFnxTPEett9IznSyud0yStqx1KNOA7eh+/6Berc71fv3iTFz99FQMv/k13/WrHDPObjI5fd811dZ33CarL/n3xJxbJ05U0pnTpRQH/a59Gf2ufTn27UYhSiZzVMSCrzymxcbug+V3PwTAIwAeTVKosOQnWSur4FWHJaL8BGq+pG+xbLqrZqEWAvnJgtVG+7v6qSkAgDNGWZE27VvWRJDa4sP5ZtUnnvjEqva4aLUl78ZtDb5uF6fR6parsM6h4JWVv1OX1p7bDWo9GJZpdl/d0VPd6/o0HYqjlZJCzSttb5PXacJEwbdg5jcAEDN/ycw3ATg0WbHCkXfRVFbB/9/T1iSoLoXyrb/kojh6d2iZe71YsxxNf0cLe5K1XYuaov0CwMQvzR4UgJnrBHD3jz/7qXeUhPPBYfIQNmkGvSRi0/Eg+nVplch2K0U2y/hmg5b97FKsLik22A9hdR2On7eyKJdDSBYTBb+FiDIA5hLRT4noZABdE5YrFGkJk1RWoF5Z0k+h6Z91aJmv/OhWGtiNrbbffsbidfb28p+9PnMZbnzBvN7Lr543K5a2ZlNxvXi/3/ixFutvrRu8D7U5Zf1P/3otfvPSzIJ1NsRswSuG+Pj/GyPXPTcdI3/zei46yC3fQDFuzgqsDugHEIZFqwvdXWf/8yMceMdbsW1fCMZEk/wMQEsAlwEYCeC7AM5LUKbQ5MIkK63hbVasz1tMfjLpN5vucvjj62YZnPNtv/H4z20rWdveG58tN9qGYrGhRfzMpK9zESeK6V97R57oUUCA2TlSx0X9nOP+9B7++d4XBcfopL+8j0c/NC6JZEwK5kFj5bGPrTpDl/zbSkfRn8X6SHHdljqc98DH+OEj4SfevVjrYgxUOhBie8Ok2NgnzLyBmRcx8wXMfAozfxj0vXJSyY5OvTu4F/pS+MVy6x9t1CY5351rJf3s+7s3Qsmiby9JReW0yts0947Hn7RwDQCgriGLv749z7W2jtPd4nUanef38Y/Ni6SZEjVE863Zy/HQ+18ULVdZy5VGTR57WfBq1DkhhFsviA1bpWNUpfG8M4noRfgUnGPmExKRKAKVCpP87JajkCHCzte/4rnO3WPn4NaTB2PYDu0x+as1BZ/pPtANLg1DTKzqK/83Ob897QAY1DGLjPMwu4V9KnbpYWXbPvHJV7h9zGxM3nVN0Tpn/P2DgvdeD2rn0iTOtx4GumzdFuzYqdAn35Bl3DV2Ni7cv39BQ5ULHvwEAHD+fv0K1v90YXwKMw68mm7H6ZpRPDdZMlgrjZ8F/wcAdwL4AsBmAP+w/zYAMHPYlolKuGgOGdgFzWuqXEPA+msTdf/5yLIy3ZSWviyqT/kZbYJT30WSdVzmLiu0Stdt9pb9gn37AshXxTSJqPA6i85DmMTZbmafz8sfn4SD7ni7qD7PG7OW4S9vfY5fv2g2v1FTlS6fj5eCd5a5iANV5VSoHH6JTuMAgIhuYeYDtY9eJKJ3EpcsBHG7aLbUNaBZdcY3McVp2enMd2l27fbwKXDRxDCc1X9/kmpl6brN6NiqWe59M58451Z29UJ1KE3KD3hFETmXxxE1Nf3rtblibQDQpY31u8bOXAag+JpS9YBMd61HMjFzxZOdCurBa79hzeb4Lfjjh/bEU3a4cKWzzNOCiW6JE6OerETUX70hon5IXU/W+KJoVm3chkE3jMHfxoXK5QrETcGPm7MC/a4djc3bGgomEI+1a8d70bl1M9fl5XJRbXL40bfUB9esV4SpWOn8Oc5juDCGkLvj/vQeLn98srbvwsQ0J1vrLPn9Hmo6em2bNEww6iLoyl4PDIiLxz7Kz5FUOgkxDazcsBWDbhiD+9+JV7f4YXKVXgHgbSJ6m4jeBvAWrMia1BBnueBVG60L/cmJX/muF3bo7eU+YgaWrduC9ZqC79G2uW8t9P87aqD7trTbN0kLYf6KjajXZiO7eDxwgOJzUmcwi+l1rJyLnQ+aOJjjcD85Lfit9sOsWY2ZgtebuqRByem/55XpS3Ov404cA4AxM/Lbr3QSYhpQE+5Pf+pfZTVO/MsRAmDmMUQ0AMAge9FnzBz/474E4uzoVGXXPXBzsyguPqg/Lj10QKjt+t3czgYg73/+jW/54BFaE5CCfRj+/r6dWrqWSwiD/nOa1RSWSFBZroCV3XvxoxNyJQtMLHhnZqsiqdh3nfve/hz/d9Sg3HvnId2aq69S+Ju90KOG0qDkdBH0TOFxc6KVf9hS14CqDOVq+DAzNm1ryLnmFKaJdE0ZFf7sNCKSxLRIxEgAuwEYCuBMIvpeciKFJ24XTRDXHr0LWjcLfDYW4OeD1F0EQHBt+H4e/n+1h2mL1vqWaL38sHAPJzf0AYKzmJSuxJet24JXZyzDy9Msa86kLPKv7IbczhDDoPrySbDVUQROKfjNde4Pm1lL1uVGN498sKAgDyAuJffytCXoe83oguxnU/QRVd9O+UzqqHNAg24Yg+P/9F7u/cPjF2C3G1/FotWbcp3GgHSMXipNHPNsYQlU8ET0KKyImv0B7GH/jUpYrkiYDP+DOPW+8TFIUsiK9VtLtph1PHu52vfQRY/6J6scP6RnyTLo1mh9NluQgt5cs+idDzavqpk6S9e5h4d6tTqMioksTleXKr3w2MfuLryj73kXd7w2G3UN2dyDShGXBf/j/3wKAJi9bH3AmsUUFBvTlm/1mUcJQn+IvWy7fb5atRk/PyLvStRHl2FcqczcJCZon/l0US7TvZyYWPCjAOzHzD9m5kvtv8uSFiwMqpXd+5+vDFizMkxxxL8nhZcCeeD8wuexs8JjpH1pz9L/e3oaDrjdPQXdeW+W4kb7yJFgVSqDbhgTuE69w2hY55Kv4GT612tdi7fF7aKJchbZI4rmc9sl2bOdd06D2Q6sf0RAC22eQlfSm+sajB6uAPC9Bz5G/19alTjHz1uJvteMxoQF8V4H5eAml7IhX63ahL7XjMY1T091+UY8mCj46QC6JyZBDAzvY/mk9+nfqcKSuPPClMW510lGR3mpj57tC7Nt45iA9VNW+ifOoXldg/f3giauTfz3ceOslOl02bjRkOVcD16dbBY44c/v4U9vFDdlj0KU50VBsTGXDfiF/5qgJvoJhSGx+nWw669eNXq4AvmsbsCqZQMA5z3wcUkypoXLHp8EAHj8E/+AjlIwUfCdAcwkoleJ6AX1l5hEEVD6Ko0DuQFdWxek8ieZgKRuWOceMkQ4YEDnWPfl5lNVw/xCK7FwvW5tvSNu9OqaacF5vpx9cd34cP4q1wd5lhlTF63FnT4RUmHwKxHhRcG5cfm8vsSJgnyhOCoYrTmLxUVBDTw3ukRPrd9i9X/9t12faO3mOuNRQqUoh+vJRMHfBOAkAL+Fldmq/lJD7l5K8Hj5+Q39YqK/1bU12rbI12mvSlDBe4lIADppafVx4HZxvjhlSZEcTpfM5z7RSUfvnr6BovNn6lExQ2561XNU4XaWH/sk3to5d42dEzo0WF/b7bt+I6ww289QoRHw3OTF7l/QWL5+C+Z6zCus3VSHNs29+x0stct6PGjXAxr669dw1B9TlY9ZRNC5iAOTYmPjACwAUGO//gTAp4lIE5FcLZoENbzf8ffqpwpYscYHDsjnhbn1a40L3XrSIaKCiU8AON8uIeDFX88ZgT36uodjAu4WvIql1j8K41ZxJnB9q6t3w49y4XRj6Fbhui31oTJAbx8zOza5AKuK6Fuzw1UN9cpkVZQaqJAbRRKhIeTDYp/fvYnD734Hd4+dUxQSW5fNuo5Yxs5chi+/2Zi78/VrP87AhqR5IiE3jUkUzQ8BPAXg7/aiXgCeS0SaiKhzmmSsbdQJsp26tCoo/BVkwZdiaXtZARlCkYL3m+y875wROGZwD+xqFwpzY6HLzZPrXqU9aP/53he+Mus4ffADurYOrcDixnmctjgeWJ4Wb5kqEqjMWlO8atEonG0gw6IO19VPTQntilLH+p435uIPrxY+DJnd569++MgEHHTH2/mG9xWoBMHMOPefH/lmA+uT8wNsw0U3ft5OoA0lYOai+QmA/QCsAwBmnouUNfxQE1px2+/6CYgax/v5irx10alVrXeIo00pbfdyKf4OWTNERZmXLZu5J+ocMKAzjh5slUq44vCd8d29dyxap1vbZq7RJGofkUebjjv4lelLc1Ua4yZoSJwzGgJKLSxd6x6LXqqiNCXoenISZMFXaw9ZZsZNL8woKLdgip8rzgRnZm1NFeGrVd5x//n5p/Jr+OcnL8Z781Zi/9+/abR+n47WXJOec6Nn/caJiYLfysw5SYioGimbz8xNssbsx9I7IvmNDoImu5S/+i/njAgMUawuwYejLGen8iUCmlUXKvRWte4y60lL7VvW4paTdi9ax8v4b9vcvXWgKaVYXz/690S8bhcIM8E0XDNoVFjj0X2rXBN8fpP2buGE52sPTKUU9YSynbu1yb3esLUeD41fgLP+Yd7+IS716jSo3E6XPg909D3vxrTn8Khm9/t/qzOuf24adv2Vf4RQdzsUNY5w5SBMtMk4IvolgBZEdDiAJwG8mKxY4chbW/Fu9zGtoYSfBf/e1f4tatfYqfdVGQqMoinlpKvf7xZF09xhwR+0s3u9ODeF9ZezR+DWk/OKnpldC56pSozO2HFTolhfqizCK9OX4gePTMC0RWvx/OSvsaWuAX2vGe0Zkug3b2LJYhE0chs9bQmenFDsP3Wm6ieFfrnUNWRx6J1vY+zMZZj45Wqc9rcPvL+IvAV/2F3jcsv0B1+UZvZxxRB8tWoTRv1mbO69mwxu5yZK8tfcZevx3tzwOTQrN2zFqo3bcs16ssz494cLsWlbAy548GOc+Xf3468OsT4a3K2ntzu0FEwU/DUAVgCYBuBiAC8DuD4RaSKSVwzJDSz8LL52LWvw9++O9PxcXZwZClbw1R6x4Bfs1xcAsENHK6b9tycPLlpHXe/OC58IaO604D1cNDUuEUHHDumBbw/qlnufZWDYDu2K1lMTRWHdBoooX9PT5AHg+D9b1SFVlyivtn5BFraarAuy9P8+bj6ueqo4UaVFrVmtmlLRr6cV67di/oqN+OEjEwoabXvhFpQQ1LdA59lJxaUj4rJJP1mwGis35F0Yrgo+Jovu8Lvfwbn/+ij090b95nWMuGUsrnhiCgDgLc2P/tbsFZ6JecrT8I3moknKIDCJosky8z+Y+XRmPs1+nVIXTenbOm1kb9flQTGrL/iEgSm5qjIEv37aBw/sgqke/s7jh1rlBTrZddiH92nvsh9rR84qixmiIoXj9aDxSjbSlW9DlpFloF2LwvmCIb3bFcgRlijW3+pNda77+/u4zwF4V330suD3/5aVL6BEiTq5bqp8LnpkAq55eiqmfLXGs5ja4XeNQ99rRrv+Tv2YvT4r76Jye1A7cXV7FLT0s15v8ZjIVYpNJ6mCcG6nwaS3gB8bttZHqufjJOyo2+3acLbBjAuTKJrjiGgSEa0ionVEtJ6I/KthlZl8mGTpeN3PQUP1JR6TbUA+eaSKyDeK5m/neo8CBnRtjZa1Vbji8J2tbTkuqpOH9/L8/UTFBcF26JhPKrrlxN1yr53r5TeSf5llRpa5KKROTR5Fve+iZti63TAqO9A596DwSlh6b95KWxbr/R1jZqPvNaNDy+QXbqi3+ntt5jI8/slXOPEv7+OSRye6rj/X9pG7uR/0B7Xe3WuTS2GrNY4m2EFWsfOw/umNufiubenOXFysAhas3JhYpUS3c+z1EJ1o2Ff2tPvGY9/bzCZG/fB7mLuNpNTqrcowyjNx0fwRwHkAOjFzW2Zuw8zJOIwi4hXxEAWvWPogC14vuOSkrt520WT83RfOUEadNs1rMPPmo3K+c+dmWjer9vz9GaIi14/ua//uPn1dlzu3oWC2wrqcIwV1iKKeh6jDe79T49VrNKj+uXL7fRyx7olJFM2Y6YWRE5MC+rf+7PHJqGvIFobdam/0nr+/H/NZ0feH3Ty24L27BZ9/7Rwx3Dl2Dt6duxJTF63BMfcWT2oecufbvvKXQhgF/4OHzSKv/O7ZuPhwfvH1k2XG+i112FSGiXgTBf8VgOlpc8vo5DzwMUiob6OXVsMlyCo9zydxSJXIzRAFDufMSwoUbqcqQ56/v6Yq422Zu6zrRlD8tL48aj5C1DIOfg+UbzwUvFuTc8WnC1cXPW3CppX7WXVq0z97YlLBcrcUfJ3Plq7HFU9MRve2+YJgXkds07ZgV4nbLZ31sOCXaxU+L3usUO789gJ3GRm3EZFXWYXVLv1l126qCyz6l0Tk04r1xZVRs8w4558flaXDl8ldfzWAl4noWiK6Uv0lLVgYKFYXTX4rxw3Nt84LctEcO9i7zZ6aLTeJojFVcm7PCS9F17K2qqBcgh811e77128wr/28b7s3omYUR40QjXKjrPex4L9yaQVoUsdex88/7DdnFPQgGditDaq00dh/tUgvHS/XVNC+3HzwALD3797Ivf5qdbE70qSZuhsbttYbRV09OynvfurX2SqIFmaS9fS/j8eJf3nfd50bnptuvD1TVni4aLzm2uLG5Ja6FcAmAM0BtNH+UkOccfBZthohZBx+66Abr1vb4jKrXe2wQTUUz1BwIKDphI3zQZAh8nzCNa+pQoeWlt+3fxf/aoEdW7pn0uruGC8L/ZEPrIiVqKchapJKlCQ0Pwt+a322SJKwGaP+Soty+yn6JOAQ1FZnCo7/S1OX5F7rDTZ6GJT9dbuk9eSbQmWfX8dNsQ799WuB+3PCzNj9xldxoEepaZ0/vTkv91oZG2EUvMncwJMJNJTp17m43EY569ubxOZ0ZOYjEpekBGJ10SAfzqhfQEEXk5teXm6nLi9ZZ1k8JsrbdELeqeCJ/F0VtbZlHrT5o3d3H4m0bZG/VOoCfDCRffARnfBR9ucX7bG1Plt0fDduq0e7EFnGdT7Xy8oNW7HMo6mJyUSzfi3qq1915ED87hXL9376qN6YEDDZ6Hbcpixai2zWmkRP2oWgtr94rfux8ELNb8QVJpkkvRyluoHytm40seBfJ6J0K/gYi41lmQGyJkMLrJaAk+KmvFXIYc5FY3Dzuk3KdHSpT+PcVMbbgAeQrwn/44O/5bt/LzdJ1zbNcc93huGsPfsE3vjljqKJEurmp+DXba4rOr6rNm4LNUJsCHgImrg0ttQ1uE4G69eiLqbuFjIR1UvRnP/QJ/jWda8kroiiduhSckUJk1zu4hNPEje9UM4Hk2ktmjFEtDm9YZLW/1iuR1YWvGOIGnBS3JTTOXvtCAC5ol0mPmY3xeNW9MsZjUNEvjdky9pqLLjtWJzqEeevb8eLE4f1ymWr+hHVVRY1iffh8e7JTH74KfiNW+td68A/8P4C4+0/FTDcdyaeubHvbW9itxtfLVruNRH67tx8oo2J8vNa5R27AXfSemhmQO9hL9R1viyk5Q8A/7PDZ8sVM+KeOFaWXQMwS3Rqw8wZZm6R2jBJqJTq0reVZQbBsrb1GynohnF7Uh8yyKrJpjLcTFw0xw4pdpGo2Gwd55aI4nnABUloooSjnoeoUTSbDSJGnLj54A+0Q1D7d2lddBweHr+gIAwxiPfnFbfs0/F62OvRL14N4L1Gk/roz8RKDLLQk/YVh53XUGQZmLNsfa7DUxiU2zSsWygqE79cXZRHUU4XjVF+LBENAdBXX5+Zn0lIptDEOcnKnPfB69d3UFyzm+JzLvNz0fzl7BEA8hNlxw7pgc3bGvDmZ+7lcot88PAOkwxDkI41cTNFOQ9XHTmwQKnu2qOtsYVXa5C16WT9lmIXycE7d8E7c1bgF08WZ2hmmWNt1uLlwVm/pR4tPQrBKUyUt4kF73aa2javzhWrK6URtwlB9YC8WLVxG464O1ozD5UEtSmhjFsnd7xa3APAqeCH7dAeFx/YP5H9m2SyPgDgAQCnAjje/jsuEWkiEmfLviwziIonLYNamblZn0WRLj7mrwrYUUqkdW01Lvv2AADALm4uGm1TC2471vbBFx6B3h1a4M2fH+Qrt0IpyaBIFhMdF8Xwa92susA9FNSftUCmCNE3bi4av32W2unIyYoN7hZktcEQKZvlXJmIPh3d2xzeYtAiz81C1yuRHnZXsh2Rkn6AuDHDzsCt5PSs87A/95P9ciW648bE9NmbmUcx83nMfIH99/1EpIlIbpI1lkxWa3tVGXIo+PAuGueSKiJPH4j6DeohkMnklb3bPV/ctan4wjllRG/072LWFWlwr3YAghWryURolPPQrDpT8PDwSriKwqSFq/GXt+YVTLCtd3HRVPlMkjjDHm86flfj/Xdwib7Z4FJKQLGtPpvrLepGloETh1m1ic7cYwcA7rH7QVQ6CCWqBR8Hpol/SVDOMEmTX/kBEZlfzRUg3kxWywfvDJMMctE4FdLhu3YrshL8fMzqpCulTkToajeo3t8lu9Wp9DNEOcV68EDLl6xufhP+8b1R+Nu5I9DJpQywcz9BRLl+d+nRtmDbXlU1Fc/+eF9tf/47PPmv43HHq7Ox561v4P/syo+L7GQd/Tj67bOBgRen5AvKnb9fP9996hwysLg/zjqPKJosWxmu1/sk3TQw5663/360ED94eAKufWaasTz5fXGu3HIliOqDD8OLUxbjNZdmGrpbr3cHK8LMrblNEqTNB/8wLCW/FMBWWPqUmXlIopKFIE4XDXO+ZkxQcocfbv1EM5n8w+iG43bFTl1a5Row5MoZZPJWe7e2zfH+NYcWpKbntlXkg88r1h7tmqNrm2auMbhedGxVi6M8YuAL9mPgDYliwQ/u1a6gPZ/z99VWZwrqZw/v0yH3OkyCiqr/8bUdWqmfVr/RSymjQzfXnFeYJDPj5Wn+3X2YOfcw+nrN5txvCcuLUxbjHo96+eVAlb6Og86ta7GlLlvkervUo6yCrmTVvf3ytCWuDW7ippxhkiYK/gEA34VVD974kUtEzQG8A6CZvZ+nmPnGKEIGkasmGVsUjR0mqZ2IoOQeAJh20xF48P0Fdrf7Ynn0evAta6twsGbZbbYzRdVA4IuVVsszLyVdnOiUd1Mxmyniz245Knilov0GrxPl+s1kqEDmIgVflQnVwNuLto7uW82qMzlXwZSv1np+zyQ81Au3kElnZUeFybFryDJqSuj8df2xu+A3o2dh/srS2uqVStBoMQwDurbBB/P9I5cUlz8+KeeSBPLzK151i+LGq058EphcJQuZ+QVm/oKZv1R/Bt/bCuBQZh4KYBiAo4ho71KE9UKpgniqSVpKrMoRV27SIb5N85qcZcXgInla1FTlQtychY1UoSml2ILC7Jy+fL2+SZbZyJXSvKbKt4KlG2YumqiZrKS9LvwsrjrjzrmSQd3zVTc2+xT78uqAFZUpHrVIZhlEDmW5+IEYhh07+ZerKBdbYyzuFeZ59/zkxfjN6Fm5936lnRVcYXdWVEwOy2dE9F8iOouITlF/QV9iC1UAosb+S2ZsEmsUDQAiEFFBvHFQFI3i5OG90L1tc5y9Z5+izzIZwny7GfFdjo7zKpbb9J5188ED1jGwk3ErwoQFqwLPwyfXHea6XJfZ5EHiljMQhHO7uuLe1adtWtx+00kL17gud5YQdqLCZoN6C/hRhlagRtz7Zt49ZKJk/Qg0iHwwKXb2348XYv/fv1VQkbJdi5oQ1V8rg4mCbwHLGj8CIcMkiaiKiCYDWA5gLDOHz0wwIKObryXCzJYF7yi/a5oW3aNdC3z4y29jx06tfBWdM4pDWfCm6fpuPnhANeOInvYfdr9O5i7fEKgMvdwdGR8LXuffF+4FwCwm328fQGHkjN5w2olJffcwqO5XTp5w6e+qo4b3GYqeGBb1e38+e3ik73nRo23e/Rhlkjgu9LpBXnMtH9lJZF+s3IjpX6/F7KXrkWV2nWtLE4E+eGa+IOrGmbkBwDAiag/gWSLanZkLwgOI6CIAFwFAnz7FVq8JeeUWVdI8+UQn94mYcNvy/s4vjxlU8D5s4kVRLZpMfh6CwbE1P3YSZP3NWbYe3doG+1bvOG1IUS9TXfH4KaHu7aztR2lQ7oyO09/7RdG4PeDf/PlBOPTOcaFlAKKX11VkMmS5JaJ4OVx+pj4X4cXQ3u0j7Mybo3bvnmuoElTaIYiOrWo9M3+D0C34hiy7XgdKF9z80szcflo3q45cAbVcmCQ69SaiZ4loOREtI6Knici/oIkDZl4D4G0ARbN6zHy/HWc/qkuXaH7O/CRr6Ro+a1vwzjDJKIkuft/YvWehBTewu+UeUHrtooDMNq8LS1UBjGqlBRE0MmjfojaXpXn9sbsUfa4sntNH7YChthV7gt1vtnCS1Xsf6rdF+Y3Tvl6LlVqNbv33rHFpFKFwG8ab5hi4oTIqo2ThAlbER9TL3e246crd7bAeN6RHYOhqWKIYTW6F9wBgt55tcZaLW9SErMFIXZU40B8iDVn27bGcBkzEexDACwB6AugF4EV7mS9E1MW23EFELQAcBqC4j1gM5Fv2lb4tK5OVkHG6aKL4CH3kUbUwhu7QHgAwqIflHlCKu3Nr9wvZSWc7EqGwpV7lLPh2LapzP3vv/p0KPuvTsSVevzKfWatq6B8zuDuAQsXi9yBRvzXKzfXh/FU47K681b1nv465117KAyitwfMvjtjZ87NbI4blLV+/NdScUzPtQRJ0abg9OIioqEVjqZhEpjm53M7uduN3pwzGzt1Kc5ks9ahR49YUO8vsm52eBkxukS7M/CAz19t/DwEwMbV7AHiLiKYC+ASWD/6lEmT1JM6OTllW/s1CCyPKDb5X/46en22wa6GoG0+FAD5md+gJCglsUVuFG47bFU9esg+Awr602QQt+KAnR/uWtbnhrHNV53tVwrhtcyvTUx+V+O1FuWaiuGiAQktdT1Br6dMEOaoP/vGL9sZPDvEu0bwkYtGr1s2MykjluE4bTXldG5ce6l9K2u/4RMHvmLbx+H1ePm/1m778prRIl+cnW8lsqzdu8+znqzCNVlNc5vNwSgoTBb+SiM61J0yriOhcAIFT1sw8lZmHM/MQZt6dmW8uXVx38uWC45pkVcXGSvPBt6ytzilgJ0o5KQWvhsib7dAxk5jcC/fvl2tfppdMzlbQgt+xU8vceXDtOqVxzdGDcO9Zw7HPTp2Ktu1cV7e0g6ymMHVs9IlavzowUaxNwIq08BuNdPAZNfixcWt9qLwA9RAFvM9hkI+9nWHbR1P8jKZntExlnfYeTVfiSnacucQKXx1+y1gMv2Ws77p1DVYBut+ePNho227X18ybjwwvZAhMFPz3AZwBYCmAJQBOs5elBnUDxRHKpqxfp4KPGsbV2SOZo9q2HNVN5WyVF/an5EsmWyXHkho4OhVvJ4eCYuRdZUUWvGNbzWuqcMLQnrnzpz/UnHHNAzTLTd0n2+rdD9IFIcoI6DL6uSDqPPYVhDpe53s0ZY8a6himR+w93xlWaPF77NJvREQoPPd+GZ+tDC19v6YoA7q1KTpmNxy3K9p7tJRUkpWaJarCmBXPfLoI85Z7t/vLZAhn72Xm+3eGRgMIrBxaKib14Bcy8wnM3IWZuzLzSYaJTmVDXZfx+eBhFxvLL4/qg/W6gdXyKw7fGc/9ZD8MdoTNvT5rWaj96BYMhxw6htqP473zuEz/em3u4eSUIShKo42WZeq0enVXijp2bhbRzt1ah3Ld6DL6Wah/fXue52dOumphoEqUq44caPx9E1oZKoZxVx2ME4f1Kji2XtdG0MhIP647dPAuMzDIpfqpG0Fur+uP3QXvX3No7v0JQ3sWGRQKNQosVcHPXb4B07QktCv/NwWH3TXOczLcecj26NsBs24+CvN/e4zr+hcflExZYC9MomgeVpOl9vsOdgnh1BBvqYJ8mGSYnqyesnkc4ZrqvB95mD3RquMX0eFGbh4iC+NSBVFwKodD7aYm6jfc/OLM3MjHefEH1UzRfbxO8XVlrhSR22/MhEwA0pVWCx/LM0zlQz15Sp0Xr4fO0bt3N96ujmn9GZW12lp/eLqs17tDC9/jNmyH9gWff75iI2qqyLVcsVchNQDYSWv67mU0qeqb1VWZglIdNVWE5jVVWHDbsQXrv/Hzg3Dh/pbi3Henwon9KBz/5/eKlnkFWTiP2W4926FFbRUyGcoV/dM5c5R5AcA4MHHRDLHDHAEAzLwawPDEJIqAPsFYKirRydkCL6qLxuvGDoqfDTufkPPB2yUSkguTLHx/26mD8fqVB2Ev20eul1kOn2ylKXHHd6s1C1595rb5qgyhk2EEkrWtwu/GQbMaLWKFCv/r1FZnIvvgB/okZbmhu2jcLPXRlx7gaRS8fNkBuGC/vgXfe2PWMnx2y9Gu/Qbm+rg09GvCS2l28HDDeJ2fnbrkR23d2xUX5osDL/vOeSx1nXHSsF6+23z6R+7zc3FiouAzRNRBvSGijjDsBFUulLKMLw6eijJZlQUfVgd4WUVemYyKjSFD0tResi5FzuLEqbSbVVdZkQ324q31WU8XTfC286+dx1mfOM0f0+LtV2UI39unb4h9um3XHLfzWJ0pfhi5bbuUDlFuo41DXCzG3PpazSHnsX3sh3ujXcsa1ybYBw/sgl17ti067yvWb0VVhoqU7gDPKBdg9m+OKvBne1nwXofF5AHczKDXbRS8wpad1/jspetzr4NO78gdvaPs4sJEwd8JYDwR3UJENwMYD+D2ZMUKR5xNt7NZ66Z3umhUolN1yCp+zie8Cv8qJUnGbz+ccJik1z2mj0hyFnzIbevrF1nw2nEnn1OgHs6mFETuRLDgn7pkX8z49ZGYdtMRuWX6/tVL945foXeXwy1SqCpDuOuMoa7rNysoKuccHVnv3XziD12wp+v2TrObt+uKf9bNR2H0ZQcUrJchqyzwXWcMQ7PqqoLmJ15uT69SFibn9VpHhnhc7NXP3fXjzMW4+qj8/t3OuTpeXp244sZkkvURWO36lgFYAeAUZn40acHCoA5kXJOsKpO1MEzSGk6GzeZznuTXrjwQ//nBXp7rX3LQTgDC++p0Cx6JlirwcDlpi70seK8Qt/w2tPUdu6l2teCLCVsbXVcaJu3ynNRWZ9CqWTXaeIQh5rJu7YX6PEMpSTJukRtE5NkJq7mL20ihjoGzwqkbKlb+aJfeAS1qq4omIzNEePfqQ3HScMtd8dJlB+QqeLplhw/s1gZ/tvsTOzEZ8ejhoEXyhaycquMVteS8xnfVJpjdxFURRnoV0yQxNUc7AtjIzH8CsIKI+iUoU2ji9cF7hUlar0v10/Zo1wL7fcu7Al0vOzoh7IMkn+yVrAXvtVkVjw/AM9EpCL84eD3pRJ2Dd+euKNrGivVbi5b571N7cGQIM359JE4Z7u87Ddym9kP0n/H0j/YtsIhLuZaO2LV4craKyDMOvNYlCkmhHmxL1wUnXf38iIFYcNux6NPJzAJ1XgO92rfAzw6zMnuV0aSPfk4c3tMztFg/XvoDy5S2Lbw9y/86b5Tvd71yDoqL13nPIwFA17bN8fhFe+PuM4f57i8uTKJobgTwfwCutRfVAPh3kkKFJd5MVrb6oXp0dIqzV6gb6mYLG7WTC5NMONHJa+L0GK1psHouBsXBO9F/slP3/fO9LzQZrP+q7Z7OPv3Noyju+c6woiYjrZpVo22JCT1eRdNG7tgBHVvVuH4WFreHQyYD1HhN6mv7WuVoNqK21TtEBzBT3IIJlIj1LvfU7WNme29L+w377mQZSXoCXBB+2b8DAyzqcXOKjQkA2OJoHO7mnnOyd/9OaBUyEzkqJtrqZAAnANgIAMy8GEB5xhchyFB8k6wEq5lCYakC6wke1upq27waLWqqPH2jTtT2w8bd66GiVphkeX3wunsjHyYZTgb9/Pl912+oHmaKpG2LmoLzGVcUjd9IxC1S6I2fH4S/nevulvDeR7E1azr/4CxVreY3DvKZpI2K26lS16a6v/R1TPui/uu8Ubjy8J3xxEXmPYT8jKawc2sK5wNJP/xfrCwsm2CaABYnJr9qG1t3HgMAEaWjHYwDZ1hjVBjIJTrpCkdNQHlZSF5UV2Uw65ajcMoIswKcqgBXmH6qgLMePCeWyeoV3qkrnDnLNuSWDe3dDicO62m0bf3sORXDiD7tXfflJ0cQG7fWO6xt46/64rdNfXJNGa47dWlt1A9XR/d1b7GbV2eIHJOp7jAzxl5xoCaHJWTUqI6OrWp9I3icqEOSU/DaNTWqbwezbRDhsm8PCGXILFvn7b4roQNiAbo8Mx3ducplteuY/Kz/EdHfAbQnoh8CeAPAP5MVKzyWBV/6dgp98PnlyqKuirlkqpODdu6CB84fFVj4yYne0cl6H7NgAdutdvE7EwHP/3R//Oq4Xe33/kIt0wpvOdfV3SZ+k5PqODx0wR44d2//FPLnJy8ueFypfQbpjLvP9B+NFTYuKdyYrphNwyTPGGVmHFRlCPvt1AnfNyjVMECLo9fPXf/O4e23T284HA96RNu4JYi9N28lAGCS3R0piVwEN37hk01cRYTDdunq+bkXvzvFuw7Nwm8Kyx6kUsEz8x8APAXgaQADAdzAzPcmLVhYyKGQo5KPonGvJllKs2NTDh3UrSCxxwg10ZxNOtEpv109YiDj4nsMK0JLPRnH8V3T1Hz1vYMHdkW/zv6hqNUZcn3ofGrXanfjgfNH4eTh/grXtDOVc99uMeSP/XBv3HyiWUlhImvE+Kvjd/Vdbze7F0Fve0K/4FpJ1n4BkM/03cW+fvT9u0Uyvfnzg/AXj8iaMPT2Ka/QrKYKr89aHnqbfkrb2Xc37mJtJvjeNURUBaADM48FMJaIagGcT0SzmLm4m0MFIcSb6OSMolFZd0laGKVQWA8+uVIF+nZ/dph7+VPVBk8NvVVSzpG7+aflF5QjcPwA01K1YVwuVRn3xtVeDbEB4MABwa4Ifx984f513K7eLm1qiyb2vaJMxs40q1+kSu56TYYDwL1nDce3Ys7VUKgIsayLD77KxYDq36V1yXkj5+zVp8AgcVIbMXjCbxRWlSlsGnRyidFZUfBU8ET0HQB/B7CRiOYCuAnAo7Bqu59TFulCkPEJEQtDPtHJoeDtExXasi4TRT74xCZZ89s9wkNhO2vRtKytxifXHVaQ5OL3PaDYkDRW8CEmTesbwo90/NbfsVNLHDu4h+toxg2nfFmXIajbxOk/PUL6dtEU2A3H7Yo9AvzZ9S65HX89ZwTuHzcfxw7ukZgxo45hfTYLosKRzNb60puK9O3UEgscdeFvPXmwa47EicN64vnJi0OVmNZR6mDsFQdixuJCn3uLmipsCNmKM278tNX1AEYyc08AVwAYA+BSZj6ZmT8ti3QhyJD7DRIWvel2gQ/etuCjJMOUA2X45KJoktqPwYbzZR3yK3dp0yzw4agPwIpKIhgmqejyBT3kFq3ZFPo4+fn/x111CK4+apBxZyrnRzu5uGjcHihtm7vbZfqaF+7fD0Mc9d1PH9kbF+zXN/dejQT09P5B3dvirjOHJTpS1SdZnb9v2tfeoydTxl55EGb/5qiiIn5zlq0vWvd3pwzGrJuPAhGFjmQC8udnQLc2uWQuRdwNUqLgd8dtY+Z5AGAr9C+Y+dnyiBWe+Hzw1kkjxwMjN8maUgVfUA8+wUQnE9zC30xQCu7204YUyW86hNYjMoImMU8c2isRV5a+X18L3uA3quvtz2cPL1rmJKhJzB2nD8WNx++We//g+XvgztOH+rYqLJUL9y+e8NXDJJ0/5eCdw090OqmpyqBZdRVusecuVBTXTi5zMjVVmZwL0dTDq4+U/PTBcC3yy+19OfC7a7oS0ZXqD0Brx/tUQWRlcZZKYaJTcbngqEO5pMklOiHZRKeJPhOQiryCDydEr/YtMO/Wo3HGqB2Kbny3zF590kpFjsxfmS9mpW+jtjqD208bguOH5kM2h+7Q3vWmHrWjv2sjCK9EJydO5eBW7Et9/bghebm9trl+S7gS013bNsepI80idKLw8XXfdm28rn52Q7bYlTjV5RhEZXDvdvjz2cNzHZfaubgI9fkNk8t1wW3H4oWf7pd77zei05uAf3zdt4tGVOXAT8H/A1ZCk/pzvk8VGaJ4io1x3gff4BIHn1oLPpfoZD3mkrLg/ZJFbrSjN+ojWvBAfo7D+d2e7awIiDtPz4conmAr6xY1VXjgfSvTVcXgA4WZrh9ccyjOGLVDQa32gd3bFJxjhVfXIFOc2bFOVB0Sp3Jzy8x1+77XNdi+RXKWeBTaNndvV6iUYl1DsQW/xqeWfBSOG9IzF+nSzKNph2JPj4JiTkwf4HqETdc2yZQxDsJzkpWZf11OQUolQ3HXg7cmXBVqQirpUgVR0StqJmnB+6F8ulkXH3xYnN/t2rZZUaOHAd2sIfdpI3vj0Q+/LNrGwx8syL3uZMumj8CI3M/n708djP9+1A53urRYCyu72yE4Yrfu+GzpeqP5DDdl7lUUbLaLj7mSeLnV1E9yC+cNirRKQh6FqauqIFt1xYYCo0EnKKigHKRTW0UgrkzWXD14cmSyNhoffLKlCvzIR0dEq52v41Z33slxQ3pi1x5t8cMD3Nug7W3XpdFvXN2Kq29g19jkTq2b4dJvu4eAmhBUcKq2Kn+udNyiXtxOY6kjjKT57cmD0bVNM0/3hTq3dQ3ZouPjNhEaFybVO6f86ojAdfRrc2efGjY9E6jtE5Ymo+DjymTVm267uWii1qxImpwFDwYnWKrARAZVJTCoa5XJtrq1tSxvtxjmjq1q8fLlB3hWNvzePlZdE700a2G+gHVOH/7+nvjfxfF11ymM5Cn+XLmhnFFf93xneNG6bjXaU2pj5Dh7rz74+LrDPD9Xk8sN2eLrdM7Syo5CWjYLF/niN0pV6qOS0TRBiU4ZAKcx8//KJE9k4sxkJbKe9oWlCtIdJqmus2wWtg8+qR35yVBowZcyiFDfPXRQN990cD/U+fO6CZX17jXEjopu4bntO1cx1GGRuFl8bs2eS3lwpgF9pOc8PIdGKBcQJ2FdsH6h2fkaP6VN2peC769h5iyAn5ZJlpIgxJPJmq9F4x4mGbZOe7korAefXKmCoMw9IHqYpE6uUUYJ25iwYBWAfO0ToFCJJpW0FpRNq5S2Sd5Gc5f4f7+OVo0BNQhuyHKR20SVAU4jxw4pLgj3t3fme67fvKYKL126P/527sgkxfLF5FIZS0S/IKIdiKij+ktcspDEF0WjJzq5uWhSquDt//lywcnsx28OQg9/s95HF4JyCj76Nuav3Fi0bPde7SJvzxT9ueE2F6LcfOsNshz1LkTjrzkUvz91sG/XosaAbsFXMl8jiHm3Hl3wvqdLQ+9dAurI796rXUWKjClMFPz3AfwEwDsAJtp/E5IUKgoZKh7yRkGvRaOHBDbkLPh0mk96PXgV6pkEPdp5TxxlqNCCLy2KxvpvuombT9ytaNlwRyZjqZhWG5zpSFl38tLUxQDMuk/pD9Se7VvgzD2KK2R+esPhAICLD3SfbE4bOQXfkK3YfMIH1x6KT3zmCYBiY8atxWCHBJPE4iDw0cLM/cohSKlQjHHwoOIRQV3KSxXkfPCc7CTrqSN74ZfPTvOVIeeDL2E/Yf3M39unL371/IyCZcP7WL5PZ8p6VP553h5G6708fanv51866qSUSsdWtZjx6yNTkRpvgrKR6rOcM5ju/+5I42JppXDn6UMxsHsbX0NF4TSS3Pqypv2Ym7Tsa0lE1xPR/fb7AUR0XPKihSOTiScOHroP3iWTNa0+eL0efJKlCny7KZEK/4vDB2/9D7OJgd3a4Lpj8pmTygKLY24mDL88ZpDv57Fcpw5aNauuSGhsFNxKFRyxW3fcoSWxJcWpI3tHdtPVuyr4yrlfTDCR7kFYbpl97feLADwJ4KWkhIpCVaxx8FYUje7yyVvw6XTRQLPgk0x08vfBq6F3tFIFBduKMFJ6VetSBFjhkYO6t8ENx/nXRw/i4oP6o8FleO6FW8y+zpK13s2tn/nxvmhVW42LH52AdimPd4+Kfp2k2QfvxM1Fk3YL3kTB78TMZxLRWQDAzJsphaaCswNTVPI++MJElJwFn1IXje6Dn7t8A9p4VBwsFb9Tn5tk5eIU9PD7Ke37gBXFMOZnBwavGMC1R4drfRCktI7YtRte83BHjLDdSm9fdUiofTYm1CiwPluc6JQ2OrduhpUbrLmSOhcLvkXKFbxRT1YiaoF8T9adAATPDpUZZ/XHqORr0RRur65MLfuiko+iseT8dOGa8stQMPQu7Tg15ljvpWuLa8roHLZLt1j2M+ZnB+A3J5l1e0oT+fmi5KK94uLJS/bBTw7ZCS1rq/ADl4xp005jlcJEuhth1YLfgYj+A2A/AOcnKVQUnGGNUVDK0T1M0q5Fk1IXje6D79y6GUbu2L4CMlj/3RJYom6rkrx79SG5CeMwfOVSNEynLltsCUZhUPe2GNTdu0tRWilsiJKCE+1gyo1HYNM2K4S1X+dWuOrIQbjqSPd5labgopkE4FQAe8EyFC9n5pX+Xyk/zg5MUdAzH7Ok6rpwQZZsWidZ85msjFbNqgrip8uFOkabttaXPOGXhht/h47uJRCCOHRQV/zrvS88Px8TEGXT1NEn6lNwmoto16LGuH9q2hW8pzlKRMcT0QoA0wBMBrCGmV9Ko3IHLPeAcpEtXrMZd4+dEzp6Qm81V6X5tHXS6oNXN4qqB18JBTlvuVVHZO7yDSU7WNJ445sSdI3cZ2c2jr2i9PmBxohpz9rGQNqjaPz8DbcCOICZe8Cy4H9bHpGiUZXJu1h+/r8puOeNuZj+tX/CiZN8eB8VTBgW7iedLhq9o5PqK1tuBtsNDQZ0bV26D74R3/hBbp3Wzaqx4LZjMaBb6toqlAVKuQUfhrDFycqNn7aqZ+bPAICZP0IKm3zo6C4aVRhM+dFMYc1Fo/yETrdPWjs65ayinFup/DKoXbq1You6rcao6NM+bK80QeWUGxMtK+AKDYPf+KKrozVfwXtmvis5scJDRFBhqsqaDeuR1100SsU0HheNeiABi9duwduzl5ddhlypAi5uxRaWxnzfN3allTSFLprKyREHaS1dovBT8KpFn9d7X4hoBwCPAOgOIAvgfma+J4qQJlRR3kWjp+2HobC8rPXG2aKuKqUnVK8HDwArN/g3YE4CddwbYoiiSZKLDuyPBS6FyOJCFLw/aY+iaUok2bKvHsDPmflTImoDYCIRjWXmmSVu15UMEd6duxIH3v4Wvlpt1foIG1Sjp9hX5Sziwo2k14K3/mcZ6Ny6Fkck2PosUAaXRg5hSbK6wC+PCZe4FBbRWf4UtjSUg5UkiZmjzLyEmT+1X68HMAtAr6T2py6ahas25ZRDWCXB2fy2ci4PR8hyehV8vu6K1ZWq/DLoLpoopQaaCmlt65gWmpKLJu2UJcaHiPoCGA7go+T2Ubxsa717c2IvCn3whcsUqY2Dt/8zWy4Sv6JgSaGXC96eh97b8283obAhihyrJElcwRNRawBPA/gZMxfFLRLRRQAuAoA+fYprXZuyYkNx9YQbnpuOb4dIC88peE3DO8Mk01psLJ/JqoqNlf/GUVFLKzdsQ6eU18lOErFK/QnqeNUYeP+aQ/F1QMZyGvBU8I4ImiJMomiIqAaWcv8PMz/jsZ37AdwPAKNGjYrseZ2/onjSbLFP1T43srkoHD0qpZH54LOWFV9pN8H27Fvdnn+7CYVNyRvnserVvgV6ufTQTRt+FryKmBkIYA8AL9jvj4fV3ckXu+LkvwDMSltIpRcqAoXsjk5AsR+/0orTC70WTRxx6FFQ6d0ta6u264nGtF4jaUE/PtvzdVIOAqNoiOg1ACPsiVIQ0U2w6sEHsR+A7wKYRkST7WW/ZOaXSxE4SQoSnbSQP52wXdfLjaoHX4lJzkIffGnbKm+LjngR/e4PiQ++bJj44PsA0IOqtwHoG/QlZn4PpXVtC0VtVca1pVYY9ElWr0zWtFpnhT1ZKzPJGeckqzOnoTEhSisY1W8hpbdTk8FEwT8K4GMiehaWYXUyrASmVNG2RXVRcs9FIZsQZwsseI8wybRG0ahEJztMshJRNHpP1rj23hjrwot+D6YqQ8g2VCYYYHvCpOn2rUQ0BsD+9qILmHlSsmKFxy3m3a0Dix+qwQdRvjFwcS2adLpo0uCDzxT4VuMRoDHe/2kd5aUJsrPF5VAli2mY5GQAS9T6RNSHmRcmJVQU3Hy2YRU8u1jwxdUk03lF6mUCgGg9TU2pzpBrJcS01/kuF+KiCUZdnnKskiVQwRPRpbC6Oi0D0ADLr84AhiQrWul8OH9VqPXzcfC6T7txhEk6J4WTvHHm/OZoVwXelOp8l8J2/NON2VJnGV/b83VSDkws+MsBDGTmb5IWphTcmnvMW74h1Dbyk6yaBV9UqiCdLho1n61qkSc50vAaHRRGR5S2jyRr0SSNKC1z5FAli4m2+grA2qQFKRU3fRC2Lncu0UkLk2wspQryFrz1RKrEjRNnAksuJ6GkrVSGSkxwNzbat7RyJuRhmCwmFvx8AG8T0WgAuXoAaUtecrP4DhjQOeQ2gsMk0+qiUQo1Z8FXMEwSiE8xN8b7X5RWMOoIpfR2ajKYKPiF9l+t/ZdK1m6uK1r26oxlobZhFCaZUhdNOX3w3jJoLprt+M6ldF4iqUIZJPIwTBaTMMlfl0OQNFDQdNsjTDKtLhoVL17fkHwUjRf6s0988IIf6vqQQ5UsJlE0b8HFxc3MhyYiUYwctHOXUOvrTbeVhVFcTTKdV2RRmGRFfPDxp6A3xkSYlF4iKcM6SI3x/DYmTFw0v9BeNwdwKqxuTaknbMs+PQ5e+bCd0TlpdT3oWaRAZeL14+zU04gNeLHgDcjHwVdWjqaOiYtmomPR+0Q0LiF5YkVZszMWr8WuPdoGKp2CWjQeYZJpjZDIzRlw5aJP9EMT142bzqPtT0ovkVRBOQUvBytJAqeDiKij9teZiI6E1Ug79SxYuRGPfbwQx977Hv7zUXDibcEkq4cPviqtPniHi6YSQ1/9Zi11BCE++KaNmjOSY5UsJi6aibBGzATLNfMFgAuTFCouFq/dgmufmQYAuP656Th37x19188pcyq2iBVpt+ArGUVTWOd7+zXhRWkFo64VOVTJYuKi6VcOQdKAWy0aZ5hkWm9eJVW2gmV2pZmyxXb8042pqRILvhyYuGhqiOgyInrK/vup3YovVVx79CBUZwhd2jSLvA02CJNMaRh8PuonW0kffHxRNCqTtTHOtorOCqbavsG2Z0OgHJioq/sAjATwV/tvpL0sVVx80E6Y99tjcPcZwyJvQ/fBe4VJptVFk+vJyoXvy01c0RHNqq0yE2ktz+yHhP4FU5NT8HKsksTEB78HMw/V3r9JRFOSEqhUakqYBNXdG55hkim9IIuiaCokZ4YIWS69kcM5e/XB8nVb8KODd4pJMiFNqPtUHobJYmIeNRBR7i4jov6wygankprq6BafSTXJtF6PSqxKumiA/IOmVAu+eU0Vrj1mF7RqZtqyQGhM1IiLpiyY3D1XAXiLiObD0hs7ArggUalKoCaEk1xZ5/2ufRk7dWmFm0/cHYB/mGRaLQ5nFE3F5LR3m9bGKEI6qJYomrLgqeCJqJqZ65n5DSIaAGAgrNv3M2be6vW9SlNT7X/FXPbYJJwwtCcO27UbbnlpFh54/wsAwOcrNromOqk2fqkn54OvrAW/rV4aOQjB1FaLD74c+Jm7H2uv/8DMU5l5SpqVO1Ac1ujkhSmL8YNHJgBATrnnvqvVg1cWaGPR70XVJCs8N5nWkY6QDvIWvFwnSeKnBvQjv1/SgsTFig3ez5+gHq2FFnzhsrRDzknWCtnw7VqoRg4V2b3QSJAwyfLgp+Abh2Zz0Kt9C8/Pfvb4ZN/vsjbJ6lSYaSf3QLKfYZUyjNTIR4begh+1EiZZFvwU/CAimkpE07TXU4loGhFNLZeAYflW19a47NBvuX42etoS3+8q5ahXk2w8Ct49br9ScohlJvhRXSXXSTnwi6LZpWxSxMyVRwzEvW/O813nphdmFC3T4+CVorriiSk4eXjv+IVMiGwFa9FY+7X+i29V8EOFScp1kiyeCp6ZvyynIHFzyoheeObTrz0/f2j8gqJl2xryESCVnqQMi9OCr7SLJq0Zv0I6kFo05aHJZpG0qg3/056fvBiAFYGiX3jObNY0UlSqoEKTrDkXTSN7QMZN85oMzhy1Q6XFSC2S6FQemqyCH9W3Ax79MNwgZPy8lQAKM1kBYGt9QOxlCnDG7VesFo2t2Lf3ofdntxxdaRFSjWpen9YOaU2FUHYWEXUgoiFJCRMnxwzuEfo7G7dZFRgIhZOVW+vSr+CdpQoqdd9UkQy9hWBUQqJcJsliUi74bSJqS0QdAUwB8CAR3ZW8aKVRU5XBF787JtJ3iQgNDXkFv35rXVxiJUauo1PuwVQhF41KYKnI3oXGgiopUilX4vaCiQXfjpnXATgFwIPMPBLAYcmKFQ9EhOOG9MA/vjcq1PcyZPlQFco3n2aUS4QrPckqYZKCASpMkhtnuk2jwcQHX01EPQCcAeC6hOWJnT+fPSL0dzJE6Nq2Ofp2aokF32zC2s3pt+ABS6mmpZrk9u6DF/xRk6yNptZTI8XEgr8ZwKsA5jHzJ3a54LnJihU/R+7WzXhdpaTuPMMqgz9qxw6JyJQEdQ0VjoMXF41ggAqTDKgeIpRIoIJn5ieZeQgz/9h+P5+ZT01etHg5fmjPomWH7dLVdV2lG1Ut8oZGYmVkGXjPjgSqXBy8/UI0vOCDiqJpLJnijRW/csF/gk89Gma+LBGJEmLl+uIiZPedOxIDrnulaLmyQlXbuC31qe1v4knlWvZJFI0QjPLB1weVfxVKws8HP6FsUpSBTXV5JT3x+sOwpT7r2e9TTRCqidbbx8xOXL64qVR0wsJVm+z9C4I3KuNZXDTJ4leq4GH9PRG1YuaNyYuUDPpkTqfWzXzXVdZnve3PXrJ2S3KCJUSlDOg1m+oqun+hcaCirRrEgk8Ukzj4fYhoJoBZ9vuhRPRXg+89QETLiWh6DHKWzBl7mKeNK+XUOeBBkDZ+sH+/3OtKR7FIfLPgh1jw5cEkiuaPAI4E8A0AMPMUAAcafO8hAEdFFSxuurZpbryusuBb1FYlJU4iVGsup0qrV4lvFvzIK3jR8EliVKqAmb9yLAqcdWTmdwCsiiJUknRuXRu4jtcE4UUH9o9bnFgZ0ad97nWlXSRfr9lcWQGEVJNT8GIHJIpJotNXRLQvACaiWgCXwXbXNDYW3HZs0bLfnzoYMxavwyMf5AuTeVWPXLYu3b74OcvW515XOopl/OffVHT/QrqZu2wDAGDG4rUVlqRpY2LBXwLgJwB6AVgEYJj9PhaI6CIimkBEE1asWBHXZo05c48+uPnE3Z0yua47oGvrcogUmTrNHFq9aVtFZFD5BhLeLPjRra01v9WipnG5QRsbgRY8M68EcE5SAjDz/QDuB4BRo0alQi10bFXsxtmlR1tcctBOFZDGnP5dWuVer95YGQW/WFwzggG9O7YEAGze1vhyTBoTgQqeiLoA+CGAvvr6zPz95MRKD5NuOByrN21D/y7ptt4B4IShPXG5aixeIRfN7j3bYuKXqyuyb6HxoBIP569stJHXjQITF83zANoBeB3AaO3PFyJ6DMAHAAYS0SIiurAUQZPm1pMtN83Q3u0KlndoVdsolDtQ6Fqqr1D82U4pd2MJ6aBn+xYAgGE7tK+sIE0ck0nWlsz8f2E3zMxnRZCnYpy9Zx+0qq3G0YO7V1qUWKivUHjCd/feES9NWZIr1CYIbgzv0x6792qLX5+wW6VFadKYKPiXiOgYZn45cWkqCBHhpOG9Ki1GbHRwmUcoB0SE/12yT0X2LTQeWtZW46VLD6i0GE0eEwV/OYBfEtFWAHWwcmiYmdsmKpkQicm/OhwvT1uKU0c0nYeVIAjRMImiaVMOQYR4aN+yFmfv1afSYgiCkAJMLHgQUS8AO6IwiuadpIQSBEEQSsckTPL3AM4EMBP5EgUMQBS8IAhCijGx4E8CMJCZiztmCIIgCKnFJA5+PoCapAURBEEQ4sXEgt8EYDIRvQEgZ8U3tpZ9giAI2xsmCv4F+08QBEFoRJiEST4ctI4gCIKQPkyiaAYA+B2AXQHk2iIxc7q7XwiCIGznkFdzi9wKRO8BuBHA3QCOB3CB/b0bYxeGaAWALwNXdKczgJUxihM3aZcPEBnjIO3yASJjXKRFxh2ZuYvbByYKfiIzjySiacw82F72LjOnqpAEEU1g5lGVlsOLtMsHiIxxkHb5AJExLhqDjCaTrFuIKANgLhH9FMDXALomK5YgCIJQKiZx8D8D0BJWL9aRAL4L4LwEZRIEQRBiwCSK5hP75QZY/ve0cn+lBQgg7fIBImMcpF0+QGSMi9TLaOKD3xnAVSguNnZosqIJgiAIpWCi4KcA+BuAicgXGwMzT0xWNEEQBKEkmNn3D8DEoHUq+QfgKACzAcwDcE3C+9oBwFsAZgGYAeBye/lNsCafJ9t/x2jfudaWbTaAI7XlIwFMsz+7F/mHbTMAT9jLPwLQN4KcC+xtTwYwwV7WEcBYAHPt/x0qJSOAgdqxmgxgHay5noodRwAPAFgOYLq2rCzHDNac1lz777yQMt4B4DMAUwE8C6C9vbwvgM3asfxbBWUsy3ktUcYnNPkWAJhcyeMYm87yOQgd7b+bAPwYQA9tWcekBTMSHqgC8DmA/gBqAUwBsGuC++sBYIT9ug2AObASwG4C8AuX9Xe1ZWoGoJ8ta5X92ccA9oHVIesVAEfby3+sLiIA3wHwRAQ5FwDo7Fh2O+wHIIBrAPy+kjI6zuFSWC7Aih1HAAcCGIHCmz7xY2bfT/Pt/x3s1x1CyHgEgGr79e81Gfvq6zm2U24ZEz+vpcro+PxOAL+q5HGM688vimYigAmwnjhXARhvL1PL08CeAOYx83xm3gbgcQAnJrUzZl7CzJ/ar9fDsuT9euOdCOBxZt7KzF/AeqLvSUQ9ALRl5g/YOvOPwCrLrL6jykM8BeDbREQxiK9v92HH/iop47cBfM7MfgluicvIVgObVS77TfqYHQlgLDOvYubVsEYKR5nKyMyvMXO9/fZDAL29fiMAVEJGH1JzHBX2ts4A8Jif4EnLGBeeCp6Z+zFzf/u/8y8tZQp6AfhKe78I/go3NoioL4DhsIZgAPBTIppKRA8QUYcA+XrZr53LC75j37hrAXQKKR4DeI2IJhLRRfaybsy8xN7uEuRzGSolo+I7KLyZ0nQcy3HM4ryGvw/LklT0I6JJRDSOiFRiYqVkTPq8xnUcDwCwjJnnasvSdBxD4angiehcIvquy/IfEtHZSQoVAjeLjBPfKVFrAE8D+BkzrwNwH4CdAAwDsATWEM9PPj+54/hN+zHzCABHA/gJER3os26lZAQR1QI4AcCT9qK0HUcv4pQnrmN5HYB6AP+xFy0B0IeZhwO4EsB/iahthWQsx3mN63yfhUKDI03HMTR+LpqfA3jOZfkT9mdpYBGsiU9FbwCLk9whEdXAUu7/YeZnAICZlzFzAzNnAfwDluvIT75FKBxK63LnvkNE1QDawXzIC1uexfb/5bAm3vYEsMweVqrh5fJKymhzNIBPmXmZLW+qjiPKc8xKvoaJ6DwAxwE4x3YXwHZ7fGO/ngjLv71zJWQs03mN4zhWAzgFlo5TsqfmOEbCyzkPYGqUz8r5Bysufz6sCRo1ybpbgvsjWL62PzqW99BeXwHLrwgAu6FwEmk+8pNInwDYG/kJmmPs5T9B4QTN/0LK2ApAG+31eFh+vjtQOGF4e6Vk1GR9HMAFaTmOcEyoleOYwZpw+wLWpFsH+7VnEIOLjEfB6pfcxbFeF02m/rCiWDpWSMbEz2upMmrHclxajmMcf34X+ywArVyWtwHwWZJChfoBwDGwolk+B3BdwvvaH9aQaiq0kC8Aj8IKl5oKqzmKfkFfZ8s2G/Ysu718FIDp9md/Rj7Eqjksl8U8WLP0/UPK2N++aabACuW8zl7eCcAbsMKz3tAvrHLLaG+jJYBvALTTllXsOMIali8BUAfL0rqwXMcMlu98nv13QUgZ58Hy66rrUSmWU+3zPwXApwCOr6CMZTmvpchoL38IwCWOdStyHOP680x0IqJfwIpw+BEzL7CX9QXwFwBvM/Mdrl8UBEEQUoFnLRpm/gMRbQAwzp5UZAAbAdzGzPeVS0BBEAQhGoGlCoBc1AixFfstCIIgNAKMFLwgCILQ+DCpBy8IgiA0QkTBC4IgNFECFTwRvUtEtxLRUUTUphxCCUIU7KAAEFHfuLOtieiXjvfj49y+ICSBST34/rDivw+AFdS/FcC7zHxF8uIJgjlEtIGZWxPRwbCqFx4X4rtVzNzg8/kGZm4dg5iCUDYCLXhmng+r6tkbAN6BlaCyS8JyCUIp3AbgACKaTERXEFEVEd1BRJ/YBa8uBgAiOpiI3iKi/8JKxAERPWcXaZuhCrUR0W0AWtjb+4+9TI0WyN72dCKaRkRnatt+m4ieIqLPiOg/qpolEd1GRDNtWf5Q9qMjbDeYWPCfA1gJ4L8A3oVVCD9bBtkEIRReFrytqLsy82+IqBmA9wGcDqsG/WgAu7NVrhZE1JGZVxFRC1ip6Acx8zdOC17b16kALoGV5t7Z/s5esJqaPA8rHX+xvc+rYJUV+ADAIGZmImrPzGuSPTLC9orJJOu9ABbCqrJ2GYDziGinRKUShHg5AsD3iGgyrPLOnQAMsD/7WCl3m8vIalP5IazCUAPgz/4AHmOrmNYyAOMA7KFte5FtEE2GVf9kHYAtAP5JRKcA2FTibxMET0xcNPcw8+kADoPV7OMmWLVfBKGxQAAuZeZh9l8/Zn7N/mxjbiXL8j8MwD7MPBTAJFh1RYK27cVW7XUDrM5L9bCqKT4Nq0HEmBC/QxBCYRJFcycRfQTL8hkK4FcItmoEoZKsh1UUT/EqgB/ZpZ5BRDsTUSuX77UDsJqZNxHRIFhBBYo69X0H7wA40/bzd4HVDu5jL8HsrPB2zPwyrD60w8x/liCEw7MWjcaHsMqkLktaGEGIiakA6m1Xy0MA7oHlHvnUnuhcgXx7NZ0xAC4hoqmwqht+qH12P4CpRPQpM5+jLX8WVl/OKbDqNV3NzEvtB4QbbQA8T0TNYVn/Eo0mJIbJJGsGwNkA+jHzLUTUB0B3Zva0UgRBEITKY6Lg7wOQBXAoM+9i91N8jZn38P2iIAiCUFFMXDR7MfMIIpoEAMy82u6lKQiCIKQYkzDJOiKqgt0c1p5Ikjh4QRCElGMaB/8sgK5EdCuA9wD8NlGpBEEQhJIxbfgxCFb7PgLwBjPPSlowQRAEoTSk4YcgCEITxXOSlYjWw/a7w7Lc1etqALXMbDJBKwiCIFQIv6bbBbXf7VrwPwZwMSyfvCAIgpBiTEoVtCeim2Bl6rUBsAcz/zxpwQRBEITS8HPRdAbwcwBnAngAwHBmXlsuwQRBEITS8JxkJaKNsGp2PAireFMBzHxXsqIJgiAIpeA3UXoH8hOr0otVEAShkSFhkoIgCE0Uk0xWQRAEoREiCl4QBKGJIgpeEAShiWISB3+99rpZsuIIgiAIceGp4InoaiLaB8Bp2uIPkhdJEARBiAO/MMnZAE4H0J+I3gUwC0AnIhrIzLPLIp0gCIIQGb9EJ9UdfjyAPQDsAmA0gDcBDGTmfcslpCAIghAePwv+KAA3AtgJwF2watFsZOYLyiGYIAiCUBomTbenAPgBgOEAboXlulnNzMcnL54gCIIQFZOa7q8y8ycAPiGiHzHz/nYhMkEQBCHFhCpVQERDmXlKgvIIgiAIMSG1aARBEJookskqCILQRBEFLwiC0EQRBS8IgtBEEQUvCILQRBEFLwiC0ET5f0HRVy7mY+pAAAAAAElFTkSuQmCC", + "text/plain": [ + "
" + ] + }, + "metadata": { + "needs_background": "light" + }, + "output_type": "display_data" + } + ], + "source": [ + "import numpy as np\n", + "from matplotlib import pyplot as plt\n", + "\n", + "def moving_average(a, n=3):\n", + " ret = np.cumsum(a, dtype=float)\n", + " ret[n:] = ret[n:] - ret[:-n]\n", + " return ret[n - 1:] / n\n", + "\n", + "plt.plot(moving_average(new_channels_explored, 500))\n", + "plt.xlabel('Iterations')\n", + "plt.ylabel('# New Channels Found Per Recommendation (smoothed by 500)')\n", + "plt.show()" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": {}, + "outputs": [], + "source": [ + "channels.remove(None)" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": {}, + "outputs": [], + "source": [ + "# close videos.jsonl\n", + "video_file.close()" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": {}, + "outputs": [], + "source": [ + "# write channels to channels.txt\n", + "with open('channels.txt', 'w') as f:\n", + " for channel in channels:\n", + " f.write(channel + '\\n')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "base", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.5" + }, + "orig_nbformat": 4 + }, + "nbformat": 4, + "nbformat_minor": 2 +} From 5a6b5810594a9e9e4478ba177d8e3650f8623b2b Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 26 Aug 2023 22:07:09 -0700 Subject: [PATCH 04/72] Use asynchronous workers to do crawling --- code/data/url_collection/big_crawler.py | 143 ++++++++++++++++++++ code/data/url_collection/youtube_helpers.py | 90 ++++++++++++ 2 files changed, 233 insertions(+) create mode 100644 code/data/url_collection/big_crawler.py create mode 100644 code/data/url_collection/youtube_helpers.py diff --git a/code/data/url_collection/big_crawler.py b/code/data/url_collection/big_crawler.py new file mode 100644 index 0000000..91ba7f6 --- /dev/null +++ b/code/data/url_collection/big_crawler.py @@ -0,0 +1,143 @@ +import asyncio +import socket +import copy +import json +import os + +from aiohttp import ClientSession, TCPConnector, DummyCookieJar + +from youtube_helpers import BASE, ENDPOINT, PAYLOAD, USER_AGENT, parse_response + + + +# windows specific fix +if os.name == 'nt': + asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) + +# locks for concurrency +processing_lock = asyncio.Lock() +print_lock = asyncio.Lock() + +# data files +video_file = open('videos.txt', 'a') +channel_file = open('channels.txt', 'a') +playlist_file = open('playlists.jsonl', 'a') + +# channels seen so far (continue from previous runs) +channels = set() +with open('channels.txt', 'r') as f: + for line in f: + channels.add(line.strip()) + + +async def get_recommendations( + video_id, session, unexplored_videos, + channel_set = channels, lock = processing_lock, + video_file = video_file, channel_file = channel_file, + playlist_file = playlist_file + ): + data = copy.deepcopy(PAYLOAD) + data['videoId'] = video_id + async with session.post(ENDPOINT, headers = {'User-Agent': USER_AGENT}, + json = data, timeout = 5) as response: + if response.ok is False: + return response.ok + + recommendations = parse_response(await response.json()) + for recommendation in recommendations: + async with lock: + video_file.write(recommendation['id'] + '\n') + + if recommendation['isPlaylist']: + playlist_file.write(json.dumps(recommendation) + '\n') + + if (recommendation['channel']['link'] is not None and + recommendation['channel']['link'] not in channel_set): + + channel_set.add(recommendation['channel']['link']) + channel_file.write(recommendation['channel']['link'] + '\n') + + if ('shorts' not in recommendation['link'] and + recommendation['isPlaylist'] is not True): + unexplored_videos.append(recommendation['id']) + + +async def worker(unexplored_videos, num_reqs, channels_set = channels): + async with print_lock: + print('worker started') + + while True: + # use ipv6 (helps with blocks) and leave concurrency to parallel connections + conn = TCPConnector(limit = 1, family = socket.AF_INET6, force_close = True) + async with ClientSession( + base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() + ) as session: + for _ in range(num_reqs): + if len(unexplored_videos) == 0: + async with print_lock: + print('no more videos to explore, stopping worker') + return + + video_id = unexplored_videos.pop() + try: + ok_response = await get_recommendations(video_id, session, unexplored_videos) + if ok_response is False: + async with print_lock: + print("bad response, stopping worker (try restarting)") + return + except Exception as e: + async with print_lock: + print(e, video_id) + async with print_lock: + print( + 'finished connection, number of channels:', + len(channels_set), end = "\t\t\t\r" + ) + + +async def main(num_workers, num_reqs): + # read last num_workers * num_req in to start the crawler back up + initial_videos = os.popen( + 'tail -n ' + str(num_workers * num_reqs) + ' videos.txt' + ).read().split('\n')[:-1] + + # if videos.txt doesn't have enough videos (cold start), fill it with some recommendations + if len(initial_videos) < num_workers * num_reqs: + assert len(channels) == 0, \ + 'channels.txt should be empty for cold start, delete channels.txt and try again' + + # start with an old and popular video + initial_videos = ['dQw4w9WgXcQ'] + async with ClientSession(base_url = BASE) as session: + while len(initial_videos) < num_workers * num_reqs: + video_id = initial_videos.pop() + await get_recommendations(video_id, session, initial_videos) + print( + f'collecting initial videos: {len(initial_videos)}/{num_workers * num_reqs}', + end = '\t\t\t\r' + ) + print('\nfinished collecting initial videos, starting asyncronous workers') + else: + print('loaded previous videos.txt and channels.txt, starting asyncronous workers') + + # split unexplored videos equally among workers + await asyncio.gather(*[ + worker(copy.deepcopy(initial_videos[i::num_workers]), num_reqs) + for i in range(num_workers) + ]) + + +try: + # launch 20 concurrent workers that each make 20 requests + # this would be the high end of normal individual youtube traffic + asyncio.run(main(num_workers = 20, num_reqs = 20)) +except (KeyboardInterrupt, Exception) as e: + print("\nfinal exception:", e) + + # make sure to exit cleanly + video_file.flush() + channel_file.flush() + playlist_file.flush() + video_file.close() + channel_file.close() + playlist_file.close() \ No newline at end of file diff --git a/code/data/url_collection/youtube_helpers.py b/code/data/url_collection/youtube_helpers.py new file mode 100644 index 0000000..68255d5 --- /dev/null +++ b/code/data/url_collection/youtube_helpers.py @@ -0,0 +1,90 @@ +# constants used for requests +USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0" +BASE = 'https://www.youtube.com' +ENDPOINT = '/youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' +PAYLOAD = { + "context": { + "client": { + "clientName": "WEB", + "clientVersion": "2.20230824.00.00", + "newVisitorCookie": True, + }, + "user": { + "lockedSafetyMode": False, + } + } +} + + +def getValue(source, path): + value = source + for key in path: + if type(key) is str: + if key in value.keys(): + value = value[key] + else: + value = None + break + elif type(key) is int: + if len(value) != 0: + value = value[key] + else: + value = None + break + return value + + +def parse_response(response): + videorenderers = getValue(response, ["playerOverlays", "playerOverlayRenderer", "endScreen", "watchNextEndScreenRenderer", "results"]) + videos = [] + + if videorenderers is None: + return videos + + for video in videorenderers: + if "endScreenVideoRenderer" in video.keys(): + video = video["endScreenVideoRenderer"] + j = { + "isPlaylist" : False, + "id": getValue(video, ["videoId"]), + "thumbnails": getValue(video, ["thumbnail", "thumbnails"]), + "title": getValue(video, ["title", "simpleText"]), + "channel": { + "name": getValue(video, ["shortBylineText", "runs", 0, "text"]), + "id": getValue(video, ["shortBylineText", "runs", 0, "navigationEndpoint", "browseEndpoint", "browseId"]), + "link": getValue(video, ["shortBylineText", "runs", 0, "navigationEndpoint", "browseEndpoint", "canonicalBaseUrl"]), + }, + "duration": getValue(video, ["lengthText", "simpleText"]), + "accessibility": { + "title": getValue(video, ["title", "accessibility", "accessibilityData", "label"]), + "duration": getValue(video, ["lengthText", "accessibility", "accessibilityData", "label"]), + }, + "link": "https://www.youtube.com" + getValue(video, ["navigationEndpoint", "commandMetadata", "webCommandMetadata", "url"]), + "isPlayable": getValue(video, ["isPlayable"]), + "videoCount": 1, + } + videos.append(j) + + if "endScreenPlaylistRenderer" in video.keys(): + video = video["endScreenPlaylistRenderer"] + j = { + "isPlaylist" : True, + "id": getValue(video, ["playlistId"]), + "thumbnails": getValue(video, ["thumbnail", "thumbnails"]), + "title": getValue(video, ["title", "simpleText"]), + "channel": { + "name": getValue(video, ["shortBylineText", "runs", 0, "text"]), + "id": getValue(video, ["shortBylineText", "runs", 0, "navigationEndpoint", "browseEndpoint", "browseId"]), + "link": getValue(video, ["shortBylineText", "runs", 0, "navigationEndpoint", "browseEndpoint", "canonicalBaseUrl"]), + }, + "duration": getValue(video, ["lengthText", "simpleText"]), + "accessibility": { + "title": getValue(video, ["title", "accessibility", "accessibilityData", "label"]), + "duration": getValue(video, ["lengthText", "accessibility", "accessibilityData", "label"]), + }, + "link": "https://www.youtube.com" + getValue(video, ["navigationEndpoint", "commandMetadata", "webCommandMetadata", "url"]), + "isPlayable": getValue(video, ["isPlayable"]), + "videoCount": getValue(video, ["videoCount"]), + } + videos.append(j) + return videos \ No newline at end of file From 6678d1a92345936416440f234ad794f82c291dd8 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 26 Aug 2023 22:20:05 -0700 Subject: [PATCH 05/72] Clarify comment about workers restarting --- code/data/url_collection/big_crawler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/url_collection/big_crawler.py b/code/data/url_collection/big_crawler.py index 91ba7f6..5da86f2 100644 --- a/code/data/url_collection/big_crawler.py +++ b/code/data/url_collection/big_crawler.py @@ -128,7 +128,7 @@ async def main(num_workers, num_reqs): try: - # launch 20 concurrent workers that each make 20 requests + # launch 20 concurrent workers that each make 20 requests before restarting connection # this would be the high end of normal individual youtube traffic asyncio.run(main(num_workers = 20, num_reqs = 20)) except (KeyboardInterrupt, Exception) as e: From 487719eee7540457fdd12e286b07530ac8f983a3 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 26 Aug 2023 22:22:28 -0700 Subject: [PATCH 06/72] Remove search prototyping code --- code/data/url_collection/continue_search.json | 1 - code/data/url_collection/initial_search.json | 1 - code/data/url_collection/search.ipynb | 315 ------------------ 3 files changed, 317 deletions(-) delete mode 100644 code/data/url_collection/continue_search.json delete mode 100644 code/data/url_collection/initial_search.json delete mode 100644 code/data/url_collection/search.ipynb diff --git a/code/data/url_collection/continue_search.json b/code/data/url_collection/continue_search.json deleted file mode 100644 index 5b40d6e..0000000 --- a/code/data/url_collection/continue_search.json +++ /dev/null @@ -1 +0,0 @@ -{"context":{"client":{"hl":"en","gl":"US","remoteHost":"2601:602:9080:4bf0:b03e:f711:38f1:987d","deviceMake":"","deviceModel":"","visitorData":"CgtuYlJKRDdPU05Obyi06ummBg%3D%3D","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0,gzip(gfe)","clientName":"WEB","clientVersion":"2.20230810.05.00","osName":"Windows","osVersion":"10.0","originalUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","screenPixelDensity":1,"platform":"DESKTOP","clientFormFactor":"UNKNOWN_FORM_FACTOR","configInfo":{"appInstallData":"CLTq6aYGEJPPrwUQ-r6vBRC9tq4FEOLUrgUQl8-vBRDzqK8FEK3U_hIQzK7-EhCJ6K4FEIXZ_hIQxN2vBRClwv4SEMzfrgUQtMmvBRDks_4SENnUrwUQ26-vBRCCpa8FEKnErwUQj6OvBRC9zP4SENzjrwUQj8-vBRD-7q4FEJLLrwUQ3ravBRCk3q8FEKy3rwUQ1KGvBRDs2K8FEP3nqBgQ4LavBRDuoq8FELiLrgUQ3M-vBRDqw68FENnJrwUQ65OuBRCRz68FELbgrgUQjMuvBRCPw68FEMHe_hIQ57qvBRC1pq8FEITgrwUQ7-OvBQ%3D%3D"},"screenDensityFloat":1.25,"timeZone":"America/Los_Angeles","browserName":"Firefox","browserVersion":"116.0","acceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8","deviceExperimentId":"ChxOekkyTnpJME9UZ3hOak14T0RFd09UTXhOZz09ELTq6aYGGLTq6aYG","screenWidthPoints":1536,"screenHeightPoints":731,"utcOffsetMinutes":-420,"userInterfaceTheme":"USER_INTERFACE_THEME_LIGHT","mainAppWebInfo":{"graftUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","pwaInstallabilityStatus":"PWA_INSTALLABILITY_STATUS_UNKNOWN","webDisplayMode":"WEB_DISPLAY_MODE_BROWSER","isWebNativeShareAvailable":false}},"user":{"lockedSafetyMode":false},"request":{"useSsl":true,"internalExperimentFlags":[],"consistencyTokenJars":[]},"clickTracking":{"clickTrackingParams":"CDQQt6kLGAEiEwi_tcn_i92AAxVTwcQKHTwaCtA="},"adSignalsInfo":{"params":[{"key":"dt","value":"1692038454062"},{"key":"flash","value":"0"},{"key":"frm","value":"0"},{"key":"u_tz","value":"-420"},{"key":"u_his","value":"25"},{"key":"u_h","value":"864"},{"key":"u_w","value":"1536"},{"key":"u_ah","value":"816"},{"key":"u_aw","value":"1536"},{"key":"u_cd","value":"24"},{"key":"bc","value":"31"},{"key":"bih","value":"731"},{"key":"biw","value":"1536"},{"key":"brdim","value":"-1543,54,-1543,54,1536,61,1550,830,1536,731"},{"key":"vis","value":"1"},{"key":"wgl","value":"true"},{"key":"ca_type","value":"image"}]}},"continuation":"EpwDEgtfX1JFUExBQ0VfXxqMA0NBTVNBaEFCU0JTQ0FRdFVTbmRwVlZGMFh6aEhVWUlCQzNrMldHc3lPRzlFYWxGamdnRUxYMmxLZUhGNGIwSnNlVUdDQVF0RGIwMVZRMGR3UnpOM1VZSUJDMFJITVZsamVFUnZPV1JyZ2dFTFVGQjNUVTlGYVhWTlFtLUNBUXRITVdkcGJXeFphRTU2T0lJQkMwaG1USFJoUlRoclIyUmpnZ0VMZUdSbWIzWnRUbWszYzFXQ0FRdHVNMWhyYkc5aFMxWkpOSUlCQzNoTWVEZElZWEZyV1dsTmdnRUxWblZVYWxWUFYxSkhYelNDQVF0eVVIaDFZbkZGYlVaNU9JSUJDMmRuUXpoSVFVZE1VRGhqZ2dFTFIwUnpZMTlhTFVJdFJsV0NBUXRtZDNsSmVVdDNXRGR0ZDRJQkMzQlZPSFJyU2xBdFMxWmpnZ0VMVGxCT05YSmtaMnhxVTFtQ0FRdHlRME15YTBrNWNTMDJNSUlCQzJFdFZERmhSamQ2VFdSUnNnRUdDZ1FJRkJBQxiB4OgYIgtzZWFyY2gtZmVlZA%3D%3D"} \ No newline at end of file diff --git a/code/data/url_collection/initial_search.json b/code/data/url_collection/initial_search.json deleted file mode 100644 index d2f5a91..0000000 --- a/code/data/url_collection/initial_search.json +++ /dev/null @@ -1 +0,0 @@ -{"context":{"client":{"hl":"en","gl":"US","remoteHost":"2601:602:9080:4bf0:b03e:f711:38f1:987d","deviceMake":"","deviceModel":"","visitorData":"CgtuYlJKRDdPU05Obyi06ummBg%3D%3D","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0,gzip(gfe)","clientName":"WEB","clientVersion":"2.20230810.05.00","osName":"Windows","osVersion":"10.0","originalUrl":"https://www.youtube.com/results?search_query=__REPLACE__&sp=CAMSAhAB","screenPixelDensity":1,"platform":"DESKTOP","clientFormFactor":"UNKNOWN_FORM_FACTOR","configInfo":{"appInstallData":"CLTq6aYGEJPPrwUQ-r6vBRC9tq4FEOLUrgUQl8-vBRDzqK8FEK3U_hIQzK7-EhCJ6K4FEIXZ_hIQxN2vBRClwv4SEMzfrgUQtMmvBRDks_4SENnUrwUQ26-vBRCCpa8FEKnErwUQj6OvBRC9zP4SENzjrwUQj8-vBRD-7q4FEJLLrwUQ3ravBRCk3q8FEKy3rwUQ1KGvBRDs2K8FEP3nqBgQ4LavBRDuoq8FELiLrgUQ3M-vBRDqw68FENnJrwUQ65OuBRCRz68FELbgrgUQjMuvBRCPw68FEMHe_hIQ57qvBRC1pq8FEITgrwUQ7-OvBQ%3D%3D"},"screenDensityFloat":1.25,"timeZone":"America/Los_Angeles","browserName":"Firefox","browserVersion":"116.0","acceptHeader":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8","deviceExperimentId":"ChxOekkyTnpJME9UZ3hOak14T0RFd09UTXhOZz09ELTq6aYGGLTq6aYG","screenWidthPoints":1536,"screenHeightPoints":731,"utcOffsetMinutes":-420,"userInterfaceTheme":"USER_INTERFACE_THEME_LIGHT","mainAppWebInfo":{"graftUrl":"/results?search_query=__REPLACE__&sp=CAMSAhAB","pwaInstallabilityStatus":"PWA_INSTALLABILITY_STATUS_UNKNOWN","webDisplayMode":"WEB_DISPLAY_MODE_BROWSER","isWebNativeShareAvailable":false}},"user":{"lockedSafetyMode":false},"request":{"useSsl":true,"internalExperimentFlags":[],"consistencyTokenJars":[]},"clickTracking":{"clickTrackingParams":"CBQQk3UYAiITCPSBxv6L3YADFTNOTAgdLv0A3Q=="},"adSignalsInfo":{"params":[{"key":"dt","value":"1692038454062"},{"key":"flash","value":"0"},{"key":"frm","value":"0"},{"key":"u_tz","value":"-420"},{"key":"u_his","value":"24"},{"key":"u_h","value":"864"},{"key":"u_w","value":"1536"},{"key":"u_ah","value":"816"},{"key":"u_aw","value":"1536"},{"key":"u_cd","value":"24"},{"key":"bc","value":"31"},{"key":"bih","value":"731"},{"key":"biw","value":"1536"},{"key":"brdim","value":"-1543,54,-1543,54,1536,61,1550,830,1536,731"},{"key":"vis","value":"1"},{"key":"wgl","value":"true"},{"key":"ca_type","value":"image"}]}},"query":"__REPLACE__","params":"CAMSAhAB"} \ No newline at end of file diff --git a/code/data/url_collection/search.ipynb b/code/data/url_collection/search.ipynb deleted file mode 100644 index 8c0166a..0000000 --- a/code/data/url_collection/search.ipynb +++ /dev/null @@ -1,315 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": 1, - "metadata": {}, - "outputs": [], - "source": [ - "import requests\n", - "import json\n", - "import copy\n", - "import time\n", - "import socket\n", - "import requests.packages.urllib3.util.connection as urllib3_cn" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Helper functions" - ] - }, - { - "cell_type": "code", - "execution_count": 2, - "metadata": {}, - "outputs": [], - "source": [ - "# json helper functions\n", - "\n", - "def replace_search(initial_json, query):\n", - " \"\"\"\n", - " Recursively search through json for the string \"__REPLACE__\" in the values and replace it with the query string.\n", - " \"\"\"\n", - " new_json = copy.deepcopy(initial_json)\n", - " for key, value in new_json.items():\n", - " if isinstance(value, dict):\n", - " new_json[key] = replace_search(value, query)\n", - " elif isinstance(value, list):\n", - " new_json[key] = [replace_search(d, query) for d in value]\n", - " elif isinstance(value, str):\n", - " new_json[key] = value.replace(\"__REPLACE__\", query)\n", - " return new_json\n", - "\n", - "\n", - "def recursive_find(response, search_key):\n", - " \"\"\"\n", - " recursively search through json looking for the key string parameter and yield values\n", - " \"\"\"\n", - " if isinstance(response, str):\n", - " return\n", - " for key, value in response.items():\n", - " if key == search_key:\n", - " yield value\n", - " elif isinstance(value, dict):\n", - " for result in recursive_find(value, search_key):\n", - " yield result\n", - " elif isinstance(value, list):\n", - " for d in value:\n", - " for result in recursive_find(d, search_key):\n", - " yield result\n", - "\n", - "\n", - "def find_values(response, search_key):\n", - " \"\"\"\n", - " Find all values in a json response that match the search key (just a wrapper for recursive find)\n", - " \"\"\"\n", - " return [*recursive_find(response, search_key)]" - ] - }, - { - "cell_type": "code", - "execution_count": 3, - "metadata": {}, - "outputs": [], - "source": [ - "# force use ipv6 to help with youtube blocking too many requests from ipv4\n", - "def allowed_gai_family():\n", - " \"\"\"\n", - " https://github.com/shazow/urllib3/blob/master/urllib3/util/connection.py\n", - " \"\"\"\n", - " family = socket.AF_INET\n", - " if urllib3_cn.HAS_IPV6:\n", - " family = socket.AF_INET6 # force ipv6 only if it is available\n", - " return family\n", - "\n", - "urllib3_cn.allowed_gai_family = allowed_gai_family\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### URL collection" - ] - }, - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "35" - ] - }, - "execution_count": 4, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "# random list of search terms to see video collection ability\n", - "search_terms = [\n", - " 'cats',\n", - " 'dogs',\n", - " 'nature',\n", - " 'cars',\n", - " 'food',\n", - " 'sports',\n", - " 'travel',\n", - " 'fashion',\n", - " 'art',\n", - " 'music',\n", - " 'architecture',\n", - " 'technology',\n", - " 'business',\n", - " 'health',\n", - " 'fitness',\n", - " 'film',\n", - " 'books',\n", - " 'education',\n", - " 'science',\n", - " 'history',\n", - " 'religion',\n", - " 'politics',\n", - " 'humor',\n", - " 'memes',\n", - " 'gaming',\n", - " 'anime',\n", - " 'cartoons',\n", - " 'comics',\n", - " 'design',\n", - " 'crafts',\n", - " 'beauty',\n", - " 'diy',\n", - " 'gardening',\n", - " 'dance',\n", - " 'theater',\n", - "]\n", - "len(search_terms)" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": {}, - "outputs": [], - "source": [ - "search_api = 'https://www.youtube.com/youtubei/v1/search?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false'\n", - "with open('initial_search.json') as f:\n", - " initial_search_template = json.load(f)\n", - "with open('continue_search.json') as f:\n", - " continue_search_template = json.load(f)" - ] - }, - { - "cell_type": "code", - "execution_count": 6, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "theater 28960\t\t\t\t\t\t\r" - ] - } - ], - "source": [ - "urls = []\n", - "results_per_search = []\n", - "for search_term in search_terms:\n", - " initial_search = replace_search(initial_search_template, search_term)\n", - " continue_search = replace_search(continue_search_template, search_term)\n", - " response = requests.post(search_api, json = initial_search)\n", - " num_results = 0\n", - " while True:\n", - " results = list(set(find_values(response.json(), 'videoId')))\n", - " urls.extend(results)\n", - " num_results += len(results)\n", - " print(search_term, len(urls), end = '\\t\\t\\r')\n", - " # time.sleep(.5)\n", - "\n", - " # continue to next request\n", - " continuation = find_values(response.json(), 'continuationCommand')\n", - " assert len(continuation) <= 1 # either 1 confirmation or 0 (if there are many that means request isn't proper)\n", - " if len(continuation) == 0:\n", - " break\n", - " continue_search['continuation'] = continuation[0]['token']\n", - " response = requests.post(search_api, json = continue_search)\n", - " assert response.status_code == 200, response.text\n", - " results_per_search.append(num_results)" - ] - }, - { - "cell_type": "code", - "execution_count": 7, - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "21427" - ] - }, - "execution_count": 7, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "len(set(urls))" - ] - }, - { - "cell_type": "code", - "execution_count": 8, - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "827.4285714285714" - ] - }, - "execution_count": 8, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "# average number of results per search\n", - "sum(results_per_search) / len(results_per_search)" - ] - }, - { - "cell_type": "code", - "execution_count": 9, - "metadata": {}, - "outputs": [], - "source": [ - "# write urls list to lines in 'vid_ids.txt'\n", - "unique_urls = list(set(urls))\n", - "with open('vid_ids.txt', 'w') as f:\n", - " for url in unique_urls:\n", - " f.write(url + '\\n')\n", - " f.flush()" - ] - }, - { - "cell_type": "code", - "execution_count": 10, - "metadata": {}, - "outputs": [], - "source": [ - "## random browsing code\n", - "\n", - "\n", - "# request_json = browse_req\n", - "# response = requests.post(\n", - "# url = 'https://www.youtube.com/youtubei/v1/browse?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false',\n", - "# json = request_json\n", - "# )\n", - "# print(response, end = '\\r')\n", - "# time.sleep(1)\n", - "\n", - "# browsing_data = response.json()['onResponseReceivedActions'][0]['appendContinuationItemsAction']['continuationItems']\n", - "\n", - "# for index, item in enumerate(browsing_data):\n", - "# if 'richItemRenderer' in item.keys():\n", - "# vid_id = item['richItemRenderer']['content']['videoRenderer']['videoId']\n", - "# output_file.write(vid_id + '\\n')\n", - "# output_file.flush()\n", - "# if 'continuationItemRenderer' in item.keys():\n", - "# new_token = item['continuationItemRenderer']['continuationEndpoint']['continuationCommand']['token']\n", - "# request_json['continuation'] = new_token" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "base", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.8.5" - }, - "orig_nbformat": 4 - }, - "nbformat": 4, - "nbformat_minor": 2 -} From 9c7f4746a6f105237ac7d9631859d2ae946eac85 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 26 Aug 2023 22:27:08 -0700 Subject: [PATCH 07/72] Clean up original crawling pilot for posterity --- code/data/url_collection/crawl.ipynb | 4720 +------------------------- 1 file changed, 11 insertions(+), 4709 deletions(-) diff --git a/code/data/url_collection/crawl.ipynb b/code/data/url_collection/crawl.ipynb index f75c2d2..87bee03 100644 --- a/code/data/url_collection/crawl.ipynb +++ b/code/data/url_collection/crawl.ipynb @@ -26,4686 +26,18 @@ "video_file = open('videos.jsonl', 'w')" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Pilot study, DFS through youtube recommendations" + ] + }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "substring not found https://www.youtube.com/shorts/-2Xga8AGeYo videos found: 22068 total videos found: 22228\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bSwPOUVNs5U videos found: 22109 total videos found: 22276\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a8fj22KkbpY videos found: 22132 total videos found: 22312\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b6b6qwnU6-g videos found: 22175 total videos found: 22396\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZO0tZ0YrqWs videos found: 22182 total videos found: 22408\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xAlVJyQLZsU\n", - "substring not found https://www.youtube.com/shorts/UzY55WKEAbk\n", - "substring not found https://www.youtube.com/shorts/UUPD1E_Vmj0 videos found: 22328 total videos found: 22587\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LimiScacvDwe videos found: 26465 total videos found: 28237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7jo4jaEDDvU\n", - "substring not found https://www.youtube.com/shorts/IhZrvyU783E\n", - "substring not found https://www.youtube.com/shorts/xxSzkWW0Kqc\n", - "substring not found https://www.youtube.com/shorts/rR_nBDYb6Ace videos found: 27196 total videos found: 29255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8QO2NW4Ij2w\n", - "substring not found https://www.youtube.com/shorts/FpXPKwI4LAMue videos found: 81849 total videos found: 155279\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_GWnXN9J7wkue videos found: 92492 total videos found: 176065\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L6F7rgpSPwkue videos found: 95401 total videos found: 180304\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JuR9A8-WowA\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=EsAZ91CeAHQ: 99882 total videos found: 192037\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VkfbDsm5KeIue videos found: 107504 total videos found: 213904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iBi6VY15kVwue videos found: 107613 total videos found: 214024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JHpHHdgxs1kue videos found: 108871 total videos found: 215550\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7EOKWr5p2dkue videos found: 112685 total videos found: 220223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hSATRWv0V5Yue videos found: 113259 total videos found: 220946\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P_xFr15MOCoue videos found: 114525 total videos found: 222541\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9Lyzp_g-nJ4\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=wQVwHeAWKDw: 117333 total videos found: 226263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/caTpq38NSmkue videos found: 117705 total videos found: 226726\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XM_9jXCdhuAue videos found: 118167 total videos found: 227309\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D-QnDN_9Bwkue videos found: 121364 total videos found: 231634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RuW17k6k73wue videos found: 121699 total videos found: 232051\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yq57VJIXv8kue videos found: 122027 total videos found: 232549\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BnFV3mn-pJEue videos found: 124019 total videos found: 235202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3GFHaZLQO5Yue videos found: 127467 total videos found: 239674\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dbKX0Qt_8_E\n", - "substring not found https://www.youtube.com/shorts/Ix9_7zC5Zggue videos found: 128733 total videos found: 241170\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_REYLuNTYyYue videos found: 130320 total videos found: 243295\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0VNd3Nf88Gcue videos found: 130958 total videos found: 244141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tLDi4V1gvIQue videos found: 132307 total videos found: 245864\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XLpYCvUhynYue videos found: 132624 total videos found: 246332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xo7xXNbxvps\n", - "substring not found https://www.youtube.com/shorts/u8pcX7d3iZIue videos found: 132796 total videos found: 246547\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zQ5k2LXG0JEue videos found: 133044 total videos found: 246907\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=8DvIjriAdpI: 138118 total videos found: 253825\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=FOtqoHybmEg&pp=sAQB total videos found: 263338\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Hgb8lTme3HMue videos found: 145262 total videos found: 264255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5CRz_5l1Pfwue videos found: 146918 total videos found: 266675\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XTr8HLfmXu0\n", - "substring not found https://www.youtube.com/shorts/AKo0y75cFd4ue videos found: 147115 total videos found: 266938\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mbFTnL4USa4ue videos found: 147222 total videos found: 267068\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZTLWQfItfjcue videos found: 147528 total videos found: 267460\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XiYJLzcs_HQue videos found: 149942 total videos found: 270722\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eSPoUTuwRwQue videos found: 150920 total videos found: 272139\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xj6Q2Sit69Aue videos found: 153215 total videos found: 275436\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mJ-zCeAuv6Uue videos found: 155052 total videos found: 277885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iEs-bYMV34o\n", - "substring not found https://www.youtube.com/shorts/zmKpJ2-EY2cue videos found: 158153 total videos found: 282360\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TVElahg-p8Uue videos found: 159214 total videos found: 283930\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_ad4qdMGSPYue videos found: 160020 total videos found: 285031\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LgDEboyVJYIue videos found: 160062 total videos found: 285101\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FQuRYulP-gcue videos found: 166052 total videos found: 293848\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hbdPFzWbICY\n", - "substring not found https://www.youtube.com/shorts/GjGFaLSWhIw\n", - "substring not found https://www.youtube.com/shorts/G4UNXG3f9lcue videos found: 166511 total videos found: 294463\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_ydGGHf7ASc\n", - "substring not found https://www.youtube.com/shorts/m_EiO0PR_QUue videos found: 167280 total videos found: 295646\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iZiBbGnq1R8ue videos found: 170868 total videos found: 300994\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nLJFRJtOs1Yue videos found: 171446 total videos found: 301940\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mNgjDGOHaeYue videos found: 171498 total videos found: 302000\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eAIR-wP7iwMue videos found: 171884 total videos found: 302548\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FzZGWXx8w_Que videos found: 173081 total videos found: 304184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B5Uu8sHMkNIue videos found: 173372 total videos found: 304592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tZxFo_AbK2gue videos found: 173749 total videos found: 305091\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nBS7iaGfw9Yue videos found: 176659 total videos found: 309523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h7O5XtNhYLMue videos found: 177260 total videos found: 310388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tYF5j41FAssue videos found: 177294 total videos found: 310436\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fnJ7UuA4CeMue videos found: 179235 total videos found: 313672\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YE7gsXItscUue videos found: 179447 total videos found: 313934\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=1p7NmlTW5qo: 182642 total videos found: 318974\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jnJSYBf-fq0ue videos found: 182695 total videos found: 319046\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dUsFaaJailYue videos found: 182724 total videos found: 319116\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x_j3nFwRYrAue videos found: 185859 total videos found: 323846\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y_1s1k6jSSsue videos found: 186867 total videos found: 325260\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XKYXfO7Yzvwue videos found: 188502 total videos found: 327690\t\t\t\n", - "substring not found https://www.youtube.com/shorts/71en3TWcQK4ue videos found: 188981 total videos found: 328356\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DX8o1TZxngg\n", - "substring not found https://www.youtube.com/shorts/T-hLBVeuROsue videos found: 189197 total videos found: 328650\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FKvPk47_EqIue videos found: 189473 total videos found: 329029\t\t\t\n", - "substring not found https://www.youtube.com/shorts/grJVsrwH6yUue videos found: 189515 total videos found: 329076\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YZQliMWI0uIue videos found: 190605 total videos found: 330519\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T7f3AEGPGb4ue videos found: 190659 total videos found: 330627\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ey7zx9_C-1Uue videos found: 190686 total videos found: 330663\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SNiXQhGXiFkue videos found: 194521 total videos found: 336442\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DHyD-g42wBgue videos found: 194740 total videos found: 336763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/chwcQBZN4Ikue videos found: 195281 total videos found: 337475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GUsPcQBTr3oue videos found: 195292 total videos found: 337487\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-qIo7Fxb61kue videos found: 195544 total videos found: 337783\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JsjJvKRDw3Eue videos found: 195704 total videos found: 337986\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4WeWhDbJe_8ue videos found: 196376 total videos found: 339002\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xqHduaDtcisue videos found: 196558 total videos found: 339350\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tEjO7NYlnbgue videos found: 196809 total videos found: 339714\t\t\t\n", - "substring not found https://www.youtube.com/shorts/64voKY6OHz4ue videos found: 200239 total videos found: 345134\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Q5DGCw-xHdEue videos found: 201645 total videos found: 347360\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7rinDj11Kx0ue videos found: 203273 total videos found: 349900\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0qIyJNa97aUue videos found: 203931 total videos found: 350750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6LGIKE-7Q44ue videos found: 207840 total videos found: 356801\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2cASgPhLE58ue videos found: 208047 total videos found: 357113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SqZZhkGtbqoue videos found: 210227 total videos found: 360456\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Wq_N9goF978ue videos found: 211678 total videos found: 362701\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zz_o8kVWd4Uue videos found: 212388 total videos found: 363663\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Iily0VBbh_gue videos found: 214655 total videos found: 366898\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zDfu9wifqXgue videos found: 215807 total videos found: 368746\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pjfkJuMDAOIue videos found: 216299 total videos found: 369553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uB3IBEt0TRMue videos found: 217261 total videos found: 371092\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mvknTd-VW7Que videos found: 218855 total videos found: 373330\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E07P4F_EnD8ue videos found: 219047 total videos found: 373604\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6t4S9gNce_kue videos found: 223288 total videos found: 380358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LTFVJvnBjp0ue videos found: 223578 total videos found: 380765\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5YqXaelnO3sue videos found: 224213 total videos found: 381726\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ndhZy6K0mBEue videos found: 225798 total videos found: 384195\t\t\t\n", - "substring not found https://www.youtube.com/shorts/16Sxu6o2e3kue videos found: 225872 total videos found: 384313\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4Q2wvK7BiQkue videos found: 225924 total videos found: 384407\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h-b7REomJJwue videos found: 226091 total videos found: 384665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ecA5ODBp9t8ue videos found: 226921 total videos found: 385819\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VJ0KvOur1vsue videos found: 228009 total videos found: 387246\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w_Kj0OMzZKcue videos found: 228161 total videos found: 387486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AOHSdIfo380ue videos found: 228942 total videos found: 388585\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QF5REcBPa9cue videos found: 230913 total videos found: 391850\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eGr_yd3yxQAue videos found: 236978 total videos found: 401184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r92_PLxxCKw\n", - "substring not found https://www.youtube.com/shorts/CEV-AdSQ1h4\n", - "substring not found https://www.youtube.com/shorts/Jf8BqpOVTm4\n", - "substring not found https://www.youtube.com/shorts/vkTGm1PrUpI\n", - "substring not found https://www.youtube.com/shorts/W37u-ytpvB4\n", - "substring not found https://www.youtube.com/shorts/FAdmBZ3Dgp4ue videos found: 238083 total videos found: 402948\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hNTN8iXwCFwue videos found: 238349 total videos found: 403356\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XA39mCofXIEue videos found: 238924 total videos found: 404176\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S1ELC62S__4\n", - "substring not found https://www.youtube.com/shorts/nbDTCYt0y3s\n", - "substring not found https://www.youtube.com/shorts/X7x67wEkAUg\n", - "substring not found https://www.youtube.com/shorts/rBc8s-DVM_Uue videos found: 239046 total videos found: 404379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZYZw8ifArVsue videos found: 239109 total videos found: 404475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VHT1HiWHKMg\n", - "substring not found https://www.youtube.com/shorts/3Yo8Q19kLQEue videos found: 239996 total videos found: 405891\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OMo4okv9tzEue videos found: 241540 total videos found: 408172\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ir9diB9byOMue videos found: 241765 total videos found: 408580\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Qsn2pZsN6Kc\n", - "substring not found https://www.youtube.com/shorts/oA7SpjBeXGAue videos found: 241770 total videos found: 408592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w-aMsNjh9jo\n", - "substring not found https://www.youtube.com/shorts/h_71jsqSoxYue videos found: 242640 total videos found: 409884\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8T95i71n65Que videos found: 242991 total videos found: 410546\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yUCWzIhgna4ue videos found: 243686 total videos found: 411678\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I9RRCjdhPRkue videos found: 244210 total videos found: 412408\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PL3ht8vcHJ0ue videos found: 244244 total videos found: 412456\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y1QV9ouZp54ue videos found: 246412 total videos found: 415409\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mxym-6dHiZ0ue videos found: 246900 total videos found: 416050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ttr5gm6fNtEue videos found: 247100 total videos found: 416302\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v2e2x989BNYue videos found: 247109 total videos found: 416314\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UEhpOge_Vt0ue videos found: 248036 total videos found: 417566\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x9abgkKbC0Uue videos found: 248959 total videos found: 418821\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8oANMNU_XZ4\n", - "substring not found https://www.youtube.com/shorts/hEMqWGRD-ekue videos found: 249179 total videos found: 419115\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VankX7iDHfUue videos found: 253712 total videos found: 425850\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5sBfzcUa_sI\n", - "substring not found https://www.youtube.com/shorts/pEHAhDHMgaMue videos found: 255045 total videos found: 427772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/COv1Tp7Dw0oue videos found: 255454 total videos found: 428436\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8xW0Ec2YfeEue videos found: 257333 total videos found: 431316\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KmH4LFC5x2Iue videos found: 257342 total videos found: 431328\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Wz5ZY5pMWpMue videos found: 257364 total videos found: 431352\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HlV9Q0ocWj0ue videos found: 257548 total videos found: 431568\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YlRH7dpJ4tIue videos found: 259251 total videos found: 434205\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sZn5_M0xwJcue videos found: 259261 total videos found: 434217\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E3GXhBI6QwUue videos found: 259809 total videos found: 435014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YDV-MIfVwkIue videos found: 261440 total videos found: 437384\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2aj7qOdC1NAue videos found: 262462 total videos found: 438819\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=3VRh-KDsgFE: 262719 total videos found: 439143\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FvhRn4JB7CAue videos found: 263354 total videos found: 440154\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wkevvlVGdJIue videos found: 264374 total videos found: 441452\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QNokqPur328\n", - "substring not found https://www.youtube.com/shorts/F3tWOS1qehgue videos found: 264527 total videos found: 441662\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bZKenItnwAEue videos found: 264711 total videos found: 441877\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ono8_hDTL40ue videos found: 264716 total videos found: 441889\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9VhhTSpHnuQue videos found: 266289 total videos found: 444034\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p2kZBpvx_lMue videos found: 267186 total videos found: 445305\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OGMDBdbDVloue videos found: 267637 total videos found: 445915\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ykk0fng8LAgue videos found: 268122 total videos found: 446553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/37H-Oc4c7tUue videos found: 268197 total videos found: 446658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fD-qEC9tmN8ue videos found: 268809 total videos found: 447517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9pZ4HThcQLQue videos found: 268877 total videos found: 447601\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dK7aEzzq5bkue videos found: 269043 total videos found: 447851\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LRUq29GuuI4que videos found: 269207 total videos found: 448091\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VNULNaPYntUque videos found: 269856 total videos found: 448974\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JEgkLsY6Lzw\n", - "substring not found https://www.youtube.com/shorts/upYa-QqQ-aAque videos found: 270160 total videos found: 449389\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7f66K-zaTNMque videos found: 270358 total videos found: 449664\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3ow2P-C9XDwque videos found: 270839 total videos found: 450367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OzxBtRjry_oque videos found: 271479 total videos found: 451311\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m_eoomfyvDAque videos found: 272792 total videos found: 453148\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zitW_7_FzjY\n", - "substring not found https://www.youtube.com/shorts/6Y9ChbWTI1Uque videos found: 272852 total videos found: 453220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fjpPD7zSjp4que videos found: 272910 total videos found: 453304\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RBsl4iKll8sque videos found: 273927 total videos found: 454655\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FRB9ujFGLeMque videos found: 277527 total videos found: 460284\t\t\t\n", - "substring not found https://www.youtube.com/shorts/q6CIwJlnUxIque videos found: 277962 total videos found: 460901\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0VfN0sopy_sque videos found: 279704 total videos found: 463364\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2szkEnmAtLo\n", - "substring not found https://www.youtube.com/shorts/AwpGaF_P8RYque videos found: 279893 total videos found: 463638\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hxWo7txSw5gque videos found: 280277 total videos found: 464196\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gvj5-sYbR2Qque videos found: 281216 total videos found: 465473\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hisw9lRq3dEque videos found: 282653 total videos found: 467690\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AlsVc_s18AUque videos found: 283932 total videos found: 469344\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IHOKOn44Y0Qque videos found: 285287 total videos found: 471227\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uFL4p1jQYRcque videos found: 286432 total videos found: 472787\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nnd7MQVN-bcque videos found: 286511 total videos found: 472883\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D8ZSEt_FfY0que videos found: 286610 total videos found: 473014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B2uNoIjIvTsque videos found: 288197 total videos found: 475544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5rBhJq4MDocque videos found: 289719 total videos found: 477812\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dp76NN9W16Mque videos found: 291357 total videos found: 480401\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dcOYZlUpJes\n", - "substring not found https://www.youtube.com/shorts/huyrZgozH2cque videos found: 291430 total videos found: 480567\t\t\t\n", - "substring not found https://www.youtube.com/shorts/px0_f07Qtwoque videos found: 291807 total videos found: 481319\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PWRRmpPnmHoque videos found: 294170 total videos found: 484438\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v8iE1paqBbg\n", - "substring not found https://www.youtube.com/shorts/9LDwRcJMnh0que videos found: 294189 total videos found: 484461\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tpQ8t2ZTQg0que videos found: 296139 total videos found: 487425\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iCQGRsLehwAque videos found: 297293 total videos found: 489220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_g_ZzMu9BIw\n", - "substring not found https://www.youtube.com/shorts/uUVml5pCQxQque videos found: 298071 total videos found: 490388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XMEOnWLcwP8que videos found: 298612 total videos found: 491069\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZWynHI8agZwque videos found: 299250 total videos found: 492084\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2UMhL-u5m_Yque videos found: 299905 total videos found: 492968\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Om1yy6I8At8que videos found: 299970 total videos found: 493063\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Blcf4pFfcc\n", - "substring not found https://www.youtube.com/shorts/tk2MqtMtLwsque videos found: 300745 total videos found: 494037\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hptf7-x-PqMque videos found: 300757 total videos found: 494049\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_a9dMz0ndRkque videos found: 302230 total videos found: 496097\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JQc-M9nZ9kAque videos found: 304059 total videos found: 498694\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IZ0OZq6UvL8que videos found: 304395 total videos found: 499136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TKOEk7jcxhIque videos found: 308487 total videos found: 509130\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zM7iEeoRxVMque videos found: 309757 total videos found: 512739\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pE_B_-BwjJIque videos found: 312515 total videos found: 519402\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cDLHrfrvm-sque videos found: 312522 total videos found: 519414\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X5DhMKczSMwque videos found: 312995 total videos found: 520153\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U_O0q4_E-wU\n", - "substring not found https://www.youtube.com/shorts/xCRSN24NNzk\n", - "substring not found https://www.youtube.com/shorts/nYitZHXts14que videos found: 313995 total videos found: 521715\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Olzo85Z8Xm8que videos found: 315942 total videos found: 524596\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O0xnqeSRqWYque videos found: 315990 total videos found: 524668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kLffO-kkzhQ\n", - "substring not found https://www.youtube.com/shorts/h6oNLr0Zj-4que videos found: 316228 total videos found: 525014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5MMKUPFrkiAque videos found: 316402 total videos found: 525239\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xM5_CyG0MMY\n", - "substring not found https://www.youtube.com/shorts/veY5_gIju-U\n", - "substring not found https://www.youtube.com/shorts/lxnOROnp4HQ\n", - "substring not found https://www.youtube.com/shorts/Im5kAwXCVBcque videos found: 317395 total videos found: 526574\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZdkfSaFhA1kque videos found: 317403 total videos found: 526586\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PgZu2b5M_eUque videos found: 317564 total videos found: 526813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/n_OewNpnOW0que videos found: 318977 total videos found: 528875\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D3F31kxlV-Qque videos found: 319458 total videos found: 529544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Iam0BRq3o_Ique videos found: 320730 total videos found: 531359\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LIJ5gyPxCygique videos found: 321362 total videos found: 532163\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VYnZHekrnQoique videos found: 321392 total videos found: 532199\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-nsVoyy9Nagique videos found: 321637 total videos found: 532521\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S1bMZWjPNiAique videos found: 321775 total videos found: 532688\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FekYfdcip2gique videos found: 322405 total videos found: 533716\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X8xGwyT68FUique videos found: 324066 total videos found: 536237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e7F9WAqckXk\n", - "substring not found https://www.youtube.com/shorts/99239GTEZb0ique videos found: 324146 total videos found: 536355\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DZOszH1xZHkique videos found: 324464 total videos found: 536756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o5t6oq78kNYique videos found: 324567 total videos found: 536876\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6fLT3UY_A2gique videos found: 325314 total videos found: 537835\t\t\t\n", - "substring not found https://www.youtube.com/shorts/d0bu117krRkique videos found: 325652 total videos found: 538298\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O5EZ4_tpnQ4ique videos found: 326665 total videos found: 539697\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BmhZxf7-xJYique videos found: 327874 total videos found: 541421\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ka_khhOd8YIique videos found: 327960 total videos found: 541551\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1Yf3E1hvsxIique videos found: 328102 total videos found: 541743\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PzVODwY_qV8ique videos found: 328151 total videos found: 541815\t\t\t\n", - "substring not found https://www.youtube.com/shorts/n4DfEKKOqOsique videos found: 328587 total videos found: 542413\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Be6zAiOHedQique videos found: 328668 total videos found: 542508\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cv_D-pAi7QIique videos found: 328882 total videos found: 542782\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MB8gpG48MY8ique videos found: 329152 total videos found: 543190\t\t\t\n", - "substring not found https://www.youtube.com/shorts/z5S0Ac_dQaYique videos found: 331568 total videos found: 546922\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JbF7MsuDnKgique videos found: 331778 total videos found: 547179\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VWQOj1Sur6Iique videos found: 331997 total videos found: 547455\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9gRHcOCF1yAique videos found: 332089 total videos found: 547563\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dHBZjbeA-8wique videos found: 332099 total videos found: 547575\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IdG_oCp61GIique videos found: 332356 total videos found: 547923\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kkzPBxE_oEk\n", - "substring not found https://www.youtube.com/shorts/8pvOpqboCQ8ique videos found: 332640 total videos found: 548355\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OcIAiXHLu4Aique videos found: 332848 total videos found: 548727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fcAZwug2jFYique videos found: 333634 total videos found: 549828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/geOuYsxuYwk\n", - "substring not found https://www.youtube.com/shorts/e2X1t_CekVwique videos found: 333748 total videos found: 549960\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-HYBbSMrWj0ique videos found: 333803 total videos found: 550032\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iATB-JmNmiY\n", - "substring not found https://www.youtube.com/shorts/7f1SZ5F_hQYique videos found: 333924 total videos found: 550200\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uuUtXwkV3xgique videos found: 333992 total videos found: 550284\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GTDMUVJ5jM8ique videos found: 334283 total videos found: 550652\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qwrFpBrGchg\n", - "substring not found https://www.youtube.com/shorts/RRhslZu_WoUique videos found: 334363 total videos found: 550772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FFqzE5AeOYUique videos found: 335060 total videos found: 551789\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4wsH4yi4xAA\n", - "substring not found https://www.youtube.com/shorts/R3q98wPehjkique videos found: 335111 total videos found: 551861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eq0ECMqB5J8ique videos found: 335122 total videos found: 551885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f-KC4ZYg2p0\n", - "substring not found https://www.youtube.com/shorts/SvzylOYrzpA\n", - "substring not found https://www.youtube.com/shorts/2PNif09yjB4ique videos found: 335867 total videos found: 552965\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YE-x12mROeYique videos found: 336145 total videos found: 553390\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vzmGcDdjRZ0\n", - "substring not found https://www.youtube.com/shorts/mKc-E47MkQ8\n", - "substring not found https://www.youtube.com/shorts/pkl-HTgMuIg\n", - "substring not found https://www.youtube.com/shorts/Ru7jQX65Pns\n", - "substring not found https://www.youtube.com/shorts/6Lo-FEMGdjwique videos found: 336174 total videos found: 553450\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7UuaXirt2Co\n", - "substring not found https://www.youtube.com/shorts/Xm_a2A4hJ1A\n", - "substring not found https://www.youtube.com/shorts/zMptOszSU78ique videos found: 336500 total videos found: 553939\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EXxKl4eDoWUique videos found: 336749 total videos found: 554270\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DV6x-i_rtT4ique videos found: 337755 total videos found: 555634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HbJD2VDR-nkique videos found: 341216 total videos found: 560799\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ayFght_cVCkique videos found: 341267 total videos found: 560894\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7NAPq9f34Rs\n", - "substring not found https://www.youtube.com/shorts/yGFPJO1SRY4ique videos found: 341572 total videos found: 561405\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xxrzkdkXWb0ique videos found: 341646 total videos found: 561525\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aQsgm4LC9SQique videos found: 342925 total videos found: 563728\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m9_-qy9jXeMique videos found: 342932 total videos found: 563740\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VYX8DvwfkRYique videos found: 343695 total videos found: 564811\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QnfxNneEbnYique videos found: 344000 total videos found: 565291\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0POuKnihRcYique videos found: 344188 total videos found: 565579\t\t\t\n", - "substring not found https://www.youtube.com/shorts/H77UPzaxKQk\n", - "substring not found https://www.youtube.com/shorts/dvmk1680VB0ique videos found: 344571 total videos found: 566107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x1oZKrInLIgique videos found: 344734 total videos found: 566333\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6GCmC663xU4ique videos found: 347203 total videos found: 569828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wIpfzFlySFgique videos found: 347226 total videos found: 569864\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rbH2iiLNOi4ique videos found: 347966 total videos found: 570873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QxcSa6Kb8VEique videos found: 348388 total videos found: 571541\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PhKNQGGQ4lgique videos found: 348466 total videos found: 571636\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S61rP28cXQk\n", - "substring not found https://www.youtube.com/shorts/z9em2hSsDp8\n", - "substring not found https://www.youtube.com/shorts/opSOHzDQxxcique videos found: 348602 total videos found: 571815\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LdS2vYefMDIique videos found: 348866 total videos found: 572161\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IGE_vCID3bcique videos found: 348911 total videos found: 572209\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HAPUD2o68OEique videos found: 348921 total videos found: 572221\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eL6lRyGzMIcique videos found: 348927 total videos found: 572233\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XSanVQbvvPcique videos found: 348939 total videos found: 572245\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ShjFTs6MQ3Eique videos found: 349209 total videos found: 572603\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fkkEA_gkgyAique videos found: 351634 total videos found: 575895\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u9HlLjyxjpsique videos found: 351666 total videos found: 575931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/plSVXqg44bAique videos found: 351884 total videos found: 576219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/86JixnzAWP0ique videos found: 352265 total videos found: 576698\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vzuCjdsdGw0ique videos found: 352475 total videos found: 576983\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8O8iXANLmj4\n", - "substring not found https://www.youtube.com/shorts/ik9mM9EShEw\n", - "substring not found https://www.youtube.com/shorts/NzvCFIUPHJkique videos found: 352599 total videos found: 577174\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gbo5ZUUiqcoique videos found: 352659 total videos found: 577258\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cxbcMh0tjUAique videos found: 352685 total videos found: 577294\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rn0xVhXSUBg\n", - "substring not found https://www.youtube.com/shorts/3FN3g0i3NAcique videos found: 352772 total videos found: 577437\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4gHwfWpDjkkique videos found: 352800 total videos found: 577473\t\t\t\n", - "substring not found https://www.youtube.com/shorts/irphoj6xLS4ique videos found: 352841 total videos found: 577545\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y5IkjiSbBxMique videos found: 353676 total videos found: 578792\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FPfTYRSxLecique videos found: 355104 total videos found: 580995\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YN_VFXG32r4\n", - "substring not found https://www.youtube.com/shorts/mNb-yJujwFwique videos found: 355178 total videos found: 581091\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ncrJ2t1cQNUique videos found: 356290 total videos found: 582646\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z7HOZTSydG0\n", - "substring not found https://www.youtube.com/shorts/HbGbttku5pIique videos found: 356295 total videos found: 582658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vGzh-2SGmlwique videos found: 356337 total videos found: 582718\t\t\t\n", - "substring not found https://www.youtube.com/shorts/91x3qc2tzSA\n", - "substring not found https://www.youtube.com/shorts/uyfUYviSa6k\n", - "substring not found https://www.youtube.com/shorts/PvDWnkjomJsique videos found: 357539 total videos found: 584642\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iRaHIxqz2XYique videos found: 357962 total videos found: 585187\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4_42oMSUg6cique videos found: 358081 total videos found: 585366\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4IZkpGIQE_cique videos found: 359129 total videos found: 587160\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OwpOg1ZHy5kique videos found: 359147 total videos found: 587184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HY44t0ttz8Iique videos found: 359510 total videos found: 587668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tilb0sBge5Aique videos found: 360442 total videos found: 588925\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hsoWx2WnQOcique videos found: 360590 total videos found: 589141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4MWPjUYbl_0\n", - "substring not found https://www.youtube.com/shorts/WW8WICi4qt4ique videos found: 360954 total videos found: 589674\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Rk2inLCHKtYique videos found: 361658 total videos found: 590646\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0b-m1-qcr8Qique videos found: 361735 total videos found: 590748\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sZVW6dJk7_Iique videos found: 361745 total videos found: 590760\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rED08KXhAcsique videos found: 362034 total videos found: 591164\t\t\t\n", - "substring not found https://www.youtube.com/shorts/viOv4UgBnMwique videos found: 362144 total videos found: 591331\t\t\t\n", - "substring not found https://www.youtube.com/shorts/whbZ0l_k-8Yique videos found: 364261 total videos found: 594631\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JfiUqCUGZWwique videos found: 364742 total videos found: 595263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QONPU-3Ut1Yique videos found: 366358 total videos found: 597507\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4rIgzlrG7Vcique videos found: 366538 total videos found: 597807\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xssew0SD0EIique videos found: 367186 total videos found: 598901\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fEbEJ2AoIP0ique videos found: 367194 total videos found: 598913\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XWrM7IGf6-gique videos found: 367206 total videos found: 598937\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Wxh9mcP2VUQique videos found: 367640 total videos found: 599544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/02oi3Z2StzA\n", - "substring not found https://www.youtube.com/shorts/s0fAYHKSy0Uique videos found: 367872 total videos found: 599880\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8VO_Y5GT4asique videos found: 368240 total videos found: 600392\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UiVBNR-6lGIique videos found: 368391 total videos found: 600608\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3altQVLtUx0\n", - "substring not found https://www.youtube.com/shorts/XBsKgKYOXFwique videos found: 369032 total videos found: 601517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JyRhYdIbGj4ique videos found: 369041 total videos found: 601529\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Xl2TAw0Qqh0ique videos found: 369584 total videos found: 602257\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OvHqBdPcUlQique videos found: 370164 total videos found: 603041\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HIgMe_Sg0HY\n", - "substring not found https://www.youtube.com/shorts/B23KGFuyMzQ\n", - "substring not found https://www.youtube.com/shorts/-3VYxna4f_4\n", - "substring not found https://www.youtube.com/shorts/QPqc7wt4XwMique videos found: 370373 total videos found: 603299\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y5xWzh2VwvU\n", - "substring not found https://www.youtube.com/shorts/NhrA4t1GTQs\n", - "substring not found https://www.youtube.com/shorts/CtOThHfeZt8ique videos found: 370496 total videos found: 603465\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ugv8Vuk2FVgique videos found: 374563 total videos found: 609407\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=p6PjG3FEXRAnd: 375046 total videos found: 610134\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5fTaIFOEqAEique videos found: 375223 total videos found: 610458\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FUaSMSEz9cIique videos found: 375478 total videos found: 610770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ikjf70LHcNcique videos found: 378041 total videos found: 614734\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aNNIbtBLZMkique videos found: 380269 total videos found: 617965\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K1q7r8D9kk8\n", - "substring not found https://www.youtube.com/shorts/pBGNR_3Qn9Eique videos found: 380789 total videos found: 618676\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9bI-gCzXVsM\n", - "substring not found https://www.youtube.com/shorts/rNqVExHiJm4ique videos found: 380798 total videos found: 618688\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NxeUlPfYLRwique videos found: 381602 total videos found: 619750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BubLqJIkEmYique videos found: 381618 total videos found: 619774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YJRBkP4IPdkique videos found: 383744 total videos found: 622756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wfPpS_TSDgEique videos found: 383792 total videos found: 622828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jvmcCbGlzi0\n", - "substring not found https://www.youtube.com/shorts/2luwfUjcG1oique videos found: 383965 total videos found: 623068\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TKst2dI9VTgique videos found: 384130 total videos found: 623296\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ke9mue-q-vcique videos found: 384149 total videos found: 623332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eAErShkc0lgique videos found: 384734 total videos found: 624050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K7z0jlE61IMique videos found: 385125 total videos found: 624683\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-zKEmucC-p0ique videos found: 385333 total videos found: 624959\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8sfOrfx27ts\n", - "substring not found https://www.youtube.com/shorts/8KG1jUUE0cU\n", - "substring not found https://www.youtube.com/shorts/Spvy2XZVU9sique videos found: 386737 total videos found: 626860\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jNj0IRfDtkIique videos found: 386809 total videos found: 626956\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IaJl8zZPb00\n", - "substring not found https://www.youtube.com/shorts/XZ7jcF4SRq8\n", - "substring not found https://www.youtube.com/shorts/fG7458J5XaIique videos found: 387313 total videos found: 627639\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Pbv5nQt4MaQique videos found: 387547 total videos found: 627973\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lhhSPFFlvQM\n", - "substring not found https://www.youtube.com/shorts/ZQrXmcQiokgique videos found: 387739 total videos found: 628285\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9iqTHnhjTVAique videos found: 387958 total videos found: 628605\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W-Y-vlwm8okique videos found: 388721 total videos found: 629845\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vagdJp6hf2wique videos found: 388750 total videos found: 629880\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O9eUeCwPjfUique videos found: 388982 total videos found: 630162\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kvPNuZrwXuQique videos found: 391292 total videos found: 633497\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cQZCPTj3Yrwique videos found: 391313 total videos found: 633521\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3Tdu5yTdc2Qique videos found: 391421 total videos found: 633665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nDOrDToHhIIique videos found: 392396 total videos found: 634918\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HVK7FKs9tWYique videos found: 392563 total videos found: 635145\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sRc_QTDGKwsique videos found: 392621 total videos found: 635229\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vpmlZPtJWVUique videos found: 392813 total videos found: 635493\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xOUaJpxDpmUique videos found: 392882 total videos found: 635589\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8PHVrUTSGSAique videos found: 393054 total videos found: 635841\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ot1iMM9gvjgique videos found: 393213 total videos found: 636069\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oFSosVhVd9cique videos found: 393230 total videos found: 636093\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-ePZD9Jirrw\n", - "substring not found https://www.youtube.com/shorts/kCv0WugttDM\n", - "substring not found https://www.youtube.com/shorts/7jTH65mZN20\n", - "substring not found https://www.youtube.com/shorts/bAh-Ayx3mkUique videos found: 393341 total videos found: 636249\t\t\t\n", - "substring not found https://www.youtube.com/shorts/giiH4XqKgGgique videos found: 393416 total videos found: 636369\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MClTFTUlY3Y\n", - "substring not found https://www.youtube.com/shorts/k9t5hwx0Dq4\n", - "substring not found https://www.youtube.com/shorts/EUVXiLElp9k\n", - "substring not found https://www.youtube.com/shorts/kPC_qVLHIxA\n", - "substring not found https://www.youtube.com/shorts/wp6OUCncbZ0\n", - "substring not found https://www.youtube.com/shorts/ImOIBdhQbPwique videos found: 393580 total videos found: 636595\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rJmZY4-lQFM\n", - "substring not found https://www.youtube.com/shorts/DPl9Y51As6oique videos found: 393588 total videos found: 636607\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vHjIB__6R3sique videos found: 393600 total videos found: 636619\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_XVKC2mwv74ique videos found: 393719 total videos found: 636787\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YdYTjRcTs_4ique videos found: 393899 total videos found: 637038\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EnzsIM8rXi4ique videos found: 394752 total videos found: 638174\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xCKCiW3zFPIique videos found: 394871 total videos found: 638414\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VzFvQjuyYOwique videos found: 394970 total videos found: 638594\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DZ8ohvgQXE0ique videos found: 395869 total videos found: 639825\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hGlKu5dC4Ms\n", - "substring not found https://www.youtube.com/shorts/rBhx3QnOksEique videos found: 396062 total videos found: 640061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2bwBg5HZ5voique videos found: 396181 total videos found: 640240\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cSOV19A9ZuUique videos found: 396294 total videos found: 640416\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y7yMtzO8-wUique videos found: 397310 total videos found: 641931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3tZcuzAAdW0ique videos found: 397987 total videos found: 642886\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wFcHXKZYV04ique videos found: 398406 total videos found: 643458\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=-wkQLCU7cZgnd: 399066 total videos found: 644365\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t1ia1ybgUt4ique videos found: 399240 total videos found: 644592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P6CAJGV-gBUique videos found: 399269 total videos found: 644628\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Vc3JgNU8Xi8ique videos found: 399741 total videos found: 645239\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cEA__FWlIAo\n", - "substring not found https://www.youtube.com/shorts/nABwnN2Xv50ique videos found: 399761 total videos found: 645263\t\t\t\n", - "('Connection aborted.', ConnectionAbortedError(10053, 'An established connection was aborted by the software in your host machine', None, 10053, None)) https://www.youtube.com/watch?v=sowtzglgOtY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H5d-oYnFUww\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tRF6MGQLvzU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qhauI-fiwEk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uD7XXjZogLk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5bQByTWffes\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wrrp2MJZVXs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=345s95LfcPg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tcahBA9BMiM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DcTFDMIZ8yY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=De47OX2oSF8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mLUTo1AFkWw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RBZ5M9smAlg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BSu1WKe6bEo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=t2P0kCaGnZw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UppLEqLsi8Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UGzaVMDVyWY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dy8FMAOrl9s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dGbYfUx2WZQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UWRhowkIqFc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_v70_UE4Y0E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=s9ZyguNDWW0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tEZVSO7iiDI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NmxjwuxpJWs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uNwmKZCPorM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DpDuBa8Oq3A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FcIqDjRCHbw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aof_YQIXH50\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iILhJ4HHfkQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2sObp5or3os\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HbjWcsZ09po\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hf69SMnHUNw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1H716ngny4g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PXTimlzDdIM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=02jMdkg2SF0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J0Ft6m9toUo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LsbPzCZvIlQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ckp-OPKqvQQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uOB9LsH-M0c\n", - "substring not found https://www.youtube.com/shorts/3y9ZN2Vp4NM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SDKvbgRECt4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=C0j__HPsvaY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8omXUB4KTt8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0rLsokBZMn0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uoPHNeS0I48\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dmpaPIt9eDg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KC5xoVgwi-0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uweuN3lpP2Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qziNHtZANZ0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hEW7iEBCEq8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VSkf4XKYbH4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iAGeh2rHklc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-d-2KFZoANc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mjaVbGK9Kpw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JIqrGEc12FU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AoHiw9kiHcc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OR6CL4XGISc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7H2HujQ7Odo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HqIsJngst7k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_disq06rbX4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0lj91ZRudU8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lgzcN-fxhcc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hHviVlEWxLw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4-WgdYPnap0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=g98TkIoE7RE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qTu4c1xs_ak\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TGB9hvUEx4E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vwrxioKBN8I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=izoTFqsv99o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OBYGWuOZ_Xo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jdiKSkpZgm0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aAgptQLR_Es\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zv8R6pOvofo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_w7F_-C9i_4\n", - "substring not found https://www.youtube.com/shorts/fswEOeqNHpQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nWG6T0xJMzc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EOtSDdLMuEk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p74CUtZcKvA\n", - "substring not found https://www.youtube.com/shorts/BRTzFWsXiOI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oMTF21j5cOU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nxOASyJEYNg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fFiU7CYxvIc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MfprnBOVeL0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZtuqV3-TtUk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=i7JaLc-Emk0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dgjLpxr7rj0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dB1LEVaQ-OY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=47McwMGgLjk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N3lwVl9lb4Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kAaNeFMqQ0w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I833moDP5oo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wx_TvGZrmk0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cn2055q1ih4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ArBP2Waray4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ydbtcl0Esgk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wm_2bP8N0GM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lEv1G9isAzQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z3Va8DoJbwE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ShZ5Rtf55wY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c7CnOORThRk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kK6SQ9MRKbI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O5B8hh8hn6U\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ck4T8HR67eg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tnsh97sg200\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kF9vutNQL_4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=olm693rKFZ4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0fX7HTGCuXQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lcbSFuq8Q30\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=him2d0YAUgM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1-9mK1yUQwU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S7-OR9jKh9k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZqcH6Y6oPKI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4eUpMeRdL2k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lnThWKhxk-k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qNaVuy_w72M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=69jsinzzT24\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yN1UKhwIs-s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=llhpPXTtE6o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EXbYBEHTX8Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qpfbEsDdVKU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z9nFpVtp1kc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4YiNgtoO_SU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ga_R9nndz84\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AOa9xXK6q0k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=n5MtOl-l9Qk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x1zL63e9aWM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kMIM86OE2k4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YhQ8A8BAJag\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5olAXawo3q4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Xg6qef5EEWw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5wP-YFvbTjU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uY4oRy186tY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JgMibZKWuuY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b59jlUQvvsU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tmpq5VI-r8w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GhR85WSJVN8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V8P30IEmA7U\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9UbkVZWWWD4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RJyw1EqZvuc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XbuysqMOeTw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xbXa2qakTjE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hJMnO7qhhKE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EbRYqek0IDA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tImS-z0sOCA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oLHHUs72x6Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PYChqVLNPFM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FgmKdp8SFQQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_mydXta8Um4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gTyvuE9VxCo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3vb-GI8erWU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8Gu64XZk8rY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=76lRewIo3Vc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BlkXgiUls5o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ebITQavZGGE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fpw4f78k4yc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZZ-yW4AtsAU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sn1z4JmhFs8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Q1dvGnER9-s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7Nk1TPdrN-4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pmXd9Rsw2ZA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VjLB9jQDx_k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UGMBicGvTAY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wBccXIsdMY4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fb5HF6QHYAw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DDmVZXojThY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jNS1DOpLljo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SOJsVtp_Frk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PbGlQUMRyYw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tm5TG8SM7Ck\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TiCP35XbOFA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ohrruswjpJ4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oI-XYXLjyDs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fy6MYmeyKVE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fmNkUZq4Bks\n", - "substring not found https://www.youtube.com/shorts/dMWpvnBjt44\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yf1VjAq0IO8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GwiSH9__VRw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pddcslcpz8I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kZbAhgJ2o3c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WqHaSpia9os\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ly8jtzoj1_Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y79pQwRmrmQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xKwZNxgLqIM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FA4lPcpITFo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iEfvfTssX0s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Y90VX0XFFOM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_RY0564S8QM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=U5Ba4F2pEIU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sVOPz7uzbUA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M48iNeDZVqc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ezV_WngjT8w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BVLztdwISkI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DQE7vQjMwH0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qpJ-2LdulbM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wMfk9ue-Ckg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6sFStlJKUXs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HC-6eEF441w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jvr_y7QSO-o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9AD8kL3GiZE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tT81QA4BY6k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c2BkXe7-HkU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=K1QJXbRuHdQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hM1vTSzfxgM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wp1h_7noUtA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5FCqVDCN1uk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CP0Uzf6zNe0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A1ORWuBJYhk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HIGBLyDcM_o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bBO2QjNFl5Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=naA_ctNM7ac\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cwX1DEf_zBg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-iWjvyrX8ug\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z_vZ80iGSXo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I944_9fM6dk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jAo55clPyUc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lJ1NKlBZ2XI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uhk5n1matuM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=31kvUmkOl-I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LEGFMbslHAk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JD1uLH_64Qc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b9q3ECxJgwg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3phm3Tc5YW0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-BCmLm1MJiM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IrnRbGB6X8E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nEy-_E7mOOc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=agaxIGQ3A0M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KtpUj2sRsBg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3jOZAJwBT2Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Lmv5aIsUWRY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DRzkSMyhiMU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XffjVqsf00o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pUlC1goFdOg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LDtYMToYuYI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c7rqu87ITQw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0YVLKaVSmCM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hrnuyZHNUOU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qj6-8npvwBo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mm5dlXb0Ums\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V3kU6lOOsJM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zssaSMcobyQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pflldnlCKMs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Lw8iUsID2Mk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=neOIry8phiI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=65KKIjMHhcA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T7jfoFeUJSg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9Ee0eu3O15Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kF8DEDzCk_4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=It87-9n3mDU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wanfK2Mn8aA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pz8zjT5CEyQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I_621kIKhpo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GrPyGVkYyQE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GMHVHLi_J8s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c809GYvaIsY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YctZMMkpzHk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=63lYJHUTlHw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcuLw3GX3P0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1rLz8hCHzr0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xk9gK0LWVKY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VAfPYJfY7hg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9rdwD9bx_us\n", - "substring not found https://www.youtube.com/shorts/0O8TNe0ep_U\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PZCogmGzAyw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JqCN7VHMtfQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XjHDq4npYR0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jkhYt-OaipE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ccXfDpdL5RQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XB3YMoHDTZ8\n", - "substring not found https://www.youtube.com/shorts/JpRRcy05Yvs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=a0kaXT7sMRg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zcg7D12GAxg\n", - "substring not found https://www.youtube.com/shorts/z09MX1ov8OU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zhsnolhyrrM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tZsbf7s_UfE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yDTxYp1pAUc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_oQhBva_nL0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LMH3e2IiU7k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QEn-qlnOPkQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ND19yanfuzg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MrrSW2dxZVY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AFYN9MI1BcY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JATiW8eoGSc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=D9h34R7cP5I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JjGwUSmBUMk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yqNBXLGBn_g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=31TRblFd5n0\n", - "substring not found https://www.youtube.com/shorts/Boi2-SMPLJ0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-N5oubMkrts\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dIcZeeXVSek\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J3DgkhxZybk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fqXkIFWVn7g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tke2oHYHgoM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fT70uyf9NQ4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z1punTLunFs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eejBg8JcgVA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fzxH8k3UUdw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Gg7-LL_sL7I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WHGNvYKKO0Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9RKZYZREsIU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eecMGYCNq9A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=55FbHJTSbvw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2W-KrRO8qog\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7iO9rbLvOSU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=66v2KCSems8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=srf6jh-IvYw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VHXjn_KkvYQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5tp75IlkKGo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=whStIMx6uLw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I2YznxIZGVw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NKbdG3hoCgA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=u225tGYf34A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qOCMGkl4X3w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LYyGa-ORXbo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WhSQtZuF5KQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GvntAey4lEE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N4pm1d5R4ec\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=19PgrQc7wkI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MaFYJeWDSx4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8bZj2yZyYzg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_UjuNQXqRlI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UzpWS8tabuU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3dcRoJc4eVE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CMkTEIeuBSc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nQvSjP9_jTg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BAl21h823nI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MCXO41dx4Uw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hyKJfoVP2Xk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Vx6NE-xp50E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N-I0jdu5tPk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mj-rKycBZc8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LGbnYmCQCk8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W8YQ4lNONKQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LWEqmsqd83g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rsiex97YhIc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W7DZE7g0Cn0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-meu0JHCNws\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sgkj9IxJ1QE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h8CBKl2Vcso\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VdsTsAo-7sY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jnbXxZF6dLg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=esZaVO82AWc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BQMTkXrJC7E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UN0nDAo963I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YECMGrd8bE8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lfLvcTBhO-Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yx-3-yNNLhY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=skZ3lx4gLBg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G7PNYTljVf4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=clbyPxjjA-s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r7A0wE9ILx4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yoI3a9HFaPo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rkIFpKL41Q8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sghdxY0EzBc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rv23yAuWVwY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LofH78p2sYE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PKHmy5-YxM4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iybrAenTEO4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hUGmMlPZMys\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QCYFFcf4TUM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f6R4iLnzhjQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p-Yq2zRNhQE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q6m4qU5DSf4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H6TO2M_H4gI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T-uYD2dIjd0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qOa5PV8dus0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JZ3WmRn4V_8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=o2X2LhtIyRw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pHJYt_RTEhQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OAf8DErndeQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sMMbYFuQcgE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pNsZzjL---Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ELQ7LCBRwzI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A68Hh4mCAxg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QOWkipzMaV8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0LKJsURhM6E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=e5YRaC5G6i0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uKgLWeLHuoQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_Xs9fbRNO28\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=omO3s6PW30s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TCqYY2F0a84\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8cLq9dtl97c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hjNE7r1jBsQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=c2i3bOcCVsM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1zKTDiieI6I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q9IPC-ZgIM4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vC0OxS5HQdA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kC-A235oaKw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZpnDjM1wsB4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TRAH850VxxM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YdsafIRvdVQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Zk0eTvSUI50\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VkRKorUYmxo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=m4EO1VhLy0o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obYyXetFnAA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DMpvrpEXoQ8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cZLoFdE20o8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_CK6MczM0wo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2dxaeYFOAdc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cF1cJUwv3eU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lxO5f2Lx1sE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MFdP7V5jOYc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2FEThHycyWo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TVUxx1ZB6bs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ah7t3k3BO8k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yytoq3JO20E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UlhLkZM_qhY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6AQHSLJ96ms\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6D7e0-4VgMo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BGugEMesPMA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G9VdPVScJxA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QW44HjK4T-w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ix3o6jzHDkA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jH9FrP9qaKA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QCgv7A66OBM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vQ7wZ-dycHQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pmC-KIyiOhM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z2EWM9ZJV84\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=B7mijd8QDvw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0MI6rhm0WPo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IaiuXuF0L2w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XgWPKbDpOQc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rd5qq4VKmCk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_CCY6KSYiho\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rB6KnX5lgSc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gSKdzzfkBa8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xW2yJ27vE2A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y0yvBZTttfE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sXDahpnOyxw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WBp_mgf2JGs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xMnSXaLz1bQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z1zUXMz_Dh4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S29zm2cF6Fc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=__8DoiqBZ7E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=F7rXDPEUopQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Deoiy948hcQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7SiAO5-HG50\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WkJyVI9AfWQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OwW5c7FVoPU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uxIBumktGzQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O1F73CIEr9E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QO2lAj4MuLI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=B3B-UFA6ebg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=e6rCtkl-sKM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dlqJJEdWch8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=al4Pt2tCmcU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fd9Rm5__41c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=72JAaiYIKrY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fg4JkBbZlOA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JdTHx7McGMw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Fb-tiQHlY60\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CsrU-8eRHeo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r1zBmCTY7GI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ilHsn6SVh9A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gDRWo00F66k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Yq8yGdg9PJc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0cbUreH7R2w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WpwKXRgx9Cw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KyRRuz0V6rA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VNvu1Vqj0bY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nKRLTK-KMJ0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7VPjyRLTtPg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6wzC4jyVXsU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LOskD_o-yf8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PJ2cKu8TfhM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LLBug9NORIU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VJsGYOjJ1YA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cdW-Ddsqqq8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WnPcKVkmxPA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IuB5mZA_qPQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wnoH2MPSI-0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CL_Xjy4OLDs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z5xA8EICZGg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9nQAdoeLRNE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=faWr0PeeJy8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=axGEW6MRSzs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pBLKGMUaGso\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=IKudm65Dhek\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hezFc8u7IyU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vTVsl8FPYUo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=W9PdrczZSDQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oFO5IgRIkBs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HP3zXlvmLKI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZTKJG-DzWz4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h1lQNhoEieY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=v3O4a7pVR6I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bgzmjB63kgM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obwBVKGcADY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dd62-eL0JYI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Vr-Cw_1s0Ws\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zPsK8MaNqro\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f12Cu3fPiFw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CSfZzi7O9xs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tsyCfbFRF3k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XeX96ni5agk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9gxpN6MiCMI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8LVVqdh7WIk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dHhoFXEkcRw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=l1WgC3sV2xo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yrKVL7b1KTQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ekSPJbg3xMY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sPuoL346ZBs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NXx2tuVAzmI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CvXjGlP6GNE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bzWfMz8BrFM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xTiNvW0-7Q4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wbKQ5OPsMzU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=m8J7UEPjAkk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bv2Nuv8vkog\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DHRsD7YJA0w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ogBD724YZu0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=db923UsYj-E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=mwr7hC7AmMc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PNP8BpW5Bns\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=q6waFZfWxVY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lMZg4KO-RKk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cyu-EZQPJoA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZexoMAaXTxo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oDsqeDJIuKI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iGZNyEnDs70\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lDT8TAip0-4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qvLS7tPu4Sg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2A8ZaIpeCR0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z-o962zJtGk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-H-Ygm6uOb0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7NB__VUXpXA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ug2tj8SqAR8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CL7tDqj4U6c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hYdUlbuFvII\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WEf4gj7phMI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5bCuIB3E268\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nGVJed-yJ6E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HCvuF_rG0Fk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oN6exnT7Y0Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=JdAMGpFVYjo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=v0SLr2P2ri8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_tk6e2vIhZY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=f4LA-qobEiI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V3Nr_pbbwzA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kChaXbhFxBY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RudLGMUYOiQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M1IjrXP2OKc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9BThFx_oemg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FqNzjxjhLac\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MtDdjBYqVXw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LaXFtYVmjwU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qACExcA5-P4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w25uSKDPMBk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zbzqvudUt1M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Cq7QnD4VmpQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7vQ6G42zGOs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sx1brghBdJI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vRPKR9HadBo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AVy5A_5n8yw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aKEp6SvILAY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=kmb184HO0tA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aJNf4tU4C1k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qWTqfox2Bng\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PjcfURR8yXQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=p7QcQSYde5M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OUjYPHjX6bc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9Ot9ilOfj04\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=b6-pwNBeJ5Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PF434dBboFI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rvzxFNkRNYc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Mi8uDxXtglU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Y9v3ampYjq8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZWSux4mpMlU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CNdIH0piyyI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7MpFyxQaEGs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qcm8QvN1RoE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=M7Jnjv1dE84\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3m9gczWxR_Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cGDfO2ktGx8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Qy_NUSKbWHg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=asRMnY_O_T4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8AYIuMuoA9g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LJjg2emynJI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YrMHT5fG1-M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AXWIfDOsGYw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EiMVG_7lR1o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wqeRmMW6PbI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RVVOw4JuWMk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9qk11IZ0KPg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YJzMtUgve0g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ldv3Zwbl0bo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yFvIGsTwe6M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pFrMKU9JnO0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wBOIEahmKQM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sAWbP5A6XKA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=plckBTZEohg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w5Zet2Uq8Ok\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HDhC_qkP0n0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=S5yHKFeMklU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LJ7FErHrooQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gleiML_ZmxA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6qHwjNA7esY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2cnosJUAhdc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wQSxmO2-VEA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UmlSkL1UaCY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WTZXkdULprg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Z6-Tf2N8Dwk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=L3ivK72Hk0Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1a5tDa74diU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6U5ueQo03ZY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QIMegybTzGg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=t01GjYJ18jY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zMkV2AYlcgU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=prtto7UppM8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=44fSPtfuhFk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=XkRgHXbtL4c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0AWdRGe1gPM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LnOoNcPb1Qc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=02KEmacSkDw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Dk2w6xUGEnw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HMJNB58JcVA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w3dIbkdUm5o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=As9HIb9KzvA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CsgiUjxGphA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H2I5C8YXgTw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QMhs0jpmUEM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FjU_x1106pg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=C0Ewpbk0ZeY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0oYv3bgzHbE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H4SgQ8lDu5M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=TETnC8pGrco\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qT8sA35e-Tg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QY6Um6WPjgI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=833REoVevl8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6w9zIWx3VKE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=A6z_I_Nwt6o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=V4laRj5qgug\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vwre2c1NXAI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VvMNSJ7cck4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h7DoDWPItxA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AhOj6UYyg7k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qBet-7m5ego\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rCqDs2AeojA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YW-L452HZTY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=90MHE2vOdO0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HeM9GuQm76w\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EhVQBOJLeyk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UWz5I9jWeUw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YnkrewTvv6k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ljXWrnYZ9II\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZN_9BcJ9DAQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLcs9curPYM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AcjPWuSUX8k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gsY7-2NeBLw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nUc9JG2TWOM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9L3rNqSLckY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-iR5jn5EsmA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=obYLiCOiJAk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OTXiHNfizkE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fuV81IOV7SE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3uuzYvqCx5I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VxUzaDbhFfE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hD6s_9Lfj3o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=I-KDtMpiCcg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8nV2tZ9sZ_o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zc9HFDrM2os\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=anbun-HgOJ8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=r_U3QveRt_Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LBUQ8kHcpPc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=691Jqcg5xN0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=O5fUTgdkLXg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=J6k01u_HESI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cpP6lKJJ7xs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=giKmHc3aqrk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WwXvMRNDrHU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_qLcmNqe-98\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qs3MKr3uOpU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KyVo55NZTGU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2xcYLwyF3F0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Ehe-7sSvDV0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QrIjzUK0FKg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Wq--fABVaYo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0cYSm7HwFwE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PdjpgXuvH8A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=OmoQfWJV1x0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rZGRNj74018\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=QRYSJ_lDMkI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ErJmAnauh_s\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DKpXdnVt0KU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=GeIqVDiLna4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=H2X-Nzg86Zo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lVe9j85_4hI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CDWdLbib0WY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=tLmFYmhRmTA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=l2Gbsm4PFVc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gOVzH5p5WvA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dc2TuWCxmKw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CctkNoaFFWo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rufA81Jwd6Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=nc8JE6Jznb8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4Fge8RG2zYU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uge5taACXqo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eGDpblBHdpw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gT9mUbAE0lA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MZA4OZxmDSc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qetQ9KOIePA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UyVMm22VUBc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-U-9ejZJHUE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=U7z3sa26oS4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=shkur9eU3VY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lneBEwPIbtI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=aN9WjOOPbPc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jv4Cgn3gfXw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BuxQKyCK3js\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=92mGLDvAYuE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=UG4f3n7FpGE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EIgAZUQ8O98\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ok8tzZyCTm8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=80G1Z2rhBBo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MXd7709gXZo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8_h2yVRPrjY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=0O1Mhf_39EM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vULg3TzicB0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Sh6DPHygl-g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=KUjJdF4pib8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dbIvOWORXVE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fBU9Db_ebtY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DhrUKluIkOM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sPpKz1rLi0Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_fH5WTZSqBM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7cwL0dQJDUk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ml_pVUqIarQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=y9lX1jQeyUs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=w6HsRCy7ECw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=_3MWykws6hA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YYoWZW47yVw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vUAUyZGONgE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lfY0SfWRIxQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CQOyoOuRgBM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=MuBSOQu7GVc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=7LScgo8amuQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8lH_Z1otQfM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=LOLFYzWQKJY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jHOfhE_b6O4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HnMxY7PJU-o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fFMMyu61aSw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=n7uZ3Z8V6Jo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5nsiAcm9GZo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bjCuV5jgy5E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WIi9KTP4O1o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=F3oeIuT1fKg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N0WdR7Aty64\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pDyWp63HgsU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Hb0KRjKX07E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=gujuYNUheSk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AZeDx3MBa7s\n", - "substring not found https://www.youtube.com/shorts/pdNLFEauf0E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bHJjKwHNSj4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1whk18sHOUY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RFSQpWmfw0U\n", - "substring not found https://www.youtube.com/shorts/BMIqbllSP5o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HnPaUQeIet4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=avRUI61bFKw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3ctoSEQsY54\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ed2FWNWwE3I\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zysh7W7eyrw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Pu0NLUtW6Rs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BH7vWljY7jE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vJ7cXboQERg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=fDuY50Rfvsg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lo4W4YRIlkg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Al21CTVduqo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Gfu5YGM7Maw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SeLEElJawlc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=VhsE8Ovj3Gc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BsSDdrYd4rQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=zkHQ0cqlLDg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=xQiQ66AaO3Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hCmn-mQ8lAI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G_HmQXNVFus\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ZBzNeRZu2X8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8xa-atnIBjQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2LjxJ5ZzL0g\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NCTAw9oNTiA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=3t0JYrO964Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=WZ-VIiqrbsM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcHnEdQ4rQY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Uk1zmkajWBw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLobPIYSR9M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=060TikefLOM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ouPxMK4AXkc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=N4SQzxTZ1uQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=5w-xIj384Xw\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=T5LHN7Nt_pA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=2XqxHfBUGNQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oYQRCC1nyr8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=G79-Uex_vWs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=00oy5jqonvo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=z6Nnyt-WDJ8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=DZKTEil8_wA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YcQ64EPf3m4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rnRYg0RlP_0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EnGWoLRDWNk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=9k6uiOjmdFs\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-RMG2Ec0ff0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=lLNTfz7NIfk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4kfXKtgywd0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=qQ5EGbPduso\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=vgkPiN-TBy8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=90rWeq7Oe5k\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=K0lVJ60FQWo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=uIsdiw-TvEk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=oZnCMwXqFVo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pc5Nd1lE24E\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=Tn463huYhjg\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=iWhZW76rOWM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=CvxCJLk0yq8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=rSblEJ8f8Bk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=1YI0Pq7sCAo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8Op2qYv5yoM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6OW3WKrM4lQ\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=i9OWjTifKJM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-Kq7mX3WYxI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=RKA4jxqirVE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-GTCfnTs4ps\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=D-Q901whFhA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-3nHEtcCfNY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hS3huVXfWbo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x2rY90l-FdY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ULgXtmcrAw0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=bCazC1-4MaM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=YbOZFtZyeA8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=x046o-C56DI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=95Z2PhSy4qc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=AtQBiI2m40M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pAWsYUO4kJo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=8f4mVGGeBwo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=FQV9gENn1mk\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ijDe6HUEZOE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=jLjDQrHYfaY\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=hVAA-2s9ObI\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=NMh242N-qAM\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=47vsUZ2QUK4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6u7rWrIxq-Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cj4lpxYgXt8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=dU40WFajO1A\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=HvoUcdDj0GA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=BL6fssAl8Mo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=6bfhT6Rn89c\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=pftx9Jx6N1Q\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=sLCs8NB-8B4\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=-tq7Gxca9II\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=eGI5WatN0-M\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cakI_-mrbnc\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=yMuygOYBzo8\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=h7xMQrtPe3Y\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=wxgbmjAUtTA\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=4FqGttU1apE\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=PvEUj_mRfIo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=ocm-ShNaK28\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=u9hdIwUVx6o\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=a-vmZpnpze0\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=cO8rIht80TU\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=EDk6W2k9wgo\n", - "HTTPSConnectionPool(host='www.youtube.com', port=443): Max retries exceeded with url: /youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed')) https://www.youtube.com/watch?v=SKDe5E2agio\n", - "substring not found https://www.youtube.com/shorts/c3wArVNBCAUique videos found: 400514 total videos found: 646231\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AeJypLFtdYAique videos found: 400584 total videos found: 646338\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9WKeLFtCXdg\n", - "substring not found https://www.youtube.com/shorts/bxcvNaLjL0Iique videos found: 400729 total videos found: 646539\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HaQwDzAlSLoique videos found: 401207 total videos found: 647291\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vcaQV3L_Dpkique videos found: 401677 total videos found: 647875\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o8k_AvLn9aI\n", - "substring not found https://www.youtube.com/shorts/RTprae-N9sIique videos found: 401841 total videos found: 648090\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fZwWURB0Qeoique videos found: 402378 total videos found: 648770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YszDrFcKVWYique videos found: 403900 total videos found: 650644\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OTwCPqpbd4oique videos found: 403913 total videos found: 650668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Oea98wGGGMs\n", - "substring not found https://www.youtube.com/shorts/qjG6J-opmNYique videos found: 403924 total videos found: 650680\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UIcnsSM_M7Y\n", - "substring not found https://www.youtube.com/shorts/bxfAsdXsSIkique videos found: 403934 total videos found: 650704\t\t\t\n", - "substring not found https://www.youtube.com/shorts/naS7vRrJfjYique videos found: 403951 total videos found: 650728\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2hza3Z5pueAique videos found: 403961 total videos found: 650740\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fROfHxy6tj4ique videos found: 406222 total videos found: 653863\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U1Y6aRMUf0cique videos found: 406234 total videos found: 653887\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yakNJmVrqYUique videos found: 407303 total videos found: 655287\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9baEH4Bglwcique videos found: 407320 total videos found: 655311\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wjjURrtTQZ8ique videos found: 407752 total videos found: 655944\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a-q6DhfoXPcique videos found: 407763 total videos found: 655956\t\t\t\n", - "substring not found https://www.youtube.com/shorts/htTBoGPR1Qoique videos found: 407974 total videos found: 656232\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bCLe5LLu0cE\n", - "substring not found https://www.youtube.com/shorts/K-mf9l9TiKQ\n", - "substring not found https://www.youtube.com/shorts/bFNIiKva_zsique videos found: 408868 total videos found: 657383\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8guwc0PSJWAique videos found: 409092 total videos found: 657683\t\t\t\n", - "substring not found https://www.youtube.com/shorts/M5IOgy8SOEAique videos found: 409526 total videos found: 658281\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vD9aPV69Qxc\n", - "substring not found https://www.youtube.com/shorts/ICShFpXwfdI\n", - "substring not found https://www.youtube.com/shorts/qn5Mp5cwMaA\n", - "substring not found https://www.youtube.com/shorts/oN98oSsfQXg\n", - "substring not found https://www.youtube.com/shorts/6xH-OtcqDmEique videos found: 409567 total videos found: 658341\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BB1vkPGBm_0\n", - "substring not found https://www.youtube.com/shorts/_FhOw0TmDXk\n", - "substring not found https://www.youtube.com/shorts/Zz1MyaCTboA\n", - "substring not found https://www.youtube.com/shorts/SdAL8E0vuTc\n", - "substring not found https://www.youtube.com/shorts/YzETzYTWhQsique videos found: 409907 total videos found: 658859\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yh1wKNcyfCEique videos found: 410026 total videos found: 659001\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kgX7gtUyD9o\n", - "substring not found https://www.youtube.com/shorts/ClvD7ZH60Us\n", - "substring not found https://www.youtube.com/shorts/sqGW6tX1d1M\n", - "substring not found https://www.youtube.com/shorts/zaN2NjrvOkw\n", - "substring not found https://www.youtube.com/shorts/3Hmyc__wO3g\n", - "substring not found https://www.youtube.com/shorts/Rk54ppviPVU\n", - "substring not found https://www.youtube.com/shorts/CeWFOIavsrAique videos found: 410424 total videos found: 659535\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iFTbbLiX7mA\n", - "substring not found https://www.youtube.com/shorts/ylUQcxPcKW0ique videos found: 410890 total videos found: 660086\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Ic0HL2APp4ique videos found: 410952 total videos found: 660170\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=NW-oiQx2CSEnd: 411862 total videos found: 661722\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3Q-yl8IAlkcique videos found: 411899 total videos found: 661782\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3nqSk0R-NaQique videos found: 412833 total videos found: 662973\t\t\t\n", - "substring not found https://www.youtube.com/shorts/al4IxQYamGcique videos found: 412837 total videos found: 662984\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pnCyNzdCtp4ique videos found: 414119 total videos found: 664731\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CbHzxUa4FfYique videos found: 415487 total videos found: 666720\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tOJCX0Nvh60ique videos found: 415496 total videos found: 666732\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nhLoyP-UPT8ique videos found: 415517 total videos found: 666756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NS7VCw2wQmwique videos found: 415921 total videos found: 667304\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gueXbjNZvxgique videos found: 417247 total videos found: 669104\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hFcgqVjqaKgique videos found: 417335 total videos found: 669224\t\t\t\n", - "substring not found https://www.youtube.com/shorts/He85pEDcxOs\n", - "substring not found https://www.youtube.com/shorts/IGWWjkwMWn8ique videos found: 417344 total videos found: 669236\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vi047PddeLQique videos found: 417363 total videos found: 669260\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LfcGS9EWmuEique videos found: 417385 total videos found: 669284\t\t\t\n", - "substring not found https://www.youtube.com/shorts/USZiONdnFJQ\n", - "substring not found https://www.youtube.com/shorts/lrrN00Xv57Q\n", - "substring not found https://www.youtube.com/shorts/HrUpD1ga0TIique videos found: 417485 total videos found: 669404\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TeSDXhDrtjcique videos found: 417520 total videos found: 669440\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zFgepT2x77I\n", - "substring not found https://www.youtube.com/shorts/I9635_LgV9Uique videos found: 417522 total videos found: 669452\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zJ1HZibeE3Q\n", - "substring not found https://www.youtube.com/shorts/65cy1i_PIvkique videos found: 417563 total videos found: 669524\t\t\t\n", - "substring not found https://www.youtube.com/shorts/M_jFXZK9MHIique videos found: 417752 total videos found: 669764\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fMXF4SoUrioique videos found: 417884 total videos found: 669980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/28bSlvQerDcique videos found: 417888 total videos found: 669992\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_2-4zOPzmDoique videos found: 417911 total videos found: 670040\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X3s69xhXS54\n", - "substring not found https://www.youtube.com/shorts/1iju-l0mKhwique videos found: 417921 total videos found: 670064\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HahZKnI4wUwique videos found: 418000 total videos found: 670160\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MZ6NxkXpAqcique videos found: 418113 total videos found: 670316\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ny4wvJ5RUdcique videos found: 418131 total videos found: 670352\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V5qosrhf6EAique videos found: 418158 total videos found: 670400\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U-E6ULDX5BMique videos found: 418394 total videos found: 670770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z1X6ETXw2k4ique videos found: 418473 total videos found: 670890\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kj2wNlC0I3M\n", - "substring not found https://www.youtube.com/shorts/UmZa30eo_1I\n", - "substring not found https://www.youtube.com/shorts/G1OZwi-buQYique videos found: 418705 total videos found: 671199\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rBzYS4kG4TUique videos found: 419106 total videos found: 671724\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fEy-V5gB6Voique videos found: 419624 total videos found: 672380\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rNjDhcrDzJUique videos found: 420828 total videos found: 674134\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jK2vDVvfCv0ique videos found: 421698 total videos found: 675323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3ntpvd5YJpwique videos found: 421783 total videos found: 675430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pFtsvQuefXQique videos found: 424035 total videos found: 678761\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FjmdBxGwDpwique videos found: 424923 total videos found: 680056\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ior9D0Zd2vYique videos found: 424927 total videos found: 680068\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9VdTYhq5aykique videos found: 424949 total videos found: 680116\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wljVY7zfRTkique videos found: 424978 total videos found: 680176\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UVEalU1Qx-Uique videos found: 424999 total videos found: 680200\t\t\t\n", - "substring not found https://www.youtube.com/shorts/INRII_1gEVQique videos found: 425044 total videos found: 680260\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FbgrxIeWnfYique videos found: 425047 total videos found: 680272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VSEJSHMego0ique videos found: 425070 total videos found: 680308\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gq2ugCleiCkique videos found: 425931 total videos found: 681458\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KKYplXrrOW0ique videos found: 426345 total videos found: 682079\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YuL7rni2388ique videos found: 426464 total videos found: 682222\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QLqfrO5D7eMique videos found: 428172 total videos found: 685124\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TepeB1xvSH0ique videos found: 428315 total videos found: 685311\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kQPe-9WB4M8ique videos found: 428341 total videos found: 685359\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JzI23WQqlZc\n", - "substring not found https://www.youtube.com/shorts/17fUlY5A4E4\n", - "substring not found https://www.youtube.com/shorts/entq0TdpuMUique videos found: 428346 total videos found: 685371\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OZWbxRu0UL4ique videos found: 429412 total videos found: 686889\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KT8QoiTEBB4ique videos found: 433812 total videos found: 694509\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AVoSrxv3otIique videos found: 435454 total videos found: 697182\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AXrIQB_B0Ukique videos found: 436403 total videos found: 698776\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZUknds6o5KEique videos found: 436441 total videos found: 698848\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hn9j2QFvdLM\n", - "substring not found https://www.youtube.com/shorts/RQkNUoZMfLIique videos found: 437484 total videos found: 700529\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6LspgS6X0bAique videos found: 437544 total videos found: 700613\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IQ1pc-hbgfgique videos found: 437939 total videos found: 701129\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wuKhFsadjcw\n", - "substring not found https://www.youtube.com/shorts/kpf80QeChxQ\n", - "substring not found https://www.youtube.com/shorts/OvHW7c3uqMQ\n", - "substring not found https://www.youtube.com/shorts/XK26g5dmALs\n", - "substring not found https://www.youtube.com/shorts/KuxyWbJ4OMA\n", - "substring not found https://www.youtube.com/shorts/SvKS4Ebj1T8ique videos found: 438103 total videos found: 701321\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wk1xvoQg1oAique videos found: 438899 total videos found: 702555\t\t\t\n", - "substring not found https://www.youtube.com/shorts/03Q4mNDztt4ique videos found: 438977 total videos found: 702699\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a0091Yzx-_Uique videos found: 439534 total videos found: 703464\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uyl_A5Zq--s\n", - "substring not found https://www.youtube.com/shorts/Q0Jr8aRtI9gique videos found: 439558 total videos found: 703500\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9zp0kd3Ks8E\n", - "substring not found https://www.youtube.com/shorts/cDKJvdLvtysique videos found: 439581 total videos found: 703548\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mBaT4MQrxNM\n", - "substring not found https://www.youtube.com/shorts/I6S7vhDR7Rsique videos found: 439616 total videos found: 703584\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k4CnHhn6RTEique videos found: 440108 total videos found: 704215\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sNNT5zC50nY\n", - "substring not found https://www.youtube.com/shorts/ggScDvx7RjMique videos found: 440581 total videos found: 704844\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EYrlR93hHZw\n", - "substring not found https://www.youtube.com/shorts/Ii4EfdpdQv8ique videos found: 441769 total videos found: 706381\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aF4mv0K72BI\n", - "substring not found https://www.youtube.com/shorts/7ImPPmB44fAique videos found: 442284 total videos found: 707109\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lt8qBaDFvFEique videos found: 442399 total videos found: 707325\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OxTkir3jCaMique videos found: 442834 total videos found: 707892\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X1IrTThgfMEique videos found: 442843 total videos found: 707904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LaxZ1MN_HII\n", - "substring not found https://www.youtube.com/shorts/EO4r9LgqlpMique videos found: 442996 total videos found: 708117\t\t\t\n", - "substring not found https://www.youtube.com/shorts/klvEzvJBhGY\n", - "substring not found https://www.youtube.com/shorts/lJ8cf_EyAZM\n", - "substring not found https://www.youtube.com/shorts/bNlmffja_gs\n", - "substring not found https://www.youtube.com/shorts/ZiM8hO5v_oE\n", - "substring not found https://www.youtube.com/shorts/qRxCAI8-y_k\n", - "substring not found https://www.youtube.com/shorts/YxPxEIjQ3fE\n", - "substring not found https://www.youtube.com/shorts/_NFU6VtIjukique videos found: 443014 total videos found: 708141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PHknp_YZz7w\n", - "substring not found https://www.youtube.com/shorts/ZPfNRdh3Shc\n", - "substring not found https://www.youtube.com/shorts/ynnu3xc6LWQ\n", - "substring not found https://www.youtube.com/shorts/HxXIcRUAVTAique videos found: 443081 total videos found: 708225\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uJoj_yZO83cique videos found: 443403 total videos found: 708604\t\t\t\n", - "substring not found https://www.youtube.com/shorts/USkGmoVH--Q\n", - "substring not found https://www.youtube.com/shorts/ljOqBByg8h4\n", - "substring not found https://www.youtube.com/shorts/kZUcNKytkLw\n", - "substring not found https://www.youtube.com/shorts/SudJ8f0tujEique videos found: 443727 total videos found: 708995\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o6HZYFTFpnkique videos found: 443910 total videos found: 709282\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v05UjpQkHEcique videos found: 443932 total videos found: 709306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Qt2OxcQI9WY\n", - "substring not found https://www.youtube.com/shorts/0wr2WdeHqQIique videos found: 443951 total videos found: 709342\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iGM_WKybfpc\n", - "substring not found https://www.youtube.com/shorts/XwzzY_ze-uIique videos found: 443955 total videos found: 709354\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-2SrrDToNXw\n", - "substring not found https://www.youtube.com/shorts/M7kt5lzoVOU\n", - "substring not found https://www.youtube.com/shorts/LsxlzVGNZOkique videos found: 443963 total videos found: 709366\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i_yNj6titbAique videos found: 444960 total videos found: 710843\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZhGhFYK2OPA\n", - "substring not found https://www.youtube.com/shorts/hjTtcXn1mJwique videos found: 445476 total videos found: 711627\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ktVVE1mUZOsique videos found: 447180 total videos found: 714050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RT88wDcP9K8\n", - "substring not found https://www.youtube.com/shorts/FJFjFeyd3tQique videos found: 447215 total videos found: 714122\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xx3xykdcfdE\n", - "substring not found https://www.youtube.com/shorts/UroCIUvRLvcique videos found: 449039 total videos found: 716756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IP9kTVyt5FQ\n", - "substring not found https://www.youtube.com/shorts/G1-OpBgwea4\n", - "substring not found https://www.youtube.com/shorts/v67neumA5lA\n", - "substring not found https://www.youtube.com/shorts/MEVmDnWsM20ique videos found: 449074 total videos found: 716803\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2bQtpxfN9ssique videos found: 449363 total videos found: 717242\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2NDq2z2pKoUique videos found: 449646 total videos found: 717643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jB-As3hKqW4ique videos found: 450425 total videos found: 718681\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cGHpQo0KEL4ique videos found: 450456 total videos found: 718729\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BDx3Cc48h-sique videos found: 450496 total videos found: 718824\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wxhMZDwpm4Eique videos found: 454966 total videos found: 725885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-ug3VaFH1CI\n", - "substring not found https://www.youtube.com/shorts/GLCn1eOt12Mique videos found: 455402 total videos found: 726445\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1vL4J-FPcSM\n", - "substring not found https://www.youtube.com/shorts/-EwlmsG-m1k\n", - "substring not found https://www.youtube.com/shorts/FbdsyybTyEAique videos found: 456090 total videos found: 727539\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KZOESGvHfcQique videos found: 456367 total videos found: 728027\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-74rhzPNRmc\n", - "substring not found https://www.youtube.com/shorts/YvY_bcdecWw\n", - "substring not found https://www.youtube.com/shorts/67LxCyClugM\n", - "substring not found https://www.youtube.com/shorts/5iB-vH1-XU8\n", - "substring not found https://www.youtube.com/shorts/kCw4hQaKOjAique videos found: 456809 total videos found: 728622\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y4QRVrWV4oQique videos found: 457125 total videos found: 729075\t\t\t\n", - "substring not found https://www.youtube.com/shorts/A2jXfYUxZvwique videos found: 458126 total videos found: 730451\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tKKFKNyVYQUique videos found: 458172 total videos found: 730521\t\t\t\n", - "substring not found https://www.youtube.com/shorts/G0I0tP2STL4ique videos found: 458338 total videos found: 730735\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eKocNFtyDnoique videos found: 458364 total videos found: 730770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nb1CLKWPjLoique videos found: 458383 total videos found: 730794\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gHcMGGYg820ique videos found: 458471 total videos found: 730902\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MRIW2XpWqCQ\n", - "substring not found https://www.youtube.com/shorts/9-9qdhvNmx8\n", - "substring not found https://www.youtube.com/shorts/TRPf88pbGdE\n", - "substring not found https://www.youtube.com/shorts/8KHU31mRLr4ique videos found: 458483 total videos found: 730914\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4bbJ6LxA0IY\n", - "substring not found https://www.youtube.com/shorts/TPS2Oxnr_z8\n", - "substring not found https://www.youtube.com/shorts/FksgILPv7-oique videos found: 458517 total videos found: 730950\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1Tz9xKeKrlsique videos found: 459060 total videos found: 731700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ItET9qNaZ1Iique videos found: 459234 total videos found: 731925\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PuDOOK7nTlwique videos found: 459242 total videos found: 731937\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Kdr8Xmes8Aique videos found: 459252 total videos found: 731949\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iGcErSUyyjw\n", - "substring not found https://www.youtube.com/shorts/rWrTNhZvqgM\n", - "substring not found https://www.youtube.com/shorts/a-rIM9pPygQique videos found: 459279 total videos found: 731997\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-P2f9pdS-zcique videos found: 459326 total videos found: 732081\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Kw6F6_ZENKg\n", - "substring not found https://www.youtube.com/shorts/a5CHGPPM9n0ique videos found: 459416 total videos found: 732237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WeVCAb--nCg\n", - "substring not found https://www.youtube.com/shorts/1VUQUzBqmNQique videos found: 461102 total videos found: 734683\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rU3xhNJOYUIique videos found: 462692 total videos found: 737387\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S3NZx4ldOzYique videos found: 464131 total videos found: 739382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C3JpQQic01sique videos found: 464347 total videos found: 739782\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O05I9hdCzCEique videos found: 464698 total videos found: 740265\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aZukNajLKZUique videos found: 470142 total videos found: 753818\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_eC-HBZeTrEique videos found: 470160 total videos found: 753842\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_TwQFfNbhZsique videos found: 470425 total videos found: 754261\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kjjUUl4zzgsique videos found: 470474 total videos found: 754333\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xKNej0LMwLgique videos found: 470525 total videos found: 754416\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yH_lVuB0FJwique videos found: 470891 total videos found: 754992\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y4oREjNyFIoique videos found: 471961 total videos found: 756504\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yQ7u_Rny7Ioique videos found: 472043 total videos found: 756622\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-IFysx8Smgkique videos found: 472759 total videos found: 757733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F1x_TuRwUxUique videos found: 473159 total videos found: 758320\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2NpUp-4QhoE\n", - "substring not found https://www.youtube.com/shorts/b5NfveaCMws\n", - "substring not found https://www.youtube.com/shorts/if7vzAliK40ique videos found: 473165 total videos found: 758332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4DnoFtOT0lk\n", - "substring not found https://www.youtube.com/shorts/B0lRDD8FDjM\n", - "substring not found https://www.youtube.com/shorts/q-jlyu5Rw5I\n", - "substring not found https://www.youtube.com/shorts/J7TrmylGiU0\n", - "substring not found https://www.youtube.com/shorts/1jLGcxWG4Poique videos found: 473822 total videos found: 759202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oX4TTljzc80ique videos found: 473833 total videos found: 759226\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-wv6SFRldkAique videos found: 474151 total videos found: 759643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kBEY3gAYwcMique videos found: 475017 total videos found: 760886\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4cOZxT3j-8sique videos found: 475515 total videos found: 761570\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1trWKY0voX8ique videos found: 475523 total videos found: 761582\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JVnPAfcv8BQique videos found: 475812 total videos found: 762045\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y-5VzHC8NVUique videos found: 476301 total videos found: 762748\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L0zmnvefhJcique videos found: 477036 total videos found: 763956\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fybTU4mEpmk\n", - "substring not found https://www.youtube.com/shorts/j7dZZku7yBs\n", - "substring not found https://www.youtube.com/shorts/5whFo4M75BEique videos found: 478452 total videos found: 766150\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ktx47L96Gssique videos found: 478753 total videos found: 766532\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-7eY6SbNlQUique videos found: 479827 total videos found: 768180\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kg9qKFRhDF8ique videos found: 480875 total videos found: 770008\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vrxK1dNQhP8ique videos found: 480898 total videos found: 770044\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bhvyGLVxAagique videos found: 481007 total videos found: 770223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RV1FEPtYzrM\n", - "substring not found https://www.youtube.com/shorts/vy6IjQF4xXU\n", - "substring not found https://www.youtube.com/shorts/inaa36xC3pM\n", - "substring not found https://www.youtube.com/shorts/U_SgyolA9s0ique videos found: 481942 total videos found: 771700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/06aXBbjxkrEique videos found: 482460 total videos found: 772367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XOtgkLSfI10ique videos found: 484697 total videos found: 776418\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pwkJvYyCQV8ique videos found: 485171 total videos found: 777169\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oP4xgQHDiNAique videos found: 485490 total videos found: 777631\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tMPOrIpCgRcique videos found: 486992 total videos found: 779838\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CzOikrfjB_8ique videos found: 488127 total videos found: 781551\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4bd8YBx-whMique videos found: 488304 total videos found: 781802\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EWGFSuUnSq0ique videos found: 488906 total videos found: 782647\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RPIB2A34kLgique videos found: 489457 total videos found: 783540\t\t\t\n", - "substring not found https://www.youtube.com/shorts/amld9VER11Mique videos found: 490166 total videos found: 784528\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SiUepbEECQ4ique videos found: 491747 total videos found: 787696\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m9T1ZAiGUNsique videos found: 491914 total videos found: 787904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/74VHzCaaIZoique videos found: 492769 total videos found: 789021\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0Wgo0uc1Q-wique videos found: 492807 total videos found: 789069\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eRDmeI1MCdUique videos found: 492910 total videos found: 789201\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6HS3M7ihMzkique videos found: 493267 total videos found: 789704\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tnTalkoZn1Mique videos found: 493288 total videos found: 789740\t\t\t\n", - "substring not found https://www.youtube.com/shorts/J9hGffP3yk8ique videos found: 493781 total videos found: 790520\t\t\t\n", - "substring not found https://www.youtube.com/shorts/d7G-4vEw9io\n", - "substring not found https://www.youtube.com/shorts/Fe7tFlcrDhIique videos found: 493953 total videos found: 790724\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CK07Qd0p5tEique videos found: 493980 total videos found: 790760\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NSALSdZ84S0ique videos found: 494016 total videos found: 790807\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yrxGDPOTyhEique videos found: 494236 total videos found: 791137\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l8mAxstZs7Iique videos found: 494345 total videos found: 791400\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6Hir71smk6U\n", - "substring not found https://www.youtube.com/shorts/xUk_sc8-smc\n", - "substring not found https://www.youtube.com/shorts/7UMdZJVBaPA\n", - "substring not found https://www.youtube.com/shorts/zN4lfOAl9Uw\n", - "substring not found https://www.youtube.com/shorts/M7R82GaUz4cique videos found: 494414 total videos found: 791544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vVRAg6nwZcwique videos found: 495474 total videos found: 793135\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iFqrrpq35Gwique videos found: 495976 total videos found: 793986\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S5ToweF3hOAique videos found: 496065 total videos found: 794116\t\t\t\n", - "substring not found https://www.youtube.com/shorts/33G9KJSYTOcique videos found: 497640 total videos found: 796385\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mVAuAZGFNAQique videos found: 499329 total videos found: 798849\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OMjjxjOkHDwique videos found: 499915 total videos found: 799813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DB8Wqasy-CQique videos found: 502260 total videos found: 803493\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jzk2YfIRalM\n", - "substring not found https://www.youtube.com/shorts/cmdOM42sJCw\n", - "substring not found https://www.youtube.com/shorts/nfUqE8A1eNkique videos found: 502277 total videos found: 803517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/017Tuu2GoiUique videos found: 502301 total videos found: 803553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NRgX41_kBvgique videos found: 502490 total videos found: 803837\t\t\t\n", - "substring not found https://www.youtube.com/shorts/G1BgiYqpIoIique videos found: 502504 total videos found: 803861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5ENE5-x6vjs\n", - "substring not found https://www.youtube.com/shorts/qqk3fEPG1uUique videos found: 502532 total videos found: 803909\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pZSPat9UXnQique videos found: 503237 total videos found: 804854\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EoklJ60bX5w\n", - "substring not found https://www.youtube.com/shorts/mZhLYQDHslcique videos found: 503636 total videos found: 805391\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3xG1_R0T3BUique videos found: 503677 total videos found: 805463\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3jQg-2IR3xwique videos found: 503679 total videos found: 805475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/278EkE7KVOIique videos found: 503794 total videos found: 805643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FDxi_ZL1YkUique videos found: 503805 total videos found: 805655\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lFEDlEUY6K8ique videos found: 503827 total videos found: 805691\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k-walrYDhqUique videos found: 503853 total videos found: 805727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qgIoLW6zX7Yique videos found: 503865 total videos found: 805739\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BVgsBaxpFh0ique videos found: 504031 total videos found: 805979\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QgCj-kqWL2k\n", - "substring not found https://www.youtube.com/shorts/tEEzrJGfgsQique videos found: 504137 total videos found: 806169\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ggZ5Ofm7OBEique videos found: 504486 total videos found: 806750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8D-QOcBufmQique videos found: 507097 total videos found: 810786\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xcx85DtW-o0ique videos found: 507146 total videos found: 810846\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gAvrj-775g8\n", - "substring not found https://www.youtube.com/shorts/AovxOPMrjHEique videos found: 507162 total videos found: 810870\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LPe9hwbw_MUique videos found: 507180 total videos found: 810894\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0cmGEQVQq78ique videos found: 507191 total videos found: 810906\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yr_w51cDhCo\n", - "substring not found https://www.youtube.com/shorts/giHC9SJhTXc\n", - "substring not found https://www.youtube.com/shorts/ta_TnrCgpi4\n", - "substring not found https://www.youtube.com/shorts/vOPGxXaE6Wk\n", - "substring not found https://www.youtube.com/shorts/SphBdgAWKZkique videos found: 507195 total videos found: 810918\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9d0A9csgTEgique videos found: 507562 total videos found: 811396\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AUq5aM5URvEique videos found: 507612 total videos found: 811468\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xe_mFVzOqVw\n", - "substring not found https://www.youtube.com/shorts/pxoc5YrJuic\n", - "substring not found https://www.youtube.com/shorts/J6U_xYgSFoQique videos found: 508745 total videos found: 812980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7GhJOGXgsuMique videos found: 508849 total videos found: 813111\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DKhwB3KUAVkique videos found: 509011 total videos found: 813339\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3rLy9SuMebk\n", - "substring not found https://www.youtube.com/shorts/1tiZ9FvHYfc\n", - "substring not found https://www.youtube.com/shorts/Xd2rulEDk0Eique videos found: 509074 total videos found: 813421\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RpcdTA43bT0ique videos found: 509803 total videos found: 814484\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lrHlzexVUx4ique videos found: 509814 total videos found: 814508\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pHqzcEAn270ique videos found: 512172 total videos found: 818310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bB1CJs9M32Q\n", - "substring not found https://www.youtube.com/shorts/meB7QDEdZTk\n", - "substring not found https://www.youtube.com/shorts/qp501PKh4Bkique videos found: 513757 total videos found: 820675\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ssXHD59Q1loique videos found: 514017 total videos found: 821047\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6ylZUjPZnMcique videos found: 514033 total videos found: 821071\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D3kjk0TBJD0\n", - "substring not found https://www.youtube.com/shorts/IXrxi9lpFWgique videos found: 516142 total videos found: 824097\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hHxJFR4_5m8ique videos found: 516173 total videos found: 824133\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mpyz67G-Cnw\n", - "substring not found https://www.youtube.com/shorts/l9ThWyTBDHEique videos found: 518673 total videos found: 828663\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CzBa_NsOANw\n", - "substring not found https://www.youtube.com/shorts/ymFZ8M21pMwique videos found: 518825 total videos found: 828900\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xSiOsJkWEEc\n", - "substring not found https://www.youtube.com/shorts/9mNTZcXpCqU\n", - "substring not found https://www.youtube.com/shorts/XK-EvS8T5R4\n", - "substring not found https://www.youtube.com/shorts/nZgvHdnwZ88\n", - "substring not found https://www.youtube.com/shorts/9aik6t3jKXgique videos found: 519277 total videos found: 829486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eO7QlSLL41Iique videos found: 519307 total videos found: 829534\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hsjB_9eZG60ique videos found: 519376 total videos found: 829629\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-hTaZs_DZ6Yique videos found: 519502 total videos found: 829791\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Q7g_w8WgvAkique videos found: 520512 total videos found: 831244\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0otBfbr5jhMique videos found: 520792 total videos found: 831613\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yAT5ZVaJOUoique videos found: 521107 total videos found: 832078\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JU_yFxmL9zkique videos found: 522046 total videos found: 833701\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ugpz-syCVjcique videos found: 523076 total videos found: 835456\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p5O9vgsaA_0ique videos found: 523231 total videos found: 835750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lyk4EJR01h0\n", - "substring not found https://www.youtube.com/shorts/2IfDc4bLnzk\n", - "substring not found https://www.youtube.com/shorts/4TV3kP6NGZgique videos found: 523238 total videos found: 835762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8tZyP5DD_skique videos found: 523313 total videos found: 835869\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SDFC-_Bu-oMique videos found: 523407 total videos found: 836001\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WvyKmrsOrYkique videos found: 523438 total videos found: 836037\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FXrf5ISBQ10ique videos found: 523593 total videos found: 836241\t\t\t\n", - "substring not found https://www.youtube.com/shorts/R7CLodNhWD4\n", - "substring not found https://www.youtube.com/shorts/Z8Q9-vwLHp8\n", - "substring not found https://www.youtube.com/shorts/ajUxRKleKSkique videos found: 523624 total videos found: 836289\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AfwKp9UeuGMique videos found: 523629 total videos found: 836301\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lk27yo1HYaAique videos found: 523640 total videos found: 836325\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Oo-oezzI06I\n", - "substring not found https://www.youtube.com/shorts/COyXifC0TIwique videos found: 523865 total videos found: 836623\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lUn9CK47M8oique videos found: 524005 total videos found: 836845\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CCPlOW1ADKg\n", - "substring not found https://www.youtube.com/shorts/V858Aas_wZIique videos found: 524919 total videos found: 838303\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L3UvHInfwKI\n", - "substring not found https://www.youtube.com/shorts/hAZv036jxbQique videos found: 525093 total videos found: 838543\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mmGbWbH_1Ggique videos found: 525125 total videos found: 838615\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eWq2gyjHCUEique videos found: 525244 total videos found: 838831\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FMdZeAinDhc\n", - "substring not found https://www.youtube.com/shorts/nkSzTWY7uooique videos found: 525268 total videos found: 838867\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m6EjegpgR50\n", - "substring not found https://www.youtube.com/shorts/ADxsK5SKWkwique videos found: 525305 total videos found: 838915\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LRCBjkHznPkique videos found: 525318 total videos found: 838939\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7WZcVM7fLdIique videos found: 525944 total videos found: 839873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VIbeR2d2qug\n", - "substring not found https://www.youtube.com/shorts/bbu_Amc_990\n", - "substring not found https://www.youtube.com/shorts/8OuKgNX1VDQ\n", - "substring not found https://www.youtube.com/shorts/01GHSBCJbX8ique videos found: 525975 total videos found: 839909\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I0vR-U-atLoique videos found: 526040 total videos found: 839993\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NpeQyVRgpbk\n", - "substring not found https://www.youtube.com/shorts/TYCKxnJjNjYique videos found: 526051 total videos found: 840005\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tr91TEXaVys\n", - "substring not found https://www.youtube.com/shorts/MSMOKi9kmg0ique videos found: 526074 total videos found: 840029\t\t\t\n", - "substring not found https://www.youtube.com/shorts/igjd-AVWBRU\n", - "substring not found https://www.youtube.com/shorts/t23vgOVl20w\n", - "substring not found https://www.youtube.com/shorts/z42Lhk8JBsgique videos found: 526807 total videos found: 841059\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hTaI6HZualEique videos found: 528535 total videos found: 843375\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_IY212EY7lMique videos found: 530002 total videos found: 845273\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qz2gkHVu32gique videos found: 531891 total videos found: 848039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/52SUYqM7_nI\n", - "substring not found https://www.youtube.com/shorts/JPFXL1Io1uQique videos found: 531906 total videos found: 848063\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KkArj8pveQoique videos found: 534707 total videos found: 852059\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1YINJaMEFYEique videos found: 534899 total videos found: 852309\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gGkayW-3if8\n", - "substring not found https://www.youtube.com/shorts/JP9J3286xVcique videos found: 534966 total videos found: 852417\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YFcpg6S-J1Uique videos found: 534984 total videos found: 852441\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lndK6cLkJEQ\n", - "substring not found https://www.youtube.com/shorts/wgbDRrlKDd8\n", - "substring not found https://www.youtube.com/shorts/np85bBO-5IUique videos found: 535102 total videos found: 852668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ePfS9R66bqA\n", - "substring not found https://www.youtube.com/shorts/fLCAYvvQ6-4\n", - "substring not found https://www.youtube.com/shorts/3GDDRr3bqUcique videos found: 535257 total videos found: 852883\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NMdOHy2SwTEique videos found: 535524 total videos found: 853275\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FfQdwfz7IoMique videos found: 537174 total videos found: 855725\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D65wN4TLscEique videos found: 539830 total videos found: 860354\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uhmTeonseT0\n", - "substring not found https://www.youtube.com/shorts/s5s2LGQ5lHQique videos found: 539926 total videos found: 860486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CuBrid9rn2gique videos found: 540131 total videos found: 860796\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oj0iGh8-Aksique videos found: 540342 total videos found: 861144\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rs8S5xo67rwique videos found: 540430 total videos found: 861252\t\t\t\n", - "substring not found https://www.youtube.com/shorts/61wkifp_PJwique videos found: 540439 total videos found: 861264\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NkVnApoIRUEique videos found: 540610 total videos found: 861491\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lzH6dvj1rYEique videos found: 540775 total videos found: 861692\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yj-_Dq0fNbcique videos found: 541954 total videos found: 863371\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2zBWg_xcvoMique videos found: 542326 total videos found: 863894\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ML1WJqsjQycique videos found: 543081 total videos found: 864976\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y13KSNY-cTMique videos found: 544829 total videos found: 867875\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tgHee0eHyUU\n", - "substring not found https://www.youtube.com/shorts/a9w-iAqjAWc\n", - "substring not found https://www.youtube.com/shorts/4K1Kgteat48ique videos found: 545894 total videos found: 869642\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TXIxX4RMa5gique videos found: 545981 total videos found: 869809\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0sgDroQoXsI\n", - "substring not found https://www.youtube.com/shorts/kzVlSGFFMrMique videos found: 547636 total videos found: 872366\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-MFS3rFHB0g\n", - "substring not found https://www.youtube.com/shorts/9hR27Pk0JEk\n", - "substring not found https://www.youtube.com/shorts/ZoXeqjJOy5w\n", - "substring not found https://www.youtube.com/shorts/AjbG-qmdLYg\n", - "substring not found https://www.youtube.com/shorts/V5SFiTD2k3Qique videos found: 547948 total videos found: 872785\t\t\t\n", - "substring not found https://www.youtube.com/shorts/74j99D3u4sAique videos found: 550865 total videos found: 878719\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lLJwGQr9Djsique videos found: 550978 total videos found: 878887\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b9MDLsQiTvM\n", - "substring not found https://www.youtube.com/shorts/ZI5rTGczU8o\n", - "substring not found https://www.youtube.com/shorts/NsseR__hRVAique videos found: 550987 total videos found: 878899\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uZxsmOodVFI\n", - "substring not found https://www.youtube.com/shorts/wGdg5OTKbvQique videos found: 551008 total videos found: 878923\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5fwv87EipjQ\n", - "substring not found https://www.youtube.com/shorts/uLb6AZ7yQ2Q\n", - "substring not found https://www.youtube.com/shorts/Vcfxp-G0SFMique videos found: 552964 total videos found: 881905\t\t\t\n", - "substring not found https://www.youtube.com/shorts/08yeZTieFcU\n", - "substring not found https://www.youtube.com/shorts/-TIZfCOQtCkique videos found: 553236 total videos found: 882409\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KOsVIlLd19I\n", - "substring not found https://www.youtube.com/shorts/bFtjVQjQiGQique videos found: 553256 total videos found: 882433\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UuEtWdsEq8kique videos found: 553288 total videos found: 882469\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tgU0iYe7QFY\n", - "substring not found https://www.youtube.com/shorts/JBvn06EMWYQ\n", - "substring not found https://www.youtube.com/shorts/-X273zVUj00ique videos found: 554185 total videos found: 883686\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tmdTMNcF_2sique videos found: 554192 total videos found: 883698\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bw8z3TCNKe8ique videos found: 554313 total videos found: 883900\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LNjeKxshLqEique videos found: 554342 total videos found: 883948\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZPvDjxL42nk\n", - "substring not found https://www.youtube.com/shorts/v4VT9xVkBY8\n", - "substring not found https://www.youtube.com/shorts/UHDxMc9obOAique videos found: 555303 total videos found: 885512\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YnCzZERxY0U\n", - "substring not found https://www.youtube.com/shorts/fa0o-nrdtX8ique videos found: 555828 total videos found: 886268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RYqavBfsHOUique videos found: 557723 total videos found: 889509\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NdZkxnBK30oique videos found: 557816 total videos found: 889641\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3faORt6-IVkique videos found: 559126 total videos found: 892344\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_aZdZsnKECIique videos found: 559436 total videos found: 892843\t\t\t\n", - "substring not found https://www.youtube.com/shorts/USwJAsMPMGQique videos found: 559487 total videos found: 892918\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pf_lpTLr-1g\n", - "substring not found https://www.youtube.com/shorts/1gseoV8vESAique videos found: 560250 total videos found: 894003\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cPRFm_owR2Iique videos found: 560292 total videos found: 894051\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E7hu63KMvH4\n", - "substring not found https://www.youtube.com/shorts/kRDdthYCRVg\n", - "substring not found https://www.youtube.com/shorts/UFA0Du1Q_K4ique videos found: 560307 total videos found: 894075\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6toZRpQQutE\n", - "substring not found https://www.youtube.com/shorts/sVrtQhxo8JMique videos found: 560315 total videos found: 894087\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gqZs8LW1veUique videos found: 560357 total videos found: 894135\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EZpLiePesIMique videos found: 560462 total videos found: 894290\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y98Yz-YfeHkique videos found: 560514 total videos found: 894350\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z0GYSkiJmIcique videos found: 561410 total videos found: 895715\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lv0A6bnreucique videos found: 562680 total videos found: 897547\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K8fPTUfRHasique videos found: 563097 total videos found: 898108\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vstB-bdUc48ique videos found: 564047 total videos found: 899472\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fWchHhKzxmIique videos found: 564205 total videos found: 899700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MhgjWd6jpIEique videos found: 564793 total videos found: 900583\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mFvjUqZNOJYique videos found: 564841 total videos found: 900666\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KjdHuY70Y-0ique videos found: 564883 total videos found: 900738\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZyQeFuLLEq8ique videos found: 564913 total videos found: 900774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/27fD5P7221Mique videos found: 565129 total videos found: 901084\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xsqsJNBc8G8ique videos found: 565191 total videos found: 901168\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3Mwr9KDAuA8ique videos found: 565423 total videos found: 901513\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o5ubXDlk7R8ique videos found: 565561 total videos found: 901693\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kjZ7OkglOVg\n", - "substring not found https://www.youtube.com/shorts/r4WWi_MLDnY\n", - "substring not found https://www.youtube.com/shorts/O9QLp8gOWrM\n", - "substring not found https://www.youtube.com/shorts/c7Gj92pKDIsique videos found: 565710 total videos found: 901896\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XAi9VotMUb8\n", - "substring not found https://www.youtube.com/shorts/KUT84nRgMvoique videos found: 565761 total videos found: 901980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oOzdU0l2964ique videos found: 565784 total videos found: 902016\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cVKsig9ol4gique videos found: 566858 total videos found: 903766\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W7PSMVB7yMsique videos found: 568230 total videos found: 906000\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zFg7Hyg7CBMique videos found: 570319 total videos found: 909834\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-wYKgeEQo3cique videos found: 570407 total videos found: 909990\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Es4qWq95tQ4ique videos found: 570511 total videos found: 910134\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hQFHEe9cOQwique videos found: 570609 total videos found: 910277\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XWe3CMha-wMique videos found: 570759 total videos found: 910517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YFaAvK0LfEQique videos found: 570778 total videos found: 910541\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CLbcmVo2IjAique videos found: 570903 total videos found: 910731\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F4A6wu1Hbqsique videos found: 571131 total videos found: 911073\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6AKGdebW33gique videos found: 573963 total videos found: 915772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xUsksKb4dD0ique videos found: 573974 total videos found: 915784\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Go7Clvlr-DE\n", - "substring not found https://www.youtube.com/shorts/6dnSggjFVnw\n", - "substring not found https://www.youtube.com/shorts/r8nQwvFhJdkique videos found: 574054 total videos found: 915904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8t0tJPSnNnwique videos found: 574081 total videos found: 915952\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KRPH5X7VZQIique videos found: 574128 total videos found: 916024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/G2LwTXZg4ks\n", - "substring not found https://www.youtube.com/shorts/wz5DEl2VOlsique videos found: 574167 total videos found: 916083\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yrq4PGpOAqcique videos found: 574265 total videos found: 916238\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i57LaD_ghZwique videos found: 574334 total videos found: 916379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AyixcL_GM1Uique videos found: 574698 total videos found: 916917\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nrqm6mKxkBwique videos found: 574759 total videos found: 917024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kDECaNB6-Ik\n", - "substring not found https://www.youtube.com/shorts/G3qQLUb1lQAique videos found: 574763 total videos found: 917036\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RJ5CGcANJP8ique videos found: 574768 total videos found: 917048\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i7Gd1-XlnIEique videos found: 575014 total videos found: 917418\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JBMMJW1l-P0ique videos found: 575258 total videos found: 917790\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5spUwAm1oo8ique videos found: 575294 total videos found: 917861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gDsoZsrVDYMique videos found: 575644 total videos found: 918352\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f2SGa6tWUW0ique videos found: 576369 total videos found: 919384\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uFxQxx9KLdAique videos found: 577342 total videos found: 920947\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lVNfOFoogzAique videos found: 577702 total videos found: 921557\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pNhJwQzaHPMique videos found: 579287 total videos found: 924293\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IQn6iBs7ngcique videos found: 579361 total videos found: 924412\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IdNbgL6tIuAique videos found: 580199 total videos found: 925652\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VZBSjVcAY7c\n", - "substring not found https://www.youtube.com/shorts/ix5HAWvp6AMique videos found: 580216 total videos found: 925676\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SqLIYvO3MCIique videos found: 580290 total videos found: 925782\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PM3wYCGm_J8ique videos found: 580494 total videos found: 926115\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-TGLxPBP5d0\n", - "substring not found https://www.youtube.com/shorts/ZobokjnGmiMique videos found: 583610 total videos found: 930606\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WRYAM8LBJXYique videos found: 583615 total videos found: 930618\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0SWQrF99UQU\n", - "substring not found https://www.youtube.com/shorts/_PKUwpyRrVYique videos found: 583621 total videos found: 930630\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6zmru-IH8Nwique videos found: 583635 total videos found: 930666\t\t\t\n", - "substring not found https://www.youtube.com/shorts/POUf2rO6xAQ\n", - "substring not found https://www.youtube.com/shorts/fH_9VkxygVA\n", - "substring not found https://www.youtube.com/shorts/JZefPgVS7u0\n", - "substring not found https://www.youtube.com/shorts/s7rY_eYCOnYique videos found: 584055 total videos found: 931307\t\t\t\n", - "substring not found https://www.youtube.com/shorts/65ESB2Y42Xoique videos found: 584098 total videos found: 931367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lcO1Ipir4OIique videos found: 584467 total videos found: 931871\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X9B6d3x0l1Iique videos found: 585814 total videos found: 933815\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HzeMjMfy8twique videos found: 585823 total videos found: 933827\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b2nJtLrJPjEique videos found: 585852 total videos found: 933863\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E7u7k1eYnIYique videos found: 586090 total videos found: 934216\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ql5aPB1L8wwique videos found: 586187 total videos found: 934323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-zfiKCOJCVYique videos found: 586274 total videos found: 934430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k8DbIwrlYyYique videos found: 587345 total videos found: 936043\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QWqEFheS_80ique videos found: 587351 total videos found: 936055\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pMs56btdFK0ique videos found: 591478 total videos found: 943284\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fKLAtKFs9sIique videos found: 591832 total videos found: 943788\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VEwgJeuAPHkique videos found: 592607 total videos found: 944873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wg_1QgjzMtIique videos found: 594882 total videos found: 948726\t\t\t\n", - "substring not found https://www.youtube.com/shorts/apUyhsNrAlQique videos found: 595265 total videos found: 949216\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tm-7zmRa64Y\n", - "substring not found https://www.youtube.com/shorts/JnXcQNylvco\n", - "substring not found https://www.youtube.com/shorts/rNeDTXjGY9s\n", - "substring not found https://www.youtube.com/shorts/_bG8zI1u-Gcique videos found: 595403 total videos found: 949418\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JCusQW8ZKB4ique videos found: 596477 total videos found: 951492\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ad52e2aZ8_Eique videos found: 598184 total videos found: 954873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/j7ZU3fbCQ8cique videos found: 598221 total videos found: 954930\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a56DnWXIb2Eique videos found: 599515 total videos found: 957061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7ZZkOQ-2oVEique videos found: 600720 total videos found: 958774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XE7eStnnnqoique videos found: 600758 total videos found: 958822\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UoCG9muKT-c\n", - "substring not found https://www.youtube.com/shorts/YjthOVLYpmcique videos found: 600916 total videos found: 959012\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LAoZzruH0Ocique videos found: 600925 total videos found: 959024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WsYt0NHeEic\n", - "substring not found https://www.youtube.com/shorts/yAciWLDJia8\n", - "substring not found https://www.youtube.com/shorts/nkmRQBXXu9oique videos found: 601024 total videos found: 959142\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wrmC0V0mHIQique videos found: 601081 total videos found: 959225\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_bTZ0zIxSHEique videos found: 601190 total videos found: 959393\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3ETQRPYmttoique videos found: 601356 total videos found: 959608\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nkw97Hguf5Iique videos found: 602918 total videos found: 962917\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5CrNWRfg88cique videos found: 602952 total videos found: 962965\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LY6ZRZKjlb0\n", - "substring not found https://www.youtube.com/shorts/AdNcUvCTiy8ique videos found: 603562 total videos found: 964213\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kzEImdN3PF0ique videos found: 604268 total videos found: 965237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mVtwv9SthZ4\n", - "substring not found https://www.youtube.com/shorts/LT6avAGaUqcique videos found: 605097 total videos found: 966749\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FOtJprXzGlYique videos found: 605177 total videos found: 967029\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e-inPqZtS_sique videos found: 605959 total videos found: 968398\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wU9M4_Ndvqwique videos found: 605985 total videos found: 968434\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fgjSqToFavwique videos found: 606361 total videos found: 968952\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yJuJJqF4qd4\n", - "substring not found https://www.youtube.com/shorts/EjQAknhinvIique videos found: 608561 total videos found: 972227\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MZ6SP-9M6IUique videos found: 608568 total videos found: 972239\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l_U9MOWVmpoique videos found: 608592 total videos found: 972275\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fX65cV0Npscique videos found: 609449 total videos found: 973962\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OugvJTaAepsique videos found: 610423 total videos found: 975376\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XbUwdB_yiboique videos found: 610435 total videos found: 975388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1fl21xsQP-Mique videos found: 610547 total videos found: 975544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aUsFS-pVWD8ique videos found: 610921 total videos found: 976060\t\t\t\n", - "substring not found https://www.youtube.com/shorts/liVEWoqwLKIique videos found: 610932 total videos found: 976084\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3bPz5wuu8tkique videos found: 611139 total videos found: 976420\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_Qqn0fSRSLc\n", - "substring not found https://www.youtube.com/shorts/PdORj0aRzvg\n", - "substring not found https://www.youtube.com/shorts/xdjc1laLx54ique videos found: 611206 total videos found: 976516\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0rdUUN1rCyoique videos found: 611212 total videos found: 976528\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3fSJIqLcUAU\n", - "substring not found https://www.youtube.com/shorts/Y8lAzH-LFYsique videos found: 611227 total videos found: 976564\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oJ6ULMoeIQM\n", - "substring not found https://www.youtube.com/shorts/w4OmWB-U6TIique videos found: 611457 total videos found: 976899\t\t\t\n", - "substring not found https://www.youtube.com/shorts/q4pwI768yqIique videos found: 611745 total videos found: 977475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/96gXttDL4SMique videos found: 611831 total videos found: 977631\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GJxpvZS4Cggique videos found: 612015 total videos found: 977904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zDWEmyxlMRIique videos found: 612032 total videos found: 977952\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JsRJYcHoBhoique videos found: 612549 total videos found: 978730\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P_3oPkC0-isique videos found: 613093 total videos found: 979502\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=ECRRRcXycjInd: 614309 total videos found: 981453\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VE3jM1CtkIgique videos found: 615147 total videos found: 982762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ORKWX-UM2n4ique videos found: 615287 total videos found: 982958\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=zm7-FBn7xCgnd: 615359 total videos found: 983064\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nDKA1CtfHd8ique videos found: 616073 total videos found: 984280\t\t\t\n", - "substring not found https://www.youtube.com/shorts/A1hTM0UvhOM\n", - "substring not found https://www.youtube.com/shorts/nNPrz5PKiTIique videos found: 617833 total videos found: 987093\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0PZilYOgyOgique videos found: 619962 total videos found: 990941\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_3_F8vCBGrYique videos found: 620883 total videos found: 992517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kAJuEPJ_mkw\n", - "substring not found https://www.youtube.com/shorts/P2e2LUtI5tc\n", - "substring not found https://www.youtube.com/shorts/skl-Tvs4zboique videos found: 621312 total videos found: 993078\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WSkz9BZt6Eoique videos found: 621494 total videos found: 993327\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gSG1jWHTwpAique videos found: 621817 total videos found: 993793\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CMaRgP_aRX8ique videos found: 621894 total videos found: 993889\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qLYjrzu8HTEique videos found: 622169 total videos found: 994295\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b--zgWSKgwwique videos found: 622406 total videos found: 994655\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N3DgtChDwZcique videos found: 622916 total videos found: 995523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nu1Sy-huZqk\n", - "substring not found https://www.youtube.com/shorts/DXvFnQwe9ccique videos found: 622982 total videos found: 995619\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-OZKLQHEtsgique videos found: 623014 total videos found: 995655\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yhWFnnReWcMique videos found: 623281 total videos found: 996007\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xuTCTaYtKl8ique videos found: 623732 total videos found: 997254\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Zmt1n5Ml3Y\n", - "substring not found https://www.youtube.com/shorts/Ni4Ys9muO5sique videos found: 623777 total videos found: 997359\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bIfsc25qWO0ique videos found: 625614 total videos found: 1001908\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dLsLmJkdT-Aique videos found: 625732 total videos found: 1002076\t\t\t\n", - "substring not found https://www.youtube.com/shorts/n--b4C_b7yEique videos found: 627150 total videos found: 1004010\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S_Q_z6NLSIwique videos found: 627225 total videos found: 1004140\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-hhVDhUjaZIique videos found: 627303 total videos found: 1004248\t\t\t\n", - "substring not found https://www.youtube.com/shorts/696P3XYoR5Iique videos found: 629264 total videos found: 1007860\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iS1cFyt8fBg\n", - "substring not found https://www.youtube.com/shorts/PrGj9wSstuM\n", - "substring not found https://www.youtube.com/shorts/R9XRCzCgMd4ique videos found: 631691 total videos found: 1011971\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BKM6eNkME00ique videos found: 631892 total videos found: 1012234\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-xHucZR-kcUique videos found: 632098 total videos found: 1012510\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UOBSFPW5LQgique videos found: 632244 total videos found: 1012702\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yO8fL4pM2a4ique videos found: 633284 total videos found: 1014696\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8cegtmU3AhIique videos found: 633306 total videos found: 1014747\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZBoByxTQd5Eique videos found: 634241 total videos found: 1016277\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S7U0-t4QSJwique videos found: 635436 total videos found: 1018223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vOm0adBpkYQ\n", - "substring not found https://www.youtube.com/shorts/9fu_efom254ique videos found: 636818 total videos found: 1020348\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DlgKOs4LMCYique videos found: 636916 total videos found: 1020487\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aB9l7hphCSMique videos found: 637446 total videos found: 1021273\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xKHM36t0QGoique videos found: 638179 total videos found: 1022275\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6ePpaOgdDQQique videos found: 638524 total videos found: 1022997\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7V-nuGiIQEsique videos found: 639875 total videos found: 1026084\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZSLqfRYBGEIique videos found: 640302 total videos found: 1026763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WrqvzzcJClYique videos found: 640642 total videos found: 1027301\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=8u99lWnxd2End: 640755 total videos found: 1027456\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-GnDaruSp5Qique videos found: 641129 total videos found: 1027986\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iWEAPqc3qpcique videos found: 641402 total videos found: 1028381\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7S_QuVnwdPkique videos found: 642895 total videos found: 1030799\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y360oXUGEkE\n", - "substring not found https://www.youtube.com/shorts/iISkqMlLQ2oique videos found: 642904 total videos found: 1030811\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5wuv4hCKr4Mique videos found: 644457 total videos found: 1033287\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lMw8S9BrSNQique videos found: 645094 total videos found: 1034286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CIoU21QXzRQique videos found: 646364 total videos found: 1037323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T82kl-BqOSAique videos found: 646535 total videos found: 1037549\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gArueMYNNHEique videos found: 646652 total videos found: 1037737\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c58DBhpHNR8ique videos found: 646797 total videos found: 1038060\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QGdzWjPPrHYique videos found: 646906 total videos found: 1038202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p8NZqrsQDVo\n", - "substring not found https://www.youtube.com/shorts/U-qCNYPdlQQique videos found: 646913 total videos found: 1038214\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DhXlG-jYhTIique videos found: 649258 total videos found: 1042401\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YtzEpY0TJmwique videos found: 649273 total videos found: 1042437\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LUQqu9s5Pukique videos found: 649304 total videos found: 1042485\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HNVDxQHZ5DEique videos found: 649698 total videos found: 1043113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X_TJ5yM7K3g\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=bLf1zN1VTFond: 650506 total videos found: 1044263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cegkZEJsHmQique videos found: 650649 total videos found: 1044454\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZehkwSrB13oique videos found: 650730 total videos found: 1044573\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GTau8ua8AGcique videos found: 651431 total videos found: 1045980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F6TyH1imHCc\n", - "substring not found https://www.youtube.com/shorts/52r_rc7zfnEique videos found: 651709 total videos found: 1046410\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CEH4Y9LEPkkique videos found: 652389 total videos found: 1047393\t\t\t\n", - "substring not found https://www.youtube.com/shorts/daMpFPYRexQique videos found: 652744 total videos found: 1047854\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RnAE7JPhT8oique videos found: 652811 total videos found: 1047984\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y4AibHZa6Sgique videos found: 653237 total videos found: 1048638\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t4-1M1h8S_cique videos found: 654825 total videos found: 1050790\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r5wWAHZeRK4\n", - "substring not found https://www.youtube.com/shorts/TBQ5gjbLS1sique videos found: 655040 total videos found: 1051078\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mEYij71wFKs\n", - "substring not found https://www.youtube.com/shorts/Ncm2-L_3jWQique videos found: 655166 total videos found: 1051270\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f40jCzMgEpkique videos found: 655274 total videos found: 1051450\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yIAiGhvm3UIique videos found: 655284 total videos found: 1051462\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rWdjms7MWTEique videos found: 655412 total videos found: 1051641\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ODi-4Kj9iew\n", - "substring not found https://www.youtube.com/shorts/Yd9_77rOadwique videos found: 655422 total videos found: 1051665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lNX1rcO31Fsique videos found: 655473 total videos found: 1051749\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CryR-DEicxsique videos found: 656099 total videos found: 1052622\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QNde0wJhWu0ique videos found: 656571 total videos found: 1053254\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p0R1rmNhNZY\n", - "substring not found https://www.youtube.com/shorts/43V5L4wrjhMique videos found: 656578 total videos found: 1053266\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kJgyaYgaVKA\n", - "substring not found https://www.youtube.com/shorts/0NsaI5K2Feoique videos found: 656616 total videos found: 1053338\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CmJ0jm_xCbgique videos found: 656701 total videos found: 1053458\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HY1SrIbKywgique videos found: 657138 total videos found: 1054122\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=pkabYtomNoInd: 658055 total videos found: 1055832\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WUEq2HA78P8ique videos found: 658103 total videos found: 1055925\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qzNbb4N2YXgique videos found: 658407 total videos found: 1056428\t\t\t\n", - "substring not found https://www.youtube.com/shorts/onFL-xBJyGsique videos found: 659000 total videos found: 1057356\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KvKaAZudecIique videos found: 659066 total videos found: 1057451\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AIl_qL5WNIEique videos found: 659075 total videos found: 1057463\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZGQYwgMKLt0\n", - "substring not found https://www.youtube.com/shorts/nSYmbyZ_LDwique videos found: 659312 total videos found: 1057771\t\t\t\n", - "substring not found https://www.youtube.com/shorts/usu1TvkH8Twique videos found: 659397 total videos found: 1057891\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sSElU_KXwjIique videos found: 659690 total videos found: 1058299\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y5RSrG6IU3wique videos found: 659860 total videos found: 1058515\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1Eec1FFaMkIique videos found: 660115 total videos found: 1058861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ccUf33Fu4W0ique videos found: 661596 total videos found: 1060923\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-55BHz2J7hc\n", - "substring not found https://www.youtube.com/shorts/owaF4MDga-wique videos found: 661630 total videos found: 1060995\t\t\t\n", - "substring not found https://www.youtube.com/shorts/n5pyBTNzxp4\n", - "substring not found https://www.youtube.com/shorts/xV1DEp_eKiA\n", - "substring not found https://www.youtube.com/shorts/Jj8LDaxawWw\n", - "substring not found https://www.youtube.com/shorts/ohqjLCgt8Qsique videos found: 661633 total videos found: 1061007\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K5eP20o3VWwique videos found: 661720 total videos found: 1061136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c39Sr11u_ykique videos found: 661887 total videos found: 1061376\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o9mfEkqFcq4\n", - "substring not found https://www.youtube.com/shorts/XiiwJsZOihM\n", - "substring not found https://www.youtube.com/shorts/riuFe1xh270\n", - "substring not found https://www.youtube.com/shorts/qOe4zjqRPtA\n", - "substring not found https://www.youtube.com/shorts/H3AfeXYM0xwique videos found: 662035 total videos found: 1061580\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZZdZs3zqIc4ique videos found: 662225 total videos found: 1061839\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i72lLkH6bvUique videos found: 662846 total videos found: 1062733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gpmzgC_ctIEique videos found: 662864 total videos found: 1062768\t\t\t\n", - "substring not found https://www.youtube.com/shorts/INwhEB87s9Mique videos found: 663318 total videos found: 1063449\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iH51bkhw7Oc\n", - "substring not found https://www.youtube.com/shorts/ma-jhLmM6fEique videos found: 663332 total videos found: 1063473\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c2e-cDFGNzAique videos found: 663793 total videos found: 1064086\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UwMQhagZ2dwique videos found: 663878 total videos found: 1064242\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=FdGz3wPP7Qw&pp=sAQB95 total videos found: 1068520\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oB8ZC98qvGMique videos found: 667115 total videos found: 1069749\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XXa0oeuCRgwique videos found: 667135 total videos found: 1069773\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1pA2pUYZvcYique videos found: 667281 total videos found: 1069964\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U45hsQtfYo8ique videos found: 667962 total videos found: 1070996\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RmzULkLA_9wique videos found: 667971 total videos found: 1071008\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T9s2JlvSsvwique videos found: 667973 total videos found: 1071019\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RsnaRySE4Voique videos found: 667982 total videos found: 1071043\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iV9gr5xKS8g\n", - "substring not found https://www.youtube.com/shorts/oWWC43GfbuUique videos found: 668616 total videos found: 1071924\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jIbPoAVCow8ique videos found: 669009 total videos found: 1072461\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2f_aEVGTWbw\n", - "substring not found https://www.youtube.com/shorts/GitFROoeXIcique videos found: 669694 total videos found: 1073605\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nvJCnmbmEvsique videos found: 669750 total videos found: 1073677\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yfcAHlnLJlAique videos found: 669975 total videos found: 1073989\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1VLdh6Oz7rQique videos found: 669999 total videos found: 1074013\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JV4Vkv9zUAIique videos found: 670164 total videos found: 1074251\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W0g9bhbvtPUique videos found: 670921 total videos found: 1075294\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Pm17U3Xz5Mwique videos found: 671982 total videos found: 1076722\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6Hye3rHu6rgique videos found: 672117 total videos found: 1076947\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jLcWAMA1WCM\n", - "substring not found https://www.youtube.com/shorts/-kLROL-Cr04\n", - "substring not found https://www.youtube.com/shorts/5VqMA_KMOa4\n", - "substring not found https://www.youtube.com/shorts/1X2T3JGvtPM\n", - "substring not found https://www.youtube.com/shorts/Y7eEPc-Ugog\n", - "substring not found https://www.youtube.com/shorts/U-6eEKa8_xE\n", - "substring not found https://www.youtube.com/shorts/6f1sleqlKtsique videos found: 672681 total videos found: 1077798\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Hdfv_4HCspk\n", - "substring not found https://www.youtube.com/shorts/Vx25eH1xhIU\n", - "substring not found https://www.youtube.com/shorts/YYa3wO1jYk0ique videos found: 672688 total videos found: 1077810\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-ds3inqf9vwique videos found: 674474 total videos found: 1080602\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RH42rhldDWYique videos found: 674650 total videos found: 1080850\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AKFLot46luQique videos found: 674910 total videos found: 1081214\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YemDxLSJBGgique videos found: 675543 total videos found: 1082245\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PLwNzgk_ewoique videos found: 675690 total videos found: 1082460\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LTIOLG2mhnYique videos found: 675729 total videos found: 1082532\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dN31My5wkeY\n", - "substring not found https://www.youtube.com/shorts/VQjMIpjY0ds\n", - "substring not found https://www.youtube.com/shorts/M9NBZ_RcKIY\n", - "substring not found https://www.youtube.com/shorts/P7vM3c5I1y8ique videos found: 675913 total videos found: 1082808\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qq86OpTMZVYique videos found: 675958 total videos found: 1082880\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BBTiDW-TDcQique videos found: 676007 total videos found: 1082976\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x_OyU7G_OjMique videos found: 676205 total videos found: 1083335\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GdkxSyelwdYique videos found: 676538 total videos found: 1083763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1UQgT3E8QzAique videos found: 676630 total videos found: 1083895\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8YEjWd3ug-kique videos found: 677550 total videos found: 1085407\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HM6YL7UWpdQique videos found: 678042 total videos found: 1086156\t\t\t\n", - "substring not found https://www.youtube.com/shorts/d__k_AIHEW8ique videos found: 678279 total videos found: 1086522\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X7-9YSJGAp0ique videos found: 678881 total videos found: 1087481\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a6UdIlznE9Eique videos found: 678887 total videos found: 1087493\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kNR4HJYWTRIique videos found: 679241 total videos found: 1088220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ziabm07gXBo\n", - "substring not found https://www.youtube.com/shorts/_ggXb0EKrbc\n", - "substring not found https://www.youtube.com/shorts/YUzlof94g-Q\n", - "substring not found https://www.youtube.com/shorts/bE-2MdDmZ_k\n", - "substring not found https://www.youtube.com/shorts/isrgrgmOQnAique videos found: 679384 total videos found: 1088482\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nTeJiWa6gCsique videos found: 679459 total videos found: 1088578\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IyVWZXJw-4w\n", - "substring not found https://www.youtube.com/shorts/R7yDuFLokmA\n", - "substring not found https://www.youtube.com/shorts/L-2jDQHPSFIique videos found: 679547 total videos found: 1088710\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WfkDygtVZ3U\n", - "substring not found https://www.youtube.com/shorts/7nUz_V7AFD0\n", - "substring not found https://www.youtube.com/shorts/WYywQzz0avYique videos found: 679707 total videos found: 1088986\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6tKjyER7pWg\n", - "substring not found https://www.youtube.com/shorts/9_G6AnAqRsEique videos found: 680504 total videos found: 1090260\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZT2A92Y-yHIique videos found: 680771 total videos found: 1090653\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jpjQEDJwNogique videos found: 681015 total videos found: 1091009\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aJOP2hGdhh4ique videos found: 681169 total videos found: 1091198\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9tdZoG4LXSsique videos found: 682275 total videos found: 1093060\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9gv4KDhO5x8ique videos found: 682317 total videos found: 1093132\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LxiPoNvs9Y0ique videos found: 682417 total videos found: 1093288\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DPpkGmd-OEsique videos found: 682430 total videos found: 1093312\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fNhnUkAwk3gique videos found: 682881 total videos found: 1093931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s2jPGKAOuKI\n", - "substring not found https://www.youtube.com/shorts/c94TpFUeSPgique videos found: 683074 total videos found: 1094205\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vSr3ddaZ8mMique videos found: 683080 total videos found: 1094216\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9psuDaOGjcAique videos found: 683113 total videos found: 1094264\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Dkp3rO2mqsique videos found: 683549 total videos found: 1095036\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0a5d4qSA3U0ique videos found: 685036 total videos found: 1097398\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yd26M4wCNlMique videos found: 686501 total videos found: 1099939\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Dw85RIvQlc8ique videos found: 686952 total videos found: 1100626\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QDytUlWR4LUique videos found: 687471 total videos found: 1101375\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fgex8AkYy_g\n", - "substring not found https://www.youtube.com/shorts/mgVh3OgaoGwique videos found: 687514 total videos found: 1101447\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Caj7VzheINAique videos found: 687605 total videos found: 1101590\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vOf1B9lN2M0ique videos found: 687667 total videos found: 1101698\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L2EDlSRkJNsique videos found: 687743 total videos found: 1101818\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dno0IzAT5ZYique videos found: 689990 total videos found: 1104924\t\t\t\n", - "substring not found https://www.youtube.com/shorts/R7OTNyaX7Qoique videos found: 690122 total videos found: 1105128\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7jFVjrl52Usique videos found: 690163 total videos found: 1105176\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Be-WFkUH8Ssique videos found: 693590 total videos found: 1111568\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LYytSXnSCOIique videos found: 693698 total videos found: 1111729\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cPsthdkEh7Qique videos found: 693915 total videos found: 1112098\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yvLfqUIoc1Q\n", - "substring not found https://www.youtube.com/shorts/ecc8vfpm3C0\n", - "substring not found https://www.youtube.com/shorts/QTi0cUzjbeMique videos found: 693943 total videos found: 1112146\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1zFyBWxIxnE\n", - "substring not found https://www.youtube.com/shorts/DjGii0HtozY\n", - "substring not found https://www.youtube.com/shorts/iAD9MKfiCf8ique videos found: 695456 total videos found: 1114665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jjXyavKU-Fkique videos found: 696258 total videos found: 1115739\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8-udR3vc-yIique videos found: 696824 total videos found: 1116555\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pD__WIXRWe0ique videos found: 696878 total videos found: 1116627\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CifhmnmgJwIique videos found: 696986 total videos found: 1116794\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LYVaCDor9jQique videos found: 697310 total videos found: 1117256\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FkDFIoHiwN8ique videos found: 697770 total videos found: 1117896\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xZuYtL0Mc3cique videos found: 697782 total videos found: 1117920\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Vbgyx-KKZW8\n", - "substring not found https://www.youtube.com/shorts/DuphSKwoK4wique videos found: 700898 total videos found: 1122622\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7d2DtHJ4AZA\n", - "substring not found https://www.youtube.com/shorts/83fsflpPvOQique videos found: 702318 total videos found: 1125931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b89fcmmjn20ique videos found: 702422 total videos found: 1126061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ddRZBArrO8c\n", - "substring not found https://www.youtube.com/shorts/hTkQwUxZqUE\n", - "substring not found https://www.youtube.com/shorts/wUX4Im_w5C4\n", - "substring not found https://www.youtube.com/shorts/ZoBIFeid2Kc\n", - "substring not found https://www.youtube.com/shorts/mCSBY2ybVDwique videos found: 702515 total videos found: 1126179\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pjYC1evl_HYique videos found: 703191 total videos found: 1127101\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RndNoMZqmpM\n", - "substring not found https://www.youtube.com/shorts/ArZF4lMSF4c\n", - "substring not found https://www.youtube.com/shorts/nJqmwYe6ZHg\n", - "substring not found https://www.youtube.com/shorts/zK364xkdvEIique videos found: 703200 total videos found: 1127113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lc6BBq1-XvM\n", - "substring not found https://www.youtube.com/shorts/rEipQxTJVvg\n", - "substring not found https://www.youtube.com/shorts/jjSe37MkyQwique videos found: 703210 total videos found: 1127125\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Les-NJ43rccique videos found: 703358 total videos found: 1127339\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K3JsDZxf-A4ique videos found: 705250 total videos found: 1131132\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yYjxdf3Lyk0ique videos found: 705462 total videos found: 1131535\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g_Yj1N7df_s\n", - "substring not found https://www.youtube.com/shorts/Et1vf991YYAique videos found: 706246 total videos found: 1132748\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h3dN0GCn1YYique videos found: 707143 total videos found: 1134164\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W7nnigNHK3Mique videos found: 707451 total videos found: 1134631\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K0__ovymdRYique videos found: 707705 total videos found: 1135001\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cyK5x8bQ6aIique videos found: 708039 total videos found: 1135592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JQxpHnGPBsAique videos found: 709458 total videos found: 1138185\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IKJ7KTr8CkYique videos found: 710733 total videos found: 1140004\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wyXs--EkzO0\n", - "substring not found https://www.youtube.com/shorts/Y6dyHMYq0gc\n", - "substring not found https://www.youtube.com/shorts/nk1BeP93uUgique videos found: 710816 total videos found: 1140108\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y1LV_k7nGucique videos found: 711767 total videos found: 1141614\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mfrWS2v5C3oique videos found: 712122 total videos found: 1142214\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tK88oNKXQOk\n", - "substring not found https://www.youtube.com/shorts/KKip3tkrkjIique videos found: 712137 total videos found: 1142250\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sCTI7OO_9_Q\n", - "substring not found https://www.youtube.com/shorts/plXx4m3YInA\n", - "substring not found https://www.youtube.com/shorts/5JzXaqEdsBcique videos found: 712169 total videos found: 1142310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rK-XAzyUd5Iique videos found: 712173 total videos found: 1142322\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CYW7mB9U9wI\n", - "substring not found https://www.youtube.com/shorts/ReomTYhusK0\n", - "substring not found https://www.youtube.com/shorts/tNuBLYgWlQA\n", - "substring not found https://www.youtube.com/shorts/GZQPMkv9A_Mique videos found: 712259 total videos found: 1142466\t\t\t\n", - "substring not found https://www.youtube.com/shorts/G7uh5-KN_XQ\n", - "substring not found https://www.youtube.com/shorts/mWncGYcT2n4ique videos found: 713203 total videos found: 1143983\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YnF2xcShrhwique videos found: 714280 total videos found: 1145724\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QOmIBgMqvlYique videos found: 714401 total videos found: 1145922\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GkuKJasF1DMique videos found: 714872 total videos found: 1146537\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gVfrHJlBbg4ique videos found: 715644 total videos found: 1147575\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P8KsPKQfP-o\n", - "substring not found https://www.youtube.com/shorts/FtZ3DvjZ0Ig\n", - "substring not found https://www.youtube.com/shorts/x0ZS3Vuqm5c\n", - "substring not found https://www.youtube.com/shorts/BuN0CfurX0E\n", - "substring not found https://www.youtube.com/shorts/fw3vDPUE5dQique videos found: 716092 total videos found: 1148282\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9r34_f6BNLgique videos found: 716134 total videos found: 1148342\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yor8MQGKrqsique videos found: 716295 total videos found: 1148558\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FQY9dRwgqLM\n", - "substring not found https://www.youtube.com/shorts/LqNRJDiEAFwique videos found: 716806 total videos found: 1149382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uSCrSNEs4Y8ique videos found: 717178 total videos found: 1149919\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p5GFiKSyYhAique videos found: 717376 total videos found: 1150219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7MjNFxYHetE\n", - "substring not found https://www.youtube.com/shorts/yawxGdd1RHMique videos found: 718138 total videos found: 1151342\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E_loUL_ejb4ique videos found: 718180 total videos found: 1151414\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jFvYIFCFMbkique videos found: 718253 total videos found: 1151509\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sfrmHSV6UaU\n", - "substring not found https://www.youtube.com/shorts/Yl-qoPT_n28\n", - "substring not found https://www.youtube.com/shorts/NRl7PLMTsxQ\n", - "substring not found https://www.youtube.com/shorts/ot3wy9a_kNAique videos found: 718315 total videos found: 1151615\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x8GW8WfmXkMique videos found: 719019 total videos found: 1152727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mA5gYl4U_M8ique videos found: 719584 total videos found: 1153606\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_tlWqw3aJ4k\n", - "substring not found https://www.youtube.com/shorts/Iy1CXKA5SeQ\n", - "substring not found https://www.youtube.com/shorts/Xqr82iDpwgkique videos found: 719595 total videos found: 1153618\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BlL_c0UBuP4ique videos found: 719934 total videos found: 1154110\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UIAbA9HRWJ4\n", - "substring not found https://www.youtube.com/shorts/uT1eprGdF14ique videos found: 719970 total videos found: 1154158\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LyPJWGeUBug\n", - "substring not found https://www.youtube.com/shorts/vfbDfKf-1Gw\n", - "substring not found https://www.youtube.com/shorts/jb1Cjm24URo\n", - "substring not found https://www.youtube.com/shorts/YWEP4MvsDTQ\n", - "substring not found https://www.youtube.com/shorts/H3tqPsj-vE4ique videos found: 719980 total videos found: 1154170\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SPY1P0WAbPA\n", - "substring not found https://www.youtube.com/shorts/ITMqI4_wbEY\n", - "substring not found https://www.youtube.com/shorts/dISXJC3qxWU\n", - "substring not found https://www.youtube.com/shorts/jFQ_rfzUho8\n", - "substring not found https://www.youtube.com/shorts/D0lA0HlTEx8\n", - "substring not found https://www.youtube.com/shorts/tH61i7cVz14ique videos found: 719991 total videos found: 1154182\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VKZP6K0ze6I\n", - "substring not found https://www.youtube.com/shorts/S9xWRFSdI7A\n", - "substring not found https://www.youtube.com/shorts/cDMunAKWxKs\n", - "substring not found https://www.youtube.com/shorts/mNneJXcSuIc\n", - "substring not found https://www.youtube.com/shorts/tWbBxNBn_kY\n", - "substring not found https://www.youtube.com/shorts/PGhuZA-xreY\n", - "substring not found https://www.youtube.com/shorts/d3U9QhoT2q0\n", - "substring not found https://www.youtube.com/shorts/itysWHXH3vA\n", - "substring not found https://www.youtube.com/shorts/acFStWhcNIQ\n", - "substring not found https://www.youtube.com/shorts/ZfFxxywPgOsique videos found: 720678 total videos found: 1155222\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yMPcRmN0e2I\n", - "substring not found https://www.youtube.com/shorts/HoyrUnu6ypc\n", - "substring not found https://www.youtube.com/shorts/lqXT4E1Dydwique videos found: 720690 total videos found: 1155234\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lzyo8tev3mQique videos found: 720697 total videos found: 1155246\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7XbAfSwBykQ\n", - "substring not found https://www.youtube.com/shorts/jxyaY7yd4V0ique videos found: 720714 total videos found: 1155270\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aLFkaMTxx8Aique videos found: 721043 total videos found: 1155873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tyz3ZsxS9CUique videos found: 721347 total videos found: 1156327\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y2qFDNkS8q8ique videos found: 721365 total videos found: 1156351\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sIWUzp8KyX4ique videos found: 721384 total videos found: 1156387\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GxA2VsSDG-wique videos found: 721394 total videos found: 1156411\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UIM-K1MIRUQ\n", - "substring not found https://www.youtube.com/shorts/-STDnc1S5wsique videos found: 721751 total videos found: 1156885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fXsD2ZO4haQique videos found: 723233 total videos found: 1158978\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MxK7amFLTj0\n", - "substring not found https://www.youtube.com/shorts/k8xB9lpidsE\n", - "substring not found https://www.youtube.com/shorts/dQ67MduxQKo\n", - "substring not found https://www.youtube.com/shorts/bYRqYGWWn0Aique videos found: 723259 total videos found: 1159026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IMo5exUBurMique videos found: 724054 total videos found: 1160382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Sru0HJN8C7Iique videos found: 724460 total videos found: 1161039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KQK5TN1qmL8ique videos found: 724603 total videos found: 1161231\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oWUcVV-fq8Yique videos found: 725150 total videos found: 1162006\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kkxlRp476j0ique videos found: 725178 total videos found: 1162042\t\t\t\n", - "substring not found https://www.youtube.com/shorts/udH-hvHg32Qique videos found: 725260 total videos found: 1162150\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WHKJxudCbJQique videos found: 725315 total videos found: 1162246\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZEIjprwyrBQ\n", - "substring not found https://www.youtube.com/shorts/r-iFHbBQB6Mique videos found: 725398 total videos found: 1162354\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v0CzGOZVFCoique videos found: 725501 total videos found: 1162482\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LM5pr6fUJGo\n", - "substring not found https://www.youtube.com/shorts/sZRx-bUWV6Qique videos found: 726037 total videos found: 1163229\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wkEBbOQTehUique videos found: 726077 total videos found: 1163272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ObzM40miZXY\n", - "substring not found https://www.youtube.com/shorts/4i6XxI3nYMM\n", - "substring not found https://www.youtube.com/shorts/VYyuxM71WZMique videos found: 726100 total videos found: 1163307\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C_URGJrhgTUique videos found: 726365 total videos found: 1163637\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vY2eDopF8E4ique videos found: 726452 total videos found: 1163768\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ytHG8daMMu4ique videos found: 726464 total videos found: 1163792\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FzKuYRhQyhsique videos found: 726516 total videos found: 1163864\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rhVQEmMBVcUique videos found: 726780 total videos found: 1164230\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YkaAkzq-f1c\n", - "substring not found https://www.youtube.com/shorts/eXMb2dTtw_0ique videos found: 727867 total videos found: 1165887\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KHNfV7lGGe4ique videos found: 730604 total videos found: 1170236\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lspUPrdiJDYique videos found: 731019 total videos found: 1170904\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3kk8MhC0-0sique videos found: 731031 total videos found: 1170916\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yrANOZ-T51g\n", - "substring not found https://www.youtube.com/shorts/4k4ksOM0mCIique videos found: 731062 total videos found: 1170952\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nAINTLbFtRIique videos found: 731152 total videos found: 1171096\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B2q2b4UkfpY\n", - "substring not found https://www.youtube.com/shorts/ZquB0FYU0u8ique videos found: 731899 total videos found: 1172160\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Uk9PaDuNfFoique videos found: 732981 total videos found: 1173842\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jYrsa4zEtb4ique videos found: 733612 total videos found: 1174770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_QIX32mEEoAique videos found: 733686 total videos found: 1174866\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XPf40KbDqfYique videos found: 734599 total videos found: 1176460\t\t\t\n", - "substring not found https://www.youtube.com/shorts/USf2g__DsMo\n", - "substring not found https://www.youtube.com/shorts/KUTbOoswEWsique videos found: 734617 total videos found: 1176484\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QU25xlEDj8cique videos found: 734640 total videos found: 1176531\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PV4-rOTnYXI\n", - "substring not found https://www.youtube.com/shorts/R5gxYHO57Cwique videos found: 734652 total videos found: 1176543\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iC8nCdk1puEique videos found: 734661 total videos found: 1176555\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fD3i1WHm7Wwique videos found: 736018 total videos found: 1178506\t\t\t\n", - "substring not found https://www.youtube.com/shorts/svrX-kV1XnUique videos found: 736675 total videos found: 1179440\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S9nrr-CfARkique videos found: 737763 total videos found: 1181094\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X3JyndoFhCIique videos found: 738037 total videos found: 1181640\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8phXNCDTy80ique videos found: 738743 total videos found: 1182875\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1rxhDWAU644ique videos found: 738978 total videos found: 1183184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dwbkNNUs3QUique videos found: 738998 total videos found: 1183208\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yw1aT_A_fYcique videos found: 739018 total videos found: 1183232\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pfbohXeH91Mique videos found: 740272 total videos found: 1185352\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ysjOVHAGibsique videos found: 740477 total videos found: 1185760\t\t\t\n", - "substring not found https://www.youtube.com/shorts/A9t5tnPZ5hwique videos found: 740756 total videos found: 1186251\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EO1dvKbVRSEique videos found: 740879 total videos found: 1186455\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xvynylywiF0ique videos found: 741146 total videos found: 1186813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JKLzxNTe2kMique videos found: 741170 total videos found: 1186837\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_cCH51g4iZsique videos found: 741191 total videos found: 1186861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K3CvnBwAPF0ique videos found: 741203 total videos found: 1186873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CGF5vlGeTBoique videos found: 741215 total videos found: 1186885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nG8WgBLizy4ique videos found: 741565 total videos found: 1187388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F2mz-mfM25Aique videos found: 743088 total videos found: 1189523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/74VT6e9O0xY\n", - "substring not found https://www.youtube.com/shorts/JgIbQZ3G81kique videos found: 743403 total videos found: 1190050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l75MshjTLIsique videos found: 743497 total videos found: 1190206\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ryLEYOEJuxM\n", - "substring not found https://www.youtube.com/shorts/YXK_GGH76JY\n", - "substring not found https://www.youtube.com/shorts/ed_YNeH5NYE\n", - "substring not found https://www.youtube.com/shorts/jpR3tS2-6m8ique videos found: 743527 total videos found: 1190242\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XQ5julcjNOEique videos found: 743720 total videos found: 1190576\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uztrTkytz3E\n", - "substring not found https://www.youtube.com/shorts/4MANg-9zveA\n", - "substring not found https://www.youtube.com/shorts/WqpgPsUDBnAique videos found: 743729 total videos found: 1190588\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uolpWo4F5f0\n", - "substring not found https://www.youtube.com/shorts/-f8Vn4EjZLQ\n", - "substring not found https://www.youtube.com/shorts/kcu5oGZ3Zbwique videos found: 743761 total videos found: 1190624\t\t\t\n", - "substring not found https://www.youtube.com/shorts/q5Janp5f1Bk\n", - "substring not found https://www.youtube.com/shorts/SM5z0JDviYE\n", - "substring not found https://www.youtube.com/shorts/NFCJxARYUuk\n", - "substring not found https://www.youtube.com/shorts/Rzamt7jyO1w\n", - "substring not found https://www.youtube.com/shorts/x4RsPSdtyEg\n", - "substring not found https://www.youtube.com/shorts/BrNjYipR0Rc\n", - "substring not found https://www.youtube.com/shorts/c2ibjYQqIds\n", - "substring not found https://www.youtube.com/shorts/7XiYy7n7uAI\n", - "substring not found https://www.youtube.com/shorts/bdkZrXz0z14\n", - "substring not found https://www.youtube.com/shorts/MBZEzumHIi0ique videos found: 743768 total videos found: 1190636\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zVM9LexociA\n", - "substring not found https://www.youtube.com/shorts/Avb18E4JAWY\n", - "substring not found https://www.youtube.com/shorts/UrSsRZhsC0s\n", - "substring not found https://www.youtube.com/shorts/p2xq5bonU10\n", - "substring not found https://www.youtube.com/shorts/72ZNdZtkMDY\n", - "substring not found https://www.youtube.com/shorts/c0u-1NanD6Uique videos found: 743775 total videos found: 1190648\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OD7pEwoIez8ique videos found: 743791 total videos found: 1190672\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p1iIaqOhEwI\n", - "substring not found https://www.youtube.com/shorts/P7yGBJQv654ique videos found: 743799 total videos found: 1190696\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qVguzEr9jko\n", - "substring not found https://www.youtube.com/shorts/Bq0o4Hf09bE\n", - "substring not found https://www.youtube.com/shorts/s3_0N64w670\n", - "substring not found https://www.youtube.com/shorts/x7UPFsmslF4ique videos found: 743805 total videos found: 1190708\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nHBB9k_sb-Yique videos found: 743810 total videos found: 1190720\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ttjTtpb-4Gkique videos found: 744171 total videos found: 1191257\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2paS-pcE0sEique videos found: 744645 total videos found: 1192091\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FR8xuy4Fqdwique videos found: 744739 total videos found: 1192233\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OVnHgFs53q8\n", - "substring not found https://www.youtube.com/shorts/BxadC_KVRBQique videos found: 744911 total videos found: 1192473\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sP9yuslpjaQique videos found: 745372 total videos found: 1193263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8zeTphNDjncique videos found: 745432 total videos found: 1193382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9THr3TN60vYique videos found: 745654 total videos found: 1193734\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zesvnbp9hXQique videos found: 745667 total videos found: 1193757\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K6oDZoUtHJgique videos found: 746909 total videos found: 1195873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uYr9bLD93D8ique videos found: 746917 total videos found: 1195885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MiEX7Dc6nqMique videos found: 746975 total videos found: 1195957\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eX-wP1hUihoique videos found: 747000 total videos found: 1196005\t\t\t\n", - "substring not found https://www.youtube.com/shorts/73TToQjErcI\n", - "substring not found https://www.youtube.com/shorts/hTHb5ZxckPYique videos found: 747006 total videos found: 1196029\t\t\t\n", - "substring not found https://www.youtube.com/shorts/usYZCEzYCPM\n", - "substring not found https://www.youtube.com/shorts/U_DOpUO_D2oique videos found: 747065 total videos found: 1196113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/npVCm9taEqgique videos found: 747683 total videos found: 1197165\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s5NPdob3EDUique videos found: 747917 total videos found: 1197536\t\t\t\n", - "substring not found https://www.youtube.com/shorts/buCPMmVDGdM\n", - "substring not found https://www.youtube.com/shorts/UNJXJj0VoFUique videos found: 748124 total videos found: 1197845\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FJXl_Xi3Xysique videos found: 748144 total videos found: 1197868\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i4Cea0O7X7cique videos found: 748549 total videos found: 1198371\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4QQy9ezr3z0ique videos found: 748795 total videos found: 1198704\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pg4ChO0RG5Aique videos found: 750294 total videos found: 1201198\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gUXgjHARRIc\n", - "substring not found https://www.youtube.com/shorts/9KPhL_42Pscique videos found: 750654 total videos found: 1201712\t\t\t\n", - "substring not found https://www.youtube.com/shorts/99d5k4PFE40ique videos found: 751578 total videos found: 1203196\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LAROKoQTOCQique videos found: 752923 total videos found: 1205274\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x24ZT973NAIique videos found: 753369 total videos found: 1205885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FmBYudTGoO8\n", - "substring not found https://www.youtube.com/shorts/SHiuEbj7CBUique videos found: 753379 total videos found: 1205897\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QU9a4Geeauoique videos found: 753508 total videos found: 1206088\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4iQiHvxLb5Iique videos found: 753575 total videos found: 1206184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NQfOlf5F-pkique videos found: 753606 total videos found: 1206232\t\t\t\n", - "substring not found https://www.youtube.com/shorts/we8JUuOHjx8ique videos found: 753626 total videos found: 1206268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Dhiqaoa5qksique videos found: 753744 total videos found: 1206448\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7yZUuH-jNMMique videos found: 754417 total videos found: 1207444\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6QKNkyV9pmAique videos found: 755287 total videos found: 1209110\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=hRIAt3-49UInd: 756037 total videos found: 1210611\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5GvNqWFRi2Eique videos found: 756482 total videos found: 1211220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f-N44NbR-tcique videos found: 756683 total videos found: 1211550\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ur7_nmKMVckique videos found: 756746 total videos found: 1211632\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1j5nv3jjXeQique videos found: 756796 total videos found: 1211704\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MqgXEzH9JJ0ique videos found: 756829 total videos found: 1211752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9_wQPqR6nEc\n", - "substring not found https://www.youtube.com/shorts/H7bUH-9vgN4\n", - "substring not found https://www.youtube.com/shorts/UW2ylsSfS0U\n", - "substring not found https://www.youtube.com/shorts/dCMlqOz75Dk\n", - "substring not found https://www.youtube.com/shorts/Q9V9O_7VW7Yique videos found: 756866 total videos found: 1211812\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8hOcvBeNx9Mique videos found: 756876 total videos found: 1211824\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9AAEFcEEI6Mique videos found: 756887 total videos found: 1211836\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8K-9ufsXd1sique videos found: 756905 total videos found: 1211872\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KiAhFy4ugw8\n", - "substring not found https://www.youtube.com/shorts/ydQx5pOdMwE\n", - "substring not found https://www.youtube.com/shorts/rghRu2A6tz8ique videos found: 756930 total videos found: 1211908\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JjXW9TOIHCc\n", - "substring not found https://www.youtube.com/shorts/N_NE0e1BpCA\n", - "substring not found https://www.youtube.com/shorts/umRlXp8DSBw\n", - "substring not found https://www.youtube.com/shorts/l9l-9y7QP4Uique videos found: 757006 total videos found: 1212004\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YdPrXm7PcHMique videos found: 757068 total videos found: 1212088\t\t\t\n", - "substring not found https://www.youtube.com/shorts/posWvW6O5_sique videos found: 757095 total videos found: 1212124\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fKloNz6NShg\n", - "substring not found https://www.youtube.com/shorts/ZHOyi9_WhJkique videos found: 757580 total videos found: 1212762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AoGJ-O2i98gique videos found: 757608 total videos found: 1212809\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YFrKrYi8OlYique videos found: 757640 total videos found: 1212867\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=ctCaLQDWs1Qnd: 758279 total videos found: 1214649\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4etwnB0ol8Iique videos found: 761161 total videos found: 1220893\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1sNiVd_6rS0ique videos found: 761414 total videos found: 1221313\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ypTmiWNOykgique videos found: 761425 total videos found: 1221337\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LDtFKCEvkOYique videos found: 761431 total videos found: 1221349\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cniw_IxC7q4ique videos found: 761856 total videos found: 1221983\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sDoJuiIpsbAique videos found: 762420 total videos found: 1222802\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UyV52rMaKD8\n", - "substring not found https://www.youtube.com/shorts/sfyc2nA5FcAique videos found: 762608 total videos found: 1223114\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y7aoTpkTRioique videos found: 762789 total videos found: 1223353\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bqpF8NQM2qAique videos found: 763896 total videos found: 1224807\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FyGqaR7yxq0ique videos found: 764435 total videos found: 1225579\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mUVA2INolgUique videos found: 764524 total videos found: 1225717\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aQhqh9lEqucique videos found: 764854 total videos found: 1226244\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4JlJbKtW080ique videos found: 765035 total videos found: 1226484\t\t\t\n", - "substring not found https://www.youtube.com/shorts/csm-CQM-xT8\n", - "substring not found https://www.youtube.com/shorts/Th4w3VzK5YEique videos found: 765052 total videos found: 1226508\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZBOryBfmR8sique videos found: 765189 total videos found: 1226700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-us-zR4ZUZY\n", - "substring not found https://www.youtube.com/shorts/2G6fs0hS4HY\n", - "substring not found https://www.youtube.com/shorts/grCGkB_0Wr0\n", - "substring not found https://www.youtube.com/shorts/nZ0aBx29Mw4\n", - "substring not found https://www.youtube.com/shorts/4MOyWIUfAlA\n", - "substring not found https://www.youtube.com/shorts/LvJpvWrkPz4ique videos found: 765273 total videos found: 1226844\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wWj3QUfMu6Qique videos found: 765341 total videos found: 1226927\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LRPxZcyGq4Qique videos found: 765367 total videos found: 1226963\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ooRFTp8LogMique videos found: 765449 total videos found: 1227071\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RKbnL2Ob6ccique videos found: 765512 total videos found: 1227167\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8t4C0E9HJ8wique videos found: 765543 total videos found: 1227251\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3ayb8zxpeI4\n", - "substring not found https://www.youtube.com/shorts/YnecNlhIzGsique videos found: 765556 total videos found: 1227275\t\t\t\n", - "substring not found https://www.youtube.com/shorts/apUX-8sisOM\n", - "substring not found https://www.youtube.com/shorts/Pw2H5JHy4NU\n", - "substring not found https://www.youtube.com/shorts/JD9OvnLA46oique videos found: 765580 total videos found: 1227323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o8_3CktxUT0ique videos found: 765669 total videos found: 1227478\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dS0EHqC7wRoique videos found: 765724 total videos found: 1227562\t\t\t\n", - "substring not found https://www.youtube.com/shorts/luizI291bUQ\n", - "substring not found https://www.youtube.com/shorts/RrVhCNnEGho\n", - "substring not found https://www.youtube.com/shorts/Dm1FvpExuJEique videos found: 765771 total videos found: 1227634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5SIXHZOsg9wique videos found: 765780 total videos found: 1227646\t\t\t\n", - "substring not found https://www.youtube.com/shorts/joHOOE0rKRAique videos found: 765861 total videos found: 1227753\t\t\t\n", - "substring not found https://www.youtube.com/shorts/px7zqGOHD9gique videos found: 765939 total videos found: 1227861\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YbX4NDa0ipoique videos found: 765948 total videos found: 1227873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3mn2JP181sYique videos found: 766062 total videos found: 1228016\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m7VsvSzbjSw\n", - "substring not found https://www.youtube.com/shorts/04lTb5QCw68\n", - "substring not found https://www.youtube.com/shorts/cjyBRX82y2Eique videos found: 767502 total videos found: 1230052\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Sop0EfrflZcique videos found: 767701 total videos found: 1230326\t\t\t\n", - "substring not found https://www.youtube.com/shorts/twW510Q4qPg\n", - "substring not found https://www.youtube.com/shorts/Bnc3u5rFPhsique videos found: 767931 total videos found: 1230626\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4qNflmkmouMique videos found: 768183 total videos found: 1230946\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VNd6E4XgyQwique videos found: 769317 total videos found: 1232573\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_Dij0-5r9-0ique videos found: 769361 total videos found: 1232643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kR_S-oaRy9Yique videos found: 769454 total videos found: 1232775\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N-CNFrS8ARQ\n", - "substring not found https://www.youtube.com/shorts/sdk0CEfTaIw\n", - "substring not found https://www.youtube.com/shorts/9fNNhWH-P2E\n", - "substring not found https://www.youtube.com/shorts/BrvIDEJtCPwique videos found: 769957 total videos found: 1233599\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IDhezvINwekique videos found: 769983 total videos found: 1233647\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zlzjH7OpV7wique videos found: 770003 total videos found: 1233683\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oge2PrbbM54\n", - "substring not found https://www.youtube.com/shorts/bsBKwqBfZPkique videos found: 770026 total videos found: 1233719\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OHTnebmNzdk\n", - "substring not found https://www.youtube.com/shorts/85-PalZY5tkique videos found: 770097 total videos found: 1233851\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NuFdkxvE3Zw\n", - "substring not found https://www.youtube.com/shorts/tL-8-QXP9_8ique videos found: 770149 total videos found: 1233922\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TYHKUUebYhUique videos found: 770181 total videos found: 1233969\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iJnrxbBcg6Iique videos found: 770207 total videos found: 1234005\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P6mNcChpVr0ique videos found: 770275 total videos found: 1234101\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cBonr2QQVfEique videos found: 770456 total videos found: 1234401\t\t\t\n", - "substring not found https://www.youtube.com/shorts/48CWj2I3cf0ique videos found: 770482 total videos found: 1234449\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HdZRhVDxHZw\n", - "substring not found https://www.youtube.com/shorts/T6AlmsjDpVgique videos found: 770523 total videos found: 1234557\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bN_oysLxs1Aique videos found: 770557 total videos found: 1234605\t\t\t\n", - "substring not found https://www.youtube.com/shorts/txG2ZQvMRzYique videos found: 770699 total videos found: 1234832\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bqWZYUyowBc\n", - "substring not found https://www.youtube.com/shorts/1EgiNWejp4sique videos found: 770718 total videos found: 1234856\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-wmt9CjJ4p8\n", - "substring not found https://www.youtube.com/shorts/UNerST0F9lc\n", - "substring not found https://www.youtube.com/shorts/5kgXMvm8I2I\n", - "substring not found https://www.youtube.com/shorts/1v5xeQYlhGoique videos found: 770788 total videos found: 1234963\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ewejlTEuZLMique videos found: 770799 total videos found: 1234975\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nCyp7WZuzGIique videos found: 770860 total videos found: 1235047\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7npayzScN-0ique videos found: 771068 total videos found: 1235335\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4wo2LfVD2S8\n", - "substring not found https://www.youtube.com/shorts/dHzoxIeZg5Qique videos found: 771304 total videos found: 1235656\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IgQ0B-_wXZ0ique videos found: 771514 total videos found: 1235945\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QiFfLhjqiuQique videos found: 772290 total videos found: 1237039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jp0zKXD0mho\n", - "substring not found https://www.youtube.com/shorts/Hdim80vakak\n", - "substring not found https://www.youtube.com/shorts/hmPDOVFqhoc\n", - "substring not found https://www.youtube.com/shorts/1jaVeeANBPc\n", - "substring not found https://www.youtube.com/shorts/WT-oybPiNxU\n", - "substring not found https://www.youtube.com/shorts/whqt2ChUWuwique videos found: 773176 total videos found: 1238196\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sovocUGKz3Iique videos found: 773183 total videos found: 1238208\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JzHrPytCfQcique videos found: 773917 total videos found: 1239241\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_CW-9SXNFTwique videos found: 773963 total videos found: 1239301\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wn0IlLB7zXs\n", - "substring not found https://www.youtube.com/shorts/5eG6sRSVKVI\n", - "substring not found https://www.youtube.com/shorts/mjCbE57hy5Y\n", - "substring not found https://www.youtube.com/shorts/R9odne-Lu0E\n", - "substring not found https://www.youtube.com/shorts/1vN44m4hsesique videos found: 774222 total videos found: 1239661\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YBKYuUhPPq0ique videos found: 774662 total videos found: 1240211\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uDDEpBS9Orgique videos found: 774672 total videos found: 1240223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oQVNKaQpTnkique videos found: 774711 total videos found: 1240295\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iHbIFtTrgkIique videos found: 774797 total videos found: 1240403\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iMtesJ16zGEique videos found: 774976 total videos found: 1240630\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sl4VKq-d9yg\n", - "substring not found https://www.youtube.com/shorts/gdRWS4s-LT8\n", - "substring not found https://www.youtube.com/shorts/ypRhAjTv9gEique videos found: 775329 total videos found: 1241106\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VDBMIxf54GIique videos found: 775377 total videos found: 1241166\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m9kc_1WMGFk\n", - "substring not found https://www.youtube.com/shorts/NJo2k1TBQzk\n", - "substring not found https://www.youtube.com/shorts/5TJI9l40fkI\n", - "substring not found https://www.youtube.com/shorts/rQLEJNAn8u4ique videos found: 775692 total videos found: 1241689\t\t\t\n", - "substring not found https://www.youtube.com/shorts/akTy_TXFY9cique videos found: 776429 total videos found: 1242776\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Pmm968a46_0ique videos found: 778156 total videos found: 1245359\t\t\t\n", - "substring not found https://www.youtube.com/shorts/evQctoRmRIIique videos found: 778263 total videos found: 1245501\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7sfbqpnith0ique videos found: 778318 total videos found: 1245573\t\t\t\n", - "substring not found https://www.youtube.com/shorts/J8kMfmkL2UAique videos found: 778342 total videos found: 1245609\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ostE-nHKleo\n", - "substring not found https://www.youtube.com/shorts/N10EsWX1c2Q\n", - "substring not found https://www.youtube.com/shorts/vZoloIAnI6Y\n", - "substring not found https://www.youtube.com/shorts/C7H__kk_Uhw\n", - "substring not found https://www.youtube.com/shorts/2dKlpKkvRZM\n", - "substring not found https://www.youtube.com/shorts/il2aLdpU0vkique videos found: 778356 total videos found: 1245633\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LjBEf_lU56oique videos found: 779008 total videos found: 1246701\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VNX7RvwTAmk\n", - "substring not found https://www.youtube.com/shorts/fwwz7ErxlP4ique videos found: 779023 total videos found: 1246725\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kHd7aKh7nYYique videos found: 779203 total videos found: 1247085\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BVrvUOIAij8ique videos found: 779792 total videos found: 1247946\t\t\t\n", - "substring not found https://www.youtube.com/shorts/clq4eZp_bwIique videos found: 780092 total videos found: 1248353\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6jvgFUe3auwique videos found: 780159 total videos found: 1248494\t\t\t\n", - "substring not found https://www.youtube.com/shorts/12_ZI-75F-U\n", - "substring not found https://www.youtube.com/shorts/iNKcFwc_OmUique videos found: 780191 total videos found: 1248554\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TPhCiY6TTDoique videos found: 780303 total videos found: 1248781\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y0wknn1uwU8ique videos found: 780579 total videos found: 1249201\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bYyArO5b0AMique videos found: 780964 total videos found: 1249909\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aOt_GHiPYr0\n", - "substring not found https://www.youtube.com/shorts/693mZZ7QwIcique videos found: 781217 total videos found: 1250424\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o4Lzbmr2FNQ\n", - "substring not found https://www.youtube.com/shorts/i-jqqGv0m0oique videos found: 781227 total videos found: 1250436\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lW9XD60kFSs\n", - "substring not found https://www.youtube.com/shorts/WqM5Ux-cYdo\n", - "substring not found https://www.youtube.com/shorts/nMaX0mvEy-8ique videos found: 781239 total videos found: 1250448\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CZHvIAXlkxE\n", - "substring not found https://www.youtube.com/shorts/qL0ombo3nxM\n", - "substring not found https://www.youtube.com/shorts/lTtdeuqkkbc\n", - "substring not found https://www.youtube.com/shorts/4ffw1Ubw9ks\n", - "substring not found https://www.youtube.com/shorts/DmwSHdGPWlIique videos found: 781250 total videos found: 1250460\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aPrtdnm6HcQ\n", - "substring not found https://www.youtube.com/shorts/9GAK1GughI0\n", - "substring not found https://www.youtube.com/shorts/iMTjzhCF9Toique videos found: 781271 total videos found: 1250484\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L4MSjnbctGYique videos found: 781452 total videos found: 1250744\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OvzUAQc0oi0ique videos found: 781456 total videos found: 1250756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sEl07sOJcfk\n", - "substring not found https://www.youtube.com/shorts/Tqawp7oTgJcique videos found: 781792 total videos found: 1251302\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Llt5Wx2G1agique videos found: 781861 total videos found: 1251410\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dmAwM0Nwn3Eique videos found: 781888 total videos found: 1251446\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-vdV7S1m4Ic\n", - "substring not found https://www.youtube.com/shorts/1pvlGfHWiuMique videos found: 782915 total videos found: 1253203\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lLbtomTOqw8ique videos found: 783003 total videos found: 1253381\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B-qZTlq6V4wique videos found: 783669 total videos found: 1254520\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bh3u1yTYcMEique videos found: 783731 total videos found: 1254616\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wFaGWtObA20ique videos found: 784639 total videos found: 1256049\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ezcr5xyOahYique videos found: 784735 total videos found: 1256251\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=nykl_pt_Ynond: 785920 total videos found: 1258189\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r0DO-z0c0SIique videos found: 786353 total videos found: 1258945\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F7KMrgcqQy8ique videos found: 786365 total videos found: 1258957\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Wy3VHpqztSoique videos found: 786404 total videos found: 1259005\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F8sgpSZGyBEique videos found: 786414 total videos found: 1259017\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ximWrvCi9d8ique videos found: 786425 total videos found: 1259029\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m8_H9bZVS2I\n", - "substring not found https://www.youtube.com/shorts/I1YEd5fxLFA\n", - "substring not found https://www.youtube.com/shorts/7mIZQWfyDNw\n", - "substring not found https://www.youtube.com/shorts/8UpMK-zCSro\n", - "substring not found https://www.youtube.com/shorts/xYGeDDxUVXg\n", - "substring not found https://www.youtube.com/shorts/egISpYhuLaAique videos found: 786606 total videos found: 1259317\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WdpXmZkp6As\n", - "substring not found https://www.youtube.com/shorts/Vqs_rH9wkL4ique videos found: 786750 total videos found: 1259544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6pOVcL8Y5G8ique videos found: 786837 total videos found: 1259652\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tnXtBtOeYxA\n", - "substring not found https://www.youtube.com/shorts/9cBWEr7I3I4\n", - "substring not found https://www.youtube.com/shorts/AybZ15bV9CQique videos found: 786877 total videos found: 1259700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h5VfC5R4fzM\n", - "substring not found https://www.youtube.com/shorts/UAsn8LwOsYAique videos found: 786949 total videos found: 1259805\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cRhccaoPaUQique videos found: 786985 total videos found: 1259852\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nKVQIdVTpLkique videos found: 787004 total videos found: 1259875\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kaXxmBx4SZsique videos found: 787036 total videos found: 1259934\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zE7B2ag766s\n", - "substring not found https://www.youtube.com/shorts/OyZnuU4vU3oique videos found: 787151 total videos found: 1260098\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kkkyESFdw58\n", - "substring not found https://www.youtube.com/shorts/U4jHvD7azPcique videos found: 787779 total videos found: 1261113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2dVSLLv3bmsique videos found: 787859 total videos found: 1261209\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y-X_RoqEB5Yique videos found: 787989 total videos found: 1261413\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CYM1d5RgSN4\n", - "substring not found https://www.youtube.com/shorts/GGmOKmM4bcIique videos found: 788010 total videos found: 1261437\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZYHzPtGzvtQique videos found: 788895 total videos found: 1262711\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xqgSSFSbn74ique videos found: 789205 total videos found: 1263124\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Pj29ODfahecique videos found: 792040 total videos found: 1267908\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-08qaCuY8ekique videos found: 792410 total videos found: 1268517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XzRPfJBWcgkique videos found: 792416 total videos found: 1268529\t\t\t\n", - "substring not found https://www.youtube.com/shorts/683mZkSi_6Eique videos found: 793020 total videos found: 1269507\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xzyJlErbiegique videos found: 793709 total videos found: 1270630\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u7Wi0c4Bn78ique videos found: 794010 total videos found: 1271025\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JfxeGjJDhccique videos found: 795244 total videos found: 1273224\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KIVkpPQtTn4ique videos found: 795331 total videos found: 1273404\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U24AEMOW8bYique videos found: 795555 total videos found: 1273812\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZAtoPYSgql0ique videos found: 796233 total videos found: 1274805\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8FB3PvptDOkique videos found: 797463 total videos found: 1276487\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vq9Pdt8x3uQique videos found: 798813 total videos found: 1278598\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dVrs8PqrYNkique videos found: 798828 total videos found: 1278622\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nt54ICzAyC4ique videos found: 799007 total videos found: 1278895\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yEwVRIX5aMcique videos found: 799127 total videos found: 1279073\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k5ROHmQmHjQique videos found: 799655 total videos found: 1279991\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lbXogx3OQ4Iique videos found: 800494 total videos found: 1281290\t\t\t\n", - "substring not found https://www.youtube.com/shorts/H2LRNSbD2Sk\n", - "substring not found https://www.youtube.com/shorts/WMsYp5I472gique videos found: 800782 total videos found: 1281732\t\t\t\n", - "substring not found https://www.youtube.com/shorts/77enIlbcGTYique videos found: 801800 total videos found: 1283350\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oX6R_20Hvccique videos found: 803142 total videos found: 1285609\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ikRU6JM54y8ique videos found: 803147 total videos found: 1285619\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NAVDRkfGVnUique videos found: 803306 total videos found: 1285831\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BvucYuClHrMique videos found: 803627 total videos found: 1286272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/75m3mB-jpjMique videos found: 804485 total videos found: 1287531\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8-o46Q4GRx0\n", - "substring not found https://www.youtube.com/shorts/1CdNLR75KyQique videos found: 804507 total videos found: 1287578\t\t\t\n", - "substring not found https://www.youtube.com/shorts/forMx7r4_Eoique videos found: 804543 total videos found: 1287649\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xC9GmmclWQMique videos found: 805073 total videos found: 1288397\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_XMZ_Rh8lkUique videos found: 805267 total videos found: 1288673\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XiNMBD6gqH4ique videos found: 805413 total videos found: 1288888\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N5IONCCTTn0\n", - "substring not found https://www.youtube.com/shorts/aebd7IFoVhk\n", - "substring not found https://www.youtube.com/shorts/il1s0poTCC0\n", - "substring not found https://www.youtube.com/shorts/3EQKYDrJm2Uique videos found: 805417 total videos found: 1288900\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EXGaG0kp2j4ique videos found: 805418 total videos found: 1288912\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E-H-2zcTXIYique videos found: 806186 total videos found: 1290205\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1Ta6i3-L1wk\n", - "substring not found https://www.youtube.com/shorts/85YmkySgkUMique videos found: 807423 total videos found: 1292052\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sXKdiHOTDZ0ique videos found: 807991 total videos found: 1292910\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0ySSle3dC7o\n", - "substring not found https://www.youtube.com/shorts/9AaBT7qA73Q\n", - "substring not found https://www.youtube.com/shorts/uXKyPi2rGrUique videos found: 808014 total videos found: 1292946\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UZhByl0l9bIique videos found: 808063 total videos found: 1293042\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8hoo1E80DN8ique videos found: 808256 total videos found: 1293342\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pX4GoHAULusique videos found: 808268 total videos found: 1293354\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CqPriste9nQ\n", - "substring not found https://www.youtube.com/shorts/qTauu_aDh-s\n", - "substring not found https://www.youtube.com/shorts/ZoEWIs0EJ_A\n", - "substring not found https://www.youtube.com/shorts/S4PSOhFVTuEique videos found: 808851 total videos found: 1294140\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9_XH54P_Mz0ique videos found: 809313 total videos found: 1294765\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g2kFli2sJS0ique videos found: 809652 total videos found: 1295242\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_s_-C1Geckwique videos found: 809913 total videos found: 1295576\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c6a_beU8tccique videos found: 809968 total videos found: 1295636\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GO4GuJLGbCcique videos found: 809987 total videos found: 1295660\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1aY4mnOhWhg\n", - "substring not found https://www.youtube.com/shorts/EDN_nqoZr2E\n", - "substring not found https://www.youtube.com/shorts/9JHLk2_-5Noique videos found: 810169 total videos found: 1295921\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jm-Ic_JRRkEique videos found: 811256 total videos found: 1297522\t\t\t\n", - "substring not found https://www.youtube.com/shorts/liyteHghubYique videos found: 812913 total videos found: 1299960\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HFdFSxsUtCcique videos found: 813490 total videos found: 1300811\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QoWIBRbrPLUique videos found: 815151 total videos found: 1303566\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Rfi-E2-nDksique videos found: 815983 total videos found: 1305120\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3NL9FXC9iZQ\n", - "substring not found https://www.youtube.com/shorts/1yMSqEDlhYQique videos found: 816443 total videos found: 1305745\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QexrGwB-KNkique videos found: 817954 total videos found: 1308044\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EmKcnehik7Yique videos found: 818354 total videos found: 1308571\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JTBVD3NZbRA\n", - "substring not found https://www.youtube.com/shorts/8yj7BgeSEdoique videos found: 818689 total videos found: 1309170\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F_o87n5iwLs\n", - "substring not found https://www.youtube.com/shorts/S0UDV87B8vwique videos found: 818758 total videos found: 1309290\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oT-xaY9yMfMique videos found: 818788 total videos found: 1309349\t\t\t\n", - "substring not found https://www.youtube.com/shorts/byMg04KF0TMique videos found: 818815 total videos found: 1309397\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WD1xkWcrw9kique videos found: 823125 total videos found: 1317095\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sS4lV8JeuRAique videos found: 824299 total videos found: 1318753\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XbILrxcS9QEique videos found: 825256 total videos found: 1320313\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eFLVT4PQeckique videos found: 825517 total videos found: 1320658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3j0kGd4rI1Y\n", - "substring not found https://www.youtube.com/shorts/BC-V7Ayke54ique videos found: 826087 total videos found: 1321605\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zCZJ-PWp-u4ique videos found: 826201 total videos found: 1321773\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QFTiOrOP03Eique videos found: 826204 total videos found: 1321785\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t8N19dKR_FEique videos found: 826250 total videos found: 1321853\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ee3LUJw4Sjsique videos found: 828164 total videos found: 1325255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iTHHoBqKmaM\n", - "substring not found https://www.youtube.com/shorts/Cn7Nj1cU0OQ\n", - "substring not found https://www.youtube.com/shorts/94NMydOIVmU\n", - "substring not found https://www.youtube.com/shorts/Ov84sElTKxoique videos found: 828846 total videos found: 1326275\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5V5rFs2ua50ique videos found: 828853 total videos found: 1326286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bcMoBToymxkique videos found: 828918 total videos found: 1326365\t\t\t\n", - "substring not found https://www.youtube.com/shorts/J4d0tWpGznIique videos found: 829656 total videos found: 1327411\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TKeeIAWWtbcique videos found: 829702 total videos found: 1327483\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6VOBrGy_Z4kique videos found: 830416 total videos found: 1328664\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YAYRA7q7u0wique videos found: 833216 total videos found: 1334264\t\t\t\n", - "substring not found https://www.youtube.com/shorts/84zMrLXAj4Yique videos found: 835035 total videos found: 1337070\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Asx46z4cbD0\n", - "substring not found https://www.youtube.com/shorts/0a87bVM3bNYique videos found: 835953 total videos found: 1338749\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4Ax6kOeWPjsique videos found: 836148 total videos found: 1339092\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UU67L1Xei5kique videos found: 836230 total videos found: 1339200\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uyEY4r2nuiE\n", - "substring not found https://www.youtube.com/shorts/lHlbzQLrQ7kique videos found: 836387 total videos found: 1339404\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kLun-SVXIjcique videos found: 836397 total videos found: 1339416\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Rv63IHrtKxYique videos found: 836529 total videos found: 1339628\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PKNNVaZSH7Aique videos found: 839242 total videos found: 1343970\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XUiwJCcU1e8\n", - "substring not found https://www.youtube.com/shorts/rozI0K2JLhgique videos found: 840689 total videos found: 1346082\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Opz3IFMP-8ique videos found: 840720 total videos found: 1346118\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-VB8lgHGsgkique videos found: 840804 total videos found: 1346238\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sjL2-qBmBZYique videos found: 840840 total videos found: 1346286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lh7jpAjd4HA\n", - "substring not found https://www.youtube.com/shorts/5_Q2kckEFrUique videos found: 840896 total videos found: 1346370\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2gcHE969_rk\n", - "substring not found https://www.youtube.com/shorts/7w8zIKbiujIique videos found: 840916 total videos found: 1346406\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KKCMnwnGjGE\n", - "substring not found https://www.youtube.com/shorts/0X3QzWLjA2k\n", - "substring not found https://www.youtube.com/shorts/7K7k7wOFzq0\n", - "substring not found https://www.youtube.com/shorts/_of2Dzzsu3wique videos found: 841346 total videos found: 1347004\t\t\t\n", - "substring not found https://www.youtube.com/shorts/chsD9DlJe0g\n", - "substring not found https://www.youtube.com/shorts/tajY5Jzkz3Uique videos found: 841569 total videos found: 1347388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/j2cn6a16VsMique videos found: 841810 total videos found: 1347855\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1QHZFGrp9lkique videos found: 841957 total videos found: 1348083\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LRPpXAxbpygique videos found: 842030 total videos found: 1348202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GDMgzbL5HrYique videos found: 842357 total videos found: 1348682\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m3RF517BhDkique videos found: 842495 total videos found: 1348908\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LdMmU8iMILE\n", - "substring not found https://www.youtube.com/shorts/_mMeAYp0lXkique videos found: 842504 total videos found: 1348920\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HuRIF_DFzGQique videos found: 842546 total videos found: 1348980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MGUPyNgbBP8ique videos found: 842549 total videos found: 1348992\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GrLPImqeC_kique videos found: 842582 total videos found: 1349040\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HvU7vhb7B_oique videos found: 842590 total videos found: 1349052\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vnLKV1LclDE\n", - "substring not found https://www.youtube.com/shorts/SIYhQ4mMvPUique videos found: 842608 total videos found: 1349076\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jEMA4aaYzzEique videos found: 842616 total videos found: 1349088\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8qr4I2uo9pQ\n", - "substring not found https://www.youtube.com/shorts/0nqnm8T-c4gique videos found: 842645 total videos found: 1349136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yjOM6YLYxegique videos found: 842988 total videos found: 1349744\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GrMLeApIb3Eique videos found: 843013 total videos found: 1349780\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lDe7wUWSWUk\n", - "substring not found https://www.youtube.com/shorts/hwCaBu4aQ3Iique videos found: 843019 total videos found: 1349792\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4VAvOqHrfpQique videos found: 843489 total videos found: 1350548\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B1CNOTcCBmwique videos found: 843769 total videos found: 1350890\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PQHVXUiksNcique videos found: 844732 total videos found: 1352377\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8yVvRYh9OpQique videos found: 844787 total videos found: 1352473\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9kIqOH0brboique videos found: 845109 total videos found: 1352917\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FU_3pa21iJk\n", - "substring not found https://www.youtube.com/shorts/8svwNreIbuU\n", - "substring not found https://www.youtube.com/shorts/kxmna5mLfV0\n", - "substring not found https://www.youtube.com/shorts/wjNMG2QdLOoique videos found: 845486 total videos found: 1353513\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qM298rnixfsique videos found: 846118 total videos found: 1354464\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TTQdj0ihEiAique videos found: 846146 total videos found: 1354512\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5PXZ_OTIHAMique videos found: 846175 total videos found: 1354548\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p3MVYzvHXLwique videos found: 846331 total videos found: 1354762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l2xM5NUsC5o\n", - "substring not found https://www.youtube.com/shorts/h1gxUXokf-wique videos found: 846346 total videos found: 1354786\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BY776r2KO48ique videos found: 846357 total videos found: 1354798\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l9Ya0mnSQL0ique videos found: 846639 total videos found: 1355201\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aA8SS21NF9Iique videos found: 847284 total videos found: 1356129\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hUFhzBf-tHU\n", - "substring not found https://www.youtube.com/shorts/Zf9pouqVBy8ique videos found: 847294 total videos found: 1356141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1_H-GzxmWfk\n", - "substring not found https://www.youtube.com/shorts/RF5RFh4yttw\n", - "substring not found https://www.youtube.com/shorts/Z3XxGFjCozEique videos found: 847309 total videos found: 1356165\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tv9bEeAN8pYique videos found: 847666 total videos found: 1356702\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V3CzMS3niRMique videos found: 848684 total videos found: 1358429\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dAHjtFE19G4ique videos found: 849686 total videos found: 1360585\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bTlvVnlUnGkique videos found: 851002 total videos found: 1362381\t\t\t\n", - "substring not found https://www.youtube.com/shorts/btCkj_fmKLsique videos found: 851051 total videos found: 1362453\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZB28-3qY7fg\n", - "substring not found https://www.youtube.com/shorts/h-EW3CNlOgs\n", - "substring not found https://www.youtube.com/shorts/eqqA3U8WICEique videos found: 851056 total videos found: 1362465\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r0JWfnBoSO8ique videos found: 851528 total videos found: 1363110\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8NtsjgQLMHw\n", - "substring not found https://www.youtube.com/shorts/w43pU-xGYFk\n", - "substring not found https://www.youtube.com/shorts/3KlA0t1gy7Y\n", - "substring not found https://www.youtube.com/shorts/JhmafHh6wWYique videos found: 851809 total videos found: 1363527\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tV-aO6V7mqsique videos found: 851835 total videos found: 1363563\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Ci9KJulxUAique videos found: 852342 total videos found: 1364365\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V3dkpOJ7yeA\n", - "substring not found https://www.youtube.com/shorts/fcaUU3AYfNcique videos found: 853048 total videos found: 1365431\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=dEfRPDezAM0nd: 855360 total videos found: 1369324\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zwznftM1-9kique videos found: 855423 total videos found: 1369408\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8UlC2ZKvvcEique videos found: 855457 total videos found: 1369443\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F6_-_TGQ2C8\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=gjytzvUoYOAnd: 855895 total videos found: 1370072\t\t\t\n", - "substring not found https://www.youtube.com/shorts/McV99Tc3Gekique videos found: 856350 total videos found: 1371180\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6Q2va0ceQ5Mique videos found: 856972 total videos found: 1372410\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DpmS_cmmenYique videos found: 857104 total videos found: 1372595\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_ESxdazEFdEique videos found: 857286 total videos found: 1372846\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fNgsgh55W3Iique videos found: 858168 total videos found: 1374090\t\t\t\n", - "substring not found https://www.youtube.com/shorts/es6rgt5PvZEique videos found: 858287 total videos found: 1374294\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EI_qySsNJwcique videos found: 858385 total videos found: 1374426\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RvlDjsmscI0ique videos found: 858398 total videos found: 1374462\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Q76uQA59BLs\n", - "substring not found https://www.youtube.com/shorts/7UU1G2W8pAQ\n", - "substring not found https://www.youtube.com/shorts/PRONqB8VQEwique videos found: 858408 total videos found: 1374486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4_ylqrH9Ymoique videos found: 858547 total videos found: 1374690\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uUoicth-_wIique videos found: 858760 total videos found: 1374975\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xp3pxNxI3vsique videos found: 859095 total videos found: 1375467\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Gm8moA6BGAsique videos found: 859107 total videos found: 1375479\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bJq8CfcUyXMique videos found: 859137 total videos found: 1375515\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wkE6sIvUnJI\n", - "substring not found https://www.youtube.com/shorts/J3OC-RaMI4Mique videos found: 859551 total videos found: 1376038\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PE-8-HwCbLwique videos found: 859559 total videos found: 1376050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4NqWr9_owS0ique videos found: 859572 total videos found: 1376074\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1pLDQELcunwique videos found: 859584 total videos found: 1376096\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=a8QVNtPkmNAnd: 860423 total videos found: 1377665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_9ZX3GM-DNsique videos found: 860590 total videos found: 1377927\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cSJhfazSOx4ique videos found: 860619 total videos found: 1377987\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nx90M70plQs\n", - "substring not found https://www.youtube.com/shorts/z3Xgw2KHjWs\n", - "substring not found https://www.youtube.com/shorts/8ZqQHuCk0Bwique videos found: 861022 total videos found: 1378643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jnpu7F5qU2Uique videos found: 861414 total videos found: 1379214\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UD4zlDeTrJgique videos found: 861708 total videos found: 1379658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gE3uk2OOPt4ique videos found: 861753 total videos found: 1379730\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2eKHOCk3130ique videos found: 861758 total videos found: 1379742\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PxlwqHWrnuUique videos found: 862052 total videos found: 1380244\t\t\t\n", - "substring not found https://www.youtube.com/shorts/swb7lMQHkVE\n", - "substring not found https://www.youtube.com/shorts/Dsyf7OSAHvA\n", - "substring not found https://www.youtube.com/shorts/gN1ooVlMjBU\n", - "substring not found https://www.youtube.com/shorts/F1oQb90oSCIique videos found: 862068 total videos found: 1380268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bfS0U7ol7p4ique videos found: 862473 total videos found: 1380903\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7yQ1ddak1SUique videos found: 863175 total videos found: 1382007\t\t\t\n", - "substring not found https://www.youtube.com/shorts/isKGof4FTkQique videos found: 863324 total videos found: 1382223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jKkaq1yvuZUique videos found: 863696 total videos found: 1382847\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nWBS1mC4Dzoique videos found: 863950 total videos found: 1383242\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e0r0ih7bzZ8ique videos found: 864016 total videos found: 1383346\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-KrRyRe7nns\n", - "substring not found https://www.youtube.com/shorts/OYdj27rl3UUique videos found: 864218 total videos found: 1383595\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w2RqIaxUpiEique videos found: 864224 total videos found: 1383607\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZSOsLFRHHEQique videos found: 864253 total videos found: 1383643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S4AYtXWjeqkique videos found: 864472 total videos found: 1383931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/439KzYvKD4Mique videos found: 864520 total videos found: 1384003\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uH1X4H6AdoEique videos found: 864531 total videos found: 1384015\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ibihqFyG_yw\n", - "substring not found https://www.youtube.com/shorts/G97Xv1jAdAoique videos found: 864861 total videos found: 1384589\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V0LFnnQMtSoique videos found: 864909 total videos found: 1384661\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WKiMeUNOGSYique videos found: 864947 total videos found: 1384721\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ThwEvj5dYCYique videos found: 864996 total videos found: 1384805\t\t\t\n", - "substring not found https://www.youtube.com/shorts/z95EanM12yYique videos found: 865031 total videos found: 1384865\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Nvz0OE7oTq0ique videos found: 865038 total videos found: 1384889\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MzbIc-mR4Dw\n", - "substring not found https://www.youtube.com/shorts/_KabTeplhicique videos found: 865255 total videos found: 1385223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jcmGB6g0Ro4\n", - "substring not found https://www.youtube.com/shorts/ROqZtt1NMdg\n", - "substring not found https://www.youtube.com/shorts/RupXL7UFqdUique videos found: 865415 total videos found: 1385469\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g34SOm2h2YEique videos found: 865860 total videos found: 1386116\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oJnR5wF0ieUique videos found: 866054 total videos found: 1386355\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hISwsQ63xJIique videos found: 866714 total videos found: 1387421\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tDFclfnVeCsique videos found: 866765 total videos found: 1387493\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9RcJ-NhWvZsique videos found: 866874 total videos found: 1387637\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OJs_A1uaOH8ique videos found: 866884 total videos found: 1387649\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DObyscv97LUique videos found: 867010 total videos found: 1387901\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Qlah8PkOuZcique videos found: 867324 total videos found: 1388343\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LnFiHmEXZSc\n", - "substring not found https://www.youtube.com/shorts/OcRRN5_ooZIique videos found: 867365 total videos found: 1388403\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p5WigEExuPIique videos found: 868208 total videos found: 1389580\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oSAXHgp35tA\n", - "substring not found https://www.youtube.com/shorts/jj_iK9YE0m8\n", - "substring not found https://www.youtube.com/shorts/WK04zkrsDj8ique videos found: 868274 total videos found: 1389712\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eZ5B8qww70E\n", - "substring not found https://www.youtube.com/shorts/pMXMP5KMkVYique videos found: 868479 total videos found: 1390080\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Vr86xMZATMique videos found: 868604 total videos found: 1390272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IKbVF4DIe8Aique videos found: 868644 total videos found: 1390332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vQNC-rxvTbE\n", - "substring not found https://www.youtube.com/shorts/6X9rG5kdyNk\n", - "substring not found https://www.youtube.com/shorts/fZiIkzmBZfkique videos found: 868653 total videos found: 1390344\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LG6zfcFUq7s\n", - "substring not found https://www.youtube.com/shorts/dN5mkp46ONAique videos found: 869909 total videos found: 1392342\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2en7q9jFCYsique videos found: 870232 total videos found: 1392772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tv22cluNbKgique videos found: 870376 total videos found: 1392976\t\t\t\n", - "substring not found https://www.youtube.com/shorts/baYsc2JVZ8sique videos found: 870587 total videos found: 1393276\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wo8OWLfrpVwique videos found: 871280 total videos found: 1394194\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9Y5rBzCf02oique videos found: 875634 total videos found: 1402364\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F_K4lTQ4QSEique videos found: 876153 total videos found: 1403107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5qG5QuiBxfUique videos found: 876169 total videos found: 1403131\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pUFp61gJeb0ique videos found: 876223 total videos found: 1403203\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c8IImeBLrTwique videos found: 876584 total videos found: 1403777\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iGKLtfU5Q6Y\n", - "substring not found https://www.youtube.com/shorts/js8tlO5pTDsique videos found: 878234 total videos found: 1406302\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JFKejSybeokique videos found: 878605 total videos found: 1406828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w9TC7OPIcnkique videos found: 878818 total videos found: 1407212\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bbF5vQ-Z4psique videos found: 883128 total videos found: 1415096\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ff8EBiIq64Eique videos found: 884230 total videos found: 1417139\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5tG1R233OJQique videos found: 884297 total videos found: 1417267\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RpIZHBUMtcwique videos found: 884313 total videos found: 1417303\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NnjIvFKzbk4\n", - "substring not found https://www.youtube.com/shorts/1nO6D2XWa8Uique videos found: 884736 total videos found: 1417911\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-kfULxYfPZ8ique videos found: 885357 total videos found: 1418850\t\t\t\n", - "substring not found https://www.youtube.com/shorts/njJACn1QMXUique videos found: 886747 total videos found: 1421301\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K8XTPv2TyYUique videos found: 886841 total videos found: 1421438\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t7dpGiWET0Qique videos found: 886906 total videos found: 1421533\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qaUTzO2aHaEique videos found: 886963 total videos found: 1421640\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RXAWC29namE\n", - "substring not found https://www.youtube.com/shorts/G2mzd36a8sg\n", - "substring not found https://www.youtube.com/shorts/bkrVTp3UD4I\n", - "substring not found https://www.youtube.com/shorts/YV1ad6C7RG4ique videos found: 886972 total videos found: 1421652\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o22uXo7A94kique videos found: 886983 total videos found: 1421676\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QIbF3CWrKJc\n", - "substring not found https://www.youtube.com/shorts/jeMyvUXhcPAique videos found: 887038 total videos found: 1421796\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JPm81NfeDugique videos found: 887059 total videos found: 1421820\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p-O7WsT3qx0ique videos found: 887129 total videos found: 1421916\t\t\t\n", - "substring not found https://www.youtube.com/shorts/34jGREXaA9Uique videos found: 887359 total videos found: 1422239\t\t\t\n", - "substring not found https://www.youtube.com/shorts/M9C8H_GyfTgique videos found: 888129 total videos found: 1423358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mGdkERW7KWU\n", - "substring not found https://www.youtube.com/shorts/Wq8U60ncnR4\n", - "substring not found https://www.youtube.com/shorts/iIgqx_V66zAique videos found: 888305 total videos found: 1423634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B5Q1J5c8oNcique videos found: 888692 total videos found: 1424149\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DzspnMPqFvoique videos found: 889052 total videos found: 1424663\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Bir8N5-oLGEique videos found: 889387 total videos found: 1425214\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E3bjAnrofrYique videos found: 889861 total videos found: 1425934\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UGg_QL0FfXUique videos found: 890449 total videos found: 1426879\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QHmP3rZpNTI\n", - "substring not found https://www.youtube.com/shorts/hniye3lDkbkique videos found: 890790 total videos found: 1427346\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9_nle7TCr0Aique videos found: 890896 total videos found: 1427478\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Jwrkcn-wT-M\n", - "substring not found https://www.youtube.com/shorts/uP-xJgshQbkique videos found: 890906 total videos found: 1427489\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ole3KLtvSmcique videos found: 890926 total videos found: 1427513\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a5WbXG9jxPE\n", - "substring not found https://www.youtube.com/shorts/_edHgnhf-gI\n", - "substring not found https://www.youtube.com/shorts/sosVSP3MWT4ique videos found: 891099 total videos found: 1427763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JOx4dehkuhQ\n", - "substring not found https://www.youtube.com/shorts/9dvo4W7aPpsique videos found: 891280 total videos found: 1428014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8AqCAjO1A3kique videos found: 891287 total videos found: 1428026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/H5oofCsVHn4ique videos found: 891600 total videos found: 1428455\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XBDd_efkgno\n", - "substring not found https://www.youtube.com/shorts/T9p2gdA88RA\n", - "substring not found https://www.youtube.com/shorts/d31Xh00tH4Uique videos found: 892502 total videos found: 1429770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UVxdkjHYr-Eique videos found: 893355 total videos found: 1431279\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2S3wtNXBGvMique videos found: 893358 total videos found: 1431291\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QQGnlNUnS1g\n", - "substring not found https://www.youtube.com/shorts/Km3ckF5Mnesique videos found: 893554 total videos found: 1431591\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7pSYcCPzgf0\n", - "substring not found https://www.youtube.com/shorts/cH4eFfBwhzQique videos found: 893819 total videos found: 1432010\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l3t_FU9an0gique videos found: 894313 total videos found: 1432733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qvopjaGSL8oique videos found: 894782 total videos found: 1433379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3NSrYZgjHT8ique videos found: 894859 total videos found: 1433475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Oer3m6ffoV4\n", - "substring not found https://www.youtube.com/shorts/S4aFp_WGC6Mique videos found: 894870 total videos found: 1433487\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oskw0kGb5ssique videos found: 895035 total videos found: 1433722\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ul1VZueBlesique videos found: 895068 total videos found: 1433770\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JKicrvKRWCoique videos found: 896209 total videos found: 1435891\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BGmJ5l7ZgY8ique videos found: 896228 total videos found: 1435915\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xVwo6lUb6sAique videos found: 896477 total videos found: 1436268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ORr27s25fHwique videos found: 896489 total videos found: 1436280\t\t\t\n", - "substring not found https://www.youtube.com/shorts/leqdOurJmPYique videos found: 896557 total videos found: 1436374\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e_EuAwf9amE\n", - "substring not found https://www.youtube.com/shorts/-t3kjv-4vaY\n", - "substring not found https://www.youtube.com/shorts/Rgl4AwAbdy0ique videos found: 896562 total videos found: 1436386\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8g4d9QMM4JYique videos found: 899778 total videos found: 1441733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0UERF3em-CQique videos found: 900537 total videos found: 1442780\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UJ5hT3YYae4ique videos found: 901400 total videos found: 1444255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tA9c5MoB5Kwique videos found: 902811 total videos found: 1446957\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ionmRKc-XTwique videos found: 903040 total videos found: 1447272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hDaddwGVoJIique videos found: 903054 total videos found: 1447296\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OPxx1mimDf4ique videos found: 903282 total videos found: 1447594\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DNH1Dk7moPo\n", - "substring not found https://www.youtube.com/shorts/p1XSgd7aUfg\n", - "substring not found https://www.youtube.com/shorts/go0hliMbBaQ\n", - "substring not found https://www.youtube.com/shorts/A8JjCSsyOw0\n", - "substring not found https://www.youtube.com/shorts/baYKZV35CFs\n", - "substring not found https://www.youtube.com/shorts/YwioujoGV7A\n", - "substring not found https://www.youtube.com/shorts/F-eYIAeE2jo\n", - "substring not found https://www.youtube.com/shorts/Ig_0oo37qOM\n", - "substring not found https://www.youtube.com/shorts/2fUerfeLaeMique videos found: 903302 total videos found: 1447618\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SkLw6nwNdkU\n", - "substring not found https://www.youtube.com/shorts/xnS-FQALhLo\n", - "substring not found https://www.youtube.com/shorts/wCs80KS1b-w\n", - "substring not found https://www.youtube.com/shorts/Lk6MZQuKGc8ique videos found: 903477 total videos found: 1447881\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V8Ly4IaNHZMique videos found: 903982 total videos found: 1448649\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hyHtjf16_Mgique videos found: 904170 total videos found: 1448911\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lbtnp_sLXxQique videos found: 904389 total videos found: 1449186\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dwIt7erviBQique videos found: 904857 total videos found: 1449880\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eH1T9m5pgDYique videos found: 904874 total videos found: 1449916\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hO6wEPHs7qoique videos found: 905070 total videos found: 1450179\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_Dza7tzf5Bo\n", - "substring not found https://www.youtube.com/shorts/jfd2P7JN48Q\n", - "substring not found https://www.youtube.com/shorts/6wjQxJOzuAIique videos found: 905404 total videos found: 1450728\t\t\t\n", - "substring not found https://www.youtube.com/shorts/00DA5cY-8rUique videos found: 905824 total videos found: 1451303\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hB2DUZtSS_k\n", - "substring not found https://www.youtube.com/shorts/iCkmQn4q7Ksique videos found: 906428 total videos found: 1452235\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cteqElc8NAcique videos found: 909281 total videos found: 1456501\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OF1R2zy_FbUique videos found: 909601 total videos found: 1457014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zkGZijezfdAique videos found: 909611 total videos found: 1457025\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Nni1_aXdmwQ\n", - "substring not found https://www.youtube.com/shorts/GQLzb2F_wj4ique videos found: 909685 total videos found: 1457169\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y7qRZzjgjv0\n", - "substring not found https://www.youtube.com/shorts/QZSO4-2oE9cique videos found: 910736 total videos found: 1458855\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kCoWS9jD4ncique videos found: 910916 total videos found: 1459106\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GikoLBsYngg\n", - "substring not found https://www.youtube.com/shorts/BlnS1n7vE-4ique videos found: 911088 total videos found: 1459358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/77eVajU_mgAique videos found: 911325 total videos found: 1459682\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lspJvfFIbc4ique videos found: 911388 total videos found: 1459754\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AUy5rU25-Vsique videos found: 913641 total videos found: 1463149\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_ReOm93m-r8ique videos found: 913709 total videos found: 1463245\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MjHPrbDRWdwique videos found: 914161 total videos found: 1463853\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dCmTruuY2h4ique videos found: 914321 total videos found: 1464045\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oUNhQGa213Eique videos found: 914330 total videos found: 1464057\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JMC0ZOloWlsique videos found: 915692 total videos found: 1466115\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gBF8UE59Vzwique videos found: 916404 total videos found: 1467237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U5yVi9hq9rUique videos found: 916744 total videos found: 1467748\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ur0IA2uKM1k\n", - "substring not found https://www.youtube.com/shorts/X78SFwOXjggique videos found: 916782 total videos found: 1467808\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xXpvOXPmJtwique videos found: 916865 total videos found: 1467927\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kFpqTePGQpE\n", - "substring not found https://www.youtube.com/shorts/dSNg6BGBaa8\n", - "substring not found https://www.youtube.com/shorts/EvVotcvCjZgique videos found: 916882 total videos found: 1467951\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vvKF5jnwFWUique videos found: 917113 total videos found: 1468308\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LLJ08ixT_lIique videos found: 917127 total videos found: 1468344\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e-jetcKwfo0ique videos found: 917214 total videos found: 1468536\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-xXohTwLdWkique videos found: 917320 total videos found: 1468692\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lu0l8SCgH5Iique videos found: 917340 total videos found: 1468727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1r52J5J36Q4ique videos found: 917379 total videos found: 1468774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tu0jRnq_o3gique videos found: 917795 total videos found: 1469425\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sExm_puj5mw\n", - "substring not found https://www.youtube.com/shorts/AKS-7s4OZMU\n", - "substring not found https://www.youtube.com/shorts/xKPIKvjo7Cwique videos found: 917803 total videos found: 1469437\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u9i2L4Y3mJsique videos found: 918411 total videos found: 1470514\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LE_jAJHkTEEique videos found: 919125 total videos found: 1471563\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K5Gcl9gQekAique videos found: 920514 total videos found: 1473550\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kvTs_nbc8Egique videos found: 920544 total videos found: 1473586\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l0TJPGYoIwgique videos found: 920553 total videos found: 1473598\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NzYx5qqxsS0ique videos found: 920560 total videos found: 1473610\t\t\t\n", - "substring not found https://www.youtube.com/shorts/28ZCCY9OJvwique videos found: 920688 total videos found: 1473765\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WYFOKG1OErEique videos found: 920697 total videos found: 1473777\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7gUkNtW4S4sique videos found: 920714 total videos found: 1473801\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TsJs4GpX88M\n", - "substring not found https://www.youtube.com/shorts/yQ3rD5H0DAwique videos found: 920723 total videos found: 1473813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RjqLO0dHEsk\n", - "substring not found https://www.youtube.com/shorts/-w719QTZer4ique videos found: 920826 total videos found: 1473943\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2jz3Vcfoh-Qique videos found: 920933 total videos found: 1474109\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2xV5DYqDN48ique videos found: 921442 total videos found: 1474971\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wdFlaeZ_oogique videos found: 921523 total videos found: 1475091\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rm2yTNlOiM8ique videos found: 921609 total videos found: 1475223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/URDGErdkkfAique videos found: 921769 total videos found: 1475462\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Uc8_Z_dnSdI\n", - "substring not found https://www.youtube.com/shorts/rUTNgaB8K68ique videos found: 921819 total videos found: 1475522\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VB244Nrlfdcique videos found: 921897 total videos found: 1475702\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LSxzeFl5G9Eique videos found: 922682 total videos found: 1476864\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zyKILw4Cwwsique videos found: 922970 total videos found: 1477259\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_x82coq-FuYique videos found: 923858 total videos found: 1478684\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_U9ktloVmHwique videos found: 926379 total videos found: 1483043\t\t\t\n", - "substring not found https://www.youtube.com/shorts/caB5T7rv95gique videos found: 926477 total videos found: 1483184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/br3WArlKfX4ique videos found: 927849 total videos found: 1485695\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vWFmDrTAO6Mique videos found: 927855 total videos found: 1485707\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uRPeRUSyvEYique videos found: 928104 total videos found: 1486138\t\t\t\n", - "substring not found https://www.youtube.com/shorts/be3DPHq-4sUique videos found: 928659 total videos found: 1487033\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3fJNI7w7LJcique videos found: 928698 total videos found: 1487078\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3y865DQrQc0ique videos found: 929045 total videos found: 1487628\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Jy8JhYIiZcwique videos found: 929132 total videos found: 1487772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b0RVchPSTUMique videos found: 929425 total videos found: 1488211\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dNBtYSE5x4gique videos found: 929748 total videos found: 1488702\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JuGlASe21vIique videos found: 929946 total videos found: 1488996\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7B5ZSKNlllAique videos found: 930186 total videos found: 1489327\t\t\t\n", - "substring not found https://www.youtube.com/shorts/adNN6uaLwJkique videos found: 930336 total videos found: 1489529\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LGgpC7Mg0mMique videos found: 932296 total videos found: 1492762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rahcuc0jRkgique videos found: 932424 total videos found: 1492930\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wxhO82Zemhcique videos found: 932452 total videos found: 1492966\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pKLWeoLdRq8ique videos found: 932764 total videos found: 1493470\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7L7R73TEgFUique videos found: 932993 total videos found: 1493790\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=7qhhkJwcoiUnd: 935350 total videos found: 1497288\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4kzE1oLTmwMique videos found: 935732 total videos found: 1497934\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZTLNOYN_Sd8ique videos found: 935925 total videos found: 1498237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a7DXLvFVtG8ique videos found: 936932 total videos found: 1499908\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ebqDmI9xzYwique videos found: 937503 total videos found: 1500962\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3bb74An-i9wique videos found: 937847 total videos found: 1501545\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2uPPQANxVEYique videos found: 937857 total videos found: 1501557\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jke77g-DQegique videos found: 939850 total videos found: 1504692\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7ax1nra2_agique videos found: 939889 total videos found: 1504752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZIwo0BOwPU4\n", - "substring not found https://www.youtube.com/shorts/QWfec6mHt7Y\n", - "substring not found https://www.youtube.com/shorts/1ui4RMKPcYcique videos found: 940072 total videos found: 1504980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1ADOcknw4Dwique videos found: 941751 total videos found: 1507606\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oceGt5f4skEique videos found: 942188 total videos found: 1508295\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RzwyMSEBAzE\n", - "substring not found https://www.youtube.com/shorts/6aPDgCxzq8o\n", - "substring not found https://www.youtube.com/shorts/yYwRs0uCSUsique videos found: 942572 total videos found: 1509024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mb8WA31yOgsique videos found: 944041 total videos found: 1511098\t\t\t\n", - "substring not found https://www.youtube.com/shorts/exLFHvpABG0ique videos found: 945579 total videos found: 1513950\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B6FQ38h1_K4ique videos found: 946453 total videos found: 1515752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cAGPwRczUzQique videos found: 947549 total videos found: 1517364\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Za9TnPzpZ5oique videos found: 947689 total videos found: 1517602\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ELAXkeW39GE\n", - "substring not found https://www.youtube.com/shorts/ILXWIu-12Lkique videos found: 948223 total videos found: 1518310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CvYhD7HQrnEique videos found: 948282 total videos found: 1518394\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yYXnaXNn57A\n", - "substring not found https://www.youtube.com/shorts/OGCGXB6_1ow\n", - "substring not found https://www.youtube.com/shorts/sN9fnqZdowYique videos found: 948325 total videos found: 1518454\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Nm0rOu0t6E\n", - "substring not found https://www.youtube.com/shorts/I65K5_50Sno\n", - "substring not found https://www.youtube.com/shorts/yr1WsIhklAgique videos found: 948442 total videos found: 1518610\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_oMTi2HzjMc\n", - "substring not found https://www.youtube.com/shorts/R1e7kIP6jtY\n", - "substring not found https://www.youtube.com/shorts/WfW-bKnd7DUique videos found: 949211 total videos found: 1519778\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8kfZ-DNht40\n", - "substring not found https://www.youtube.com/shorts/m5wrmH0W5sIique videos found: 949227 total videos found: 1519838\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Iq-SXT9YzA\n", - "substring not found https://www.youtube.com/shorts/rGy1AEjjiu8ique videos found: 949381 total videos found: 1520065\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZVSPdAkG8YMique videos found: 950057 total videos found: 1521114\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y5Ge4yrtLdoique videos found: 950082 total videos found: 1521150\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wTGCTnPdenUique videos found: 950131 total videos found: 1521221\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pLm-9ij471cique videos found: 950909 total videos found: 1522580\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tWnpbrOVp9gique videos found: 952390 total videos found: 1524827\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SWv-oLtQvswique videos found: 952406 total videos found: 1524851\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yq0ux4bl8u0ique videos found: 952529 total videos found: 1525067\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Kx2ukXGgGDMique videos found: 952624 total videos found: 1525211\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WVX5wmuIfoc\n", - "substring not found https://www.youtube.com/shorts/BDHWUDXdI9Aique videos found: 952632 total videos found: 1525223\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y3j9w1CgXP4ique videos found: 953742 total videos found: 1526809\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bYwRC98NwNoique videos found: 953748 total videos found: 1526821\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZI94n8EnFwUique videos found: 953754 total videos found: 1526833\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FqENFNzyflg\n", - "substring not found https://www.youtube.com/shorts/YVNr0cSIU8U\n", - "substring not found https://www.youtube.com/shorts/V9WQl-mbW0Eique videos found: 957419 total videos found: 1532696\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S13y6Temlmcique videos found: 959163 total videos found: 1535439\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ChkKGUxm6L0ique videos found: 959254 total videos found: 1535593\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZyH46sWzeeAique videos found: 959277 total videos found: 1535629\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C2RJ7_gAP2Y\n", - "substring not found https://www.youtube.com/shorts/ps0tNaeN_oEique videos found: 959933 total videos found: 1536597\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VeXG-MzairMique videos found: 960996 total videos found: 1538171\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fTLHM8aTRmwique videos found: 961267 total videos found: 1538504\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZxHpWTAEQbQique videos found: 961372 total videos found: 1538634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7TXCaiHxdrEique videos found: 961708 total videos found: 1539087\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Afi8CDa2CuMique videos found: 961782 total videos found: 1539207\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CpbBgbYSYsgique videos found: 962047 total videos found: 1539638\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eHe5SazE_Joique videos found: 962063 total videos found: 1539662\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pis1b_o9ViAique videos found: 964244 total videos found: 1542929\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ymX4e9ZSc6Eique videos found: 964378 total videos found: 1543265\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s5NCnTP0x7Aique videos found: 964389 total videos found: 1543325\t\t\t\n", - "substring not found https://www.youtube.com/shorts/be1NtVvt7tcique videos found: 964684 total videos found: 1543840\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_HxozjyYxuMique videos found: 964776 total videos found: 1543956\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Hih9XDKDmn4ique videos found: 965069 total videos found: 1544323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WxRy-olCqP4ique videos found: 967707 total videos found: 1548743\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pNtXQFoPHUoique videos found: 967753 total videos found: 1548815\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X9LhFMIQjp0ique videos found: 967803 total videos found: 1548899\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s11gC2NOwwc\n", - "substring not found https://www.youtube.com/shorts/fYwCb4BWMoE\n", - "substring not found https://www.youtube.com/shorts/5mFv-ruPgPU\n", - "substring not found https://www.youtube.com/shorts/XJ8SUKA76xY\n", - "substring not found https://www.youtube.com/shorts/TdxtHHd47iIique videos found: 968446 total videos found: 1549873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2Zq7E6md6hUique videos found: 968692 total videos found: 1550306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QLpF-l2zzuIique videos found: 968751 total videos found: 1550402\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yrZV_2cpWZUique videos found: 969076 total videos found: 1550950\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DJMLmpluJFsique videos found: 970183 total videos found: 1552596\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gRgyo3SsOtUique videos found: 971319 total videos found: 1554435\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OiKvpaLliK4ique videos found: 971501 total videos found: 1554752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i-okxLuAv-Eique videos found: 971550 total videos found: 1554812\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XPfP16wojrUique videos found: 971715 total videos found: 1555075\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TnYATYCVskoique videos found: 972485 total videos found: 1556286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5FyyorCDJbcique videos found: 972584 total videos found: 1556430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kRZvS1Ah03kique videos found: 972602 total videos found: 1556466\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0UuKEC44RkQique videos found: 972634 total videos found: 1556514\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Pm69QEqpEg4ique videos found: 973870 total videos found: 1558401\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wifUUqry4CQique videos found: 974027 total videos found: 1558676\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V63tiSEQMd0ique videos found: 974324 total videos found: 1559299\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HmnCHROLTksique videos found: 974705 total videos found: 1559969\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lAVagu6zszg\n", - "substring not found https://www.youtube.com/shorts/B5cuAcTo1mcique videos found: 974822 total videos found: 1560149\t\t\t\n", - "substring not found https://www.youtube.com/shorts/44q-xTRNjMwique videos found: 974841 total videos found: 1560182\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GakOq8VEFb0ique videos found: 976461 total videos found: 1563140\t\t\t\n", - "substring not found https://www.youtube.com/shorts/60SI67t9NKYique videos found: 976653 total videos found: 1563416\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NHeNIbKvGjQique videos found: 976813 total videos found: 1563666\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X4dWeP1VUSAique videos found: 976914 total videos found: 1563813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PJOwWjPzvU4ique videos found: 976973 total videos found: 1563897\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w3UMRJcGICQique videos found: 977863 total videos found: 1565232\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hkUZY5BThl8ique videos found: 977898 total videos found: 1565292\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h9opjIpUCUEique videos found: 979368 total videos found: 1567830\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5ML_lp1YVfQique videos found: 979473 total videos found: 1567985\t\t\t\n", - "substring not found https://www.youtube.com/shorts/teN5VsNPHLcique videos found: 980075 total videos found: 1568858\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8La7qU10nMgique videos found: 980212 total videos found: 1569086\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JvwcCSbRvpYique videos found: 982276 total videos found: 1572584\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y_py7MDct5wique videos found: 982296 total videos found: 1572608\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QWF7ZjVAmc0\n", - "substring not found https://www.youtube.com/shorts/uuje2Zqnmeoique videos found: 982305 total videos found: 1572620\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f2kowl7Ngxw\n", - "substring not found https://www.youtube.com/shorts/snhF88JbYyIique videos found: 982334 total videos found: 1572656\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JItUH2vlKcM\n", - "substring not found https://www.youtube.com/shorts/1u6JP5LGpsU\n", - "substring not found https://www.youtube.com/shorts/gHwEHMCw8FEique videos found: 982346 total videos found: 1572668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DfxOXughFv0ique videos found: 982369 total videos found: 1572715\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lhSAy-GIUMgique videos found: 982376 total videos found: 1572727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zcsqMNwhrSAique videos found: 982402 total videos found: 1572763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t0Bd7N6p33E\n", - "substring not found https://www.youtube.com/shorts/bQPhGIJJ-jQique videos found: 982418 total videos found: 1572787\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qSfctIMJ-Yg\n", - "substring not found https://www.youtube.com/shorts/2cqdwQLgShUique videos found: 983528 total videos found: 1574268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0HVE8U1ACtkique videos found: 983835 total videos found: 1574717\t\t\t\n", - "substring not found https://www.youtube.com/shorts/URC0eb3mUuMique videos found: 985050 total videos found: 1576855\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Q6LQW6ij4Aoique videos found: 985199 total videos found: 1577178\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pAHrtfHrdsIique videos found: 986751 total videos found: 1579423\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lD_tW4josNQ\n", - "substring not found https://www.youtube.com/shorts/Gin5XRVPt0c\n", - "substring not found https://www.youtube.com/shorts/Kebr-Uug7eIique videos found: 986923 total videos found: 1579711\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GixUYKrrYiUique videos found: 986932 total videos found: 1579723\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7AWBTxLuOUA\n", - "substring not found https://www.youtube.com/shorts/iRzThkozhgA\n", - "substring not found https://www.youtube.com/shorts/Ikd57ZP_R2U\n", - "substring not found https://www.youtube.com/shorts/IIM3qCte2yUique videos found: 987058 total videos found: 1579902\t\t\t\n", - "substring not found https://www.youtube.com/shorts/orLaMAWjUy0ique videos found: 987068 total videos found: 1579914\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tUycL5QEICIique videos found: 987074 total videos found: 1579926\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i054ngB-ZPgique videos found: 987081 total videos found: 1579938\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wv-EBQMZ0YEique videos found: 987282 total videos found: 1580225\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iFC_tTTKov0ique videos found: 987291 total videos found: 1580237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m0ZJzXvZ7DQ\n", - "substring not found https://www.youtube.com/shorts/ThamH5E_WcEique videos found: 987368 total videos found: 1580379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nIT1HeYOD0o\n", - "substring not found https://www.youtube.com/shorts/5XIv8JxntrA\n", - "substring not found https://www.youtube.com/shorts/vh2kwusO_Y0\n", - "substring not found https://www.youtube.com/shorts/z9u0SLPgz6g\n", - "substring not found https://www.youtube.com/shorts/Mx_7pCq6IKcique videos found: 987377 total videos found: 1580391\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IPeyR6iPbt4ique videos found: 987397 total videos found: 1580415\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YQ20ocjoqFc\n", - "substring not found https://www.youtube.com/shorts/_hiRbincmDI\n", - "substring not found https://www.youtube.com/shorts/lYt632SqF80\n", - "substring not found https://www.youtube.com/shorts/dG9onqe3RwY\n", - "substring not found https://www.youtube.com/shorts/Pie0u--qLIMique videos found: 987630 total videos found: 1580772\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6PLOzIDrQKsique videos found: 987749 total videos found: 1580976\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oDm8ljh2WEIique videos found: 987842 total videos found: 1581156\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rU9SLmHYnZUique videos found: 988526 total videos found: 1582149\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u49QIqbcGHQique videos found: 988674 total videos found: 1582400\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yO5ifOrT-IQ\n", - "substring not found https://www.youtube.com/shorts/NZi3ahijKQkique videos found: 988713 total videos found: 1582472\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t3dl9ps20ggique videos found: 988758 total videos found: 1582544\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UyLtdpfcL5cique videos found: 988938 total videos found: 1582841\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1x5JdwY3n2Aique videos found: 989023 total videos found: 1582973\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I_Ye8BPc0Boique videos found: 989125 total videos found: 1583128\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rqIxLegPOp4ique videos found: 989139 total videos found: 1583163\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4VXvaWIY7UIique videos found: 989144 total videos found: 1583175\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K3li7iKrhR4ique videos found: 990218 total videos found: 1584885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4uby6Oi-_GQique videos found: 990461 total videos found: 1585233\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xxXKXTRCHc0ique videos found: 990881 total videos found: 1585913\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wza8Cw3ei9Aique videos found: 990998 total videos found: 1586093\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OWYiZUQju-4ique videos found: 991092 total videos found: 1586261\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DQRR9FcHExEique videos found: 991431 total videos found: 1586796\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IrQxYEYzmHgique videos found: 991518 total videos found: 1586923\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k2d7cSdmfW0ique videos found: 992466 total videos found: 1588199\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iJB-pMvkSjAique videos found: 992498 total videos found: 1588235\t\t\t\n", - "substring not found https://www.youtube.com/shorts/chEnVt87cgMique videos found: 992519 total videos found: 1588259\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lzh549wMC88\n", - "substring not found https://www.youtube.com/shorts/SM7x9V_Nmpwique videos found: 992635 total videos found: 1588424\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MFWgP8HHl_8ique videos found: 993641 total videos found: 1589992\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rThW2ThcG8oique videos found: 993757 total videos found: 1590159\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6kIOwu2FhWwique videos found: 993766 total videos found: 1590171\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k0DtXJSXkiA\n", - "substring not found https://www.youtube.com/shorts/NdbsYNVmOns\n", - "substring not found https://www.youtube.com/shorts/GFsalvsIaos\n", - "substring not found https://www.youtube.com/shorts/cHYFK88Ccak\n", - "substring not found https://www.youtube.com/shorts/ZILJmL8lkQQique videos found: 993795 total videos found: 1590219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VZF-OSg5uI0ique videos found: 993880 total videos found: 1590339\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ptnUlaKZoGAique videos found: 995078 total videos found: 1592202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IowDgrpAwg0ique videos found: 995438 total videos found: 1592733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UWfatQzetbcique videos found: 995509 total videos found: 1592853\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-LTA_TWs8QQ\n", - "substring not found https://www.youtube.com/shorts/hDu3OjhhKLw\n", - "substring not found https://www.youtube.com/shorts/-2cScDF6l9gique videos found: 995805 total videos found: 1593259\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CexdtWP1Qusique videos found: 995818 total videos found: 1593282\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1z9lANcTJfg\n", - "substring not found https://www.youtube.com/shorts/uTiClR8keU4ique videos found: 995845 total videos found: 1593330\t\t\t\n", - "substring not found https://www.youtube.com/shorts/StGw7_PO158ique videos found: 995919 total videos found: 1593449\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uXzrVhGe2wAique videos found: 996073 total videos found: 1593652\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i5KWFSXaAd4\n", - "substring not found https://www.youtube.com/shorts/GpShkJ7d0SAique videos found: 998035 total videos found: 1596476\t\t\t\n", - "substring not found https://www.youtube.com/shorts/d-GJ0lWrRBYique videos found: 998131 total videos found: 1596608\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tvLuUvtQVIcique videos found: 999673 total videos found: 1599070\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t3rFyoEiCDwique videos found: 999793 total videos found: 1599272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rOyiS5CKYoIique videos found: 1000008 total videos found: 1599630\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ob8wREsfOc0ique videos found: 1000920 total videos found: 1601026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jbk1teDeVi0ique videos found: 1001165 total videos found: 1601422\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Y3fx5BA4g5oique videos found: 1001229 total videos found: 1601530\t\t\t\n", - "substring not found https://www.youtube.com/shorts/REeWz8hbrOMique videos found: 1002182 total videos found: 1603203\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CWD_jmDM1HEique videos found: 1002441 total videos found: 1603576\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ad3ztb7bq6kique videos found: 1002499 total videos found: 1603667\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1tXkwqmjGwIique videos found: 1002641 total videos found: 1603901\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pJQEVv23bSMique videos found: 1002738 total videos found: 1604054\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qCiAbd1NN6Y\n", - "substring not found https://www.youtube.com/shorts/oXMigv1TJmcique videos found: 1002890 total videos found: 1604446\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0v7amYaxzTwique videos found: 1002900 total videos found: 1604458\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZzyaHdiPwTkique videos found: 1003200 total videos found: 1604870\t\t\t\n", - "substring not found https://www.youtube.com/shorts/63zTKyqSKdAique videos found: 1003238 total videos found: 1604929\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wBu4rXWsffE\n", - "substring not found https://www.youtube.com/shorts/mapgApTeFJUique videos found: 1003243 total videos found: 1604941\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jCEd_xPZu0sique videos found: 1003249 total videos found: 1604953\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EcArBOzCFFUique videos found: 1003327 total videos found: 1605061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eSFZ-RlKP-I\n", - "substring not found https://www.youtube.com/shorts/LjVrcXNbkXwique videos found: 1003336 total videos found: 1605073\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IDPtCONEvncique videos found: 1003345 total videos found: 1605085\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=DSSxAe2_TUYnd: 1004692 total videos found: 1607306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wc_OTXDa5Vkique videos found: 1004817 total videos found: 1607586\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2NRwPo6lqhEique videos found: 1004941 total videos found: 1607790\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VjT7KNYMKMwique videos found: 1005786 total videos found: 1609451\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Cq6A-PlVzz8ique videos found: 1006040 total videos found: 1609846\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6aSurRPwcrMique videos found: 1006356 total videos found: 1610263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g6HfDDZaiOEique videos found: 1008426 total videos found: 1613729\t\t\t\n", - "substring not found https://www.youtube.com/shorts/R710n8HKD00ique videos found: 1008445 total videos found: 1613753\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tpkAaECrWwUique videos found: 1008639 total videos found: 1614083\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pyr5nSD07bEique videos found: 1009043 total videos found: 1614707\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0g8JY5ZaFCE\n", - "substring not found https://www.youtube.com/shorts/RcoPTULzY94\n", - "substring not found https://www.youtube.com/shorts/2-Z_Pd8z9iYique videos found: 1010306 total videos found: 1616777\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KQGAsUbL7TIique videos found: 1010375 total videos found: 1616872\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7ne_gguHac8ique videos found: 1010395 total videos found: 1616896\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fIR6qcTKvykique videos found: 1010731 total videos found: 1617371\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TB1bWRkDWYs\n", - "substring not found https://www.youtube.com/shorts/qdUO6thwC_0ique videos found: 1010753 total videos found: 1617407\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T7EBvLmfeJQique videos found: 1011938 total videos found: 1619392\t\t\t\n", - "substring not found https://www.youtube.com/shorts/heuICiF-HAUique videos found: 1011984 total videos found: 1619452\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=_7OPxhTfNI8nd: 1012167 total videos found: 1619728\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9CRcVPR-DpQique videos found: 1012574 total videos found: 1620346\t\t\t\n", - "substring not found https://www.youtube.com/shorts/clKc1zHGuesique videos found: 1012810 total videos found: 1620716\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4Q949twmSuMique videos found: 1013267 total videos found: 1621475\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Jfx9-DZTccUique videos found: 1013571 total videos found: 1622069\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AEdCqawRUT4ique videos found: 1013730 total videos found: 1622321\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f9XgRUYTWEkique videos found: 1014234 total videos found: 1623026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9npB_SaEzAQ\n", - "substring not found https://www.youtube.com/shorts/KrQbXBDHIrUique videos found: 1014389 total videos found: 1623218\t\t\t\n", - "substring not found https://www.youtube.com/shorts/d8MgxMcRX0Aique videos found: 1015410 total videos found: 1624745\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aeE4yY9DgC4ique videos found: 1015910 total videos found: 1625491\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cGz77kz_sJg\n", - "substring not found https://www.youtube.com/shorts/_sWuNcuKjSwique videos found: 1015948 total videos found: 1625538\t\t\t\n", - "substring not found https://www.youtube.com/shorts/32Xjg0PQkEM\n", - "substring not found https://www.youtube.com/shorts/_aE7kDPbch0\n", - "substring not found https://www.youtube.com/shorts/rjwwT-kMqIAique videos found: 1016063 total videos found: 1625706\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BMCQJTk6atYique videos found: 1016093 total videos found: 1625778\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1ADQkUKJZU4ique videos found: 1016114 total videos found: 1625802\t\t\t\n", - "substring not found https://www.youtube.com/shorts/z7WD0hcVDJAique videos found: 1016124 total videos found: 1625826\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kSMA_o8F-dM\n", - "substring not found https://www.youtube.com/shorts/EgZRtUYiKU0ique videos found: 1016274 total videos found: 1626054\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5BGFDhSCtSgique videos found: 1016305 total videos found: 1626102\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_WlI_LOwP3Mique videos found: 1016545 total videos found: 1626436\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D05v8yr28J8\n", - "substring not found https://www.youtube.com/shorts/lACIgv45uKA\n", - "substring not found https://www.youtube.com/shorts/b9GSjUJa2QQique videos found: 1016554 total videos found: 1626448\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZvIlXbbBGh0\n", - "substring not found https://www.youtube.com/shorts/IZZm_gznFmw\n", - "substring not found https://www.youtube.com/shorts/7S8nVGlBvgg\n", - "substring not found https://www.youtube.com/shorts/zsRDu9lFmjg\n", - "substring not found https://www.youtube.com/shorts/r3dkHPhQa4Y\n", - "substring not found https://www.youtube.com/shorts/rN7rr5uLmF0\n", - "substring not found https://www.youtube.com/shorts/kx5KYt3A5XI\n", - "substring not found https://www.youtube.com/shorts/lLF1crsGBGI\n", - "substring not found https://www.youtube.com/shorts/Qu5BPqTOzfQique videos found: 1016597 total videos found: 1626520\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8fygXTipBhoique videos found: 1016692 total videos found: 1626700\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RlIgnTEVGRoique videos found: 1016728 total videos found: 1626844\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T0D7G36EVPUique videos found: 1016791 total videos found: 1626952\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IMBkwDmqkqkique videos found: 1017035 total videos found: 1627449\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wpZQXhvQREUique videos found: 1017141 total videos found: 1627616\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u7s6U6VCdNUique videos found: 1017456 total videos found: 1628078\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AlPV8Hysarwique videos found: 1020133 total videos found: 1631997\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1sN2wr9UD5Qique videos found: 1020236 total videos found: 1632188\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eTdesK-oW2Qique videos found: 1020261 total videos found: 1632224\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TJgZFBvtiY8ique videos found: 1020339 total videos found: 1632392\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6uNKRE3ZuGwique videos found: 1020402 total videos found: 1632488\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1KYs9C9lrV4ique videos found: 1020478 total videos found: 1632620\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BIa1mHyRUGIique videos found: 1020501 total videos found: 1632656\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QzAfYGJbRBEique videos found: 1020626 total videos found: 1632848\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eOx_MbOGBC0ique videos found: 1020640 total videos found: 1632872\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mlCGnzR2Shw\n", - "substring not found https://www.youtube.com/shorts/yqL-kN1m-RIique videos found: 1020814 total videos found: 1633124\t\t\t\n", - "substring not found https://www.youtube.com/shorts/b2_c3LpcfsQique videos found: 1021031 total videos found: 1633435\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NzDlgiJzWTIique videos found: 1021080 total videos found: 1633506\t\t\t\n", - "substring not found https://www.youtube.com/shorts/haY-bqWX8csique videos found: 1021347 total videos found: 1633923\t\t\t\n", - "substring not found https://www.youtube.com/shorts/orcn9GDLNq0ique videos found: 1021519 total videos found: 1634197\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qzKD049WPi4ique videos found: 1021903 total videos found: 1634808\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9lDROAKhxBoique videos found: 1021944 total videos found: 1634868\t\t\t\n", - "substring not found https://www.youtube.com/shorts/06XQnlnZcvIique videos found: 1023148 total videos found: 1637161\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HVFG8PszUt4ique videos found: 1023162 total videos found: 1637185\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ItwzxDBQ8ooique videos found: 1023583 total videos found: 1637790\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nl51-sl_ntkique videos found: 1023967 total videos found: 1638328\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_4q3aPoqsdEique videos found: 1024232 total videos found: 1638734\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u2-lwY99vsAique videos found: 1024420 total videos found: 1639034\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Iwr0DMqFmAYique videos found: 1024436 total videos found: 1639070\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pfxJ5xqct9Mique videos found: 1024450 total videos found: 1639094\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gypTcKCFrxQique videos found: 1024467 total videos found: 1639118\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wFJb0OMLZBcique videos found: 1024489 total videos found: 1639142\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iR6X9ieAfac\n", - "substring not found https://www.youtube.com/shorts/QDTV63g5zFE\n", - "substring not found https://www.youtube.com/shorts/N0URdguUszA\n", - "substring not found https://www.youtube.com/shorts/vJPDvxgWKx4\n", - "substring not found https://www.youtube.com/shorts/4bSNAqdLxDIique videos found: 1024498 total videos found: 1639154\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PmvJ-Oc0eOE\n", - "substring not found https://www.youtube.com/shorts/ONVXqvJr6hsique videos found: 1024511 total videos found: 1639178\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CjMxmno719M\n", - "substring not found https://www.youtube.com/shorts/pzv1zOL2K7gique videos found: 1024519 total videos found: 1639190\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NKm_MTRSdUo\n", - "substring not found https://www.youtube.com/shorts/_qRnJAl0g64\n", - "substring not found https://www.youtube.com/shorts/n6M4fltVGfwique videos found: 1024603 total videos found: 1639310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HhCC1FJ0bQYique videos found: 1026726 total videos found: 1642921\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GWj9j_18HSkique videos found: 1026807 total videos found: 1643041\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tcb_VCJHLjk\n", - "substring not found https://www.youtube.com/shorts/j-pH-4eTKvwique videos found: 1027172 total videos found: 1643672\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_9TXOBELs6sique videos found: 1027616 total videos found: 1644471\t\t\t\n", - "substring not found https://www.youtube.com/shorts/z6EAsdu13mMique videos found: 1028191 total videos found: 1645251\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BmTahVVlvEo\n", - "substring not found https://www.youtube.com/shorts/LAzbHB5YsxUique videos found: 1028765 total videos found: 1646039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vxRdw4zkQYw\n", - "substring not found https://www.youtube.com/shorts/GUv7cQ_7xCYique videos found: 1028807 total videos found: 1646099\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aJ48uXp1dlIique videos found: 1029182 total videos found: 1646697\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xx_O0aFQ1Roique videos found: 1029296 total videos found: 1646873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/riMG0r0OUSUique videos found: 1029740 total videos found: 1647542\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xUvJ88fk9Jsique videos found: 1029817 total videos found: 1647680\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0eTkoYhfvHM\n", - "substring not found https://www.youtube.com/shorts/QEEahP5PMWQique videos found: 1030120 total videos found: 1648097\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nxhYMEZPqIEique videos found: 1030131 total videos found: 1648109\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EKo2KgdARzwique videos found: 1030158 total videos found: 1648157\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pIEzE99DuAI\n", - "substring not found https://www.youtube.com/shorts/BRtGDmiarXkique videos found: 1030228 total videos found: 1648265\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mxf2tb-rssQique videos found: 1030331 total videos found: 1648403\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gI-AvqRUdIg\n", - "substring not found https://www.youtube.com/shorts/fDfW5ymvFl4ique videos found: 1030874 total videos found: 1649153\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MVDDwtLRBkgique videos found: 1031241 total videos found: 1649842\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Vvn96rp-1Mkique videos found: 1031858 total videos found: 1651057\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TJ87ELugS6Eique videos found: 1031863 total videos found: 1651081\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NFiNPopHnyIique videos found: 1033017 total videos found: 1653035\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7iOn6bezYcYique videos found: 1034252 total videos found: 1655387\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NgyB_Wy4fJwique videos found: 1034869 total videos found: 1656319\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6ubiYHhlOe8ique videos found: 1034899 total videos found: 1656367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Iy6EsoEpq3Eique videos found: 1034947 total videos found: 1656438\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SIU0uwlJ_OYique videos found: 1034957 total videos found: 1656462\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2MaQ2-P3Q7sique videos found: 1035067 total videos found: 1656642\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WfKMK02tY_gique videos found: 1035070 total videos found: 1656654\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PdN3IaOlxNkique videos found: 1035083 total videos found: 1656678\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NchULx_kdGUique videos found: 1035501 total videos found: 1657334\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AIOWO943HtMique videos found: 1036205 total videos found: 1658731\t\t\t\n", - "substring not found https://www.youtube.com/shorts/K0-b5q10XbUique videos found: 1036211 total videos found: 1658753\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NA_LxgJLjGI\n", - "substring not found https://www.youtube.com/shorts/UxpamT8Sc2wique videos found: 1036342 total videos found: 1659000\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rLP-4mUySawique videos found: 1036453 total videos found: 1659180\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-KZkDfugLGsique videos found: 1036736 total videos found: 1659592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O-F-Co-gAeEique videos found: 1036762 total videos found: 1659640\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5a7FK0eSN1Qique videos found: 1036785 total videos found: 1659676\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SejETjQI-iEique videos found: 1036960 total videos found: 1659964\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_-jMaexDX3Mique videos found: 1036999 total videos found: 1660024\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s68DkhHa3yc\n", - "substring not found https://www.youtube.com/shorts/jkbWoMILAPEique videos found: 1037016 total videos found: 1660047\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PKn3JzmYS6wique videos found: 1037547 total videos found: 1660855\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jd8ynVAnJ-0\n", - "substring not found https://www.youtube.com/shorts/dTh8Lp3-ESgique videos found: 1037947 total videos found: 1661463\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I38EAgGJ6Xoique videos found: 1042436 total videos found: 1669187\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iHpPYmDUTZ0ique videos found: 1042492 total videos found: 1669271\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6jghSMGRBGsique videos found: 1042926 total videos found: 1669930\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yj5JAuOru8Uique videos found: 1043146 total videos found: 1670299\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RNTGvTCBOWAique videos found: 1043390 total videos found: 1670703\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7zHEwH-5dnMique videos found: 1043732 total videos found: 1671195\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S8e3rooK_sMique videos found: 1043745 total videos found: 1671219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zOtjhTuBGdwique videos found: 1044457 total videos found: 1672297\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TKE9RM5nUdEique videos found: 1044533 total videos found: 1672461\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_pz2GGiSr-8\n", - "substring not found https://www.youtube.com/shorts/ivPjZI2riKg\n", - "substring not found https://www.youtube.com/shorts/DQkvaXGsGZgique videos found: 1044747 total videos found: 1672836\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mvLQg8MOXisique videos found: 1045491 total videos found: 1673869\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IhvxkT7pF4Qique videos found: 1045612 total videos found: 1674049\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3GKbppxCxYYique videos found: 1045644 total videos found: 1674097\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aY3rLCGHGDYique videos found: 1045688 total videos found: 1674157\t\t\t\n", - "substring not found https://www.youtube.com/shorts/se2PRGY-P7Iique videos found: 1045693 total videos found: 1674169\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lRSRxOYoHroique videos found: 1045754 total videos found: 1674277\t\t\t\n", - "substring not found https://www.youtube.com/shorts/p8tFYa5KEek\n", - "substring not found https://www.youtube.com/shorts/qGZNWRvOwyYique videos found: 1045839 total videos found: 1674409\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_6FudqaQqO0ique videos found: 1045857 total videos found: 1674433\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h8Kz-BBj5-gique videos found: 1045863 total videos found: 1674445\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sA232XJ8lKMique videos found: 1045917 total videos found: 1674541\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a_RwDRGAjK0ique videos found: 1046209 total videos found: 1674948\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fa6Q2eqRbvgique videos found: 1046282 total videos found: 1675056\t\t\t\n", - "substring not found https://www.youtube.com/shorts/j9jsRO4v6awique videos found: 1046391 total videos found: 1675235\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nX-lvTvLt1Uique videos found: 1046417 total videos found: 1675271\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bJeEq9jC20Iique videos found: 1046424 total videos found: 1675283\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XYF7gUALItIique videos found: 1046897 total videos found: 1676109\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JpWsFSfBiWYique videos found: 1047071 total videos found: 1676406\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c8FcpOwJr1U\n", - "substring not found https://www.youtube.com/shorts/QGWhYp6PSDMique videos found: 1047365 total videos found: 1676965\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5LXAXuZp-Mk\n", - "substring not found https://www.youtube.com/shorts/6p9dGmXdH2Mique videos found: 1047412 total videos found: 1677037\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z2eNxDn76H4ique videos found: 1047492 total videos found: 1677157\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oHmhcDStgPsique videos found: 1047497 total videos found: 1677169\t\t\t\n", - "substring not found https://www.youtube.com/shorts/H3j_GXOao60\n", - "substring not found https://www.youtube.com/shorts/YBFIOsb5vP8ique videos found: 1048094 total videos found: 1678090\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nxHZRuekD4s\n", - "substring not found https://www.youtube.com/shorts/bgA9SbLyzM4ique videos found: 1048540 total videos found: 1678767\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ar66QIJisoMique videos found: 1048665 total videos found: 1679014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Uh6RebD3Q8gique videos found: 1048695 total videos found: 1679061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mtgRCs45jAoique videos found: 1049025 total videos found: 1679592\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RlhNwpJiY4Aique videos found: 1050026 total videos found: 1681061\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E8h-Y_YrSc4ique videos found: 1050269 total videos found: 1681432\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KPDIVXj3o9Q\n", - "substring not found https://www.youtube.com/shorts/PJq9BBCR5L0ique videos found: 1050303 total videos found: 1681492\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8F3IxaEluuU\n", - "substring not found https://www.youtube.com/shorts/9sxxZbRgyRYique videos found: 1051440 total videos found: 1683144\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jDdebwHiuzUique videos found: 1051652 total videos found: 1683420\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WiLXFX6A7jUique videos found: 1052340 total videos found: 1684440\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qcSTtc0bS9Uique videos found: 1052376 total videos found: 1684488\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Sin3VrXNFmY\n", - "substring not found https://www.youtube.com/shorts/UlZDKKsq3cY\n", - "substring not found https://www.youtube.com/shorts/Sey1XKg2LtQique videos found: 1052381 total videos found: 1684500\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wZB_RbWmpoIique videos found: 1052426 total videos found: 1684560\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BSbfblOvA3kique videos found: 1053014 total videos found: 1685313\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gpE-nWvazRoique videos found: 1053193 total videos found: 1685601\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e-3bYb41d38ique videos found: 1053327 total videos found: 1685793\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aNYVkZ_f2PYique videos found: 1053652 total videos found: 1686213\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=mo5DqQ87qYMnd: 1054147 total videos found: 1686918\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_hj_SVW-83oique videos found: 1054181 total videos found: 1686965\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c_2tkincjvgique videos found: 1054324 total videos found: 1687180\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ehqQ8cC8cLwique videos found: 1054369 total videos found: 1687264\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lJoy-FCzfoUique videos found: 1054678 total videos found: 1687766\t\t\t\n", - "substring not found https://www.youtube.com/shorts/495AMaze5Ag\n", - "substring not found https://www.youtube.com/shorts/DqOpm7XnWZ4ique videos found: 1054838 total videos found: 1687991\t\t\t\n", - "substring not found https://www.youtube.com/shorts/n6ADektHpF0ique videos found: 1054939 total videos found: 1688129\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1yyJJqQCtkI\n", - "substring not found https://www.youtube.com/shorts/_8QHIkUN9A8\n", - "substring not found https://www.youtube.com/shorts/Pqg_2-HSNig\n", - "substring not found https://www.youtube.com/shorts/lDftdUBbJQg\n", - "substring not found https://www.youtube.com/shorts/HXc5kvRnlCcique videos found: 1054947 total videos found: 1688141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3Sn2Hnb4Ergique videos found: 1054973 total videos found: 1688187\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7cPvX5fwDEAique videos found: 1055021 total videos found: 1688259\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KpIisnqzIxc\n", - "substring not found https://www.youtube.com/shorts/v2Hr_YPiV1Qique videos found: 1055080 total videos found: 1688378\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KO1bYjFhkmoique videos found: 1055177 total videos found: 1688509\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x92UAwgUDnAique videos found: 1055277 total videos found: 1688649\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YyljJidA_Dcique videos found: 1055617 total videos found: 1689139\t\t\t\n", - "substring not found https://www.youtube.com/shorts/56rIRnR_iSEique videos found: 1055854 total videos found: 1689499\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qZKAKHWX32Mique videos found: 1056103 total videos found: 1689964\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EzQU78JyVDYique videos found: 1056175 total videos found: 1690120\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iGxL1fxOwXY\n", - "substring not found https://www.youtube.com/shorts/A5lfu-NPTpAique videos found: 1056254 total videos found: 1690240\t\t\t\n", - "substring not found https://www.youtube.com/shorts/92GJ37ftfvwique videos found: 1056347 total videos found: 1690444\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HksKCjisticique videos found: 1056371 total videos found: 1690492\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jpuQVNXz3Xgique videos found: 1056378 total videos found: 1690504\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cFZ_RWbKUJgique videos found: 1056926 total videos found: 1691283\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JUAkQ4R9T88ique videos found: 1056942 total videos found: 1691307\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vCJ1U1aqQAAique videos found: 1056955 total videos found: 1691331\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PMp-u8ZHYco\n", - "substring not found https://www.youtube.com/shorts/5ZFYbPeCGXgique videos found: 1056967 total videos found: 1691355\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SeXKEM_ICksique videos found: 1056987 total videos found: 1691391\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3sJCgnkgTrsique videos found: 1057019 total videos found: 1691439\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-tyBUeOyiwAique videos found: 1057078 total videos found: 1691521\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kKhfhFq_wLAique videos found: 1057463 total videos found: 1692136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v9Sajvl2GYYique videos found: 1058171 total videos found: 1693107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ylpg8C1DUooique videos found: 1058574 total videos found: 1693658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cBwmsf4OeYEique videos found: 1058603 total videos found: 1693694\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wMzYcz17Gpsique videos found: 1059612 total videos found: 1695216\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1_VUpJ4Sxygique videos found: 1061369 total videos found: 1698350\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LN43qrq_dVoique videos found: 1061487 total videos found: 1698529\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hwfpGXl1pcU\n", - "substring not found https://www.youtube.com/shorts/T7bjWu1EN1Qique videos found: 1061507 total videos found: 1698553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/krBsMJ8eQxMique videos found: 1061681 total videos found: 1698815\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2u0ZKAbxp6wique videos found: 1061754 total videos found: 1698922\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E6JB1vX1Uqsique videos found: 1061821 total videos found: 1699018\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N-XAk0cDNNoique videos found: 1062401 total videos found: 1699771\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Gq1qNib6Mc\n", - "substring not found https://www.youtube.com/shorts/Nb_ogceSciA\n", - "substring not found https://www.youtube.com/shorts/3kKjwoh4Eqc\n", - "substring not found https://www.youtube.com/shorts/xl58LmDtcX4ique videos found: 1062502 total videos found: 1699914\t\t\t\n", - "substring not found https://www.youtube.com/shorts/klN1sXQ34NYique videos found: 1063281 total videos found: 1701008\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qFb0sQCbD6cique videos found: 1063388 total videos found: 1701152\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=ZyFK_5W52_Qnd: 1063782 total videos found: 1701684\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fejjNqNdWSwique videos found: 1063820 total videos found: 1701732\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1ZBA81HitLc\n", - "substring not found https://www.youtube.com/shorts/mbUDK8vkw6Uique videos found: 1063925 total videos found: 1701888\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u8wOh1nX_Rwique videos found: 1063975 total videos found: 1701971\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0hKt4Mdmozgique videos found: 1064043 total videos found: 1702067\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-RIW92scNa0ique videos found: 1064069 total videos found: 1702103\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Q3teN6W-L2Eique videos found: 1064210 total videos found: 1702319\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IJP7CBQS4Acique videos found: 1065144 total videos found: 1704141\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E_UrLvUF_Qcique videos found: 1065354 total videos found: 1704451\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0znGHC7-BgEique videos found: 1065935 total videos found: 1705322\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PACJ1e_FQncique videos found: 1066593 total videos found: 1706255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yIO7KV_7W74ique videos found: 1066639 total videos found: 1706338\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gu4IDq2NapYique videos found: 1067363 total videos found: 1707389\t\t\t\n", - "substring not found https://www.youtube.com/shorts/osor9c-Lzrcique videos found: 1067439 total videos found: 1707508\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YMw9A-SxtMcique videos found: 1068494 total videos found: 1709176\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1PiK3J_MLuIique videos found: 1068966 total videos found: 1709991\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8mg9dL9bE-sique videos found: 1069686 total videos found: 1711388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nguTY1H459cique videos found: 1070350 total videos found: 1712523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BRaBp2oiTm8ique videos found: 1071553 total videos found: 1714580\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JG6WfZoTIIQique videos found: 1072829 total videos found: 1716675\t\t\t\n", - "substring not found https://www.youtube.com/shorts/79lTQNqAbYsique videos found: 1073410 total videos found: 1717483\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_rccMlDxzoMique videos found: 1073539 total videos found: 1717698\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9w7rN18w5mkique videos found: 1073595 total videos found: 1717782\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WazvcoqJ3zYique videos found: 1073671 total videos found: 1717926\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3Ibq5U_JBTEique videos found: 1073900 total videos found: 1718272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9_vSllTTvZYique videos found: 1074109 total videos found: 1718534\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RWryB97pVwsique videos found: 1074121 total videos found: 1718558\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PPR_ANYgth8ique videos found: 1074216 total videos found: 1718702\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pt1V4-q4Vncique videos found: 1074309 total videos found: 1718870\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lTBgrceZyzM\n", - "substring not found https://www.youtube.com/shorts/JF21VH1ZU6Mique videos found: 1074366 total videos found: 1718978\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qRmRpHaxGl0ique videos found: 1074421 total videos found: 1719086\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qjRO55agX_s\n", - "substring not found https://www.youtube.com/shorts/wfRA5qIbnhoique videos found: 1074645 total videos found: 1719469\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9_gu20wc79Aique videos found: 1074808 total videos found: 1719769\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aLoiMUsKuNMique videos found: 1074963 total videos found: 1720008\t\t\t\n", - "substring not found https://www.youtube.com/shorts/le3Wh9B0FvMique videos found: 1075350 total videos found: 1720577\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lTqq-i6-v7Yique videos found: 1075387 total videos found: 1720636\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fPgy5XHtpNQique videos found: 1075726 total videos found: 1721108\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r1xcLqxX3EQique videos found: 1076264 total videos found: 1721946\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OiDrg440Ls4ique videos found: 1076287 total videos found: 1721994\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DaqEj05TaRYique videos found: 1077189 total videos found: 1723486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tRup_kOyZskique videos found: 1077260 total videos found: 1723606\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FU0NXMKwonI\n", - "substring not found https://www.youtube.com/shorts/I9-_M3kjS9Iique videos found: 1077280 total videos found: 1723630\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=hSeuLerddTInd: 1077918 total videos found: 1724674\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t7ikNbaIAv0ique videos found: 1077955 total videos found: 1724734\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OWnCDZEHuIAique videos found: 1078615 total videos found: 1725583\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kJ9xAF35a3Aique videos found: 1078636 total videos found: 1725607\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CMI2YT0Jdh8ique videos found: 1080021 total videos found: 1727736\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8FH3RlMNMqkique videos found: 1080294 total videos found: 1728115\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HYg3p-0IDNkique videos found: 1085682 total videos found: 1741659\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sXMEp6PR86Uique videos found: 1085745 total videos found: 1741779\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_1Yl4O8enhoique videos found: 1086005 total videos found: 1742132\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PcA-mlKPAHMique videos found: 1086607 total videos found: 1743070\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lKZa3fh64BIique videos found: 1086927 total videos found: 1743568\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3aADL6G7xdsique videos found: 1087244 total videos found: 1744046\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LEpHkoERGAU\n", - "substring not found https://www.youtube.com/shorts/8ttfEjzJmvUique videos found: 1088594 total videos found: 1746351\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eGmFr2sK__Iique videos found: 1090118 total videos found: 1749059\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S8MzOZSpqEgique videos found: 1090600 total videos found: 1749739\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xb2o9yohZfc\n", - "substring not found https://www.youtube.com/shorts/Sym0_VV08JYique videos found: 1090741 total videos found: 1749989\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fh2HA1drvfYique videos found: 1091540 total videos found: 1751305\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g6BrJdQ-q6gique videos found: 1094147 total videos found: 1755882\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=42nN-JydKnwnd: 1094175 total videos found: 1755927\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_FjTHknGva8ique videos found: 1096135 total videos found: 1759362\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7MqiSBEcmLUique videos found: 1096782 total videos found: 1760316\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KiEErvcX_qoique videos found: 1096795 total videos found: 1760340\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wVyquViqMRs\n", - "substring not found https://www.youtube.com/shorts/RxwAk0US5Iwique videos found: 1096804 total videos found: 1760352\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rwXvaqTsRngique videos found: 1097003 total videos found: 1760627\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bsgqb8L45BA\n", - "substring not found https://www.youtube.com/shorts/ljtOe9BkD0oique videos found: 1098258 total videos found: 1763280\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3qFKcla9eWMique videos found: 1099472 total videos found: 1765308\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eGjVaL3rE8Uique videos found: 1099480 total videos found: 1765320\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bdhOph-MaAUique videos found: 1099489 total videos found: 1765332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EKeva6aWShMique videos found: 1099495 total videos found: 1765356\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1g_05M8JeuE\n", - "substring not found https://www.youtube.com/shorts/LGGWSK9B9e8\n", - "substring not found https://www.youtube.com/shorts/dW8D_ThPmmQique videos found: 1101527 total videos found: 1768826\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PWaGwNAD2TAique videos found: 1101840 total videos found: 1769269\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lkBu0yomRb0\n", - "substring not found https://www.youtube.com/shorts/XCIwm2colMIique videos found: 1102084 total videos found: 1769639\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=vMUvVmMdwt8nd: 1102581 total videos found: 1770337\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e5oN_O3G3ksique videos found: 1102726 total videos found: 1770589\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sG93lSJXGrgique videos found: 1102960 total videos found: 1770936\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8lpKJu3XB2w\n", - "substring not found https://www.youtube.com/shorts/EVKLmi08K6c\n", - "substring not found https://www.youtube.com/shorts/gWFtTXxnJDgique videos found: 1102971 total videos found: 1770960\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2v1heCDneNA\n", - "substring not found https://www.youtube.com/shorts/4A_VCLYd3N8ique videos found: 1103092 total videos found: 1771140\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ts8lpVDX__0ique videos found: 1103326 total videos found: 1771452\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8urx70XtFV0ique videos found: 1103946 total videos found: 1772489\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IKnJCo30eakique videos found: 1104007 total videos found: 1772621\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FODXGjCi5-4ique videos found: 1105159 total videos found: 1774620\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2PIjwrHCFo4ique videos found: 1107726 total videos found: 1779039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pE20DZz6tlsique videos found: 1108343 total videos found: 1779911\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yjaZmq-Y2DMique videos found: 1108658 total videos found: 1780375\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xoEw2nA8FAg\n", - "substring not found https://www.youtube.com/shorts/RqtCW2qGMj0ique videos found: 1108669 total videos found: 1780387\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-6tdQp9DtYw\n", - "substring not found https://www.youtube.com/shorts/g_icuDEC28U\n", - "substring not found https://www.youtube.com/shorts/wIWFDb8ouUUique videos found: 1108675 total videos found: 1780399\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GuSEAZ7MBIIique videos found: 1108780 total videos found: 1780541\t\t\t\n", - "substring not found https://www.youtube.com/shorts/x4KrAddcLFYique videos found: 1108883 total videos found: 1780733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8Zkb7cDi-nwique videos found: 1109221 total videos found: 1781222\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4a5sZrgGwcsique videos found: 1109228 total videos found: 1781234\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xM-Td0jPZ8Uique videos found: 1109271 total videos found: 1781305\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cWez-5uVnYkique videos found: 1109314 total videos found: 1781365\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_1VcmYIe_j0ique videos found: 1109348 total videos found: 1781413\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gtMJlzLm4f8ique videos found: 1109446 total videos found: 1781581\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yl7NskX3xUgique videos found: 1109471 total videos found: 1781617\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CRDgUYnaXWMique videos found: 1109578 total videos found: 1781793\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qwxibab4rRcique videos found: 1110073 total videos found: 1782429\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RZQ7NEI8LJ4ique videos found: 1110111 total videos found: 1782500\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0f8r-KSUsnEique videos found: 1110124 total videos found: 1782535\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PU2wJVb9uEsique videos found: 1110147 total videos found: 1782571\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m8d6wSARIbQique videos found: 1110155 total videos found: 1782583\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aJ5quMD5wdI\n", - "substring not found https://www.youtube.com/shorts/Ivgcfp0astkique videos found: 1110468 total videos found: 1783048\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KotnfJB7froique videos found: 1110565 total videos found: 1783192\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3LtQhYih764ique videos found: 1110625 total videos found: 1783264\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z5C1wBmOszYique videos found: 1110642 total videos found: 1783288\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QIydl0uceV4ique videos found: 1110655 total videos found: 1783310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RaU4soZHe8kique videos found: 1110683 total videos found: 1783346\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kUrx2A2uc-Iique videos found: 1110691 total videos found: 1783358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7sOYfuGEPIgique videos found: 1110697 total videos found: 1783370\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lrIguoGWGH8ique videos found: 1112224 total videos found: 1785645\t\t\t\n", - "substring not found https://www.youtube.com/shorts/niNGzPOT7_kique videos found: 1112860 total videos found: 1786784\t\t\t\n", - "substring not found https://www.youtube.com/shorts/55_hXUjnai0ique videos found: 1115411 total videos found: 1790789\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XEznqIII2J8\n", - "substring not found https://www.youtube.com/shorts/TwNG9f15GV4\n", - "substring not found https://www.youtube.com/shorts/TrICFFSMqzg\n", - "substring not found https://www.youtube.com/shorts/xATGmxyu1vQ\n", - "substring not found https://www.youtube.com/shorts/tYvnh4RkE7U\n", - "substring not found https://www.youtube.com/shorts/80C75qoXvoEique videos found: 1115582 total videos found: 1791026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o5QTpYtTKUsique videos found: 1115590 total videos found: 1791038\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kuC20G_gd0Aique videos found: 1115672 total videos found: 1791158\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5F49yyVUD-o\n", - "substring not found https://www.youtube.com/shorts/lzvlc8vvngk\n", - "substring not found https://www.youtube.com/shorts/__3NjWtUC0wique videos found: 1116617 total videos found: 1792664\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F1VJtEACorEique videos found: 1116654 total videos found: 1792723\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lj68jSRjJKwique videos found: 1116969 total videos found: 1793198\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_T_ljietJH4\n", - "substring not found https://www.youtube.com/shorts/Fj2pZQeh7cwique videos found: 1116990 total videos found: 1793234\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MLv_EbUN89Aique videos found: 1117047 total videos found: 1793306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UTk6T997xQw\n", - "substring not found https://www.youtube.com/shorts/h2GqKQPngFcique videos found: 1117229 total videos found: 1793557\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YxNa1FJem_4ique videos found: 1117260 total videos found: 1793605\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zDnVySEmdEwique videos found: 1117748 total videos found: 1794305\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YYovfQ__2CYique videos found: 1118104 total videos found: 1794917\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ljYN2VkXNJAique videos found: 1118441 total videos found: 1795365\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sTkw-Yzqg3Eique videos found: 1118526 total videos found: 1795495\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WY83hswVBO0ique videos found: 1118537 total videos found: 1795507\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AAilwS3145gique videos found: 1118701 total videos found: 1795759\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pJ04KUc3TKYique videos found: 1118910 total videos found: 1796107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fF55P0dCLscique videos found: 1121878 total videos found: 1800829\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F-wV3B4QZrsique videos found: 1121999 total videos found: 1801021\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jML8XVl58c4\n", - "substring not found https://www.youtube.com/shorts/MqIg22YqTK0\n", - "substring not found https://www.youtube.com/shorts/LAxUosOZ0UUique videos found: 1123091 total videos found: 1802806\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UK_tzmNGhsc\n", - "substring not found https://www.youtube.com/shorts/Epxn5uvuDaMique videos found: 1123121 total videos found: 1802852\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eGLxj2Dvr5Iique videos found: 1123531 total videos found: 1803463\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oKk-H8M9QoEique videos found: 1123588 total videos found: 1803547\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lpXrcYlRhSAique videos found: 1123662 total videos found: 1803667\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nKwhgH5446cique videos found: 1123832 total videos found: 1803907\t\t\t\n", - "substring not found https://www.youtube.com/shorts/78-VL3JsK34ique videos found: 1123902 total videos found: 1804003\t\t\t\n", - "substring not found https://www.youtube.com/shorts/onEeT9BhKm8ique videos found: 1124215 total videos found: 1804483\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O9FQhh7j6ZU\n", - "substring not found https://www.youtube.com/shorts/aR4bxL7F-Bo\n", - "substring not found https://www.youtube.com/shorts/qZDQhWJKyQs\n", - "substring not found https://www.youtube.com/shorts/ycBOFBEm6l0ique videos found: 1124232 total videos found: 1804507\t\t\t\n", - "substring not found https://www.youtube.com/shorts/50eU_nQQ51gique videos found: 1124239 total videos found: 1804519\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0w7jnqay92E\n", - "substring not found https://www.youtube.com/shorts/KO2q50AwdUc\n", - "substring not found https://www.youtube.com/shorts/D040cmdoj9s\n", - "substring not found https://www.youtube.com/shorts/_t_qsn8mGJEique videos found: 1124345 total videos found: 1804723\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7Nufw-l0c0oique videos found: 1124558 total videos found: 1805164\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sbwYZERQtvoique videos found: 1124787 total videos found: 1805594\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DkmfWxMXt88ique videos found: 1124821 total videos found: 1805641\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qc9IjLh7zSAique videos found: 1125015 total videos found: 1805891\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OikjpViqqtY\n", - "substring not found https://www.youtube.com/shorts/-MvkCWGYgA8ique videos found: 1125352 total videos found: 1806332\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uPeWHpF2Yskique videos found: 1126318 total videos found: 1807745\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_2RPa6AGiPQ\n", - "substring not found https://www.youtube.com/shorts/L5Utf_Jinh0\n", - "substring not found https://www.youtube.com/shorts/3NVaSp6u13kique videos found: 1126342 total videos found: 1807817\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qQljY1trO14ique videos found: 1127973 total videos found: 1810484\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IcpL-KSUfPMique videos found: 1128368 total videos found: 1811143\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CAdzbvstPFUique videos found: 1128779 total videos found: 1811753\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IAxtaFPGQmwique videos found: 1128810 total videos found: 1811813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P9wEqJ4u9LEique videos found: 1128885 total videos found: 1811957\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fk7_Anopk9oique videos found: 1129383 total videos found: 1812795\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g45K0qPyHw4ique videos found: 1129845 total videos found: 1813467\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Rtb49qUjoxYique videos found: 1130572 total videos found: 1814554\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bRbx-Nk_xDgique videos found: 1130726 total videos found: 1814793\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0AtiOV2fHSUique videos found: 1131314 total videos found: 1815849\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BFtD0GsGvkcique videos found: 1132051 total videos found: 1817036\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QmXO-DDoUAsique videos found: 1132114 total videos found: 1817202\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ijsES9HE0ioique videos found: 1133085 total videos found: 1818733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nmJLoqnpxM4ique videos found: 1133139 total videos found: 1818829\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FhYbXm2__SUique videos found: 1133145 total videos found: 1818841\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IHAOCwYupfc\n", - "substring not found https://www.youtube.com/shorts/ZRjOAHQQf2Eique videos found: 1133172 total videos found: 1818913\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kwLq125joDEique videos found: 1133418 total videos found: 1819269\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0XIJq7BJmjAique videos found: 1133678 total videos found: 1819647\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TXz0wUiJCbYique videos found: 1133923 total videos found: 1819968\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lwSHEYCe1zIique videos found: 1134157 total videos found: 1820270\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ma8X20X3bSMique videos found: 1134857 total videos found: 1821318\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9cUZMT2W03Aique videos found: 1135284 total videos found: 1821942\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ef_Hhfuikwoique videos found: 1135502 total videos found: 1822337\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W4z8K5Y1hd8ique videos found: 1135947 total videos found: 1823101\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ddVHSFujBeAique videos found: 1136074 total videos found: 1823327\t\t\t\n", - "substring not found https://www.youtube.com/shorts/M6Y9c1-96qo\n", - "substring not found https://www.youtube.com/shorts/Vwrh2_2sYYs\n", - "substring not found https://www.youtube.com/shorts/UMTzrTG4CVs\n", - "substring not found https://www.youtube.com/shorts/jg1LZUNOGaQique videos found: 1136093 total videos found: 1823351\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ixma1Ro_Kj0\n", - "substring not found https://www.youtube.com/shorts/1wIIbZ6NDmA\n", - "substring not found https://www.youtube.com/shorts/0553nHP4f0o\n", - "substring not found https://www.youtube.com/shorts/oGhfxUUBWXA\n", - "substring not found https://www.youtube.com/shorts/WYX-phTNqPw\n", - "substring not found https://www.youtube.com/shorts/6x_a7kJhPfU\n", - "substring not found https://www.youtube.com/shorts/mwNIfhaaLYM\n", - "substring not found https://www.youtube.com/shorts/hQBfOvcGZqE\n", - "substring not found https://www.youtube.com/shorts/M3VyeIDKYvAique videos found: 1138162 total videos found: 1826450\t\t\t\n", - "substring not found https://www.youtube.com/shorts/his6vhB0qH4ique videos found: 1138391 total videos found: 1826774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VifQTzPcyywique videos found: 1138441 total videos found: 1826834\t\t\t\n", - "substring not found https://www.youtube.com/shorts/592hXui0b3wique videos found: 1139212 total videos found: 1827931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/naj0CfcIXqwique videos found: 1139678 total videos found: 1828638\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xRE2aGV_K0oique videos found: 1139684 total videos found: 1828650\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fmpuVymBOr4\n", - "substring not found https://www.youtube.com/shorts/DJsaMGPQhVoique videos found: 1139850 total videos found: 1828914\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eDNV3Nlzck4ique videos found: 1140132 total videos found: 1829334\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xxKHeADF4jkique videos found: 1140136 total videos found: 1829346\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NZhvhS4ZRPU\n", - "substring not found https://www.youtube.com/shorts/J8V0NZswkw8ique videos found: 1140267 total videos found: 1829562\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fR1nrI8s7mMique videos found: 1140442 total videos found: 1829814\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RMKFL2YySZoique videos found: 1140656 total videos found: 1830149\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uQhgVpon3AUique videos found: 1140676 total videos found: 1830173\t\t\t\n", - "substring not found https://www.youtube.com/shorts/amFaZEYakDUique videos found: 1140755 total videos found: 1830269\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bQY-PZnNsFU\n", - "substring not found https://www.youtube.com/shorts/49vJpldQ-U0\n", - "substring not found https://www.youtube.com/shorts/HiXhx-V7zpAique videos found: 1142000 total videos found: 1831930\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6yI6TVo1qucique videos found: 1142060 total videos found: 1832014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dWnFk0ANWlkique videos found: 1142199 total videos found: 1832238\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1ezZM_E4GtMique videos found: 1142550 total videos found: 1832722\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NbDYRaaF6D4ique videos found: 1142716 total videos found: 1832938\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vXAxkf4fZz4ique videos found: 1142927 total videos found: 1833271\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2ybKYPFDft8ique videos found: 1143002 total videos found: 1833367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GuwolzdbUi8ique videos found: 1143010 total videos found: 1833379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zcrzinTstlk\n", - "substring not found https://www.youtube.com/shorts/Ma8KQH-SYLgique videos found: 1143028 total videos found: 1833403\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rudItngB1DAique videos found: 1143393 total videos found: 1833940\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vzIJkrPiAHcique videos found: 1143408 total videos found: 1833964\t\t\t\n", - "substring not found https://www.youtube.com/shorts/blUixjpoeXUique videos found: 1143605 total videos found: 1834251\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6L94b2xfpBQique videos found: 1143744 total videos found: 1834454\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oDB8zLLIICg\n", - "substring not found https://www.youtube.com/shorts/4Fphpf7MAiE\n", - "substring not found https://www.youtube.com/shorts/wizmyQJ5LDAique videos found: 1144123 total videos found: 1835001\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SLMiwmQrq0k\n", - "substring not found https://www.youtube.com/shorts/9DuBTpZYmcgique videos found: 1145576 total videos found: 1837178\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wUYbkXHGjI0ique videos found: 1145764 total videos found: 1837537\t\t\t\n", - "substring not found https://www.youtube.com/shorts/90PybN7vuhUique videos found: 1145783 total videos found: 1837561\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QkiFJJOZHIgique videos found: 1146115 total videos found: 1838051\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IqDNmzkULx0ique videos found: 1146740 total videos found: 1839002\t\t\t\n", - "substring not found https://www.youtube.com/shorts/R1DUkJQYjvcique videos found: 1146991 total videos found: 1839448\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xuZYYvm90Es\n", - "substring not found https://www.youtube.com/shorts/f1uVcDQ8qfMique videos found: 1147585 total videos found: 1840377\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5tXT5CQbiuAique videos found: 1148535 total videos found: 1841978\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PEhHtQoREykique videos found: 1148570 total videos found: 1842060\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UEiBGsUqSiAique videos found: 1148852 total videos found: 1842545\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r_EJMYrSRd8ique videos found: 1149434 total videos found: 1843347\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-XJfgOUUi3kique videos found: 1149829 total videos found: 1843980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m2F3aV8uftk\n", - "substring not found https://www.youtube.com/shorts/hABAcX-JqA0\n", - "substring not found https://www.youtube.com/shorts/2foLWLSZmMMique videos found: 1150329 total videos found: 1844819\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zvFvVF7fxe8ique videos found: 1151934 total videos found: 1847330\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bYkeqjMiOmsique videos found: 1152171 total videos found: 1847750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ai_xZtuQ_gw\n", - "substring not found https://www.youtube.com/shorts/U8JuE4IWl-Qique videos found: 1153302 total videos found: 1849914\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NrUd-mn4fEMique videos found: 1153416 total videos found: 1850283\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XC8-OR3wak4ique videos found: 1154778 total videos found: 1852610\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MQGwa68aWUUique videos found: 1154787 total videos found: 1852634\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u0GUw1YpGMYique videos found: 1155134 total videos found: 1853206\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o5304lApkho\n", - "substring not found https://www.youtube.com/shorts/24FVYu0E_vU\n", - "substring not found https://www.youtube.com/shorts/8EV3Z4Y4Oy4ique videos found: 1155488 total videos found: 1853750\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y3pfxoQFfoUique videos found: 1156423 total videos found: 1855114\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HvDgxKZqTwcique videos found: 1156457 total videos found: 1855150\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w-iKcJrV1ws\n", - "substring not found https://www.youtube.com/shorts/w4AnBj2i5AEique videos found: 1157061 total videos found: 1855947\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mbj18PsItVoique videos found: 1158176 total videos found: 1857494\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-HNDOhqWmBg\n", - "substring not found https://www.youtube.com/shorts/4Be9Q7qOGL4\n", - "substring not found https://www.youtube.com/shorts/U2YkaZMu6qYique videos found: 1158183 total videos found: 1857506\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5-LWohwwDtEique videos found: 1158193 total videos found: 1857518\t\t\t\n", - "substring not found https://www.youtube.com/shorts/J0qep2fu_UUique videos found: 1158224 total videos found: 1857565\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_VSRb2fhAgsique videos found: 1158240 total videos found: 1857589\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PbfD9bIwpToique videos found: 1158691 total videos found: 1858226\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Le6zQsy6L7Q\n", - "substring not found https://www.youtube.com/shorts/A3FYZdYdIGE\n", - "substring not found https://www.youtube.com/shorts/pCqeY_Nhfl0\n", - "substring not found https://www.youtube.com/shorts/9sB9mG1ZQGEique videos found: 1160335 total videos found: 1860803\t\t\t\n", - "substring not found https://www.youtube.com/shorts/morHH4XM0vMique videos found: 1161215 total videos found: 1862147\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f47sDUa706cique videos found: 1161322 total videos found: 1862327\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m1aP-geW5v4ique videos found: 1163256 total videos found: 1865379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NcDRRmzMyMg\n", - "substring not found https://www.youtube.com/shorts/hCwIxTiw9LIique videos found: 1163894 total videos found: 1866450\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X3yebVfENfQique videos found: 1164205 total videos found: 1866889\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jE5mchOsgDQique videos found: 1164312 total videos found: 1867057\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yWGlJO8eJD8ique videos found: 1164728 total videos found: 1867752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SGzvT2_i43wique videos found: 1165883 total videos found: 1869503\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v2897xI8FgMique videos found: 1166467 total videos found: 1870319\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iDOFBYeN-psique videos found: 1166863 total videos found: 1870941\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B0yvQ6dLp4Qique videos found: 1166890 total videos found: 1870977\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fp-ZcCY3PsIique videos found: 1167155 total videos found: 1871341\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JwfLoJc5f9Q\n", - "substring not found https://www.youtube.com/shorts/6amn4AfzFes\n", - "substring not found https://www.youtube.com/shorts/vZTJe6LECpoique videos found: 1167418 total videos found: 1871651\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4iPD7FJX81Qique videos found: 1167495 total videos found: 1871746\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-ePv19pu3G8ique videos found: 1168199 total videos found: 1872743\t\t\t\n", - "substring not found https://www.youtube.com/shorts/P3HUDZRioYYique videos found: 1170285 total videos found: 1875940\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nbvQASRzOMsique videos found: 1170566 total videos found: 1876380\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gfMP5l8WMKoique videos found: 1171316 total videos found: 1877562\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gmsy5x2t4fMique videos found: 1173156 total videos found: 1880367\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y3no994bPwwique videos found: 1173162 total videos found: 1880379\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wRN8ByDyyVgique videos found: 1173176 total videos found: 1880403\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1s5EWpoU-OAique videos found: 1173182 total videos found: 1880415\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FTLOC-lNCmgique videos found: 1173234 total videos found: 1880499\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tZHZZ3qfH94ique videos found: 1173243 total videos found: 1880511\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Thd_Kfm1tPsique videos found: 1173652 total videos found: 1881354\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jiul5WA0t4Eique videos found: 1174114 total videos found: 1882157\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aN55EC3srm8ique videos found: 1174460 total videos found: 1882576\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2RyDQLWmaHo\n", - "substring not found https://www.youtube.com/shorts/xvTKECeJEVUique videos found: 1174578 total videos found: 1882768\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DSUxyJaKPM4ique videos found: 1174976 total videos found: 1883314\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PfrRPzuNkAIique videos found: 1176889 total videos found: 1886177\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a1hG1IaC-FIique videos found: 1177015 total videos found: 1886357\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QGn6mBexfDMique videos found: 1178152 total videos found: 1888039\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ACWBRNlXa3Iique videos found: 1178160 total videos found: 1888075\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TJEz7woXLQoique videos found: 1178165 total videos found: 1888087\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k1CQ_jaYJN4ique videos found: 1178180 total videos found: 1888111\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fyhfDUFXTWA\n", - "substring not found https://www.youtube.com/shorts/6BDzLMxLBCg\n", - "substring not found https://www.youtube.com/shorts/q1FMmqFWPoo\n", - "substring not found https://www.youtube.com/shorts/YA8eEaxmUEAique videos found: 1179198 total videos found: 1889675\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hDA8-D2RitAique videos found: 1179365 total videos found: 1889924\t\t\t\n", - "substring not found https://www.youtube.com/shorts/i0hgcOeQQ6kique videos found: 1181073 total videos found: 1892698\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3AuN4uHe3ts\n", - "substring not found https://www.youtube.com/shorts/Nm1X32NYYNo\n", - "substring not found https://www.youtube.com/shorts/vDwd0ZS7S5E\n", - "substring not found https://www.youtube.com/shorts/9cSVEJNWOrU\n", - "substring not found https://www.youtube.com/shorts/dQS3SjzFM7Yique videos found: 1181189 total videos found: 1892865\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RB06HxYDKZYique videos found: 1181427 total videos found: 1893177\t\t\t\n", - "substring not found https://www.youtube.com/shorts/az90G17JZqEique videos found: 1181479 total videos found: 1893249\t\t\t\n", - "substring not found https://www.youtube.com/shorts/00C9Q4-Fi8sique videos found: 1182954 total videos found: 1896055\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o1hiUNzIhYgique videos found: 1183500 total videos found: 1897017\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Fhy--mWftOEique videos found: 1183511 total videos found: 1897041\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1YS0Z9Noxjcique videos found: 1183664 total videos found: 1897281\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I2oLnCdGO7s\n", - "substring not found https://www.youtube.com/shorts/59vohA5Ewygique videos found: 1183781 total videos found: 1897449\t\t\t\n", - "substring not found https://www.youtube.com/shorts/euaZg_ptnQMique videos found: 1183791 total videos found: 1897461\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4RV4Eeyh3W4\n", - "substring not found https://www.youtube.com/shorts/bSqxU9gdMvYique videos found: 1183930 total videos found: 1897639\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4j9VNu23sqIique videos found: 1185607 total videos found: 1900392\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s2QRLgkrugoique videos found: 1186223 total videos found: 1901435\t\t\t\n", - "substring not found https://www.youtube.com/shorts/F3FUnvzkinEique videos found: 1186493 total videos found: 1901794\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0X3AqufZKCs\n", - "substring not found https://www.youtube.com/shorts/3HFu3P0YY3sique videos found: 1186502 total videos found: 1901806\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9COBqKwgXXkique videos found: 1186525 total videos found: 1901865\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2_Huptqyy1Mique videos found: 1186777 total videos found: 1902295\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DbUUxRvHfvsique videos found: 1187447 total videos found: 1903336\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fdsmr5IO1kYique videos found: 1187467 total videos found: 1903360\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xJB6oT5T2lEique videos found: 1189012 total videos found: 1905774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bgLTdBxf2Ww\n", - "substring not found https://www.youtube.com/shorts/CUogD9syhngique videos found: 1189141 total videos found: 1906002\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UtwXzu3IR1U\n", - "substring not found https://www.youtube.com/shorts/8busyJQwRZsique videos found: 1189712 total videos found: 1906888\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dL_8KXRgiHcique videos found: 1189733 total videos found: 1906912\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0VjT8OOWQdsique videos found: 1189849 total videos found: 1907098\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7YFXEfFlOYAique videos found: 1189983 total videos found: 1907345\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zgxa8SGf10wique videos found: 1189998 total videos found: 1907369\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9iOnMlsWHpwique videos found: 1191298 total videos found: 1909986\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kUJye2-8j-Uique videos found: 1191372 total videos found: 1910094\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dov0syV_SJwique videos found: 1191907 total videos found: 1910849\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6fab9RO_nOkique videos found: 1192193 total videos found: 1911304\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1VVnT3Lw5c8ique videos found: 1192786 total videos found: 1912173\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TYkoNk4YHD0ique videos found: 1194169 total videos found: 1914735\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bSAIbmLPWJg\n", - "substring not found https://www.youtube.com/shorts/lefPvCpZuZIique videos found: 1194582 total videos found: 1915417\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X0AkcMg5hlAique videos found: 1194758 total videos found: 1915680\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m2lNLwptrS8\n", - "substring not found https://www.youtube.com/shorts/1O1DGre8xK8ique videos found: 1194808 total videos found: 1915752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dTcSJL5hhpY\n", - "substring not found https://www.youtube.com/shorts/urA38RxKnLIique videos found: 1195043 total videos found: 1916121\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wNQjW6FIGqIique videos found: 1195480 total videos found: 1916960\t\t\t\n", - "substring not found https://www.youtube.com/shorts/M-YqzHuKb_Mique videos found: 1196340 total videos found: 1918360\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vdkWfUKvAnUique videos found: 1196888 total videos found: 1919386\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bTccP0_25Ckique videos found: 1197930 total videos found: 1921006\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bNCYD6Q_UVgique videos found: 1198027 total videos found: 1921147\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mrkLVN6oibUique videos found: 1198331 total videos found: 1921587\t\t\t\n", - "substring not found https://www.youtube.com/shorts/amrezEYol24ique videos found: 1198474 total videos found: 1921767\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3bjshD_zu7cique videos found: 1199082 total videos found: 1923033\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Al2vgQdRlLg\n", - "substring not found https://www.youtube.com/shorts/ra61AbmQH1cique videos found: 1199851 total videos found: 1924290\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NYaeOxWYmBAique videos found: 1200872 total videos found: 1926018\t\t\t\n", - "substring not found https://www.youtube.com/shorts/49_A659IRNQique videos found: 1201168 total videos found: 1926385\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EuGX_AzISqUique videos found: 1201855 total videos found: 1927394\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o7ajx3jMUyMique videos found: 1202906 total videos found: 1929070\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eDrR1SM1RbMique videos found: 1203007 total videos found: 1929238\t\t\t\n", - "substring not found https://www.youtube.com/shorts/S_n-aJU-lbQique videos found: 1203184 total videos found: 1929523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SSTpVfnI5m4ique videos found: 1203272 total videos found: 1929679\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZuX6MyUSmk8ique videos found: 1203799 total videos found: 1930506\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Tqzlcpe1iZcique videos found: 1204447 total videos found: 1931566\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jds1DmeoadYique videos found: 1204621 total videos found: 1931826\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sLTnsPddBQIique videos found: 1204915 total videos found: 1932219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Im8rOImoMr8ique videos found: 1204938 total videos found: 1932255\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D_LkbMGiexIique videos found: 1206982 total videos found: 1935372\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TXAFK0sdmXUique videos found: 1208077 total videos found: 1936937\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WJnOcKbwIyQ\n", - "substring not found https://www.youtube.com/shorts/xfiIgTz_r9Q\n", - "substring not found https://www.youtube.com/shorts/GqgWP_gANtU\n", - "substring not found https://www.youtube.com/shorts/b0lqjnT8lUcique videos found: 1208663 total videos found: 1937907\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N2R4ZBHdfd0ique videos found: 1208951 total videos found: 1938482\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-fpMrPZtRIMique videos found: 1211332 total videos found: 1942453\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NIJOeakimD0ique videos found: 1213478 total videos found: 1945712\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SEJd48p7chEique videos found: 1213759 total videos found: 1946220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m0uAN5vdXWIique videos found: 1214076 total videos found: 1946727\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KXqy3XIa_x8ique videos found: 1214378 total videos found: 1947131\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=QlReh-TtNrond: 1216062 total videos found: 1949877\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oxiqz0YESQ4ique videos found: 1217139 total videos found: 1951555\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U0zrELYiK9Eique videos found: 1217146 total videos found: 1951567\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oDJpl3LjzM4ique videos found: 1217187 total videos found: 1951624\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WqeKLyfyGi0\n", - "substring not found https://www.youtube.com/shorts/5rY3Als0U_E\n", - "substring not found https://www.youtube.com/shorts/skgdtRYrK4o\n", - "substring not found https://www.youtube.com/shorts/GEQ1UuvRAno\n", - "substring not found https://www.youtube.com/shorts/Kla5tS5PFi4\n", - "substring not found https://www.youtube.com/shorts/f4n4wI1cCvMique videos found: 1217251 total videos found: 1951709\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cN5_DD3Om6gique videos found: 1219578 total videos found: 1955314\t\t\t\n", - "substring not found https://www.youtube.com/shorts/B1c8AuG4ylAique videos found: 1220676 total videos found: 1957210\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uGcY4y1pn0Qique videos found: 1220963 total videos found: 1957796\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ANQniI57oTIique videos found: 1221529 total videos found: 1958756\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I5RqAYdwg74ique videos found: 1222112 total videos found: 1959569\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ajQDUVlzbOkique videos found: 1222361 total videos found: 1959940\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8AubsrxTGu8\n", - "substring not found https://www.youtube.com/shorts/2mjK6lY4idgique videos found: 1222894 total videos found: 1960714\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rtc39gacOIQique videos found: 1223476 total videos found: 1961553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iM8YGyOjMJkique videos found: 1225396 total videos found: 1964835\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VgwuO-Kwrt0ique videos found: 1226349 total videos found: 1966486\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Zw5OwyRw-hgique videos found: 1226953 total videos found: 1967444\t\t\t\n", - "substring not found https://www.youtube.com/shorts/She4f0tADBwique videos found: 1227034 total videos found: 1967561\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XC6zvD04n54\n", - "substring not found https://www.youtube.com/shorts/wG9AEfFzdKwique videos found: 1228992 total videos found: 1970882\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uru7d7UGfxcique videos found: 1230376 total videos found: 1973118\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HQv64e-hQYw\n", - "substring not found https://www.youtube.com/shorts/KR9P7xRgBegique videos found: 1230597 total videos found: 1973490\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5ghsBJvzT8Qique videos found: 1231265 total videos found: 1974599\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oa5xy-S1wb4ique videos found: 1231452 total videos found: 1974899\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7tdjJH0_PpI\n", - "substring not found https://www.youtube.com/shorts/JlGV0XQ55Wgique videos found: 1232130 total videos found: 1976323\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Eqn7bWgqMAique videos found: 1233005 total videos found: 1977811\t\t\t\n", - "substring not found https://www.youtube.com/shorts/srhZHEyNSSMique videos found: 1233385 total videos found: 1978429\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZguCZmLjxfIique videos found: 1233629 total videos found: 1978788\t\t\t\n", - "substring not found https://www.youtube.com/shorts/42H38_GUmgcique videos found: 1234262 total videos found: 1979901\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LZsx_FrCZl4ique videos found: 1234271 total videos found: 1979912\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1Y4MmmcGbasique videos found: 1235116 total videos found: 1981144\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_WsaXLSXENAique videos found: 1235980 total videos found: 1982358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9oQxNVa1w1wique videos found: 1236336 total videos found: 1982849\t\t\t\n", - "substring not found https://www.youtube.com/shorts/H0AypLvkrK4ique videos found: 1236869 total videos found: 1983705\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zmdP3f3XNKUique videos found: 1237478 total videos found: 1984683\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rfpdfNH8poAique videos found: 1237532 total videos found: 1984754\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MNWx5nkW6GYique videos found: 1237753 total videos found: 1985183\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5Gtzmmjhw6gique videos found: 1238370 total videos found: 1986082\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YyeGwHvlaV8ique videos found: 1238583 total videos found: 1986430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uL8sfczQYKc\n", - "substring not found https://www.youtube.com/shorts/7iYsaJEdSLwique videos found: 1238605 total videos found: 1986454\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VPwCk7rtPRgique videos found: 1238651 total videos found: 1986514\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dI47Zj_jl58ique videos found: 1239170 total videos found: 1987306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SW3cH8MCduYique videos found: 1241017 total videos found: 1990163\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HhZ5Qi7FPWwique videos found: 1241454 total videos found: 1990915\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dgOPMXhDmHQique videos found: 1241859 total videos found: 1991490\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_kHpIpbvKUMique videos found: 1243269 total videos found: 1993834\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PgTE_5MLjloique videos found: 1243454 total videos found: 1994134\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5ed7ZcXJYp0ique videos found: 1243507 total videos found: 1994242\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hoyj4tsL0_c\n", - "substring not found https://www.youtube.com/shorts/Gr3jS9-XiaE\n", - "substring not found https://www.youtube.com/shorts/gcyfODWAxbcique videos found: 1244656 total videos found: 1996215\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EDVVDRETMVUique videos found: 1245311 total videos found: 1997376\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DtNw4IvB9AIique videos found: 1245502 total videos found: 1997660\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OqQ20_r1oWIique videos found: 1245557 total videos found: 1997719\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hUKzOjVCMrcique videos found: 1246134 total videos found: 1998519\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sbYoRLV5Nvkique videos found: 1246436 total videos found: 1999107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GDnULSwTx3Aique videos found: 1246498 total videos found: 1999239\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qSOQOqGAvmk\n", - "substring not found https://www.youtube.com/shorts/STCF1DGzy4oique videos found: 1246540 total videos found: 1999299\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k0WEWq7YGsEique videos found: 1246640 total videos found: 1999443\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4m_KDzRHAjwique videos found: 1246778 total videos found: 1999670\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zXc5EjDUCRgique videos found: 1248318 total videos found: 2001903\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GyR10ABgl_Mique videos found: 1248344 total videos found: 2001951\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dkIKleTztuYique videos found: 1248376 total videos found: 2001999\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RhjRucE6D0cique videos found: 1249032 total videos found: 2003041\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wTpAyscnmU4ique videos found: 1249077 total videos found: 2003113\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bDRN3fZViPMique videos found: 1249406 total videos found: 2003919\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oxJMMn6OMqAique videos found: 1249674 total videos found: 2004398\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JJyWuSPeGn0ique videos found: 1249711 total videos found: 2004482\t\t\t\n", - "substring not found https://www.youtube.com/shorts/V0TzZ3O9xhYique videos found: 1250175 total videos found: 2005226\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tvQHM9Lrqlcique videos found: 1250508 total videos found: 2005723\t\t\t\n", - "substring not found https://www.youtube.com/shorts/owhL-vdpIucique videos found: 1250578 total videos found: 2005842\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fuuLxyqhqMsique videos found: 1250788 total videos found: 2006190\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UswAaSJj2Doique videos found: 1251140 total videos found: 2006790\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4lHg4BUI5o4ique videos found: 1251597 total videos found: 2007522\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sTCsuSntBC0ique videos found: 1251618 total videos found: 2007570\t\t\t\n", - "substring not found https://www.youtube.com/shorts/CCaXToiFXEcique videos found: 1251769 total videos found: 2007797\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kPcDknPz4i8ique videos found: 1253213 total videos found: 2010111\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4z0c1c-4qxMique videos found: 1256885 total videos found: 2015888\t\t\t\n", - "substring not found https://www.youtube.com/shorts/R4OWO9-VQ9wique videos found: 1257653 total videos found: 2017226\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Cmexw3FrPBMique videos found: 1257660 total videos found: 2017238\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wmbGOAjB0tw\n", - "substring not found https://www.youtube.com/shorts/_Aa1Ym3YE0gique videos found: 1257672 total videos found: 2017261\t\t\t\n", - "substring not found https://www.youtube.com/shorts/A1ST7p78h88ique videos found: 1257937 total videos found: 2017692\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Anw8zkmhcZYique videos found: 1258248 total videos found: 2018220\t\t\t\n", - "substring not found https://www.youtube.com/shorts/EEMCZh3mFmYique videos found: 1258312 total videos found: 2018316\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UR0U535njn4ique videos found: 1258354 total videos found: 2018388\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6u_eiAaz5WUique videos found: 1258660 total videos found: 2018827\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NeVF3qFN7Nwique videos found: 1258892 total videos found: 2019180\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kWIy1Ltl4WIique videos found: 1259354 total videos found: 2020032\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1ODPYiJmBZMique videos found: 1259613 total videos found: 2020620\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Oh-czvhDCqQique videos found: 1259699 total videos found: 2020738\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7WMWFpny7fkique videos found: 1259720 total videos found: 2020774\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jfFVNQq_hBIique videos found: 1259990 total videos found: 2021252\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t3QJbZVvRxs\n", - "substring not found https://www.youtube.com/shorts/PL3iVXDFCtwique videos found: 1260155 total videos found: 2021563\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vVTlUtZX1JMique videos found: 1260740 total videos found: 2022476\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uInYKEMvhC0\n", - "substring not found https://www.youtube.com/shorts/u5HZzvq0UZU\n", - "substring not found https://www.youtube.com/shorts/rKSb7At1zaUique videos found: 1260854 total videos found: 2022644\t\t\t\n", - "substring not found https://www.youtube.com/shorts/N1XX5lSDhagique videos found: 1260861 total videos found: 2022656\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3ktry-4dqHA\n", - "substring not found https://www.youtube.com/shorts/CPyD004D5qwique videos found: 1260986 total videos found: 2022868\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FZHN7rHp-i4ique videos found: 1262035 total videos found: 2024740\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_A2V6ZQzVKYique videos found: 1262039 total videos found: 2024752\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Lba_sj0biVQ\n", - "substring not found https://www.youtube.com/shorts/Az6x_OfDoF4ique videos found: 1262146 total videos found: 2025003\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FwUHOPaLYZIique videos found: 1262723 total videos found: 2025938\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9YBFM6dZtm4\n", - "substring not found https://www.youtube.com/shorts/s0sCuGxOuFkique videos found: 1263508 total videos found: 2027215\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yel6NJ5VQT0ique videos found: 1263591 total videos found: 2027358\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6ItiRY36Dj8ique videos found: 1263908 total videos found: 2027825\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zZuL72XTfOkique videos found: 1264621 total videos found: 2029014\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ShNH0QNiedcique videos found: 1265323 total videos found: 2030433\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u0JvhadGlkw\n", - "substring not found https://www.youtube.com/shorts/BPklTuCZ6Hsique videos found: 1267315 total videos found: 2033942\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0m3tEpTncrIique videos found: 1268155 total videos found: 2035190\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_Bz4IjZ5CBgique videos found: 1268272 total videos found: 2035355\t\t\t\n", - "substring not found https://www.youtube.com/shorts/cTX-0lZBbDIique videos found: 1268293 total videos found: 2035390\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3NgaqiIhd6cique videos found: 1268315 total videos found: 2035426\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3xbq7j-pyfkique videos found: 1268333 total videos found: 2035462\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4wQnLxNPtGgique videos found: 1268345 total videos found: 2035498\t\t\t\n", - "substring not found https://www.youtube.com/shorts/k86NNsBmXDwique videos found: 1268552 total videos found: 2035870\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OcBKln_ZXqsique videos found: 1268753 total videos found: 2036182\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4NyvwLwQmjUique videos found: 1269102 total videos found: 2036731\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sGdHM7eqvEcique videos found: 1269221 total videos found: 2036980\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RhN_Sh7FX40ique videos found: 1269263 total videos found: 2037052\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2TDUhILRe4Qique videos found: 1269269 total videos found: 2037064\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jtTst1d4H2Mique videos found: 1269483 total videos found: 2037434\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3gidpSyCqR8ique videos found: 1269556 total videos found: 2037554\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HWIjh8TiTUEique videos found: 1269622 total videos found: 2037674\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5Ni4ExxTergique videos found: 1269640 total videos found: 2037710\t\t\t\n", - "substring not found https://www.youtube.com/shorts/AVfPvMl8l5sique videos found: 1270704 total videos found: 2039398\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZI88bfY_cjQique videos found: 1271052 total videos found: 2039962\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r0utI99-M3cique videos found: 1271104 total videos found: 2040032\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DtssSAsflL0\n", - "substring not found https://www.youtube.com/shorts/xHphVQtLLSE\n", - "substring not found https://www.youtube.com/shorts/f1jiqnjJczYique videos found: 1271746 total videos found: 2041286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qv6U30m7WTkique videos found: 1271906 total videos found: 2041619\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DgZcK1kAZRoique videos found: 1271988 total videos found: 2041797\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UA0zlwNZB0sique videos found: 1272175 total videos found: 2042240\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aOfbz70e2L0ique videos found: 1272269 total videos found: 2042419\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ihqGahrGengique videos found: 1273040 total videos found: 2043716\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2zPQ-2vDyEEique videos found: 1273843 total videos found: 2045036\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZCq-KE7Cpy0\n", - "substring not found https://www.youtube.com/shorts/RvqgfNMjyg0ique videos found: 1277143 total videos found: 2050471\t\t\t\n", - "substring not found https://www.youtube.com/shorts/T2b4ALN6xkYique videos found: 1278822 total videos found: 2053293\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hCLL2tV_yxAique videos found: 1279199 total videos found: 2053951\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vMZdYs0IWKYique videos found: 1279912 total videos found: 2055330\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FpxyPKDfm7Yique videos found: 1280866 total videos found: 2056731\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5bm10i1xTsEique videos found: 1280885 total videos found: 2056755\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Qnvsc9m75E0ique videos found: 1280914 total videos found: 2056803\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SqlVEz9RKD8ique videos found: 1280936 total videos found: 2056838\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ohg8ofyJpnsique videos found: 1282248 total videos found: 2059076\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C54nZDOcVOwique videos found: 1282307 total videos found: 2059160\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ccl5I5AWdyQique videos found: 1282682 total videos found: 2059828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lffGyIn-eT8ique videos found: 1283630 total videos found: 2061434\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dKV0D6k-XqYique videos found: 1283635 total videos found: 2061446\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aWFPBTzqsWg\n", - "substring not found https://www.youtube.com/shorts/PEZOuZo2o9Aique videos found: 1283903 total videos found: 2061878\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yLkTSGtqhQ8ique videos found: 1284359 total videos found: 2062858\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TV3_w4Qd0Noique videos found: 1286100 total videos found: 2066336\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tWJsoOfBrIIique videos found: 1286807 total videos found: 2067642\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IZ8ZcnhmpnQique videos found: 1287106 total videos found: 2068136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QiZHq-brk_cique videos found: 1287193 total videos found: 2068315\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_G_78XN2rIwique videos found: 1287974 total videos found: 2069577\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1MwjcvqPbpkique videos found: 1289008 total videos found: 2071136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DOb8S4YwqL4ique videos found: 1289602 total videos found: 2072059\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SVC4AV21nj0ique videos found: 1290002 total videos found: 2072903\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mi2CWKVAEvoique videos found: 1290156 total videos found: 2073117\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GKptRmRvJ-sique videos found: 1290191 total videos found: 2073165\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JvTg_mRQuYM\n", - "substring not found https://www.youtube.com/shorts/ry-UxOlI4fYique videos found: 1290824 total videos found: 2074219\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jKY4sp1v2Xgique videos found: 1290984 total videos found: 2074495\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kWIIRYfak8s\n", - "substring not found https://www.youtube.com/shorts/MQ4sHiWqtLcique videos found: 1292695 total videos found: 2076872\t\t\t\n", - "substring not found https://www.youtube.com/shorts/seIbwhtlJlU\n", - "substring not found https://www.youtube.com/shorts/5cFoO2jnjVg\n", - "substring not found https://www.youtube.com/shorts/XlYNIa0oVKY\n", - "substring not found https://www.youtube.com/shorts/WIhapgkWRVcique videos found: 1292701 total videos found: 2076884\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tjDIxp0cdOkique videos found: 1292730 total videos found: 2076931\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C1fAnxtjBwAique videos found: 1292758 total videos found: 2076979\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SJZ9QCOcIbcique videos found: 1293923 total videos found: 2078979\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bsNXXICnEQ0ique videos found: 1296519 total videos found: 2083325\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Crbr23OwfZUique videos found: 1297326 total videos found: 2084668\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_ppTz6nXZzcique videos found: 1297865 total videos found: 2085369\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TAnmcmpFIGgique videos found: 1297940 total videos found: 2085465\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XseKIXEkFcU\n", - "substring not found https://www.youtube.com/shorts/a4jqYN-oFfkique videos found: 1298952 total videos found: 2087268\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LbRuNBmwiIQique videos found: 1299126 total videos found: 2087694\t\t\t\n", - "substring not found https://www.youtube.com/shorts/J0OT5Xx-NTg\n", - "substring not found https://www.youtube.com/shorts/7hc0bwWZAwYique videos found: 1299753 total videos found: 2088792\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eLjQosJxQQEique videos found: 1300292 total videos found: 2089729\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bDaz-b_Rv-gique videos found: 1300757 total videos found: 2090430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/La9Jekw3cDQique videos found: 1300867 total videos found: 2090665\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tg0xAQsYJ_4ique videos found: 1301043 total videos found: 2091097\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JR0VqRSo8loique videos found: 1301158 total videos found: 2091265\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0CPHq80-klMique videos found: 1301669 total videos found: 2092107\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7pPai4IFdF4ique videos found: 1301779 total videos found: 2092330\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xtSZFjgXp4Uique videos found: 1302604 total videos found: 2093716\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9XvSiCaYDJsique videos found: 1302900 total videos found: 2094208\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a5P-okSWRxQique videos found: 1302919 total videos found: 2094231\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Xxoh4_32au4ique videos found: 1304456 total videos found: 2096876\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OYqH_RkFkcMique videos found: 1305078 total videos found: 2097783\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C5iLJPCRiD4ique videos found: 1305319 total videos found: 2098128\t\t\t\n", - "substring not found https://www.youtube.com/shorts/DwOzVIbjkPUique videos found: 1305560 total videos found: 2098477\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vg4rYGwWJE8ique videos found: 1305693 total videos found: 2098642\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zRgBQaU1QG8ique videos found: 1305949 total videos found: 2099025\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9uATYZd8KKQique videos found: 1306251 total videos found: 2099505\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3KXY2f-U90Y\n", - "substring not found https://www.youtube.com/shorts/weABlf7j55wique videos found: 1306275 total videos found: 2099553\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mee0CkF_dX4ique videos found: 1306972 total videos found: 2100777\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e3zEi6yYoAwique videos found: 1306997 total videos found: 2100825\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_l-j7c5jwhsique videos found: 1307305 total videos found: 2101253\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Go-COWa8mAkique videos found: 1308016 total videos found: 2102653\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JAGIGHcYR7oique videos found: 1309718 total videos found: 2105382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xQyE_bnJ6KIique videos found: 1309727 total videos found: 2105394\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1aWUauS4iVA\n", - "substring not found https://www.youtube.com/shorts/w9WR_QGZcbsique videos found: 1309879 total videos found: 2105658\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zFJ2X1POAMEique videos found: 1310355 total videos found: 2106400\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XpsD0L2lWMwique videos found: 1310462 total videos found: 2106589\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-Ssv2K7UCCwique videos found: 1312516 total videos found: 2110135\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4J3yqnKAvJgique videos found: 1313604 total videos found: 2111741\t\t\t\n", - "substring not found https://www.youtube.com/shorts/FdyOB7IN044ique videos found: 1314333 total videos found: 2112903\t\t\t\n", - "substring not found https://www.youtube.com/shorts/lntW6fvfAFwique videos found: 1314342 total videos found: 2112915\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_mgOWpdngB4ique videos found: 1314857 total videos found: 2113643\t\t\t\n", - "substring not found https://www.youtube.com/shorts/U4HNAQNvmH8ique videos found: 1315102 total videos found: 2114000\t\t\t\n", - "substring not found https://www.youtube.com/shorts/v5UT6TtqANkique videos found: 1315141 total videos found: 2114046\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mJl4xyppr0kique videos found: 1315655 total videos found: 2114811\t\t\t\n", - "substring not found https://www.youtube.com/shorts/r2Npey7XiTA\n", - "substring not found https://www.youtube.com/shorts/YOpwLWpKUu4ique videos found: 1316426 total videos found: 2115887\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uNRaZvzFqfE\n", - "substring not found https://www.youtube.com/shorts/-N0uEP7Tu-g\n", - "substring not found https://www.youtube.com/shorts/4SPYc8oHGz0ique videos found: 1316516 total videos found: 2116016\t\t\t\n", - "substring not found https://www.youtube.com/shorts/h18khh-VUDUique videos found: 1316763 total videos found: 2116385\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=Gl7icczujK4nd: 1317363 total videos found: 2117493\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hnw8woT9fAgique videos found: 1317603 total videos found: 2117873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sfUHrJIHfocique videos found: 1318161 total videos found: 2118895\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ohC1BKMw90cique videos found: 1318287 total videos found: 2119099\t\t\t\n", - "substring not found https://www.youtube.com/shorts/izp5Xecde-gique videos found: 1320149 total videos found: 2121971\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3gdKwYhSF2g\n", - "substring not found https://www.youtube.com/shorts/JQBH1YMxUqEique videos found: 1320337 total videos found: 2122286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZVga1ioM8A8ique videos found: 1320349 total videos found: 2122310\t\t\t\n", - "substring not found https://www.youtube.com/shorts/53zSSbVTnt0\n", - "substring not found https://www.youtube.com/shorts/A0RPbe7nrZYique videos found: 1320356 total videos found: 2122322\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ACEzG-QMuDM\n", - "substring not found https://www.youtube.com/shorts/DAzkqfxrNaYique videos found: 1320991 total videos found: 2123253\t\t\t\n", - "substring not found https://www.youtube.com/shorts/85f4xCr978gique videos found: 1321082 total videos found: 2123396\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ok6kiLK0Idcique videos found: 1321088 total videos found: 2123408\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vnJumLcEDIsique videos found: 1321130 total videos found: 2123492\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e04GLl7hnZM\n", - "substring not found https://www.youtube.com/shorts/ZxpKxhVMY-Eique videos found: 1321947 total videos found: 2124876\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ktGPJR2obgEique videos found: 1322008 total videos found: 2124960\t\t\t\n", - "substring not found https://www.youtube.com/shorts/79veUgziwmMique videos found: 1322987 total videos found: 2126597\t\t\t\n", - "substring not found https://www.youtube.com/shorts/iSHIfws_KLMique videos found: 1323096 total videos found: 2126813\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mv56rF2zMsw\n", - "substring not found https://www.youtube.com/shorts/uBbIJ0YPHWoique videos found: 1323120 total videos found: 2126849\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Xabz6oL4sZgique videos found: 1323138 total videos found: 2126873\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Yn7ymGg0p6cique videos found: 1323217 total videos found: 2126993\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TcnhTDZoob0ique videos found: 1323256 total videos found: 2127053\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MCOpQS0FItIique videos found: 1323477 total videos found: 2127341\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LuWVpLVTj4oique videos found: 1323487 total videos found: 2127353\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Ia-OnaFrtjoique videos found: 1323854 total videos found: 2127974\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QbJwRA183_M\n", - "substring not found https://www.youtube.com/shorts/Iwzz2e6ZmZ8ique videos found: 1323961 total videos found: 2128139\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VIIGD7543aYique videos found: 1323994 total videos found: 2128174\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hxCq48Mp6JMique videos found: 1324001 total videos found: 2128186\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wtwFoV_gk8Qique videos found: 1324016 total videos found: 2128210\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dLZAMkKg_Xgique videos found: 1324060 total videos found: 2128282\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pFm2P60LZlc\n", - "substring not found https://www.youtube.com/shorts/UnigmlUMaDsique videos found: 1324131 total videos found: 2128389\t\t\t\n", - "substring not found https://www.youtube.com/shorts/vUR1tU6s9BEique videos found: 1324345 total videos found: 2128758\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XrlkIWIAV4kique videos found: 1324550 total videos found: 2129129\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RVcvEB-66rY\n", - "substring not found https://www.youtube.com/shorts/NKWglGdWVTkique videos found: 1324635 total videos found: 2129272\t\t\t\n", - "substring not found https://www.youtube.com/shorts/y0HSYQ7rmiY\n", - "substring not found https://www.youtube.com/shorts/VY_hPLn-vc8\n", - "substring not found https://www.youtube.com/shorts/xzoGr5SR5Sc\n", - "substring not found https://www.youtube.com/shorts/3qCPIKtVt44ique videos found: 1324647 total videos found: 2129284\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nWxueyY-oQ8\n", - "substring not found https://www.youtube.com/shorts/HbrmxsXc4Vo\n", - "substring not found https://www.youtube.com/shorts/v84jTaG0JiU\n", - "substring not found https://www.youtube.com/shorts/PYErRaFWSS0ique videos found: 1325109 total videos found: 2130140\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NcNWtXVufZ0ique videos found: 1325165 total videos found: 2130224\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fRbYgaJtxOsique videos found: 1325238 total videos found: 2130320\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5yPgARhoMMMique videos found: 1325284 total videos found: 2130404\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a3xOE6oXQMYique videos found: 1325299 total videos found: 2130428\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZYOsSKOpanYique videos found: 1325872 total videos found: 2131276\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xkUOdnOcf78ique videos found: 1325880 total videos found: 2131288\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e0HyOBeWTHMique videos found: 1325972 total videos found: 2131420\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QLbBvpE4N1kique videos found: 1325981 total videos found: 2131432\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-ln6tp-plBM\n", - "substring not found https://www.youtube.com/shorts/AkOLxmctAlgique videos found: 1326314 total videos found: 2131932\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I2tut_c5XRkique videos found: 1326677 total videos found: 2132517\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hrrEXqe1yUUique videos found: 1327210 total videos found: 2133601\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Kl0ubLPrlsU\n", - "substring not found https://www.youtube.com/shorts/txuwVoK5MsAique videos found: 1327614 total videos found: 2134381\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7HB6pbSlRIEique videos found: 1328582 total videos found: 2135940\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pjIgBghGBAk\n", - "substring not found https://www.youtube.com/shorts/uCa_AsBos_U\n", - "substring not found https://www.youtube.com/shorts/TZN_bAlJWVwique videos found: 1328645 total videos found: 2136035\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LUP7Yk4TiLI\n", - "substring not found https://www.youtube.com/shorts/N2T0yHtmA7wique videos found: 1328651 total videos found: 2136047\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qtT11cVwf_cique videos found: 1328765 total videos found: 2136201\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XalvXx6G0Acique videos found: 1329449 total videos found: 2137314\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KwZm3Elosyw\n", - "substring not found https://www.youtube.com/shorts/tce89mkKW3Q\n", - "substring not found https://www.youtube.com/shorts/tO8d_Sw_rXE\n", - "substring not found https://www.youtube.com/shorts/SNv-sEvqVlc\n", - "substring not found https://www.youtube.com/shorts/KpcIucrS8HUique videos found: 1329576 total videos found: 2137515\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nCsF22nYEtAique videos found: 1329987 total videos found: 2138161\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BeeF4KT1aqcique videos found: 1330488 total videos found: 2138947\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-islXWtN4Hkique videos found: 1330624 total videos found: 2139184\t\t\t\n", - "substring not found https://www.youtube.com/shorts/OoQbgGKGpa0\n", - "substring not found https://www.youtube.com/shorts/Z3csml1Nr8Eique videos found: 1330638 total videos found: 2139232\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WjQgDbOI_agique videos found: 1330749 total videos found: 2139446\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JEsaj6lBPvEique videos found: 1330793 total videos found: 2139530\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GuXNFs6OSVY\n", - "substring not found https://www.youtube.com/shorts/h9ZtVR3ID7kique videos found: 1331008 total videos found: 2139862\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mOwDFc2sRnUique videos found: 1331516 total videos found: 2140735\t\t\t\n", - "substring not found https://www.youtube.com/shorts/bFfucRB3BA8ique videos found: 1331531 total videos found: 2140771\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Bt6kl58RdDIique videos found: 1331574 total videos found: 2140854\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VJ7ezLhaTdU\n", - "substring not found https://www.youtube.com/shorts/ELEyZUKK_pkique videos found: 1331877 total videos found: 2141345\t\t\t\n", - "substring not found https://www.youtube.com/shorts/spXI95sGx5Mique videos found: 1331921 total videos found: 2141428\t\t\t\n", - "substring not found https://www.youtube.com/shorts/-sZ7AYW8BoUique videos found: 1332865 total videos found: 2143019\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_YtBzytHll4ique videos found: 1333106 total videos found: 2143389\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D8oiH7_NJm4ique videos found: 1333369 total videos found: 2143767\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MjjlhOI0xPIique videos found: 1333377 total videos found: 2143779\t\t\t\n", - "substring not found https://www.youtube.com/shorts/76LsKJNZKXQ\n", - "substring not found https://www.youtube.com/shorts/zc0o4VOOaHMique videos found: 1333910 total videos found: 2144657\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Vs9mDa7ENgE\n", - "substring not found https://www.youtube.com/shorts/8j4Su9fuweEique videos found: 1334013 total videos found: 2144823\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YeskdGQYW3Aique videos found: 1334071 total videos found: 2144907\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PJ-21wpt2ysique videos found: 1334088 total videos found: 2144943\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WRXQawgtFjkique videos found: 1334398 total videos found: 2145579\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jR2mZbaeSoA\n", - "substring not found https://www.youtube.com/shorts/B5oYP4Mai6sique videos found: 1334858 total videos found: 2146420\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sZQEavRROJ4ique videos found: 1335609 total videos found: 2147470\t\t\t\n", - "substring not found https://www.youtube.com/shorts/sbQ_KQLFZHYique videos found: 1335685 total videos found: 2147578\t\t\t\n", - "substring not found https://www.youtube.com/shorts/s4mtKhZmi4sique videos found: 1336288 total videos found: 2148733\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7qDTUBw0-gIique videos found: 1336319 total videos found: 2148802\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Bq-sYRPODmw\n", - "substring not found https://www.youtube.com/shorts/WGXoLUu0dsw\n", - "substring not found https://www.youtube.com/shorts/HOVZZSqOyv0ique videos found: 1336379 total videos found: 2148885\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tSsVczZLHlEique videos found: 1336394 total videos found: 2148909\t\t\t\n", - "substring not found https://www.youtube.com/shorts/yxDt2-Xd7U8ique videos found: 1336405 total videos found: 2148933\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dSHBffu60Gkique videos found: 1336880 total videos found: 2149710\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WtZRkwx1BeY\n", - "substring not found https://www.youtube.com/shorts/-DCxsBWZdJcique videos found: 1337267 total videos found: 2150282\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0OLZWjoel24ique videos found: 1337549 total videos found: 2150653\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BrR_3C45cS4ique videos found: 1337590 total videos found: 2150713\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_jgU3nCo_OMique videos found: 1337960 total videos found: 2151382\t\t\t\n", - "substring not found https://www.youtube.com/shorts/97bb-R6K65Q\n", - "substring not found https://www.youtube.com/shorts/XyNRWqLXtVI\n", - "substring not found https://www.youtube.com/shorts/r9rEsuMG4cQ\n", - "substring not found https://www.youtube.com/shorts/U4gj_ZVP8Ls\n", - "substring not found https://www.youtube.com/shorts/4GKOAr8QVB4\n", - "substring not found https://www.youtube.com/shorts/qR7TAgEJk7I\n", - "substring not found https://www.youtube.com/shorts/G7xjjBzXTAgique videos found: 1338043 total videos found: 2151538\t\t\t\n", - "substring not found https://www.youtube.com/shorts/72YsN-2hgkI\n", - "substring not found https://www.youtube.com/shorts/ZsFsO3KKCG4ique videos found: 1339542 total videos found: 2153995\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zhEtrY82PFkique videos found: 1339776 total videos found: 2154331\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ObS1aDO4o7Yique videos found: 1340297 total videos found: 2155106\t\t\t\n", - "substring not found https://www.youtube.com/shorts/jfErBgF_1PU\n", - "substring not found https://www.youtube.com/shorts/rZkbXmIeH_Uique videos found: 1340309 total videos found: 2155118\t\t\t\n", - "substring not found https://www.youtube.com/shorts/e0meApEwmBE\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=VEQS6UwdnAcnd: 1340437 total videos found: 2155315\t\t\t\n", - "substring not found https://www.youtube.com/shorts/C7cxFwGAJXEique videos found: 1340960 total videos found: 2156045\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MFYJQMSVnHQique videos found: 1340998 total videos found: 2156093\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ZqAA7QbrF4cique videos found: 1341034 total videos found: 2156153\t\t\t\n", - "substring not found https://www.youtube.com/shorts/IvtSlKDW6Icique videos found: 1341040 total videos found: 2156165\t\t\t\n", - "substring not found https://www.youtube.com/shorts/wrGLiiSpUUIique videos found: 1341331 total videos found: 2156666\t\t\t\n", - "substring not found https://www.youtube.com/shorts/xCRuFlD9h_Iique videos found: 1342188 total videos found: 2158195\t\t\t\n", - "substring not found https://www.youtube.com/shorts/VyJIy4wtwxk\n", - "substring not found https://www.youtube.com/shorts/ur4QMZkCmO0ique videos found: 1342518 total videos found: 2158755\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_OKcwtOIly8ique videos found: 1343279 total videos found: 2160487\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YhdGpiKfx70\n", - "substring not found https://www.youtube.com/shorts/o3ewjREsjIQique videos found: 1343804 total videos found: 2161597\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3vP-i3OB84Eique videos found: 1344073 total videos found: 2162022\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Fb2NT8X5HAUique videos found: 1344985 total videos found: 2163588\t\t\t\n", - "substring not found https://www.youtube.com/shorts/aTDgR-ttEpEique videos found: 1345209 total videos found: 2163894\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0ZSmq0dvpsAique videos found: 1345315 total videos found: 2164038\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gEMMo49j-MMique videos found: 1345701 total videos found: 2164611\t\t\t\n", - "substring not found https://www.youtube.com/shorts/t_S6pwijp3Mique videos found: 1346212 total videos found: 2165376\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7GUl5wW0hhQique videos found: 1347937 total videos found: 2168243\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zOZsEaEFxtwique videos found: 1348053 total videos found: 2168387\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L-65C9WVeCEique videos found: 1348124 total videos found: 2168519\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kfFfXz5Sd6gique videos found: 1348253 total videos found: 2168735\t\t\t\n", - "substring not found https://www.youtube.com/shorts/E7ETfXhdH8wique videos found: 1348263 total videos found: 2168747\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rllj9v0FtCQique videos found: 1348267 total videos found: 2168759\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2IJGv6odCTkique videos found: 1348289 total videos found: 2168795\t\t\t\n", - "substring not found https://www.youtube.com/shorts/qcuN5-utyMkique videos found: 1348331 total videos found: 2168855\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BFKK9CZfNR0ique videos found: 1348389 total videos found: 2168927\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tm660k81DzAique videos found: 1348731 total videos found: 2169375\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XtMnAk3-XqUique videos found: 1348855 total videos found: 2169563\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z7nvRj1H1Cc\n", - "substring not found https://www.youtube.com/shorts/lnqobDEVKEoique videos found: 1348940 total videos found: 2169707\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_rsXsyWHRSgique videos found: 1349229 total videos found: 2170126\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_VYo126Ay-wique videos found: 1349524 total videos found: 2170582\t\t\t\n", - "substring not found https://www.youtube.com/shorts/8VAvLmXED9Yique videos found: 1349944 total videos found: 2171286\t\t\t\n", - "substring not found https://www.youtube.com/shorts/WnW5IMrwjv0\n", - "substring not found https://www.youtube.com/shorts/FjHuE1HrnjYique videos found: 1350004 total videos found: 2171430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/949zrshXmYsique videos found: 1350021 total videos found: 2171454\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m6lXfuxrU6Eique videos found: 1350414 total videos found: 2172136\t\t\t\n", - "substring not found https://www.youtube.com/shorts/zeAgzOk605wique videos found: 1351116 total videos found: 2173410\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TUvPQjA-f88ique videos found: 1351261 total videos found: 2173686\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z7lZ96ILwM0ique videos found: 1352734 total videos found: 2175866\t\t\t\n", - "substring not found https://www.youtube.com/shorts/XE_85rGCOa4ique videos found: 1352788 total videos found: 2175974\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pGklJNAgybUique videos found: 1354136 total videos found: 2178267\t\t\t\n", - "substring not found https://www.youtube.com/shorts/q_t8pBhob6U\n", - "substring not found https://www.youtube.com/shorts/R2daIRplgs8ique videos found: 1354983 total videos found: 2179554\t\t\t\n", - "substring not found https://www.youtube.com/shorts/u8Y6CbTUlTM\n", - "substring not found https://www.youtube.com/shorts/ZSz_FP0TpuEique videos found: 1355009 total videos found: 2179590\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Gf54rCcClMo\n", - "substring not found https://www.youtube.com/shorts/gbXy97f-VBY\n", - "substring not found https://www.youtube.com/shorts/HWOJ0ol7-wA\n", - "substring not found https://www.youtube.com/shorts/5eVVBQVA4uY\n", - "substring not found https://www.youtube.com/shorts/IkaY_IxSf_Yique videos found: 1355117 total videos found: 2179732\t\t\t\n", - "substring not found https://www.youtube.com/shorts/kGuPYSIgbQUique videos found: 1355249 total videos found: 2179935\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ahfCLC27yMcique videos found: 1355259 total videos found: 2179947\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LN7Jj4nytcg\n", - "substring not found https://www.youtube.com/shorts/bUoJbIPPYO4\n", - "substring not found https://www.youtube.com/shorts/9TavyAUXddg\n", - "substring not found https://www.youtube.com/shorts/0366Drpwtv0\n", - "substring not found https://www.youtube.com/shorts/0fx1j-mOLXoique videos found: 1355264 total videos found: 2179959\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LAsvzahVz9g\n", - "substring not found https://www.youtube.com/shorts/FcSI4QkNGDs\n", - "substring not found https://www.youtube.com/shorts/cYvNkFkAruE\n", - "substring not found https://www.youtube.com/shorts/-wYQ1_FevBoique videos found: 1355499 total videos found: 2180289\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mPRDdGgWmo4ique videos found: 1355587 total videos found: 2180409\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3CdxPz8AjHQique videos found: 1356182 total videos found: 2181500\t\t\t\n", - "substring not found https://www.youtube.com/shorts/unUVMIRaHxgique videos found: 1356265 total videos found: 2181620\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Znu4P7Mrh1Eique videos found: 1356385 total videos found: 2181797\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GNhenECPCGU\n", - "substring not found https://www.youtube.com/shorts/p2gm-mS1ZGM\n", - "substring not found https://www.youtube.com/shorts/JoMUi7ELggcique videos found: 1356654 total videos found: 2182178\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GXnUFBLv29kique videos found: 1357243 total videos found: 2183054\t\t\t\n", - "substring not found https://www.youtube.com/shorts/L0Qnbm1S1QAique videos found: 1357852 total videos found: 2183896\t\t\t\n", - "substring not found https://www.youtube.com/shorts/MdA4vZcbPAQique videos found: 1358103 total videos found: 2184307\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RfzD7g9C3moique videos found: 1359856 total videos found: 2187452\t\t\t\n", - "substring not found https://www.youtube.com/shorts/W0qnHfVx1yQique videos found: 1359911 total videos found: 2187523\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tanhijXTIy8ique videos found: 1360224 total videos found: 2188069\t\t\t\n", - "substring not found https://www.youtube.com/shorts/O9wu7xc8G7Uique videos found: 1360277 total videos found: 2188147\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eFOp6KJmB3Yique videos found: 1360413 total videos found: 2188429\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rDYZuRm6d98ique videos found: 1361157 total videos found: 2189828\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nRDua4XksoEique videos found: 1361454 total videos found: 2190257\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PxGAbUhIJQ4ique videos found: 1361468 total videos found: 2190281\t\t\t\n", - "substring not found https://www.youtube.com/shorts/47CneKg-OsA\n", - "substring not found https://www.youtube.com/shorts/0M2SHhVIZTYique videos found: 1361692 total videos found: 2190628\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uulMj5TK1uIique videos found: 1361917 total videos found: 2190951\t\t\t\n", - "substring not found https://www.youtube.com/shorts/GHpV2M07wUsique videos found: 1362629 total videos found: 2192035\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9xJ5FA_37Q4ique videos found: 1363651 total videos found: 2193763\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9pVKKG0arc0ique videos found: 1363660 total videos found: 2193775\t\t\t\n", - "substring not found https://www.youtube.com/shorts/a4E-6bWsxxYique videos found: 1363909 total videos found: 2194123\t\t\t\n", - "substring not found https://www.youtube.com/shorts/LfnBjFpgQ4cique videos found: 1365269 total videos found: 2196271\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_O9ru__txKMique videos found: 1365989 total videos found: 2197397\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Z_db79TQxnUique videos found: 1366210 total videos found: 2197745\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2H11FTg9eZQique videos found: 1366237 total videos found: 2197793\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rnZMZgiR6ywique videos found: 1366488 total videos found: 2198197\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eyVjvDFKcHYique videos found: 1366517 total videos found: 2198233\t\t\t\n", - "substring not found https://www.youtube.com/shorts/m3caHkR9-lEique videos found: 1366618 total videos found: 2198398\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0maSU2UDbwIique videos found: 1366762 total videos found: 2198576\t\t\t\n", - "substring not found https://www.youtube.com/shorts/rOsEQ71naBQique videos found: 1366840 total videos found: 2198672\t\t\t\n", - "substring not found https://www.youtube.com/shorts/eMMPSXd90Ycique videos found: 1366927 total videos found: 2198801\t\t\t\n", - "substring not found https://www.youtube.com/shorts/X519EUuucqAique videos found: 1368218 total videos found: 2200775\t\t\t\n", - "substring not found https://www.youtube.com/shorts/w1RSAxCxBwgique videos found: 1368334 total videos found: 2200918\t\t\t\n", - "substring not found https://www.youtube.com/shorts/9n7xmkdhM0kique videos found: 1368554 total videos found: 2201237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/nIyQ7UKHuwIique videos found: 1368573 total videos found: 2201273\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oheaW5Fvd0Iique videos found: 1368830 total videos found: 2201762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RsOvlt9U1FQ\n", - "substring not found https://www.youtube.com/shorts/FiGo0qX5HRg\n", - "substring not found https://www.youtube.com/shorts/7ztE58ahGLcique videos found: 1369055 total videos found: 2202204\t\t\t\n", - "substring not found https://www.youtube.com/shorts/6EbXxa8kVZk\n", - "substring not found https://www.youtube.com/shorts/EsGUS8ItHccique videos found: 1369074 total videos found: 2202240\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oz64BpSq3-Aique videos found: 1369102 total videos found: 2202276\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1NsI1v22lIk\n", - "substring not found https://www.youtube.com/shorts/TSxDPXsqa9c\n", - "substring not found https://www.youtube.com/shorts/oSBC4hOFdYcique videos found: 1369624 total videos found: 2203026\t\t\t\n", - "substring not found https://www.youtube.com/shorts/_Ln2SKRl600ique videos found: 1369640 total videos found: 2203050\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tQLQYgmFo8Qique videos found: 1369650 total videos found: 2203062\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UyxL4oP9n5Aique videos found: 1369656 total videos found: 2203074\t\t\t\n", - "substring not found https://www.youtube.com/shorts/KNcvju4ZkVY\n", - "substring not found https://www.youtube.com/shorts/aOD8arbPm9cique videos found: 1371299 total videos found: 2205434\t\t\t\n", - "substring not found https://www.youtube.com/shorts/l5iPw6CgO6A\n", - "substring not found https://www.youtube.com/shorts/RsulsImhk1Qique videos found: 1371606 total videos found: 2205878\t\t\t\n", - "substring not found https://www.youtube.com/shorts/7TrNAwRgRyI\n", - "substring not found https://www.youtube.com/shorts/zNsuuMLbd9sique videos found: 1371609 total videos found: 2205890\t\t\t\n", - "substring not found https://www.youtube.com/shorts/D-S4OKq0ISMique videos found: 1371769 total videos found: 2206106\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fqSBCNt-eJ8\n", - "substring not found https://www.youtube.com/shorts/p-t_5lOqdHM\n", - "substring not found https://www.youtube.com/shorts/6tiE_vkaIKoique videos found: 1371780 total videos found: 2206118\t\t\t\n", - "substring not found https://www.youtube.com/shorts/Mu-PgFjEnTgique videos found: 1371793 total videos found: 2206142\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fAXgiu6v1J0ique videos found: 1371939 total videos found: 2206370\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YUof-nbwemQique videos found: 1371966 total videos found: 2206418\t\t\t\n", - "substring not found https://www.youtube.com/shorts/ajlqMi1FOsYique videos found: 1371970 total videos found: 2206430\t\t\t\n", - "substring not found https://www.youtube.com/shorts/BR53pDndwT8\n", - "substring not found https://www.youtube.com/shorts/TtxnNBxEh4Eique videos found: 1371989 total videos found: 2206466\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4dAieeKkkTwique videos found: 1372103 total videos found: 2206646\t\t\t\n", - "substring not found https://www.youtube.com/shorts/2ZkICwVpw40ique videos found: 1372241 total videos found: 2206834\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TOuUg24wLfo\n", - "substring not found https://www.youtube.com/shorts/HdhRwYz9Pfkique videos found: 1372366 total videos found: 2207025\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5v-5lfVgV2Eique videos found: 1372471 total videos found: 2207181\t\t\t\n", - "substring not found https://www.youtube.com/shorts/I77X0xdT6DAique videos found: 1372492 total videos found: 2207225\t\t\t\n", - "substring not found https://www.youtube.com/shorts/UnPQofYKFIw\n", - "substring not found https://www.youtube.com/shorts/FCVdP_-3rDw\n", - "substring not found https://www.youtube.com/shorts/K5FUyeo0WDMique videos found: 1372497 total videos found: 2207237\t\t\t\n", - "substring not found https://www.youtube.com/shorts/0NAe481Ow58ique videos found: 1372539 total videos found: 2207309\t\t\t\n", - "substring not found https://www.youtube.com/shorts/1B3Wov464iI\n", - "substring not found https://www.youtube.com/shorts/ID6MZ7JUdIQique videos found: 1372584 total videos found: 2207380\t\t\t\n", - "substring not found https://www.youtube.com/shorts/pDHEFpfaFRQique videos found: 1372657 total videos found: 2207500\t\t\t\n", - "substring not found https://www.youtube.com/shorts/oO5Xu4hhthwique videos found: 1372773 total videos found: 2207692\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4M1XFuk2mb8\n", - "substring not found https://www.youtube.com/shorts/2Zjt_QPpUa4ique videos found: 1373021 total videos found: 2208144\t\t\t\n", - "substring not found https://www.youtube.com/shorts/dfkjGVLqT7sique videos found: 1373059 total videos found: 2208204\t\t\t\n", - "substring not found https://www.youtube.com/shorts/PTmfolKumlE\n", - "substring not found https://www.youtube.com/shorts/Gz8ttww2WiIique videos found: 1373070 total videos found: 2208216\t\t\t\n", - "substring not found https://www.youtube.com/shorts/g9PYlcUstlQique videos found: 1373143 total videos found: 2208336\t\t\t\n", - "substring not found https://www.youtube.com/shorts/SwkqjJi9y0cique videos found: 1373287 total videos found: 2208600\t\t\t\n", - "substring not found https://www.youtube.com/shorts/szwgk8iy_XQ\n", - "substring not found https://www.youtube.com/shorts/kDs8rHS6aS0ique videos found: 1373662 total videos found: 2209188\t\t\t\n", - "substring not found https://www.youtube.com/shorts/NPRoBTsKbhw\n", - "substring not found https://www.youtube.com/shorts/aIlaLwXJeVkique videos found: 1373973 total videos found: 2209675\t\t\t\n", - "substring not found https://www.youtube.com/shorts/f5McF5wY8SMique videos found: 1373991 total videos found: 2209699\t\t\t\n", - "substring not found https://www.youtube.com/shorts/uEatVObQJn0ique videos found: 1374212 total videos found: 2210079\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mwKzMCxOmuEique videos found: 1374368 total videos found: 2210306\t\t\t\n", - "substring not found https://www.youtube.com/shorts/YBbMwzV7fuMique videos found: 1374616 total videos found: 2210640\t\t\t\n", - "substring not found https://www.youtube.com/shorts/c2V9eoDji9kique videos found: 1375181 total videos found: 2211488\t\t\t\n", - "substring not found https://www.youtube.com/shorts/HCDH8-TwaiM\n", - "substring not found https://www.youtube.com/shorts/MPd7NzJoVhUique videos found: 1375308 total videos found: 2211666\t\t\t\n", - "substring not found https://www.youtube.com/shorts/mDr4h_gzLFYique videos found: 1375630 total videos found: 2212291\t\t\t\n", - "substring not found https://www.youtube.com/shorts/RcpxMSbeS8gique videos found: 1375662 total videos found: 2212363\t\t\t\n", - "'NoneType' object is not iterable https://www.youtube.com/watch?v=sdmoIq0b0AAnd: 1376612 total videos found: 2213762\t\t\t\n", - "substring not found https://www.youtube.com/shorts/QoyKirWkGwMique videos found: 1377065 total videos found: 2214501\t\t\t\n", - "substring not found https://www.youtube.com/shorts/hJOJlPr_Et0ique videos found: 1377085 total videos found: 2214525\t\t\t\n", - "substring not found https://www.youtube.com/shorts/o3Muu6FJoKYique videos found: 1377203 total videos found: 2214765\t\t\t\n", - "substring not found https://www.youtube.com/shorts/4_vM0b1nueQique videos found: 1377646 total videos found: 2215467\t\t\t\n", - "substring not found https://www.youtube.com/shorts/5A99GFE17c0ique videos found: 1378211 total videos found: 2216263\t\t\t\n", - "substring not found https://www.youtube.com/shorts/83u7IanL7u8ique videos found: 1378475 total videos found: 2216657\t\t\t\n", - "substring not found https://www.youtube.com/shorts/TQ8VuDO7dSEique videos found: 1378486 total videos found: 2216669\t\t\t\n", - "substring not found https://www.youtube.com/shorts/fzxNvcgbAKw\n", - "substring not found https://www.youtube.com/shorts/nSlUVrNbv78\n", - "substring not found https://www.youtube.com/shorts/N_jQ0WindFcique videos found: 1378576 total videos found: 2216800\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JazJuKSpdDYique videos found: 1378922 total videos found: 2217304\t\t\t\n", - "substring not found https://www.youtube.com/shorts/tliwN7a8nLIique videos found: 1379099 total videos found: 2217531\t\t\t\n", - "substring not found https://www.youtube.com/shorts/3r1E4Uia50cique videos found: 1379130 total videos found: 2217577\t\t\t\n", - "substring not found https://www.youtube.com/shorts/JikO0GpN3Ucique videos found: 1379387 total videos found: 2218068\t\t\t\n", - "substring not found https://www.youtube.com/shorts/gwkZmMx5Iu4ique videos found: 1379690 total videos found: 2218579\t\t\t\n", - "channels found: 567980 unexplored videos left: 397185 total unique videos found: 1379737 total videos found: 2218639\t\t\t\r" - ] - }, - { - "ename": "KeyboardInterrupt", - "evalue": "", - "output_type": "error", - "traceback": [ - "\u001b[1;31m---------------------------------------------------------------------------\u001b[0m", - "\u001b[1;31mKeyboardInterrupt\u001b[0m Traceback (most recent call last)", - "\u001b[1;32m\u001b[0m in \u001b[0;36m\u001b[1;34m\u001b[0m\n\u001b[0;32m 6\u001b[0m \u001b[1;31m# use a try block to catch request or parsing errors and skip to next video\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 7\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m----> 8\u001b[1;33m \u001b[0mnext_info\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mVideo\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mgetNextInfo\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mlink\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 9\u001b[0m \u001b[0mrecommendations\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mnext_info\u001b[0m\u001b[1;33m[\u001b[0m\u001b[1;34m'recommendations'\u001b[0m\u001b[1;33m]\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 10\u001b[0m \u001b[1;32massert\u001b[0m \u001b[0mlen\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mrecommendations\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;33m>\u001b[0m \u001b[1;36m0\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34mf'no recommendations for {link}'\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\extras.py\u001b[0m in \u001b[0;36mgetNextInfo\u001b[1;34m(videoLink, mode, timeout)\u001b[0m\n\u001b[0;32m 546\u001b[0m '''\n\u001b[0;32m 547\u001b[0m \u001b[0mvc\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mVideoCore\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mvideoLink\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34m\"getNextInfo\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mmode\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mtimeout\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;32mTrue\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 548\u001b[1;33m \u001b[0mvc\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msync_next_create\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 549\u001b[0m \u001b[0mvc\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mpost_request_only_html_processing\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 550\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\core\\video.py\u001b[0m in \u001b[0;36msync_next_create\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 135\u001b[0m \u001b[1;32mdef\u001b[0m \u001b[0msync_next_create\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 136\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mprepare_next_request\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 137\u001b[1;33m \u001b[0mresponse\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msyncPostRequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 138\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mnextResponseSource\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mresponse\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mjson\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 139\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\users\\micha\\desktop\\youtube-search-python\\youtubesearchpython\\core\\requests.py\u001b[0m in \u001b[0;36msyncPostRequest\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 36\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 37\u001b[0m \u001b[1;32mdef\u001b[0m \u001b[0msyncPostRequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;33m->\u001b[0m \u001b[0mhttpx\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mResponse\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m---> 38\u001b[1;33m return requests.post(\n\u001b[0m\u001b[0;32m 39\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 40\u001b[0m \u001b[0mheaders\u001b[0m\u001b[1;33m=\u001b[0m\u001b[1;33m{\u001b[0m\u001b[1;34m\"User-Agent\"\u001b[0m\u001b[1;33m:\u001b[0m \u001b[0muserAgent\u001b[0m\u001b[1;33m}\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\api.py\u001b[0m in \u001b[0;36mpost\u001b[1;34m(url, data, json, **kwargs)\u001b[0m\n\u001b[0;32m 113\u001b[0m \"\"\"\n\u001b[0;32m 114\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 115\u001b[1;33m \u001b[1;32mreturn\u001b[0m \u001b[0mrequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;34m\"post\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mdata\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mdata\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mjson\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mjson\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 116\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 117\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\api.py\u001b[0m in \u001b[0;36mrequest\u001b[1;34m(method, url, **kwargs)\u001b[0m\n\u001b[0;32m 57\u001b[0m \u001b[1;31m# cases, and look like a memory leak in others.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 58\u001b[0m \u001b[1;32mwith\u001b[0m \u001b[0msessions\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mSession\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0msession\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m---> 59\u001b[1;33m \u001b[1;32mreturn\u001b[0m \u001b[0msession\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 60\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 61\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\sessions.py\u001b[0m in \u001b[0;36mrequest\u001b[1;34m(self, method, url, params, data, headers, cookies, files, auth, timeout, allow_redirects, proxies, hooks, stream, verify, cert, json)\u001b[0m\n\u001b[0;32m 585\u001b[0m }\n\u001b[0;32m 586\u001b[0m \u001b[0msend_kwargs\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mupdate\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0msettings\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 587\u001b[1;33m \u001b[0mresp\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msend\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mprep\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0msend_kwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 588\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 589\u001b[0m \u001b[1;32mreturn\u001b[0m \u001b[0mresp\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\sessions.py\u001b[0m in \u001b[0;36msend\u001b[1;34m(self, request, **kwargs)\u001b[0m\n\u001b[0;32m 699\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 700\u001b[0m \u001b[1;31m# Send the request\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 701\u001b[1;33m \u001b[0mr\u001b[0m \u001b[1;33m=\u001b[0m \u001b[0madapter\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0msend\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;33m**\u001b[0m\u001b[0mkwargs\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 702\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 703\u001b[0m \u001b[1;31m# Total elapsed time of the request (approximately)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\requests\\adapters.py\u001b[0m in \u001b[0;36msend\u001b[1;34m(self, request, stream, timeout, verify, cert, proxies)\u001b[0m\n\u001b[0;32m 487\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 488\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mchunked\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 489\u001b[1;33m resp = conn.urlopen(\n\u001b[0m\u001b[0;32m 490\u001b[0m \u001b[0mmethod\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mrequest\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 491\u001b[0m \u001b[0murl\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0murl\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36murlopen\u001b[1;34m(self, method, url, body, headers, retries, redirect, assert_same_host, timeout, pool_timeout, release_conn, chunked, body_pos, **response_kw)\u001b[0m\n\u001b[0;32m 701\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 702\u001b[0m \u001b[1;31m# Make the request on the httplib connection object.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 703\u001b[1;33m httplib_response = self._make_request(\n\u001b[0m\u001b[0;32m 704\u001b[0m \u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 705\u001b[0m \u001b[0mmethod\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36m_make_request\u001b[1;34m(self, conn, method, url, timeout, chunked, **httplib_request_kw)\u001b[0m\n\u001b[0;32m 384\u001b[0m \u001b[1;31m# Trigger any extra validation we need to do.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 385\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 386\u001b[1;33m \u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0m_validate_conn\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 387\u001b[0m \u001b[1;32mexcept\u001b[0m \u001b[1;33m(\u001b[0m\u001b[0mSocketTimeout\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mBaseSSLError\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0me\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 388\u001b[0m \u001b[1;31m# Py2 raises this as a BaseSSLError, Py3 raises it as socket timeout.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connectionpool.py\u001b[0m in \u001b[0;36m_validate_conn\u001b[1;34m(self, conn)\u001b[0m\n\u001b[0;32m 1040\u001b[0m \u001b[1;31m# Force connect early to allow us to validate the connection.\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 1041\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mgetattr\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;34m\"sock\"\u001b[0m\u001b[1;33m,\u001b[0m \u001b[1;32mNone\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m:\u001b[0m \u001b[1;31m# AppEngine might not have `.sock`\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m-> 1042\u001b[1;33m \u001b[0mconn\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mconnect\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 1043\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 1044\u001b[0m \u001b[1;32mif\u001b[0m \u001b[1;32mnot\u001b[0m \u001b[0mconn\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mis_verified\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\connection.py\u001b[0m in \u001b[0;36mconnect\u001b[1;34m(self)\u001b[0m\n\u001b[0;32m 412\u001b[0m \u001b[0mcontext\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mload_default_certs\u001b[0m\u001b[1;33m(\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 413\u001b[0m \u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 414\u001b[1;33m self.sock = ssl_wrap_socket(\n\u001b[0m\u001b[0;32m 415\u001b[0m \u001b[0msock\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mconn\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 416\u001b[0m \u001b[0mkeyfile\u001b[0m\u001b[1;33m=\u001b[0m\u001b[0mself\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mkey_file\u001b[0m\u001b[1;33m,\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;32mc:\\Users\\micha\\anaconda3\\lib\\site-packages\\urllib3\\util\\ssl_.py\u001b[0m in \u001b[0;36mssl_wrap_socket\u001b[1;34m(sock, keyfile, certfile, cert_reqs, ca_certs, server_hostname, ssl_version, ciphers, ssl_context, ca_cert_dir, key_password, ca_cert_data, tls_in_tls)\u001b[0m\n\u001b[0;32m 400\u001b[0m \u001b[1;32mif\u001b[0m \u001b[0mca_certs\u001b[0m \u001b[1;32mor\u001b[0m \u001b[0mca_cert_dir\u001b[0m \u001b[1;32mor\u001b[0m \u001b[0mca_cert_data\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 401\u001b[0m \u001b[1;32mtry\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[1;32m--> 402\u001b[1;33m \u001b[0mcontext\u001b[0m\u001b[1;33m.\u001b[0m\u001b[0mload_verify_locations\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0mca_certs\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mca_cert_dir\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mca_cert_data\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0m\u001b[0;32m 403\u001b[0m \u001b[1;32mexcept\u001b[0m \u001b[1;33m(\u001b[0m\u001b[0mIOError\u001b[0m\u001b[1;33m,\u001b[0m \u001b[0mOSError\u001b[0m\u001b[1;33m)\u001b[0m \u001b[1;32mas\u001b[0m \u001b[0me\u001b[0m\u001b[1;33m:\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n\u001b[0;32m 404\u001b[0m \u001b[1;32mraise\u001b[0m \u001b[0mSSLError\u001b[0m\u001b[1;33m(\u001b[0m\u001b[0me\u001b[0m\u001b[1;33m)\u001b[0m\u001b[1;33m\u001b[0m\u001b[1;33m\u001b[0m\u001b[0m\n", - "\u001b[1;31mKeyboardInterrupt\u001b[0m: " - ] - } - ], + "outputs": [], "source": [ "link = unexplored_videos.pop()\n", "new_channels_explored = []\n", @@ -4751,12 +83,10 @@ ] }, { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "metadata": {}, - "outputs": [], "source": [ - "# we start with roughly 21k of unexplored videos" + "### see how number of new channels found changes over time" ] }, { @@ -4792,15 +122,6 @@ "plt.show()" ] }, - { - "cell_type": "code", - "execution_count": 10, - "metadata": {}, - "outputs": [], - "source": [ - "channels.remove(None)" - ] - }, { "cell_type": "code", "execution_count": 11, @@ -4810,25 +131,6 @@ "# close videos.jsonl\n", "video_file.close()" ] - }, - { - "cell_type": "code", - "execution_count": 12, - "metadata": {}, - "outputs": [], - "source": [ - "# write channels to channels.txt\n", - "with open('channels.txt', 'w') as f:\n", - " for channel in channels:\n", - " f.write(channel + '\\n')" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { From 033af036bcf0d4281e2ce32d8931c29e20348e63 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 28 Aug 2023 13:41:09 -0700 Subject: [PATCH 08/72] Encode playlists using utf-8 --- code/data/url_collection/big_crawler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/url_collection/big_crawler.py b/code/data/url_collection/big_crawler.py index 5da86f2..2700caa 100644 --- a/code/data/url_collection/big_crawler.py +++ b/code/data/url_collection/big_crawler.py @@ -21,7 +21,7 @@ # data files video_file = open('videos.txt', 'a') channel_file = open('channels.txt', 'a') -playlist_file = open('playlists.jsonl', 'a') +playlist_file = open('playlists.jsonl', 'a', encoding = 'utf-8') # channels seen so far (continue from previous runs) channels = set() From 3e3a60802819b00e13224655be65f3d8492c6314 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 28 Aug 2023 13:48:56 -0700 Subject: [PATCH 09/72] Load more videos when restarting crawler --- code/data/url_collection/big_crawler.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/code/data/url_collection/big_crawler.py b/code/data/url_collection/big_crawler.py index 2700caa..c11b36a 100644 --- a/code/data/url_collection/big_crawler.py +++ b/code/data/url_collection/big_crawler.py @@ -96,19 +96,20 @@ async def worker(unexplored_videos, num_reqs, channels_set = channels): async def main(num_workers, num_reqs): - # read last num_workers * num_req in to start the crawler back up + # read last num_workers * 1000 in to start the crawler back up initial_videos = os.popen( - 'tail -n ' + str(num_workers * num_reqs) + ' videos.txt' + 'tail -n ' + str(num_workers * 1000) + ' videos.txt' ).read().split('\n')[:-1] # if videos.txt doesn't have enough videos (cold start), fill it with some recommendations - if len(initial_videos) < num_workers * num_reqs: + if len(initial_videos) == 0: assert len(channels) == 0, \ 'channels.txt should be empty for cold start, delete channels.txt and try again' # start with an old and popular video initial_videos = ['dQw4w9WgXcQ'] async with ClientSession(base_url = BASE) as session: + # collect num_workers * num_reqs videos (just a heuristic) while len(initial_videos) < num_workers * num_reqs: video_id = initial_videos.pop() await get_recommendations(video_id, session, initial_videos) From 674c2a79c353517cef672cef7c208804c3ce914b Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 5 Sep 2023 16:32:56 -0700 Subject: [PATCH 10/72] Use normal data directory instead of new one --- code/data/{url_collection => }/big_crawler.py | 0 code/data/{url_collection => }/crawl.ipynb | 96 +++++++++++++++++++ .../{url_collection => }/youtube_helpers.py | 0 3 files changed, 96 insertions(+) rename code/data/{url_collection => }/big_crawler.py (100%) rename code/data/{url_collection => }/crawl.ipynb (66%) rename code/data/{url_collection => }/youtube_helpers.py (100%) diff --git a/code/data/url_collection/big_crawler.py b/code/data/big_crawler.py similarity index 100% rename from code/data/url_collection/big_crawler.py rename to code/data/big_crawler.py diff --git a/code/data/url_collection/crawl.ipynb b/code/data/crawl.ipynb similarity index 66% rename from code/data/url_collection/crawl.ipynb rename to code/data/crawl.ipynb index 87bee03..d7d8911 100644 --- a/code/data/url_collection/crawl.ipynb +++ b/code/data/crawl.ipynb @@ -131,6 +131,102 @@ "# close videos.jsonl\n", "video_file.close()" ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [], + "source": [ + "import asyncio\n", + "import socket\n", + "import copy\n", + "import json\n", + "import os\n", + "\n", + "from aiohttp import ClientSession, TCPConnector, DummyCookieJar\n", + "\n", + "from youtube_helpers import BASE, ENDPOINT, PAYLOAD, USER_AGENT, parse_response\n", + "\n", + "processing_lock = asyncio.Lock()\n", + "\n", + "video_file = open('_v.txt', 'a')\n", + "channel_file = open('_c.txt', 'a')\n", + "playlist_file = open('_p.jsonl', 'a')\n", + "channels = set()\n", + "\n", + "async def get_recommendations(\n", + " video_id, session, unexplored_videos,\n", + " channel_set = channels, lock = processing_lock,\n", + " video_file = video_file, channel_file = channel_file,\n", + " playlist_file = playlist_file\n", + " ):\n", + " data = copy.deepcopy(PAYLOAD)\n", + " data['videoId'] = video_id\n", + " async with session.post(ENDPOINT, headers = {'User-Agent': USER_AGENT},\n", + " json = data, timeout = 5) as response:\n", + " if response.ok is False:\n", + " return response.ok\n", + " \n", + " recommendations = parse_response(await response.json())\n", + " print(recommendations)\n", + " for recommendation in recommendations:\n", + " async with lock:\n", + " video_file.write(recommendation['id'] + '\\n')\n", + "\n", + " if recommendation['isPlaylist']:\n", + " playlist_file.write(json.dumps(recommendation) + '\\n')\n", + " \n", + " if (recommendation['channel']['link'] is not None and\n", + " recommendation['channel']['link'] not in channel_set):\n", + "\n", + " channel_set.add(recommendation['channel']['link'])\n", + " channel_file.write(recommendation['channel']['link'] + '\\n')\n", + "\n", + " if ('shorts' not in recommendation['link'] and\n", + " recommendation['isPlaylist'] is not True):\n", + " unexplored_videos.append(recommendation['id'])" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[{'isPlaylist': False, 'id': 'fFLQc1ueRkQ', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/fFLQc1ueRkQ/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgVShBMA8=&rs=AOn4CLD57vNSjbAMU6gTJ1WJNS4gOsIN3A', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/fFLQc1ueRkQ/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgVShBMA8=&rs=AOn4CLCb9XSJLJ3o4CixKQFi4gBkJ0JQ7A', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/fFLQc1ueRkQ/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIFUoQTAP&rs=AOn4CLAw-lsoY0eCC938iNgq_Y1_LE9p4w', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/fFLQc1ueRkQ/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIFUoQTAP&rs=AOn4CLAdAOx8MirUlren3AbuYlFiiwNr1A', 'width': 336, 'height': 188}], 'title': 'Murat Aslan | Giresun Karşılaması | Canlı Performans', 'channel': {'name': 'Murat Aslan', 'id': 'UC7ykFyQAvSy-VIbcBM2FfUw', 'link': '/@Murat_Aslan'}, 'duration': '9:25', 'accessibility': {'title': 'Murat Aslan | Giresun Karşılaması | Canlı Performans by Murat Aslan 7 months ago 9 minutes, 25 seconds 16,337 views', 'duration': '9 minutes, 25 seconds'}, 'link': 'https://www.youtube.com/watch?v=fFLQc1ueRkQ', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': True, 'id': 'RDnWe3tW-XtaY', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/nWe3tW-XtaY/hqdefault.jpg?sqp=-oaymwEwCKgBEF5IWvKriqkDIwgBFQAAiEIYAfABAfgB_gmAAtAFigIMCAAQARhyIFooQDAP&rs=AOn4CLCafKi7fTgtJuZi1Y_rAkBtlNEEsA', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/nWe3tW-XtaY/hqdefault.jpg?sqp=-oaymwEwCMQBEG5IWvKriqkDIwgBFQAAiEIYAfABAfgB_gmAAtAFigIMCAAQARhyIFooQDAP&rs=AOn4CLCcKajbE8nsVVwmOuBt5y0Uw5VNjw', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/nWe3tW-XtaY/hqdefault.jpg?sqp=-oaymwExCPYBEIoBSFryq4qpAyMIARUAAIhCGAHwAQH4Af4JgALQBYoCDAgAEAEYciBaKEAwDw==&rs=AOn4CLAWZd2sIIA-Phs9iJCSI7O8dsHZRg', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/nWe3tW-XtaY/hqdefault.jpg?sqp=-oaymwExCNACELwBSFryq4qpAyMIARUAAIhCGAHwAQH4Af4JgALQBYoCDAgAEAEYciBaKEAwDw==&rs=AOn4CLBWbFbQNPnaJ1rZ-oqBgptAvHxsrA', 'width': 336, 'height': 188}], 'title': 'Mix - Murat Aslan - Doğancan Yıldırım | Giresun Karşılaması | Canlı Performans', 'channel': {'name': None, 'id': None, 'link': None}, 'duration': None, 'accessibility': {'title': None, 'duration': None}, 'link': 'https://www.youtube.com/watch?v=KPCBVw8zAQk&list=RDnWe3tW-XtaY&start_radio=1&rv=nWe3tW-XtaY', 'isPlayable': None, 'videoCount': None}, {'isPlaylist': False, 'id': 'uZAM69S93Q0', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/uZAM69S93Q0/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AHWBIAC4AOKAgwIABABGHIgRCgxMA8=&rs=AOn4CLBHOsqCEw1q77MXXwJu5nlSvxlEmA', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/uZAM69S93Q0/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AHWBIAC4AOKAgwIABABGHIgRCgxMA8=&rs=AOn4CLB7fS9hrspMcZ9t3MAEwEXFYlMR5g', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/uZAM69S93Q0/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB1gSAAuADigIMCAAQARhyIEQoMTAP&rs=AOn4CLAY8GDa-r5cdE1S3FB8ISAXZQ5_2Q', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/uZAM69S93Q0/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB1gSAAuADigIMCAAQARhyIEQoMTAP&rs=AOn4CLDj_jiT8R2oN-D0EdyEFyD2syQjkA', 'width': 336, 'height': 188}], 'title': 'ilker kabayel - Hiçbir Şeyde Gözüm Yok (1991) Berlin Türk Sanat Müziği Okulu', 'channel': {'name': 'ilker kabayel', 'id': 'UCnaTEGQp4Dw2bo7DPc57d8Q', 'link': '/channel/UCnaTEGQp4Dw2bo7DPc57d8Q'}, 'duration': '6:44', 'accessibility': {'title': 'ilker kabayel - Hiçbir Şeyde Gözüm Yok (1991) Berlin Türk Sanat Müziği Okulu by ilker kabayel 7 hours ago 6 minutes, 44 seconds 140 views', 'duration': '6 minutes, 44 seconds'}, 'link': 'https://www.youtube.com/watch?v=uZAM69S93Q0', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'KPCBVw8zAQk', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/KPCBVw8zAQk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAqgVag9f94Kmui9DD2Tr9VPYb-IA', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/KPCBVw8zAQk/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDl1MBXgiHkoGtjWl76PCA0AaE9NQ', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/KPCBVw8zAQk/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBsO0K9Ijd1mxDALFmhfux6gj9fhg', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/KPCBVw8zAQk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCPF_F6KYwaGXiYS0adpcaKw3dwEg', 'width': 336, 'height': 188}], 'title': 'Görelenin İçinde', 'channel': {'name': 'Hüseyin Bıçak - Topic', 'id': 'UCwsHT-s_re1UUMjtPbJiYwg', 'link': '/channel/UCwsHT-s_re1UUMjtPbJiYwg'}, 'duration': '5:25', 'accessibility': {'title': 'Görelenin İçinde by Hüseyin Bıçak - Topic 7 years ago 5 minutes, 25 seconds 115,950 views', 'duration': '5 minutes, 25 seconds'}, 'link': 'https://www.youtube.com/watch?v=KPCBVw8zAQk', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'fLYw94CTL6M', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/fLYw94CTL6M/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGEYgZShgMA8=&rs=AOn4CLD_LD2_rWWQH8x-b--XScgRUGHElg', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/fLYw94CTL6M/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGEYgZShgMA8=&rs=AOn4CLCPRLbj4uETzmogbgiHqUV8D6J4dQ', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/fLYw94CTL6M/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhGIGUoYDAP&rs=AOn4CLC0uuuOnb6KWQw7jNDXJNQ5cSPi0w', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/fLYw94CTL6M/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhGIGUoYDAP&rs=AOn4CLBOuG34n1olGep3ZCnWOgQT-BPyNg', 'width': 336, 'height': 188}], 'title': 'Murat Aslan Işıl Işıl Giresun Karşılaması 2023 21 Dakika', 'channel': {'name': 'Hasan Yayında', 'id': 'UCRaLemo6M0haUrwGWTQoM1A', 'link': '/@hasanyaynda2313'}, 'duration': '21:19', 'accessibility': {'title': 'Murat Aslan Işıl Işıl Giresun Karşılaması 2023 21 Dakika by Hasan Yayında 5 months ago 21 minutes 13,189 views', 'duration': '21 minutes, 19 seconds'}, 'link': 'https://www.youtube.com/watch?v=fLYw94CTL6M', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': '_X0eCu5CJLo', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/_X0eCu5CJLo/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGHIgOig0MA8=&rs=AOn4CLB2xjOhKwKD7b_MAJlFZt0iVLZjPA', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/_X0eCu5CJLo/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGHIgOig0MA8=&rs=AOn4CLA8FaET6F-dOaq52OCgSUUSGZc8hg', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/_X0eCu5CJLo/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhyIDooNDAP&rs=AOn4CLAq4aUD73DzzihUVA5Pgc8gwIS-zw', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/_X0eCu5CJLo/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhyIDooNDAP&rs=AOn4CLBVpej5O5QACChyVSIUFrB4ddIgOg', 'width': 336, 'height': 188}], 'title': 'Selin • Ferhat | düğün | giresun karşılaması | piraziz / giresun |', 'channel': {'name': 'kahramanarslanfotoğraf', 'id': 'UC4eWX3iW-GKLjpov880H0Fg', 'link': '/@kahramanarslanfotograf'}, 'duration': '4:19', 'accessibility': {'title': 'Selin • Ferhat | düğün | giresun karşılaması | piraziz / giresun | by kahramanarslanfotoğraf 1 year ago 4 minutes, 19 seconds 7,650 views', 'duration': '4 minutes, 19 seconds'}, 'link': 'https://www.youtube.com/watch?v=_X0eCu5CJLo', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'fq5J5ZtctU4', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/fq5J5ZtctU4/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGD0gRihyMA8=&rs=AOn4CLDSpMoJQqL6tmEE_Ku_A1TDX8aYNQ', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/fq5J5ZtctU4/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGD0gRihyMA8=&rs=AOn4CLDhKd674m8uzgnhiSqacXQHKPAaHg', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/fq5J5ZtctU4/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARg9IEYocjAP&rs=AOn4CLAnGrmGEsWKDc4uaFPYxQvNEzqL7g', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/fq5J5ZtctU4/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARg9IEYocjAP&rs=AOn4CLCXj_I66Zd3Vi-97GTRQM-XWKTgOw', 'width': 336, 'height': 188}], 'title': 'Murat Aslan | Giresun Karşılaması | Canlı Performans', 'channel': {'name': 'Murat Aslan', 'id': 'UC7ykFyQAvSy-VIbcBM2FfUw', 'link': '/@Murat_Aslan'}, 'duration': '14:20', 'accessibility': {'title': 'Murat Aslan | Giresun Karşılaması | Canlı Performans by Murat Aslan 7 months ago 14 minutes, 20 seconds 15,489 views', 'duration': '14 minutes, 20 seconds'}, 'link': 'https://www.youtube.com/watch?v=fq5J5ZtctU4', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'abt_77U7MfY', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/abt_77U7MfY/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCC2-J2fkDa7OhtCS4vZ0g4SgWrJQ', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/abt_77U7MfY/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAA7jy42mL3yCHgPG85KTNlYZnRQQ', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/abt_77U7MfY/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAo942ghoiC_K4lClmWODdVRfTaGg', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/abt_77U7MfY/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCtN-m3yt6z6iXsn1F-912RPdJhBg', 'width': 336, 'height': 188}], 'title': 'ELİFÇE+++++++++++HORON POTPORİ', 'channel': {'name': 'YAŞA GİRESUN YAŞA 28', 'id': 'UCxrelJgFSEoiyilRhzPXs7A', 'link': '/@yasagiresunyasa2872'}, 'duration': '15:07', 'accessibility': {'title': 'ELİFÇE+++++++++++HORON POTPORİ by YAŞA GİRESUN YAŞA 28 7 years ago 15 minutes 32,055 views', 'duration': '15 minutes, 7 seconds'}, 'link': 'https://www.youtube.com/watch?v=abt_77U7MfY', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'qwGHcZDA2G4', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/qwGHcZDA2G4/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgYyhPMA8=&rs=AOn4CLClsIB5M5dv0PuJ74qr-6vYE4grPg', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/qwGHcZDA2G4/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgYyhPMA8=&rs=AOn4CLB2wT5MuB7HvexO_0Gqa2rocEmqrg', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/qwGHcZDA2G4/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIGMoTzAP&rs=AOn4CLA1aBmjZTDxfQMOROBI2lDmDMdjlA', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/qwGHcZDA2G4/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIGMoTzAP&rs=AOn4CLCGug29Occ1dy456PrdH7ataolsBw', 'width': 336, 'height': 188}], 'title': 'Murat Aslan | Efe Karagüzel | Atma Türküler - Uzun Hava', 'channel': {'name': 'Murat Aslan', 'id': 'UC7ykFyQAvSy-VIbcBM2FfUw', 'link': '/@Murat_Aslan'}, 'duration': '8:42', 'accessibility': {'title': 'Murat Aslan | Efe Karagüzel | Atma Türküler - Uzun Hava by Murat Aslan 9 months ago 8 minutes, 42 seconds 24,971 views', 'duration': '8 minutes, 42 seconds'}, 'link': 'https://www.youtube.com/watch?v=qwGHcZDA2G4', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': 'va029SIrqHc', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/va029SIrqHc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAGia5JnoCEsZ5pXoI7JPDByXA_NA', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/va029SIrqHc/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBiZVcVRXf3Itw90hsU3zU9nTlaYg', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/va029SIrqHc/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBLaQ2QUIZ_G_Cs3v4Pf_FZHkduDw', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/va029SIrqHc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCV3rJKuKBP0zElaOytLmPuBdJuhg', 'width': 336, 'height': 188}], 'title': 'ŞABAN YAĞMUR IŞIL IŞIL EMRAH KUMAŞ GİRESUN KARŞILAMA POTPORİ', 'channel': {'name': 'Hasan Yayında', 'id': 'UCRaLemo6M0haUrwGWTQoM1A', 'link': '/@hasanyaynda2313'}, 'duration': '13:37', 'accessibility': {'title': 'ŞABAN YAĞMUR IŞIL IŞIL EMRAH KUMAŞ GİRESUN KARŞILAMA POTPORİ by Hasan Yayında 3 years ago 13 minutes, 37 seconds 91,612 views', 'duration': '13 minutes, 37 seconds'}, 'link': 'https://www.youtube.com/watch?v=va029SIrqHc', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': '44MrAteeZs8', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/44MrAteeZs8/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCl3lRSF5St_0Wz1TMKSeS6GjTfJw', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/44MrAteeZs8/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDYt9gHZelsmBzLX1OlIwcJHUhv3A', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/44MrAteeZs8/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD5jdBm4l9pjuLPZ_2Rl_HtbW3_Cw', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/44MrAteeZs8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAMfsbWPBiGuYkMZyJExWQgBXV8Kw', 'width': 336, 'height': 188}], 'title': 'GİRESUN KARŞILAMASI HİCABİ ŞENLİKOĞLU 2023 POTPORİ', 'channel': {'name': 'Hasan Yayında', 'id': 'UCRaLemo6M0haUrwGWTQoM1A', 'link': '/@hasanyaynda2313'}, 'duration': '7:57', 'accessibility': {'title': 'GİRESUN KARŞILAMASI HİCABİ ŞENLİKOĞLU 2023 POTPORİ by Hasan Yayında 4 months ago 7 minutes, 57 seconds 22,560 views', 'duration': '7 minutes, 57 seconds'}, 'link': 'https://www.youtube.com/watch?v=44MrAteeZs8', 'isPlayable': None, 'videoCount': 1}, {'isPlaylist': False, 'id': '9d591mqcP1E', 'thumbnails': [{'url': 'https://i.ytimg.com/vi/9d591mqcP1E/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgVihQMA8=&rs=AOn4CLCq0KC7XBP4UqnLjChwb9_qVhX0jw', 'width': 168, 'height': 94}, {'url': 'https://i.ytimg.com/vi/9d591mqcP1E/hqdefault.jpg?sqp=-oaymwE1CMQBEG5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYAC0AWKAgwIABABGGUgVihQMA8=&rs=AOn4CLCKjocL3dEv0bl8TuBSbiSdrdGxug', 'width': 196, 'height': 110}, {'url': 'https://i.ytimg.com/vi/9d591mqcP1E/hqdefault.jpg?sqp=-oaymwE2CPYBEIoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIFYoUDAP&rs=AOn4CLCesMWk_GERwqRu96hCz43_1aLrnw', 'width': 246, 'height': 138}, {'url': 'https://i.ytimg.com/vi/9d591mqcP1E/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhlIFYoUDAP&rs=AOn4CLAd63GhL0vKWmAnogf6xoJoZmsMAQ', 'width': 336, 'height': 188}], 'title': 'dereli uşakları iş başında #vol5', 'channel': {'name': 'Dereli uşak', 'id': 'UCdYhTmshsMxRo2rre18dQ8g', 'link': '/@dereliusak'}, 'duration': '11:13', 'accessibility': {'title': 'dereli uşakları iş başında #vol5 by Dereli uşak 11 months ago 11 minutes, 13 seconds 10,720 views', 'duration': '11 minutes, 13 seconds'}, 'link': 'https://www.youtube.com/watch?v=9d591mqcP1E', 'isPlayable': None, 'videoCount': 1}]\n" + ] + } + ], + "source": [ + "async with ClientSession(base_url = BASE) as session:\n", + " video_id = \"nWe3tW-XtaY\"\n", + " await get_recommendations(video_id, session, [])" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { diff --git a/code/data/url_collection/youtube_helpers.py b/code/data/youtube_helpers.py similarity index 100% rename from code/data/url_collection/youtube_helpers.py rename to code/data/youtube_helpers.py From 981eca2cc96fad300cbdf27aeea7e987cda4a28f Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 11 Sep 2023 23:39:26 -0700 Subject: [PATCH 11/72] Prototype a channel video collector --- code/data/channel_collector.py | 111 +++++++++++++++++++++++++++++++++ code/data/youtube_helpers.py | 89 +++++++++++++++++++++++++- 2 files changed, 198 insertions(+), 2 deletions(-) create mode 100644 code/data/channel_collector.py diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py new file mode 100644 index 0000000..cd7ce20 --- /dev/null +++ b/code/data/channel_collector.py @@ -0,0 +1,111 @@ +import asyncio +import socket +import copy +import json +import re +import os +import traceback + +from bs4 import BeautifulSoup as bs4 + +from aiohttp import ClientSession, TCPConnector, DummyCookieJar +from youtube_helpers import ( + BASE, + BROWSE_ENDPOINT, + PAYLOAD, + USER_AGENT, + csv_writer, + parse_channel_info, + parse_videos, +) + + + +# windows specific fix +if os.name == 'nt': + asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) + + +write_lock = asyncio.Lock() +print_lock = asyncio.Lock() + +channel_file = open('channels.tsv', 'a', encoding = "utf-8") +channel_writer = csv_writer(channel_file, delimiter = '\t') + +# load all channels +channels = list() +with open('channels.txt', 'r') as f: + for line in f: + channels.append(line.strip()) + +# continue from previous run +with open('channels.tsv', 'r') as f: + if f.readline() == '': + channel_writer.writerow( + ['link', 'name', 'description', 'subscribers', 'isFamilySafe', 'tags'] + ) + else: + count = 0 + while True: + line = f.readline() + if line == '': + break + count += 1 + # remove channels already read (but reprocess last 100 channels) + count = max(1, count - 100) + channels = channels[:-count] + + +video_file = open('videos.tsv', 'a', encoding = "utf-8") +video_writer = csv_writer(video_file, delimiter = '\t') +with open('videos.tsv', 'r') as f: + if f.readline() == '': + video_writer.writerow( + ['id', 'title', 'date', 'length', 'views'] + ) + + + +async def collect_videos( + channel_link, channel_writer = channel_writer, video_writer = video_writer +): + # use ipv6 (helps with blocks) and leave concurrency to parallel connections + conn = TCPConnector(limit = 1, family = socket.AF_INET6, force_close = True) + async with ClientSession( + base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() + ) as session: + async with session.get( + channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 5 + ) as response: + # find the channel data within the html + html = await response.text() + soup = bs4(html, 'html.parser') + data_str = 'var ytInitialData = ' + channel_data = json.loads( + soup(text = re.compile(data_str))[0].strip(data_str).strip(';') + ) + async with write_lock: + channel_writer.writerow([channel_link] + parse_channel_info(channel_data)) + video_rows, token = parse_videos(channel_data) + video_writer.writerows(video_rows) + + # continue "scrolling" through channel's videos + while token is not None: + data = copy.deepcopy(PAYLOAD) + data['continuation'] = token + async with session.post( + BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + json = data, timeout = 5 + ) as response: + video_data = await response.json() + video_rows, token = parse_videos(video_data, is_continuation = True) + async with write_lock: + video_writer.writerows(video_rows) + + +try: + asyncio.run(collect_videos('/@realHeff')) +except Exception: + print(traceback.format_exc()) + video_file.close() + channel_file.close() \ No newline at end of file diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 68255d5..c1f46fb 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,12 +1,15 @@ +import dateparser + # constants used for requests USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0" BASE = 'https://www.youtube.com' ENDPOINT = '/youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' +BROWSE_ENDPOINT = '/youtubei/v1/browse?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' PAYLOAD = { "context": { "client": { "clientName": "WEB", - "clientVersion": "2.20230824.00.00", + "clientVersion": "2.20230831.09.00", "newVisitorCookie": True, }, "user": { @@ -87,4 +90,86 @@ def parse_response(response): "videoCount": getValue(video, ["videoCount"]), } videos.append(j) - return videos \ No newline at end of file + return videos + + +# basic csvwriter (re-writing since csvwriter can't handle append mode) +class csv_writer: + def __init__(self, file, delimiter = '\t'): + self.file = file + self.delimiter = delimiter + + def writerow(self, row): + assert type(row) is list, "attempting to write non-list row" + for i in range(len(row)): + if row[i] is None: + row[i] = '' + self.file.write(self.delimiter.join(row) + '\n') + + def writerows(self, rows): + for row in rows: + self.writerow(row) + + +def tsv_clean(dirty_str): + return dirty_str.replace('\n', '').replace('\t', '') + + +denominations = { + 'K': 1000, + 'M': 1000000, + 'B': 1000000000 + } +def text_to_num(text): + if text[-1] in denominations: + # separate out the K, M, or B + num, magnitude = text[:-1], text[-1] + return str(int(float(num) * denominations[magnitude])) + else: + return str(int(text)) + + +def parse_channel_info(response): + title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) + description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) + subscribers = text_to_num(getValue( + response, + ["header", "c4TabbedHeaderRenderer", "subscriberCountText", "simpleText"] + ).split(' ')[0]) + isFamilySafe = str(getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"])) + tags = getValue(response, ["microformat", "microformatDataRenderer", "tags"]) + if tags is not None: + tags = tsv_clean(', '.join()) + return [title, description, subscribers, isFamilySafe, tags] + + +def parse_videos(response, is_continuation = False): + video_infos = None + if is_continuation: + video_infos = getValue( + response, ['onResponseReceivedActions',0, 'appendContinuationItemsAction', 'continuationItems'] + ) + else: + video_infos = getValue( + response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs', 1, 'tabRenderer', 'content', 'richGridRenderer', 'contents'] + ) + + video_rows = [] + token = None + for info in video_infos: + if 'continuationItemRenderer' in info: + token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) + else: + video_data = getValue(info, ['richItemRenderer', 'content', 'videoRenderer']) + video_rows.append(parse_video_renderer(video_data)) + return video_rows, token + + +def parse_video_renderer(video_data): + id = video_data["videoId"] + title = tsv_clean(video_data['title']['runs'][0]['text']) + # description = video_data['descriptionSnippet']['runs'][0]['text'] + publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") + length = video_data['lengthText']['simpleText'] + views = str(int(video_data['viewCountText']['simpleText'].split(' ')[0].replace(',', ''))) + return [id, title, publish, length, views] \ No newline at end of file From dad16aa50cb554d0b315e57ffde56b9a4e52698e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 13:25:10 -0700 Subject: [PATCH 12/72] Unindent a double indent --- code/data/big_crawler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/big_crawler.py b/code/data/big_crawler.py index c11b36a..e70b978 100644 --- a/code/data/big_crawler.py +++ b/code/data/big_crawler.py @@ -64,7 +64,7 @@ async def get_recommendations( async def worker(unexplored_videos, num_reqs, channels_set = channels): async with print_lock: - print('worker started') + print('worker started') while True: # use ipv6 (helps with blocks) and leave concurrency to parallel connections From 3c1b34a65fc163c25c6e9cdc6b6a71314669ddb3 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 13:25:48 -0700 Subject: [PATCH 13/72] Build out async functionality and error handling --- code/data/channel_collector.py | 122 ++++++++++++++++++++++++--------- code/data/youtube_helpers.py | 41 +++++++---- 2 files changed, 115 insertions(+), 48 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index cd7ce20..b5e7710 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -25,44 +25,15 @@ if os.name == 'nt': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) - write_lock = asyncio.Lock() print_lock = asyncio.Lock() +channel_lock = asyncio.Lock() channel_file = open('channels.tsv', 'a', encoding = "utf-8") channel_writer = csv_writer(channel_file, delimiter = '\t') -# load all channels -channels = list() -with open('channels.txt', 'r') as f: - for line in f: - channels.append(line.strip()) - -# continue from previous run -with open('channels.tsv', 'r') as f: - if f.readline() == '': - channel_writer.writerow( - ['link', 'name', 'description', 'subscribers', 'isFamilySafe', 'tags'] - ) - else: - count = 0 - while True: - line = f.readline() - if line == '': - break - count += 1 - # remove channels already read (but reprocess last 100 channels) - count = max(1, count - 100) - channels = channels[:-count] - - video_file = open('videos.tsv', 'a', encoding = "utf-8") video_writer = csv_writer(video_file, delimiter = '\t') -with open('videos.tsv', 'r') as f: - if f.readline() == '': - video_writer.writerow( - ['id', 'title', 'date', 'length', 'views'] - ) @@ -77,6 +48,10 @@ async def collect_videos( async with session.get( channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 5 ) as response: + if response.ok is False: + print('bad response text', await response.text) + return response.ok + # find the channel data within the html html = await response.text() soup = bs4(html, 'html.parser') @@ -85,8 +60,19 @@ async def collect_videos( soup(text = re.compile(data_str))[0].strip(data_str).strip(';') ) async with write_lock: - channel_writer.writerow([channel_link] + parse_channel_info(channel_data)) + channel_info = [channel_link] + parse_channel_info(channel_data) + + # ignore "Topic" channels + if channel_info[1].endswith(" - Topic"): + return + + channel_writer.writerow(channel_info) video_rows, token = parse_videos(channel_data) + + # some channels may not have videos + if video_rows is None: + return + video_writer.writerows(video_rows) # continue "scrolling" through channel's videos @@ -97,15 +83,85 @@ async def collect_videos( BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, json = data, timeout = 5 ) as response: + if response.ok is False: + print('bad response text', await response.text) + return response.ok + video_data = await response.json() video_rows, token = parse_videos(video_data, is_continuation = True) async with write_lock: video_writer.writerows(video_rows) + +async def worker(channels_left): + async with print_lock: + print('worker started') + + while True: + async with channel_lock: + if len(channels_left) == 0: + print('worker stopping, all channels collected') + break + channel_link = channels_left.pop() + + try: + ok_response = await collect_videos(channel_link) + if ok_response is False: + async with print_lock: + print("bad response, stopping worker (try restarting)") + except Exception as e: + async with print_lock: + print(f'Exception caught for {channel_link}:', e) + + async with print_lock: + print('collected all video from the channel', channel_link, end = "\t\t\t\r") + + + +async def main(num_workers): + # load all channels + channels = list() + with open('channels.txt', 'r') as f: + for line in f: + channels.append(line.strip()) + + # continue from previous run or handle cold start + with open('channels.tsv', 'r', encoding = "utf-8") as f: + if f.readline() == '': + channel_writer.writerow( + ['link', 'name', 'description', 'subscribers', 'isFamilySafe', 'tags'] + ) + else: + count = 0 + while True: + line = f.readline() + if line == '': + break + count += 1 + print(f'found {count} many channels already collected out of {len(channels)}') + + # remove channels already read (but reprocess last 100 channels) + count = count - 100 + if count > 0: + channels = channels[:-count] + print(f'will reprocess last 100 channels leaving {len(channels)} channels left') + + with open('videos.tsv', 'r', encoding = "utf-8") as f: + if f.readline() == '': + video_writer.writerow( + ['id', 'title', 'date', 'length', 'views'] + ) + + # start the workers + await asyncio.gather(*[ + worker(channels) for _ in range(num_workers) + ]) + try: - asyncio.run(collect_videos('/@realHeff')) -except Exception: + asyncio.run(main(num_workers = 1)) +except (KeyboardInterrupt, Exception) as e: + # print("\nfinal exception:", e) print(traceback.format_exc()) video_file.close() channel_file.close() \ No newline at end of file diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index c1f46fb..6225750 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -139,7 +139,7 @@ def parse_channel_info(response): isFamilySafe = str(getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"])) tags = getValue(response, ["microformat", "microformatDataRenderer", "tags"]) if tags is not None: - tags = tsv_clean(', '.join()) + tags = tsv_clean(', '.join(tags)) return [title, description, subscribers, isFamilySafe, tags] @@ -147,11 +147,21 @@ def parse_videos(response, is_continuation = False): video_infos = None if is_continuation: video_infos = getValue( - response, ['onResponseReceivedActions',0, 'appendContinuationItemsAction', 'continuationItems'] + response, ['onResponseReceivedActions', 0, 'appendContinuationItemsAction', 'continuationItems'] ) else: + # initial get request, ensure there are videos to begin with + tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) + video_tab_index = None + for i, tab in enumerate(tabs): + if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == "Videos": + video_tab_index = i + + if video_tab_index is None: + return None, None + video_infos = getValue( - response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs', 1, 'tabRenderer', 'content', 'richGridRenderer', 'contents'] + response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs', video_tab_index, 'tabRenderer', 'content', 'richGridRenderer', 'contents'] ) video_rows = [] @@ -161,15 +171,16 @@ def parse_videos(response, is_continuation = False): token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) else: video_data = getValue(info, ['richItemRenderer', 'content', 'videoRenderer']) - video_rows.append(parse_video_renderer(video_data)) - return video_rows, token - - -def parse_video_renderer(video_data): - id = video_data["videoId"] - title = tsv_clean(video_data['title']['runs'][0]['text']) - # description = video_data['descriptionSnippet']['runs'][0]['text'] - publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") - length = video_data['lengthText']['simpleText'] - views = str(int(video_data['viewCountText']['simpleText'].split(' ')[0].replace(',', ''))) - return [id, title, publish, length, views] \ No newline at end of file + + if 'publishedTimeText' not in video_data: + # unpublished video for the future + continue + + id = video_data["videoId"] + title = tsv_clean(video_data['title']['runs'][0]['text']) + # description = video_data['descriptionSnippet']['runs'][0]['text'] + publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") + length = video_data['lengthText']['simpleText'] + views = str(int(video_data['viewCountText']['simpleText'].split(' ')[0].replace(',', '').replace('No', '0'))) + video_rows.append([id, title, publish, length, views]) + return video_rows, token \ No newline at end of file From 7b310df283de45dc3af4ac7a03c619baf0f3669f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 13:44:08 -0700 Subject: [PATCH 14/72] Ignore 404s and start more workers --- code/data/channel_collector.py | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index b5e7710..0b9250a 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -48,8 +48,8 @@ async def collect_videos( async with session.get( channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 5 ) as response: - if response.ok is False: - print('bad response text', await response.text) + if response.ok is False and response.status != 404: + print('bad response text', await response.text()) return response.ok # find the channel data within the html @@ -83,8 +83,8 @@ async def collect_videos( BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, json = data, timeout = 5 ) as response: - if response.ok is False: - print('bad response text', await response.text) + if response.ok is False and response.status != 404: + print('bad response text', await response.text()) return response.ok video_data = await response.json() @@ -110,6 +110,7 @@ async def worker(channels_left): if ok_response is False: async with print_lock: print("bad response, stopping worker (try restarting)") + return except Exception as e: async with print_lock: print(f'Exception caught for {channel_link}:', e) @@ -159,7 +160,7 @@ async def main(num_workers): ]) try: - asyncio.run(main(num_workers = 1)) + asyncio.run(main(num_workers = 20)) except (KeyboardInterrupt, Exception) as e: # print("\nfinal exception:", e) print(traceback.format_exc()) From 33a49ddc2341f65e6da66ae88b82cefb13d98eb4 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 13:50:31 -0700 Subject: [PATCH 15/72] Correctly ignore 404 and allow no subscribers --- code/data/channel_collector.py | 8 ++++++-- code/data/youtube_helpers.py | 6 ++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 0b9250a..c2abf60 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -48,7 +48,11 @@ async def collect_videos( async with session.get( channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 5 ) as response: - if response.ok is False and response.status != 404: + # ignore 404 and just continue + if response.status == 404: + return + + if response.ok is False: print('bad response text', await response.text()) return response.ok @@ -83,7 +87,7 @@ async def collect_videos( BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, json = data, timeout = 5 ) as response: - if response.ok is False and response.status != 404: + if response.ok is False: print('bad response text', await response.text()) return response.ok diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 6225750..3e520b7 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -132,10 +132,12 @@ def text_to_num(text): def parse_channel_info(response): title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) - subscribers = text_to_num(getValue( + subscribers = getValue( response, ["header", "c4TabbedHeaderRenderer", "subscriberCountText", "simpleText"] - ).split(' ')[0]) + ) + if subscribers is not None: + subscribers = text_to_num(subscribers.split(' ')[0]) isFamilySafe = str(getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"])) tags = getValue(response, ["microformat", "microformatDataRenderer", "tags"]) if tags is not None: From 00e4029ab86dd6410a83408c5ec7587c8cd4e982 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 14:08:50 -0700 Subject: [PATCH 16/72] Improve none handling --- code/data/youtube_helpers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 3e520b7..466b531 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -112,6 +112,8 @@ def writerows(self, rows): def tsv_clean(dirty_str): + if dirty_str is None: + return None return dirty_str.replace('\n', '').replace('\t', '') From 04d02847cf351a8d6090f4545b1bf4410ab62f8a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 14:24:21 -0700 Subject: [PATCH 17/72] Use less locking and increase workers --- code/data/channel_collector.py | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index c2abf60..97b1e86 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -63,20 +63,20 @@ async def collect_videos( channel_data = json.loads( soup(text = re.compile(data_str))[0].strip(data_str).strip(';') ) - async with write_lock: - channel_info = [channel_link] + parse_channel_info(channel_data) + channel_info = [channel_link] + parse_channel_info(channel_data) - # ignore "Topic" channels - if channel_info[1].endswith(" - Topic"): - return - - channel_writer.writerow(channel_info) - video_rows, token = parse_videos(channel_data) + # ignore "Topic" channels + if channel_info[1].endswith(" - Topic"): + return + + video_rows, token = parse_videos(channel_data) - # some channels may not have videos - if video_rows is None: - return - + # some channels may not have videos + if video_rows is None: + return + + async with write_lock: + channel_writer.writerow(channel_info) video_writer.writerows(video_rows) # continue "scrolling" through channel's videos @@ -119,8 +119,8 @@ async def worker(channels_left): async with print_lock: print(f'Exception caught for {channel_link}:', e) - async with print_lock: - print('collected all video from the channel', channel_link, end = "\t\t\t\r") + # async with print_lock: + # print('collected all video from the channel', channel_link, end = "\t\t\t\r") @@ -159,12 +159,13 @@ async def main(num_workers): ) # start the workers + print('starting workers now, run `wc -l channels.tsv` to monitor number of channels collected') await asyncio.gather(*[ worker(channels) for _ in range(num_workers) ]) try: - asyncio.run(main(num_workers = 20)) + asyncio.run(main(num_workers = 50)) except (KeyboardInterrupt, Exception) as e: # print("\nfinal exception:", e) print(traceback.format_exc()) From 555d7672a8c6141a7deca9ca1a072aa6e443b589 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 14:30:43 -0700 Subject: [PATCH 18/72] Allow all video data to be None --- code/data/youtube_helpers.py | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 466b531..9a8fb6f 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -181,10 +181,18 @@ def parse_videos(response, is_continuation = False): continue id = video_data["videoId"] - title = tsv_clean(video_data['title']['runs'][0]['text']) - # description = video_data['descriptionSnippet']['runs'][0]['text'] + title = getValue(video_data, ['title', 'runs', 0, 'text']) + + if title is not None: + title = tsv_clean(title) + publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") - length = video_data['lengthText']['simpleText'] - views = str(int(video_data['viewCountText']['simpleText'].split(' ')[0].replace(',', '').replace('No', '0'))) + + length = getValue(video_data, ['lengthText', 'simpleText']) + + views = video_data['viewCountText']['simpleText'] + if views is not None: + views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) + video_rows.append([id, title, publish, length, views]) return video_rows, token \ No newline at end of file From 0dd30fc357763bd0167c3b20cdb4b2e67089da78 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 14:57:36 -0700 Subject: [PATCH 19/72] Ensure views can also be None --- code/data/youtube_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 9a8fb6f..c15ad0b 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -190,7 +190,7 @@ def parse_videos(response, is_continuation = False): length = getValue(video_data, ['lengthText', 'simpleText']) - views = video_data['viewCountText']['simpleText'] + views = getValue(video_data, ['viewCountText', 'simpleText']) if views is not None: views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) From 5950a4b7d6907e5be3d9d20b63d1ea47be071870 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 15:56:33 -0700 Subject: [PATCH 20/72] Ignore title-less channels --- code/data/channel_collector.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 97b1e86..f641960 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -65,8 +65,8 @@ async def collect_videos( ) channel_info = [channel_link] + parse_channel_info(channel_data) - # ignore "Topic" channels - if channel_info[1].endswith(" - Topic"): + # ignore title-less or "Topic" channels + if channel_info[1] is None or channel_info[1].endswith(" - Topic"): return video_rows, token = parse_videos(channel_data) From 968e27e34b3397b964d97fed8000f21c9e498962 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 16:03:47 -0700 Subject: [PATCH 21/72] Use 200 workers on shuffled channels list --- code/data/channel_collector.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index f641960..e9eb941 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -127,7 +127,7 @@ async def worker(channels_left): async def main(num_workers): # load all channels channels = list() - with open('channels.txt', 'r') as f: + with open('shuffled_channels.txt', 'r') as f: for line in f: channels.append(line.strip()) @@ -165,7 +165,7 @@ async def main(num_workers): ]) try: - asyncio.run(main(num_workers = 50)) + asyncio.run(main(num_workers = 200)) except (KeyboardInterrupt, Exception) as e: # print("\nfinal exception:", e) print(traceback.format_exc()) From 1339899c585b33da3849f5178be02c28c3d882be Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 16:04:25 -0700 Subject: [PATCH 22/72] Fix utf-8 file reading --- code/data/channel_collector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index e9eb941..825e532 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -127,7 +127,7 @@ async def worker(channels_left): async def main(num_workers): # load all channels channels = list() - with open('shuffled_channels.txt', 'r') as f: + with open('shuffled_channels.txt', 'r', encoding = 'utf-8') as f: for line in f: channels.append(line.strip()) From 3ea1d44553dd87ea808642435324ea552ca82ac6 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 17:24:20 -0700 Subject: [PATCH 23/72] Use a singular session and adjust parallelism --- code/data/channel_collector.py | 133 +++++++++++++++++---------------- 1 file changed, 70 insertions(+), 63 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 825e532..09805a5 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -38,70 +38,64 @@ async def collect_videos( - channel_link, channel_writer = channel_writer, video_writer = video_writer + channel_link, session, channel_writer = channel_writer, video_writer = video_writer ): - # use ipv6 (helps with blocks) and leave concurrency to parallel connections - conn = TCPConnector(limit = 1, family = socket.AF_INET6, force_close = True) - async with ClientSession( - base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() - ) as session: - async with session.get( - channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 5 + async with session.get( + channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 10 + ) as response: + # ignore 404 and just continue + if response.status == 404: + return + + if response.ok is False: + print('bad response: ', response.status, response.reason) + return response.ok + + # find the channel data within the html + html = await response.text() + soup = bs4(html, 'html.parser') + data_str = 'var ytInitialData = ' + channel_data = json.loads( + soup(text = re.compile(data_str))[0].strip(data_str).strip(';') + ) + channel_info = [channel_link] + parse_channel_info(channel_data) + + # ignore title-less or "Topic" channels + if channel_info[1] is None or channel_info[1].endswith(" - Topic"): + return + + video_rows, token = parse_videos(channel_data) + + # some channels may not have videos + if video_rows is None: + return + + async with write_lock: + channel_writer.writerow(channel_info) + video_writer.writerows(video_rows) + + # continue "scrolling" through channel's videos + while token is not None: + data = copy.deepcopy(PAYLOAD) + data['continuation'] = token + async with session.post( + BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + json = data, timeout = 10 ) as response: - # ignore 404 and just continue - if response.status == 404: - return - if response.ok is False: - print('bad response text', await response.text()) + print('bad response: ', response.status, response.reason) return response.ok - - # find the channel data within the html - html = await response.text() - soup = bs4(html, 'html.parser') - data_str = 'var ytInitialData = ' - channel_data = json.loads( - soup(text = re.compile(data_str))[0].strip(data_str).strip(';') - ) - channel_info = [channel_link] + parse_channel_info(channel_data) - # ignore title-less or "Topic" channels - if channel_info[1] is None or channel_info[1].endswith(" - Topic"): - return - - video_rows, token = parse_videos(channel_data) - - # some channels may not have videos - if video_rows is None: - return - + video_data = await response.json() + video_rows, token = parse_videos(video_data, is_continuation = True) async with write_lock: - channel_writer.writerow(channel_info) video_writer.writerows(video_rows) - # continue "scrolling" through channel's videos - while token is not None: - data = copy.deepcopy(PAYLOAD) - data['continuation'] = token - async with session.post( - BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, - json = data, timeout = 5 - ) as response: - if response.ok is False: - print('bad response text', await response.text()) - return response.ok - - video_data = await response.json() - video_rows, token = parse_videos(video_data, is_continuation = True) - async with write_lock: - video_writer.writerows(video_rows) - - - -async def worker(channels_left): - async with print_lock: - print('worker started') + +async def worker(channels_left, session): + # async with print_lock: + # print('worker started') while True: async with channel_lock: if len(channels_left) == 0: @@ -110,14 +104,21 @@ async def worker(channels_left): channel_link = channels_left.pop() try: - ok_response = await collect_videos(channel_link) + ok_response = await collect_videos(channel_link, session) if ok_response is False: async with print_lock: - print("bad response, stopping worker (try restarting)") + print("Stopping worker due to bad response (try restarting)") return + except asyncio.exceptions.TimeoutError: + # retry the channel + async with channel_lock: + channels_left.append(channel_link) + async with print_lock: + print('Caught a timeout') except Exception as e: async with print_lock: print(f'Exception caught for {channel_link}:', e) + print(traceback.format_exc()) # async with print_lock: # print('collected all video from the channel', channel_link, end = "\t\t\t\r") @@ -158,14 +159,20 @@ async def main(num_workers): ['id', 'title', 'date', 'length', 'views'] ) - # start the workers - print('starting workers now, run `wc -l channels.tsv` to monitor number of channels collected') - await asyncio.gather(*[ - worker(channels) for _ in range(num_workers) - ]) + # use a singular session to benefit from connection pooling + # use ipv6 (helps with blocks) and leave concurrency to parallel connections + conn = TCPConnector(limit = None, family = socket.AF_INET6, force_close = True) + async with ClientSession( + base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() + ) as session: + # start the workers + print('starting workers now, run `wc -l channels.tsv` to monitor number of channels collected') + await asyncio.gather(*[ + worker(channels, session) for _ in range(num_workers) + ]) try: - asyncio.run(main(num_workers = 200)) + asyncio.run(main(num_workers = 50)) except (KeyboardInterrupt, Exception) as e: # print("\nfinal exception:", e) print(traceback.format_exc()) From f077e5613eab74b88cb4e19a65a343598a69e833 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 19:08:43 -0700 Subject: [PATCH 24/72] Correctly count collected videos (no repeats) --- code/data/channel_collector.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 09805a5..9586ad3 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -139,12 +139,13 @@ async def main(num_workers): ['link', 'name', 'description', 'subscribers', 'isFamilySafe', 'tags'] ) else: - count = 0 + collected = set() while True: line = f.readline() if line == '': break - count += 1 + collected.add(line.strip()) + count = len(collected) print(f'found {count} many channels already collected out of {len(channels)}') # remove channels already read (but reprocess last 100 channels) From 98f3c3ef6157f8ba565f340abb886837938b362e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 19:24:33 -0700 Subject: [PATCH 25/72] Add channel link to video information --- code/data/channel_collector.py | 6 +++--- code/data/youtube_helpers.py | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 9586ad3..f35ea58 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -64,7 +64,7 @@ async def collect_videos( if channel_info[1] is None or channel_info[1].endswith(" - Topic"): return - video_rows, token = parse_videos(channel_data) + video_rows, token = parse_videos(channel_data, channel_link) # some channels may not have videos if video_rows is None: @@ -87,7 +87,7 @@ async def collect_videos( return response.ok video_data = await response.json() - video_rows, token = parse_videos(video_data, is_continuation = True) + video_rows, token = parse_videos(video_data, channel_link, is_continuation = True) async with write_lock: video_writer.writerows(video_rows) @@ -157,7 +157,7 @@ async def main(num_workers): with open('videos.tsv', 'r', encoding = "utf-8") as f: if f.readline() == '': video_writer.writerow( - ['id', 'title', 'date', 'length', 'views'] + ['channel_link', 'id', 'title', 'date', 'length', 'views'] ) # use a singular session to benefit from connection pooling diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index c15ad0b..b804ecd 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -147,7 +147,7 @@ def parse_channel_info(response): return [title, description, subscribers, isFamilySafe, tags] -def parse_videos(response, is_continuation = False): +def parse_videos(response, channel_link, is_continuation = False): video_infos = None if is_continuation: video_infos = getValue( @@ -194,5 +194,5 @@ def parse_videos(response, is_continuation = False): if views is not None: views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) - video_rows.append([id, title, publish, length, views]) + video_rows.append([channel_link, id, title, publish, length, views]) return video_rows, token \ No newline at end of file From 2c22d9e7c431bb092b0b127d0028d21be8c5f5fd Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 12 Sep 2023 21:10:19 -0700 Subject: [PATCH 26/72] Seperate lines with agnostic seperator --- code/data/youtube_helpers.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index b804ecd..bb7cac0 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,4 +1,5 @@ import dateparser +import os # constants used for requests USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0" @@ -104,7 +105,7 @@ def writerow(self, row): for i in range(len(row)): if row[i] is None: row[i] = '' - self.file.write(self.delimiter.join(row) + '\n') + self.file.write(self.delimiter.join(row) + os.linesep) def writerows(self, rows): for row in rows: @@ -114,7 +115,7 @@ def writerows(self, rows): def tsv_clean(dirty_str): if dirty_str is None: return None - return dirty_str.replace('\n', '').replace('\t', '') + return dirty_str.replace('\n', '').replace('\t', '').replace('\r', '') denominations = { From c39e178c190b19f3c9c782e5e99e914d493e408d Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 11:41:08 -0700 Subject: [PATCH 27/72] Improve commenting and write to error file --- code/data/channel_collector.py | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index f35ea58..f0ddc10 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -21,13 +21,11 @@ -# windows specific fix -if os.name == 'nt': - asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) - +######################### GLOBAL VARIABLES ################################# write_lock = asyncio.Lock() print_lock = asyncio.Lock() channel_lock = asyncio.Lock() +error_lock = asyncio.Lock() channel_file = open('channels.tsv', 'a', encoding = "utf-8") channel_writer = csv_writer(channel_file, delimiter = '\t') @@ -35,6 +33,8 @@ video_file = open('videos.tsv', 'a', encoding = "utf-8") video_writer = csv_writer(video_file, delimiter = '\t') +error_file = open('collection_errors.txt', 'a', encoding = "utf-8") +############################################################################ async def collect_videos( @@ -117,8 +117,10 @@ async def worker(channels_left, session): print('Caught a timeout') except Exception as e: async with print_lock: - print(f'Exception caught for {channel_link}:', e) - print(traceback.format_exc()) + error_file.write('Exception caught and written to error file') + async with error_lock: + error_file.write(f'Exception caught for {channel_link}') + error_file.write(traceback.format_exc()) # async with print_lock: # print('collected all video from the channel', channel_link, end = "\t\t\t\r") @@ -153,7 +155,6 @@ async def main(num_workers): if count > 0: channels = channels[:-count] print(f'will reprocess last 100 channels leaving {len(channels)} channels left') - with open('videos.tsv', 'r', encoding = "utf-8") as f: if f.readline() == '': video_writer.writerow( @@ -161,7 +162,7 @@ async def main(num_workers): ) # use a singular session to benefit from connection pooling - # use ipv6 (helps with blocks) and leave concurrency to parallel connections + # use ipv6 (helps with blocks) conn = TCPConnector(limit = None, family = socket.AF_INET6, force_close = True) async with ClientSession( base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() @@ -172,6 +173,14 @@ async def main(num_workers): worker(channels, session) for _ in range(num_workers) ]) + + +##################### TOP LEVEL CODE ########################## +# windows specific fix +if os.name == 'nt': + asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) + + try: asyncio.run(main(num_workers = 50)) except (KeyboardInterrupt, Exception) as e: From 22ae56fd68504e80253b7d313e2e91d490f31b0e Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 12:24:39 -0700 Subject: [PATCH 28/72] Print out a message alongside logging error --- code/data/channel_collector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index f0ddc10..b76379b 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -117,7 +117,7 @@ async def worker(channels_left, session): print('Caught a timeout') except Exception as e: async with print_lock: - error_file.write('Exception caught and written to error file') + print(f'Exception caught for {channel_link} and written to error file') async with error_lock: error_file.write(f'Exception caught for {channel_link}') error_file.write(traceback.format_exc()) From cd0d3bde7dfdebdc15396f013d55b2b5475d5e19 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 12:28:27 -0700 Subject: [PATCH 29/72] Flush the error file immediately --- code/data/channel_collector.py | 1 + 1 file changed, 1 insertion(+) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index b76379b..da484cd 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -121,6 +121,7 @@ async def worker(channels_left, session): async with error_lock: error_file.write(f'Exception caught for {channel_link}') error_file.write(traceback.format_exc()) + error_file.flush() # async with print_lock: # print('collected all video from the channel', channel_link, end = "\t\t\t\r") From 42ed45e0ef662f816760f65113504e17abbc61a8 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 12:44:21 -0700 Subject: [PATCH 30/72] Allow for empty continuations --- code/data/channel_collector.py | 7 ++++++- code/data/youtube_helpers.py | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index da484cd..61b095c 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -88,6 +88,11 @@ async def collect_videos( video_data = await response.json() video_rows, token = parse_videos(video_data, channel_link, is_continuation = True) + + # empty continaution + if video_rows is None: + return + async with write_lock: video_writer.writerows(video_rows) @@ -119,7 +124,7 @@ async def worker(channels_left, session): async with print_lock: print(f'Exception caught for {channel_link} and written to error file') async with error_lock: - error_file.write(f'Exception caught for {channel_link}') + error_file.write(f'Exception caught for {channel_link}\n') error_file.write(traceback.format_exc()) error_file.flush() diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index bb7cac0..8b1dd19 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -154,6 +154,10 @@ def parse_videos(response, channel_link, is_continuation = False): video_infos = getValue( response, ['onResponseReceivedActions', 0, 'appendContinuationItemsAction', 'continuationItems'] ) + + # continuation returned empty (i.e. no more videos to collect) + if 'responseContext' in response and video_infos is None: + return None, None else: # initial get request, ensure there are videos to begin with tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) @@ -162,6 +166,7 @@ def parse_videos(response, channel_link, is_continuation = False): if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == "Videos": video_tab_index = i + # no videos in channel if video_tab_index is None: return None, None From 624874c5d70e0b22023ad88967e5faf07c91de44 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 12:50:36 -0700 Subject: [PATCH 31/72] Assert when videos aren't found with message --- code/data/youtube_helpers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 8b1dd19..5ee4058 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -174,6 +174,8 @@ def parse_videos(response, channel_link, is_continuation = False): response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs', video_tab_index, 'tabRenderer', 'content', 'richGridRenderer', 'contents'] ) + assert video_infos is not None, "Unable to find videos in response" + video_rows = [] token = None for info in video_infos: From 6184b490b1a5507af1021728e9e48d4f8666e2e5 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 14:47:11 -0700 Subject: [PATCH 32/72] Improve commenting --- code/data/channel_collector.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 61b095c..1803344 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -34,9 +34,10 @@ video_writer = csv_writer(video_file, delimiter = '\t') error_file = open('collection_errors.txt', 'a', encoding = "utf-8") -############################################################################ + +########################## FUNCTION DECLARATIONS ########################### async def collect_videos( channel_link, session, channel_writer = channel_writer, video_writer = video_writer ): @@ -144,7 +145,7 @@ async def main(num_workers): with open('channels.tsv', 'r', encoding = "utf-8") as f: if f.readline() == '': channel_writer.writerow( - ['link', 'name', 'description', 'subscribers', 'isFamilySafe', 'tags'] + ['link', 'id', 'name', 'subscribers', 'num_videos', 'description', 'isFamilySafe', 'keywords'] ) else: collected = set() @@ -186,7 +187,6 @@ async def main(num_workers): if os.name == 'nt': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) - try: asyncio.run(main(num_workers = 50)) except (KeyboardInterrupt, Exception) as e: From 4167754672b7b89acec7a5f31e4831b8948fdd21 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 15:04:33 -0700 Subject: [PATCH 33/72] Collect more channel data with better formatting --- code/data/channel_collector.py | 2 +- code/data/youtube_helpers.py | 27 ++++++++++++++++++++------- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 1803344..def111e 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -59,7 +59,7 @@ async def collect_videos( channel_data = json.loads( soup(text = re.compile(data_str))[0].strip(data_str).strip(';') ) - channel_info = [channel_link] + parse_channel_info(channel_data) + channel_info = parse_channel_info(channel_data, channel_link) # ignore title-less or "Topic" channels if channel_info[1] is None or channel_info[1].endswith(" - Topic"): diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 5ee4058..d36b578 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -132,20 +132,33 @@ def text_to_num(text): return str(int(text)) -def parse_channel_info(response): +def parse_channel_info(response, channel_link): + id = getValue(response, ["metadata", "channelMetadataRenderer", "externalId"]) + title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) - description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) + subscribers = getValue( response, ["header", "c4TabbedHeaderRenderer", "subscriberCountText", "simpleText"] ) if subscribers is not None: subscribers = text_to_num(subscribers.split(' ')[0]) - isFamilySafe = str(getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"])) - tags = getValue(response, ["microformat", "microformatDataRenderer", "tags"]) - if tags is not None: - tags = tsv_clean(', '.join(tags)) - return [title, description, subscribers, isFamilySafe, tags] + + num_vids_shorts = getValue(response, ["header", "c4TabbedHeaderRenderer", "videosCountText", "runs", 0, "text"]) + if num_vids_shorts is not None: + num_vids_shorts = text_to_num(num_vids_shorts) + + description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) + + isFamilySafe = getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"]) + if isFamilySafe is not None: + isFamilySafe = str(isFamilySafe) + + keywords = getValue(response, ["metadata", "channelMetadataRenderer", "keywords"]) + if keywords is not None: + keywords = tsv_clean(keywords) + + return [channel_link, id, title, subscribers, num_vids_shorts, description, isFamilySafe, keywords] def parse_videos(response, channel_link, is_continuation = False): From ec65b7852f916b9c5a84d1783b4dcb7066e6e3f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 15:17:09 -0700 Subject: [PATCH 34/72] Try keeping newlines in text --- code/data/youtube_helpers.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index d36b578..4aaeaf1 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,5 +1,4 @@ import dateparser -import os # constants used for requests USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0" @@ -105,7 +104,7 @@ def writerow(self, row): for i in range(len(row)): if row[i] is None: row[i] = '' - self.file.write(self.delimiter.join(row) + os.linesep) + self.file.write(self.delimiter.join(row) + "\r\n") def writerows(self, rows): for row in rows: @@ -115,7 +114,7 @@ def writerows(self, rows): def tsv_clean(dirty_str): if dirty_str is None: return None - return dirty_str.replace('\n', '').replace('\t', '').replace('\r', '') + return dirty_str.replace('\r\n', '\n').replace('\t', '') denominations = { From adaa12612339af5d3f9bdeca91faed26332db9fe Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 15:27:07 -0700 Subject: [PATCH 35/72] Use a strip just to ensure tsv format --- code/data/youtube_helpers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 4aaeaf1..2a22d8a 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -114,7 +114,7 @@ def writerows(self, rows): def tsv_clean(dirty_str): if dirty_str is None: return None - return dirty_str.replace('\r\n', '\n').replace('\t', '') + return dirty_str.strip().replace('\r\n', '\n').replace('\t', '') denominations = { @@ -145,7 +145,7 @@ def parse_channel_info(response, channel_link): num_vids_shorts = getValue(response, ["header", "c4TabbedHeaderRenderer", "videosCountText", "runs", 0, "text"]) if num_vids_shorts is not None: - num_vids_shorts = text_to_num(num_vids_shorts) + num_vids_shorts = text_to_num(num_vids_shorts.split(' ')[0].replace(',', '').replace('No', '0')) description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) From 7a86b658efec5b053162bd81d60cc1e08f374885 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 15:49:06 -0700 Subject: [PATCH 36/72] Try description snippets with \n replaced --- code/data/channel_collector.py | 2 +- code/data/youtube_helpers.py | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index def111e..6414d24 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -165,7 +165,7 @@ async def main(num_workers): with open('videos.tsv', 'r', encoding = "utf-8") as f: if f.readline() == '': video_writer.writerow( - ['channel_link', 'id', 'title', 'date', 'length', 'views'] + ['channel_link', 'id', 'title', 'date', 'length', 'views', 'description_snippet'] ) # use a singular session to benefit from connection pooling diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 2a22d8a..9af5ced 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -114,7 +114,7 @@ def writerows(self, rows): def tsv_clean(dirty_str): if dirty_str is None: return None - return dirty_str.strip().replace('\r\n', '\n').replace('\t', '') + return dirty_str.strip().replace('\n', '').replace('\t', '').replace('\r', '') denominations = { @@ -214,5 +214,7 @@ def parse_videos(response, channel_link, is_continuation = False): if views is not None: views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) - video_rows.append([channel_link, id, title, publish, length, views]) + description_snippet = getValue(video_data, ['descriptionSnippet', 'runs', 0, 'text']) + + video_rows.append([channel_link, id, title, publish, length, views, description_snippet]) return video_rows, token \ No newline at end of file From 7ef3bb90cdeffc89acee09ac2279538296db2ec7 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 19:23:18 -0700 Subject: [PATCH 37/72] Remove all whitespace with split --- code/data/youtube_helpers.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 9af5ced..ea44b37 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -114,7 +114,9 @@ def writerows(self, rows): def tsv_clean(dirty_str): if dirty_str is None: return None - return dirty_str.strip().replace('\n', '').replace('\t', '').replace('\r', '') + + # replace newlines and get rid of any whitespace that may mess up formatting + return dirty_str.strip().replace('\n', '').split()[0] denominations = { @@ -215,6 +217,8 @@ def parse_videos(response, channel_link, is_continuation = False): views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) description_snippet = getValue(video_data, ['descriptionSnippet', 'runs', 0, 'text']) + if description_snippet is not None: + description_snippet = tsv_clean(description_snippet) video_rows.append([channel_link, id, title, publish, length, views, description_snippet]) return video_rows, token \ No newline at end of file From 5ab07d18bb0e2b5bba42fe6255a54c18d86b486b Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 20:40:05 -0700 Subject: [PATCH 38/72] Use basic csvs and csv writers --- code/data/channel_collector.py | 16 +++++----- code/data/youtube_helpers.py | 53 ++++------------------------------ 2 files changed, 14 insertions(+), 55 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 6414d24..0af2117 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -1,6 +1,7 @@ import asyncio import socket import copy +import csv import json import re import os @@ -14,7 +15,6 @@ BROWSE_ENDPOINT, PAYLOAD, USER_AGENT, - csv_writer, parse_channel_info, parse_videos, ) @@ -27,11 +27,11 @@ channel_lock = asyncio.Lock() error_lock = asyncio.Lock() -channel_file = open('channels.tsv', 'a', encoding = "utf-8") -channel_writer = csv_writer(channel_file, delimiter = '\t') +channel_file = open('channels.csv', 'a', encoding = "utf-8") +channel_writer = csv.writer(channel_file) -video_file = open('videos.tsv', 'a', encoding = "utf-8") -video_writer = csv_writer(video_file, delimiter = '\t') +video_file = open('videos.csv', 'a', encoding = "utf-8") +video_writer = csv.writer(video_file) error_file = open('collection_errors.txt', 'a', encoding = "utf-8") @@ -142,7 +142,7 @@ async def main(num_workers): channels.append(line.strip()) # continue from previous run or handle cold start - with open('channels.tsv', 'r', encoding = "utf-8") as f: + with open('channels.csv', 'r', encoding = "utf-8") as f: if f.readline() == '': channel_writer.writerow( ['link', 'id', 'name', 'subscribers', 'num_videos', 'description', 'isFamilySafe', 'keywords'] @@ -162,7 +162,7 @@ async def main(num_workers): if count > 0: channels = channels[:-count] print(f'will reprocess last 100 channels leaving {len(channels)} channels left') - with open('videos.tsv', 'r', encoding = "utf-8") as f: + with open('videos.csv', 'r', encoding = "utf-8") as f: if f.readline() == '': video_writer.writerow( ['channel_link', 'id', 'title', 'date', 'length', 'views', 'description_snippet'] @@ -175,7 +175,7 @@ async def main(num_workers): base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() ) as session: # start the workers - print('starting workers now, run `wc -l channels.tsv` to monitor number of channels collected') + print('starting workers now, run `wc -l channels.csv` to monitor number of channels collected') await asyncio.gather(*[ worker(channels, session) for _ in range(num_workers) ]) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index ea44b37..51eaa67 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -93,50 +93,24 @@ def parse_response(response): return videos -# basic csvwriter (re-writing since csvwriter can't handle append mode) -class csv_writer: - def __init__(self, file, delimiter = '\t'): - self.file = file - self.delimiter = delimiter - - def writerow(self, row): - assert type(row) is list, "attempting to write non-list row" - for i in range(len(row)): - if row[i] is None: - row[i] = '' - self.file.write(self.delimiter.join(row) + "\r\n") - - def writerows(self, rows): - for row in rows: - self.writerow(row) - - -def tsv_clean(dirty_str): - if dirty_str is None: - return None - - # replace newlines and get rid of any whitespace that may mess up formatting - return dirty_str.strip().replace('\n', '').split()[0] - - denominations = { 'K': 1000, 'M': 1000000, 'B': 1000000000 } def text_to_num(text): - if text[-1] in denominations: + if text[-1].upper() in denominations: # separate out the K, M, or B num, magnitude = text[:-1], text[-1] - return str(int(float(num) * denominations[magnitude])) + return int(float(num) * denominations[magnitude]) else: - return str(int(text)) + return int(text) def parse_channel_info(response, channel_link): id = getValue(response, ["metadata", "channelMetadataRenderer", "externalId"]) - title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) + title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) subscribers = getValue( response, @@ -149,15 +123,9 @@ def parse_channel_info(response, channel_link): if num_vids_shorts is not None: num_vids_shorts = text_to_num(num_vids_shorts.split(' ')[0].replace(',', '').replace('No', '0')) - description = tsv_clean(getValue(response, ["metadata", "channelMetadataRenderer", "description"])) - + description = getValue(response, ["metadata", "channelMetadataRenderer", "description"]) isFamilySafe = getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"]) - if isFamilySafe is not None: - isFamilySafe = str(isFamilySafe) - keywords = getValue(response, ["metadata", "channelMetadataRenderer", "keywords"]) - if keywords is not None: - keywords = tsv_clean(keywords) return [channel_link, id, title, subscribers, num_vids_shorts, description, isFamilySafe, keywords] @@ -204,21 +172,12 @@ def parse_videos(response, channel_link, is_continuation = False): id = video_data["videoId"] title = getValue(video_data, ['title', 'runs', 0, 'text']) - - if title is not None: - title = tsv_clean(title) - publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") - length = getValue(video_data, ['lengthText', 'simpleText']) - views = getValue(video_data, ['viewCountText', 'simpleText']) if views is not None: - views = str(int(views.split(' ')[0].replace(',', '').replace('No', '0'))) - + views = int(views.split(' ')[0].replace(',', '').replace('No', '0')) description_snippet = getValue(video_data, ['descriptionSnippet', 'runs', 0, 'text']) - if description_snippet is not None: - description_snippet = tsv_clean(description_snippet) video_rows.append([channel_link, id, title, publish, length, views, description_snippet]) return video_rows, token \ No newline at end of file From 520105fa1166d6ee98d93abad324a36f30bc708a Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Sep 2023 20:40:57 -0700 Subject: [PATCH 39/72] Only space functions with 2 lines --- code/data/channel_collector.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 0af2117..a4a5f71 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -98,7 +98,6 @@ async def collect_videos( video_writer.writerows(video_rows) - async def worker(channels_left, session): # async with print_lock: # print('worker started') @@ -130,8 +129,7 @@ async def worker(channels_left, session): error_file.flush() # async with print_lock: - # print('collected all video from the channel', channel_link, end = "\t\t\t\r") - + # print('collected all video from the channel', channel_link, end = "\t\t\t\r") async def main(num_workers): From 807a373f7d1a2d73480314d989546a2da34b1846 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 15 Sep 2023 11:40:23 -0700 Subject: [PATCH 40/72] Comment the initial loading --- code/data/channel_collector.py | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index a4a5f71..b7383b5 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -134,31 +134,33 @@ async def worker(channels_left, session): async def main(num_workers): # load all channels - channels = list() + channels = set() with open('shuffled_channels.txt', 'r', encoding = 'utf-8') as f: for line in f: - channels.append(line.strip()) + channels.add(line.strip()) # continue from previous run or handle cold start with open('channels.csv', 'r', encoding = "utf-8") as f: if f.readline() == '': + # cold start channel_writer.writerow( ['link', 'id', 'name', 'subscribers', 'num_videos', 'description', 'isFamilySafe', 'keywords'] ) else: - collected = set() - while True: - line = f.readline() - if line == '': - break - collected.add(line.strip()) - count = len(collected) - print(f'found {count} many channels already collected out of {len(channels)}') + # read in collected channels + collected = [] + with open('channels.csv', 'r', encoding = 'utf-8') as f: + for row in csv.reader(f): + if len(row) == 0: + continue + collected.append(row[0]) ## the link + collected_set = set(collected) + print(f'found {len(collected_set)} many channels already collected out of {len(channels)}') # remove channels already read (but reprocess last 100 channels) - count = count - 100 - if count > 0: - channels = channels[:-count] + channels = channels - collected_set + channels = list(channels) + channels = channels + collected[-100:] print(f'will reprocess last 100 channels leaving {len(channels)} channels left') with open('videos.csv', 'r', encoding = "utf-8") as f: if f.readline() == '': @@ -173,7 +175,7 @@ async def main(num_workers): base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() ) as session: # start the workers - print('starting workers now, run `wc -l channels.csv` to monitor number of channels collected') + print('starting workers now, try loading `channels.csv` (say with pandas) to monitor progress') await asyncio.gather(*[ worker(channels, session) for _ in range(num_workers) ]) From e9f899b9ba33e9a74e6774461bef371b3455ee1a Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 15 Sep 2023 11:55:21 -0700 Subject: [PATCH 41/72] Catch more channels with no videos --- code/data/youtube_helpers.py | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 51eaa67..11706fe 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -130,6 +130,7 @@ def parse_channel_info(response, channel_link): return [channel_link, id, title, subscribers, num_vids_shorts, description, isFamilySafe, keywords] +# THIS CODE IS QUITE FRAGILE TO YOUTUBE CHANGING ITS UI, MAKE SURE THERE AREN'T TOO MANY NANs in OUTPUTS def parse_videos(response, channel_link, is_continuation = False): video_infos = None if is_continuation: @@ -143,19 +144,23 @@ def parse_videos(response, channel_link, is_continuation = False): else: # initial get request, ensure there are videos to begin with tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) - video_tab_index = None - for i, tab in enumerate(tabs): + video_tab = None + for tab in tabs: if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == "Videos": - video_tab_index = i + video_tab = tab # no videos in channel - if video_tab_index is None: + if video_tab is None: return None, None - + video_infos = getValue( - response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs', video_tab_index, 'tabRenderer', 'content', 'richGridRenderer', 'contents'] + video_tab, ['tabRenderer', 'content', 'richGridRenderer', 'contents'] ) + # video tab doesn't contain videos + if video_infos is None: + return None, None + assert video_infos is not None, "Unable to find videos in response" video_rows = [] From e1ea1e400137f9d64c3c8b1995014c4b778561c7 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Sat, 16 Sep 2023 14:44:50 -0400 Subject: [PATCH 42/72] gitignore --- .gitignore | 1 + code/filtering/main.ipynb | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 .gitignore create mode 100644 code/filtering/main.ipynb diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6119ec1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +sample/** \ No newline at end of file diff --git a/code/filtering/main.ipynb b/code/filtering/main.ipynb new file mode 100644 index 0000000..1206df5 --- /dev/null +++ b/code/filtering/main.ipynb @@ -0,0 +1,32 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "# split into train and test\n", + "!python3 utils.py --input_csv data/sample.csv --train_csv data/train.csv --test_csv data/test.csv\n" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "# train model\n", + "!python3 models/linear.py data/train.csv cache config.yaml\n" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + }, + "orig_nbformat": 4 + }, + "nbformat": 4, + "nbformat_minor": 2 +} From 397b59d13a7a64e76c9befbf78123d7faebaa6e5 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Sat, 16 Sep 2023 15:50:01 -0400 Subject: [PATCH 43/72] Updated sample data --- code/filtering/cache/sample.csv | 154 ++++++++++++++++++++++++++++++++ code/filtering/cache/test.csv | 0 code/filtering/cache/train.csv | 0 code/filtering/config.yaml | 9 ++ code/filtering/extract.py | 32 +++++++ code/filtering/models/linear.py | 86 ++++++++++++++++++ code/filtering/utils.py | 134 +++++++++++++++++++++++++++ 7 files changed, 415 insertions(+) create mode 100644 code/filtering/cache/sample.csv create mode 100644 code/filtering/cache/test.csv create mode 100644 code/filtering/cache/train.csv create mode 100644 code/filtering/config.yaml create mode 100644 code/filtering/extract.py create mode 100644 code/filtering/models/linear.py create mode 100644 code/filtering/utils.py diff --git a/code/filtering/cache/sample.csv b/code/filtering/cache/sample.csv new file mode 100644 index 0000000..51b6a32 --- /dev/null +++ b/code/filtering/cache/sample.csv @@ -0,0 +1,154 @@ +channel_link,id,title,date,length,views,description_snippet + +/@JournalistAshrafAliMaitlo,opCOKEK3kr8,"The shopkeeper of Ahmedpur was robbed from the hands of Vyaji, due to coercion, he had taken 3 lakh",2023-09-13,1:26,0, + +/@JournalistAshrafAliMaitlo,Le95Ybz_JIU,Radio FM92,2023-08-31,2:07,2, + +/@JournalistAshrafAliMaitlo,k6LQTDDbIVA,NADRA has taken a big step for the convenience of citizens,2023-08-31,1:44,6, + +/@JournalistAshrafAliMaitlo,e5zJMVZOfik,May the Lord do justice to the holy girl,2023-08-31,2:23,1, + +/@JournalistAshrafAliMaitlo,lHARgEHc9QA,FM92,2023-08-24,2:08,1, + +/@JournalistAshrafAliMaitlo,fBvwvBgWMso,"Ahmedpur: The pain of the thieves could not be reduced, the thief stole the motorcycle parked",2023-08-24,0:52,1, + +/@JournalistAshrafAliMaitlo,rhfIdPLghBI,Babar Ka Azab,2023-08-24,1:37,2, + +/@JournalistAshrafAliMaitlo,VpwD-YaU3Yw,"Allah in the day, Allah in the night",2023-08-24,6:48,4, + +/@JournalistAshrafAliMaitlo,3iHJU-6YPLA,14 august,2023-08-14,0:40,74, + +/@JournalistAshrafAliMaitlo,oWd1uj4KQa0,"The house of justice for the poor, poor, helpless woman",2023-08-14,4:17,9, + +/@JournalistAshrafAliMaitlo,RPfEE30320I,"Ahmedpur, many villages and crops are under water due to continuous flow of Indus river",2023-08-14,2:33,8, + +/@JournalistAshrafAliMaitlo,XJQGusjBlho,"June 29, 2023",2023-07-14,0:52,3, + +/@JournalistAshrafAliMaitlo,Xso1NDn52tc,"June 29, 2023",2023-07-14,0:43,0, + +/@JournalistAshrafAliMaitlo,Cts67NlniIo,مبارڪون مبارڪون مبارڪون عيد جون لک لک مبارڪون,2023-07-14,0:54,0, + +/@JournalistAshrafAliMaitlo,E-6Kx4C7rzk,Poet Faqir Ali Khan Mitlo will not forget to listen to the glory of the dowry Benazir Income Sapot.,2023-07-14,2:27,0, + +/@JournalistAshrafAliMaitlo,pOtmqAwnJtQ,10 people were injured in a fight between two factions of the Sahita community Sahita near Ahmedpur.,2023-07-14,1:46,0, + +/@nadeshdatta,WXS9mj8i3Z4,shiva ravana stotram,2022-09-14,4:08,1009, + +/@nadeshdatta,MMzfQVRfb68,శ్రీ దుర్గ మాత,2022-09-14,0:41,353, + +/@nadeshdatta,Qh9Wxo5bmPo,"శ్రీ రామ ,కృష్ణ మంత్రం",2022-09-14,1:10,862, + +/@nadeshdatta,IyrhCdEQn_0,దశావతారాలలో ఒక్కొక్క అవతార నామాన్ని స్మరిస్తే కలిగే ఫలితాలు.. వరాహ పురాణం నుండీ..,2022-09-14,4:27,1312, + +/@nadeshdatta,2BrGtYMrY6Q,Jaya Jayahe Mahishasura Mardini Ramya Kapardini Shaila Sute…….,2022-09-14,17:02,1990,"Jaya Jayahe Mahishasura Mardini Ramya Kapardini Shaila Sute……. + +It was really an enlightening and highly informative discourse with a scintillating and spirit raising bhajan session this..." + +/@nadeshdatta,I4pXwbhF_9g,వరాహ పురాణంలో శివుడు చేసిన అమ్మ వారి ప్రార్థన,2022-09-14,5:18,510, + +/@nadeshdatta,AMrvAu84ln4,పితృదేవతలకు శ్రద్ధ సమయంలో ..,2022-09-14,5:05,1416, + +/@nadeshdatta,rc7NpwfFWMg,ప్రయాణిస్తున్నప్పుడు పఠించవలసిన మంత్రం,2022-09-14,0:37,569, + +/@nadeshdatta,RpE1sNDAigQ,చిన్న పిల్లల దోషాలు పోవడానికి ?,2022-09-14,0:34,194, + +/@nadeshdatta,IOrU6dzHdV8,ద్వాదశ అదిత్యుల నామాలు,2022-09-14,0:36,127, + +/@nadeshdatta,469UErdZ_TE,దుర్గ మంత్రం,2022-09-14,0:41,176, + +/@nadeshdatta,rq3zphI-FhY,( వారాహి మాత),2022-09-14,0:34,160, + +/@nadeshdatta,walFDWF46g8,Guru Purnima • KSHT_ Frisco_ TX • 13 Jul 2022,2022-09-14,58:51,2131, + +/@nadeshdatta,psKQo7Rd92I,కార్య సిద్ది హనుమాన్ మంత్రం,2022-09-14,2:23,1203, + +/@nadeshdatta,gw5xBFOaOVo,అంజనమ్మ తపసు చేసి. Divya Nama Sankeertana • SGS,2022-09-14,5:59,2730,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022" + +/@nadeshdatta,bP1woRFAPBg,గోవింద నామము మధురం మధురం. Divya Nama Sankeertana • SGS.,2022-09-14,6:57,5971,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 +గోవింద నామము మధురం మధురం భవ జలధి తారకం శుభ దాయ..." + +/@nadeshdatta,63Xrarpb2Lc,దిశి దిశి సం వససి విభో Divya Nama Sankeertana • SGS.,2022-09-14,6:39,5289,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 +దిశి దిశి సం వససి విభో వస వస మే హృది శివ భో గిరి..." + +/@nadeshdatta,gyp7GvxWPxQ,దత్త దిగంబర జయ జయ దత్తా. Divya Nama Sankeertana,2022-09-14,11:05,6833,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 + +దత్త దిగంబర జయ జయ దత్తా దత్త నిరంజన జయ జయ దత్త..." + +/@nadeshdatta,0KuLUQJYsUE,ఓం నమస్తే గణపతేయై. Divya Nama Sankeertana.,2022-09-14,4:08,1415,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022" + +/@nadeshdatta,6lnxsytFZ20,గాయేఁ హంసబ్ మిల్కే తేరి. DivyaNama Sankeertana • SGS,2022-09-14,10:37,1557,"గాయేఁ హంసబ్ మిల్కే తేరి మహిమాకి గాథా + +పల్లవి: గాయేఁ హంసబ్ మిల్కే తేరి మహిమ..." + +/@nadeshdatta,uBL_RHttp64,హరి హరి హరి హరి హరి యనరా Divya Nama Sankeertana • SGS,2022-09-14,6:55,4313,"హరిహరి హరిహరి హరి యనరా హరి + +పల్లవి: హరిహరి హరిహరి హరి యనరా హరి పాదాలే శరణమ్..." + +/@nadeshdatta,tmPqoVwIKR0,దత్తా దత్తా అనుకొందాం Divya NamaSankeertana -SGS,2022-09-14,11:25,4376,"దత్తా దత్తా అనుకొందాం ఆనందంతో + +పల్లవి : దత్తా దత్తా అనుకొందాం ఆనందంతో యెగ..." + +/@nadeshdatta,iVAaK2Icpww,రావోయి రావోయి రావోయి ఉగాది,2022-09-14,7:45,773,"రావోయి రావోయి రావోయి ఉగాది + +పల్లవి: రావోయి రావోయి రావోయి ఉగాది శుభకృతికీ..." + +/@nadeshdatta,pBw5y1nOHVc,మాలా కమండలు ధరః కర పద్మ యుగ్మేుగళే డమరు త్రిశూలేయసస్ఊర్వయోశుభ శంఖ చక్రేవందేం అతివరద భుజషట్కయుక్తం,2022-09-14,2:54,853,"మాలా కమండలు ధరః కర పద్మ యుగ్మే + +మధ్యస్థపాణి యుగళే డమరు త్రిశూలే + +యస్యస్త..." + +/@nadeshdatta,uJRB0eeMlpk,"Shubhakrut Yugadi ,Happy Tune ,SGS Ashram, Hyderabad",2022-09-14,16:38,662, + +/@nadeshdatta,X0AigqR0KRw,మహా భారతంలో శివ ప్రార్థన,2022-09-14,5:17,616,"మహా భారతంలో శివ ప్రార్థన +గానం :పరమ పూజ్య శ్రీ శ్రీ శ్రీ గణపతి సచ్చిదానంద..." + +/@nadeshdatta,SpbP9e5_IHQ,శ్రీ దుర్గా ద్వాత్రింశన్నామ మాలా *_Sri Durga Dwatrimsha Namamala Stotram_,2022-09-14,7:21,1616,"*శ్రీ దుర్గా ద్వాత్రింశన్నామ మాలా* + *_Sri Durga Dwatrimsha Namamala Stotram_* +_దుర్గా దుర్గార్తి..." + +/@nadeshdatta,Y5RZDsOk5O4,కృష్ణ లీల కీర్తనమ్. Divya Nama Sankeertana - SGS (6 మే 2021,2022-09-14,7:12,660, + +/@nadeshdatta,c_iqFurP8dY,కృష్ణా హరి మాధవ Divya Nama Sankeertana • SGS.,2022-09-14,11:47,449, + +/@nadeshdatta,s4S5Sm-ABQk,శివ పద భజన. Divya Nama Sankeertana • SGS,2022-09-14,2:46,342, + +/@davizinematheuzin11,626UKXY6kFc,jogando stumble guys pela primeira vez nesse canal e eu consegui a coroa do stumble guys,2023-09-11,5:03,4,"joguei stumble guys pela primeira nesse canal é eu consegui a coroa do stumble guys🍷🗿🍷🗿é joguei bem demaise 👇🏼👇🏼👇🏼 + + + + + + + + +desça mais👇🏼👇🏼👇🏼..." + +/@davizinematheuzin11,TPGcZ6qQU2w,como fazer rabiola de pipa,2023-09-08,1:52,4,"aprenda a fazer rabiola de pipa (Pode ser de arraia ,caixão morcego e entre outros)de forma fácil com apenas sacola ,linha de pipa e a ,sua pipa 🪁🪁🪁🪁🗿🍷 + + + + + + + + + + + + +deixa..." + +/@davizinematheuzin11,dOWKfW-dNUs,Sonic Dash,2023-09-03,2:54,13,perdi contra o boas + +/@davizinematheuzin11,nHclxz4ScI8,jogando Shark evolution (de novo) e comi todo mundo,2023-08-31,5:02,43,"jogando Shark evolution (de novo) e comi todo mundo(lá ele) jogando com o tubarão martelo 🐳🐋🐬🐟🐠🐡🦈🦈🦈🐙🐚 + + + + + + + + + +deixa o like aíííí please" diff --git a/code/filtering/cache/test.csv b/code/filtering/cache/test.csv new file mode 100644 index 0000000..e69de29 diff --git a/code/filtering/cache/train.csv b/code/filtering/cache/train.csv new file mode 100644 index 0000000..e69de29 diff --git a/code/filtering/config.yaml b/code/filtering/config.yaml new file mode 100644 index 0000000..6d0e42a --- /dev/null +++ b/code/filtering/config.yaml @@ -0,0 +1,9 @@ +# Weights for the quality score calculation +w1: 0.7 +w2: 0.3 + +# Metric choice for video movement +metric: SSIM + +# Proportion of data to include in the test split +split_test_size: 0.2 diff --git a/code/filtering/extract.py b/code/filtering/extract.py new file mode 100644 index 0000000..dbde104 --- /dev/null +++ b/code/filtering/extract.py @@ -0,0 +1,32 @@ +import csv +import argparse + +def extract_first_r_entries(input_csv, output_csv, r): + """ + Extracts the first r entries from the input CSV and writes them to the output CSV. + + Args: + - input_csv (str): Path to the input CSV file. + - output_csv (str): Path to the output CSV file. + - r (int): Number of entries to extract. + """ + with open(input_csv, mode='r') as infile, open(output_csv, mode='w', newline='') as outfile: + reader = csv.reader(infile) + writer = csv.writer(outfile) + + # Write header + writer.writerow(next(reader)) + + # Write first r entries + for _ in range(r): + try: + writer.writerow(next(reader)) + except StopIteration: + break + +if __name__ == "__main__": + r = 100 + input_csv="../../sample/videos.csv" + output_csv = "cache/sample.csv" + + extract_first_r_entries(input_csv, output_csv, r) diff --git a/code/filtering/models/linear.py b/code/filtering/models/linear.py new file mode 100644 index 0000000..5f0d678 --- /dev/null +++ b/code/filtering/models/linear.py @@ -0,0 +1,86 @@ +import wandb +import csv +import yaml +import numpy as np +from sklearn.linear_model import LinearRegression +from sklearn.metrics import mean_squared_error +from sklearn.model_selection import train_test_split +from utils import compute_quality_score +import joblib + +# Initialize wandb +wandb.init(project="video_quality_prediction") + +def load_data(input_csv_path): + """ + Load data from the provided CSV file and compute quality scores. + + Args: + - input_csv_path (str): Path to the input CSV file containing video data. + + Returns: + - X (np.array): Features for each video. + - y (np.array): Quality scores for each video. + """ + with open(input_csv_path, mode='r') as infile: + reader = csv.DictReader(infile) + + features = [] + quality_scores = [] + + for row in reader: + video_id = row["id"] + quality_score = float(row["quality_score"]) + + # Here, you can add more features as needed + feature_vector = [ + float(row["length"].split(":")[0]), # Taking video length in minutes as a feature + ] + features.append(feature_vector) + quality_scores.append(quality_score) + + return np.array(features), np.array(quality_scores) + +def train_model(input_csv_path, model_path, config_path): + """ + Train a Linear Regression model on the provided data. + + Args: + - input_csv_path (str): Path to the input CSV file containing video data. + - model_path (str): Path to save the trained model. + - config_path (str): Path to the config.yaml file. + """ + + with open(config_path, 'r') as ymlfile: + config = yaml.load(ymlfile, Loader=yaml.FullLoader) + + X, y = load_data(input_csv_path) + + X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=config["split_test_size"], random_state=42) + + model = LinearRegression() + model.fit(X_train, y_train) + + # Predict on test data + y_pred = model.predict(X_test) + + # Compute MSE + mse_val = mean_squared_error(y_test, y_pred) + + # Log metrics to wandb + wandb.log({"MSE": mse_val}) + + # Save the model locally + joblib.dump(model, model_path) + + return model + +if __name__ == "__main__": + import argparse + parser = argparse.ArgumentParser(description='Train a Linear Regression model for video quality prediction.') + parser.add_argument('input_csv', help='Path to the input CSV file containing video data.') + parser.add_argument('model_path', help='Path to save the trained model.') + parser.add_argument('config', help='Path to the config.yaml file.') + args = parser.parse_args() + + train_model(args.input_csv, args.model_path, args.config) diff --git a/code/filtering/utils.py b/code/filtering/utils.py new file mode 100644 index 0000000..488223e --- /dev/null +++ b/code/filtering/utils.py @@ -0,0 +1,134 @@ +import csv +import yaml +from sklearn.model_selection import train_test_split +from skimage.metrics import structural_similarity as ssim +from skimage.metrics import mean_squared_error as mse + +# Mocking the v2d data fetch and image download for the sake of demonstration +from mock_utils import fetch_v2d_data, download_images + +def compute_similarity(img1, img2, metric): + """ + Compute the similarity between two images based on the specified metric. + + Args: + - img1, img2: Images to be compared. + - metric (str): Metric to be used (e.g., "SSIM", "MSE"). + + Returns: + - float: Similarity score. + """ + if metric == "SSIM": + return ssim(img1, img2, multichannel=True) + elif metric == "MSE": + return mse(img1, img2) + # Add other metrics as needed + else: + raise ValueError(f"Unsupported metric: {metric}") + +def compute_quality_score(video_id, config): + """ + Compute the quality score for a given video based on its ID and provided configuration. + + Args: + - video_id (str): ID of the video. + - config (dict): Configuration parameters including weights and metric choice. + + Returns: + - float: Computed quality score. + """ + # Mock download of images + images = download_images(video_id) + + # Compute pairwise differences + diffs = [] + for i in range(3): + for j in range(i+1, 4): + diffs.append(compute_similarity(images[i], images[j], config["metric"])) + + movement_score = sum(diffs) / len(diffs) + + # Mock fetching v2d data + v2d_data = fetch_v2d_data(video_id) + resolution = int(v2d_data["yt_meta_dict"]["info"]["resolution"].split('x')[1]) + + # Compute quality score + quality_score = config["w1"] * movement_score + config["w2"] * resolution + + return quality_score + +def split_data(input_csv_path, train_csv_path, test_csv_path, test_size=0.2): + """ + Split the provided data into train and test datasets. + + Args: + - input_csv_path (str): Path to the input CSV file. + - train_csv_path (str): Path to save the train split. + - test_csv_path (str): Path to save the test split. + - test_size (float): Proportion of data to include in the test split. + """ + + # Read the data from the input CSV + with open(input_csv_path, mode='r') as infile: + reader = list(csv.DictReader(infile)) + + # Split the data + train_data, test_data = train_test_split(reader, test_size=test_size, random_state=42) + + # Write the train split to the train CSV + with open(train_csv_path, mode='w', newline='') as trainfile: + writer = csv.DictWriter(trainfile, fieldnames=reader[0].keys()) + writer.writeheader() + for row in train_data: + writer.writerow(row) + + # Write the test split to the test CSV + with open(test_csv_path, mode='w', newline='') as testfile: + writer = csv.DictWriter(testfile, fieldnames=reader[0].keys()) + writer.writeheader() + for row in test_data: + writer.writerow(row) + +def main(input_csv_path, output_csv_path, config_path): + """ + Main function to compute quality scores for all videos in the input CSV and save to the output CSV. + + Args: + - input_csv_path (str): Path to the input CSV file containing video data. + - output_csv_path (str): Path to the output CSV file to save results. + - config_path (str): Path to the config.yaml file. + """ + with open(config_path, 'r') as ymlfile: + config = yaml.load(ymlfile, Loader=yaml.FullLoader) + + with open(input_csv_path, mode='r') as infile, open(output_csv_path, mode='w', newline='') as outfile: + reader = csv.DictReader(infile) + fieldnames = reader.fieldnames + ["quality_score"] + writer = csv.DictWriter(outfile, fieldnames=fieldnames) + writer.writeheader() + + for row in reader: + video_id = row["id"] + quality_score = compute_quality_score(video_id, config) + row["quality_score"] = quality_score + writer.writerow(row) + +if __name__ == "__main__": + import argparse + parser = argparse.ArgumentParser(description='Process and compute quality scores for videos.') + + parser.add_argument('input_csv', help='Path to the input CSV file containing video data.') + parser.add_argument('train_csv', help='Path to save the train split of the data.') + parser.add_argument('test_csv', help='Path to save the test split of the data.') + parser.add_argument('config', help='Path to the config.yaml file.') + + args = parser.parse_args() + + # Read test size from config + with open(args.config, 'r') as ymlfile: + config = yaml.load(ymlfile, Loader=yaml.FullLoader) + + test_size = config.get("split_test_size", 0.2) # Default test size is 0.2 if not specified in config + + # Split the data into train and test splits + split_data(args.input_csv, args.train_csv, args.test_csv, test_size) From c80296c666cbf5f84133525a9ae1deb96ec50e00 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 19:33:23 -0400 Subject: [PATCH 44/72] Implemented linear model and utils --- code/filtering/config.yaml | 16 +++--- code/filtering/extract.py | 2 +- code/filtering/main.ipynb | 29 ++++++++++- code/filtering/todo.md | 11 +++++ code/filtering/utils.py | 99 ++++++++++++-------------------------- 5 files changed, 81 insertions(+), 76 deletions(-) create mode 100644 code/filtering/todo.md diff --git a/code/filtering/config.yaml b/code/filtering/config.yaml index 6d0e42a..85c7be8 100644 --- a/code/filtering/config.yaml +++ b/code/filtering/config.yaml @@ -1,9 +1,13 @@ -# Weights for the quality score calculation -w1: 0.7 -w2: 0.3 +# Hyperparameters for Quality Score +w1: 0.6 +w2: 0.4 -# Metric choice for video movement +# Choice of metric for video movement (can be SSIM or MSE) metric: SSIM -# Proportion of data to include in the test split -split_test_size: 0.2 +# video2dataset configuration +url_col: url +caption_col: caption + +# Data Split +test_size: 0.2 diff --git a/code/filtering/extract.py b/code/filtering/extract.py index dbde104..25ea6c4 100644 --- a/code/filtering/extract.py +++ b/code/filtering/extract.py @@ -26,7 +26,7 @@ def extract_first_r_entries(input_csv, output_csv, r): if __name__ == "__main__": r = 100 - input_csv="../../sample/videos.csv" + input_csv="sample/videos.csv" output_csv = "cache/sample.csv" extract_first_r_entries(input_csv, output_csv, r) diff --git a/code/filtering/main.ipynb b/code/filtering/main.ipynb index 1206df5..edd5a60 100644 --- a/code/filtering/main.ipynb +++ b/code/filtering/main.ipynb @@ -14,7 +14,18 @@ "cell_type": "code", "execution_count": null, "metadata": {}, - "outputs": [], + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Traceback (most recent call last):\n", + " File \"/Users/tomohirosawada/Library/Mobile Documents/com~apple~CloudDocs/From_Desktop/desktop_buffer/videorl/code/filtering/models/linear.py\", line 5, in \n", + " from sklearn.linear_model import LinearRegression\n", + "ModuleNotFoundError: No module named 'sklearn'\n" + ] + } + ], "source": [ "# train model\n", "!python3 models/linear.py data/train.csv cache config.yaml\n" @@ -22,8 +33,22 @@ } ], "metadata": { + "kernelspec": { + "display_name": "duckai", + "language": "python", + "name": "python3" + }, "language_info": { - "name": "python" + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.11.5" }, "orig_nbformat": 4 }, diff --git a/code/filtering/todo.md b/code/filtering/todo.md new file mode 100644 index 0000000..25d189c --- /dev/null +++ b/code/filtering/todo.md @@ -0,0 +1,11 @@ + +- Extract train/test file in order to train model to predict video quality model + - Currently only have baseline linear regression model (See chatgpt for other candidates ) +- After getting model that qualitiatvley behaves well, write script for getting descriptive stats of the video + + +START HERE: + +- utils.py is throwing an error when I try to run it on Google colab. Speicifically mock_utils is not defined. + - Understand what is wrong with it +- diff --git a/code/filtering/utils.py b/code/filtering/utils.py index 488223e..f1fe3c3 100644 --- a/code/filtering/utils.py +++ b/code/filtering/utils.py @@ -1,56 +1,40 @@ import csv import yaml +import os +import json from sklearn.model_selection import train_test_split from skimage.metrics import structural_similarity as ssim from skimage.metrics import mean_squared_error as mse - -# Mocking the v2d data fetch and image download for the sake of demonstration -from mock_utils import fetch_v2d_data, download_images +from video2dataset import video2dataset def compute_similarity(img1, img2, metric): """ Compute the similarity between two images based on the specified metric. - - Args: - - img1, img2: Images to be compared. - - metric (str): Metric to be used (e.g., "SSIM", "MSE"). - - Returns: - - float: Similarity score. """ if metric == "SSIM": return ssim(img1, img2, multichannel=True) elif metric == "MSE": return mse(img1, img2) - # Add other metrics as needed else: raise ValueError(f"Unsupported metric: {metric}") -def compute_quality_score(video_id, config): +def compute_quality_score(video_file_path, config): """ - Compute the quality score for a given video based on its ID and provided configuration. - - Args: - - video_id (str): ID of the video. - - config (dict): Configuration parameters including weights and metric choice. - - Returns: - - float: Computed quality score. + Compute the quality score for a given video file based on the provided configuration. """ - # Mock download of images - images = download_images(video_id) - + # For demonstration purposes, assuming the video_file_path can directly be used + # to extract relevant frames. In a real-world scenario, a video processing library would be used. + # Compute pairwise differences diffs = [] for i in range(3): for j in range(i+1, 4): - diffs.append(compute_similarity(images[i], images[j], config["metric"])) + diffs.append(compute_similarity(video_file_path, video_file_path, config["metric"])) # Placeholder movement_score = sum(diffs) / len(diffs) - # Mock fetching v2d data - v2d_data = fetch_v2d_data(video_id) - resolution = int(v2d_data["yt_meta_dict"]["info"]["resolution"].split('x')[1]) + # For now, using a placeholder for resolution. In a real-world scenario, the resolution would be fetched. + resolution = 1080 # Compute quality score quality_score = config["w1"] * movement_score + config["w2"] * resolution @@ -60,29 +44,17 @@ def compute_quality_score(video_id, config): def split_data(input_csv_path, train_csv_path, test_csv_path, test_size=0.2): """ Split the provided data into train and test datasets. - - Args: - - input_csv_path (str): Path to the input CSV file. - - train_csv_path (str): Path to save the train split. - - test_csv_path (str): Path to save the test split. - - test_size (float): Proportion of data to include in the test split. """ - - # Read the data from the input CSV with open(input_csv_path, mode='r') as infile: reader = list(csv.DictReader(infile)) - - # Split the data train_data, test_data = train_test_split(reader, test_size=test_size, random_state=42) - - # Write the train split to the train CSV + with open(train_csv_path, mode='w', newline='') as trainfile: writer = csv.DictWriter(trainfile, fieldnames=reader[0].keys()) writer.writeheader() for row in train_data: writer.writerow(row) - - # Write the test split to the test CSV + with open(test_csv_path, mode='w', newline='') as testfile: writer = csv.DictWriter(testfile, fieldnames=reader[0].keys()) writer.writeheader() @@ -91,16 +63,17 @@ def split_data(input_csv_path, train_csv_path, test_csv_path, test_size=0.2): def main(input_csv_path, output_csv_path, config_path): """ - Main function to compute quality scores for all videos in the input CSV and save to the output CSV. - - Args: - - input_csv_path (str): Path to the input CSV file containing video data. - - output_csv_path (str): Path to the output CSV file to save results. - - config_path (str): Path to the config.yaml file. + Main function to compute quality scores for all videos and save to the output CSV. """ with open(config_path, 'r') as ymlfile: config = yaml.load(ymlfile, Loader=yaml.FullLoader) + # Use video2dataset to download videos and save them to a designated folder + video2dataset(url_list=input_csv_path, + output_folder="dataset", + url_col=config["url_col"], + caption_col=config["caption_col"]) + with open(input_csv_path, mode='r') as infile, open(output_csv_path, mode='w', newline='') as outfile: reader = csv.DictReader(infile) fieldnames = reader.fieldnames + ["quality_score"] @@ -109,26 +82,18 @@ def main(input_csv_path, output_csv_path, config_path): for row in reader: video_id = row["id"] - quality_score = compute_quality_score(video_id, config) + + # Assuming video files are saved with format {video_id}.mp4 and metadata in {video_id}.json + video_file_path = os.path.join("dataset", f"{video_id}.mp4") + metadata_file_path = os.path.join("dataset", f"{video_id}.json") + + with open(metadata_file_path, 'r') as json_file: + metadata = json.load(json_file) + + # Use metadata if necessary for further processing + + quality_score = compute_quality_score(video_file_path, config) row["quality_score"] = quality_score writer.writerow(row) -if __name__ == "__main__": - import argparse - parser = argparse.ArgumentParser(description='Process and compute quality scores for videos.') - - parser.add_argument('input_csv', help='Path to the input CSV file containing video data.') - parser.add_argument('train_csv', help='Path to save the train split of the data.') - parser.add_argument('test_csv', help='Path to save the test split of the data.') - parser.add_argument('config', help='Path to the config.yaml file.') - - args = parser.parse_args() - - # Read test size from config - with open(args.config, 'r') as ymlfile: - config = yaml.load(ymlfile, Loader=yaml.FullLoader) - - test_size = config.get("split_test_size", 0.2) # Default test size is 0.2 if not specified in config - - # Split the data into train and test splits - split_data(args.input_csv, args.train_csv, args.test_csv, test_size) + From 314b811d34f87cf2c5131a5e75b3fef2f0201ee1 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:26:22 -0400 Subject: [PATCH 45/72] . --- .gitignore | 3 ++- code/conda_env.yml | 16 ---------------- code/filtering/extract.py | 3 +++ code/filtering/{models => }/linear.py | 0 code/filtering/utils.py | 4 ++++ 5 files changed, 9 insertions(+), 17 deletions(-) delete mode 100644 code/conda_env.yml rename code/filtering/{models => }/linear.py (100%) diff --git a/.gitignore b/.gitignore index 6119ec1..7ac4ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -sample/** \ No newline at end of file +sample/** +**.csv \ No newline at end of file diff --git a/code/conda_env.yml b/code/conda_env.yml deleted file mode 100644 index bdd51a6..0000000 --- a/code/conda_env.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: wikirl-gym -channels: -- pytorch -dependencies: -- python=3.8.5 -- anaconda -- cudatoolkit=10. -- numpy -- pip -- pip: - - gym==0.18.3 - - mujoco-py==2.0.2.13 - - numpy==1.20.3 - - torch==1.8.1 - - transformers==4.12.5 - - wandb==0.9.1 diff --git a/code/filtering/extract.py b/code/filtering/extract.py index 25ea6c4..3587fc9 100644 --- a/code/filtering/extract.py +++ b/code/filtering/extract.py @@ -1,3 +1,6 @@ +""" +Generate a sample CSV file of size r from the original CSV file. +""" import csv import argparse diff --git a/code/filtering/models/linear.py b/code/filtering/linear.py similarity index 100% rename from code/filtering/models/linear.py rename to code/filtering/linear.py diff --git a/code/filtering/utils.py b/code/filtering/utils.py index f1fe3c3..d3aa31e 100644 --- a/code/filtering/utils.py +++ b/code/filtering/utils.py @@ -2,9 +2,11 @@ import yaml import os import json + from sklearn.model_selection import train_test_split from skimage.metrics import structural_similarity as ssim from skimage.metrics import mean_squared_error as mse + from video2dataset import video2dataset def compute_similarity(img1, img2, metric): @@ -97,3 +99,5 @@ def main(input_csv_path, output_csv_path, config_path): writer.writerow(row) +if __name__ == "__main__": + split_data("cache/sample.csv", "cache/train.csv", "cache/test.csv") \ No newline at end of file From 9ba2cf5511e2bc191aac14113a3dae1c852244d1 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:30:51 -0400 Subject: [PATCH 46/72] . --- code/filtering/cache/test.csv | 16 ++++++ code/filtering/cache/train.csv | 89 ++++++++++++++++++++++++++++++++++ code/filtering/extract.py | 45 +++++++++++++++-- code/filtering/utils.py | 23 --------- 4 files changed, 147 insertions(+), 26 deletions(-) diff --git a/code/filtering/cache/test.csv b/code/filtering/cache/test.csv index e69de29..f1bd9d4 100644 --- a/code/filtering/cache/test.csv +++ b/code/filtering/cache/test.csv @@ -0,0 +1,16 @@ +channel_link,id,title,date,length,views,description_snippet +/@JournalistAshrafAliMaitlo,Cts67NlniIo,مبارڪون مبارڪون مبارڪون عيد جون لک لک مبارڪون,2023-07-14,0:54,0, +/@nadeshdatta,pBw5y1nOHVc,మాలా కమండలు ధరః కర పద్మ యుగ్మేుగళే డమరు త్రిశూలేయసస్ఊర్వయోశుభ శంఖ చక్రేవందేం అతివరద భుజషట్కయుక్తం,2022-09-14,2:54,853,"మాలా కమండలు ధరః కర పద్మ యుగ్మే + +మధ్యస్థపాణి యుగళే డమరు త్రిశూలే + +యస్యస్త..." +/@nadeshdatta,gw5xBFOaOVo,అంజనమ్మ తపసు చేసి. Divya Nama Sankeertana • SGS,2022-09-14,5:59,2730,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022" +/@nadeshdatta,s4S5Sm-ABQk,శివ పద భజన. Divya Nama Sankeertana • SGS,2022-09-14,2:46,342, +/@nadeshdatta,MMzfQVRfb68,శ్రీ దుర్గ మాత,2022-09-14,0:41,353, +/@davizinematheuzin11,dOWKfW-dNUs,Sonic Dash,2023-09-03,2:54,13,perdi contra o boas +/@nadeshdatta,469UErdZ_TE,దుర్గ మంత్రం,2022-09-14,0:41,176, +/@nadeshdatta,IOrU6dzHdV8,ద్వాదశ అదిత్యుల నామాలు,2022-09-14,0:36,127, +/@nadeshdatta,63Xrarpb2Lc,దిశి దిశి సం వససి విభో Divya Nama Sankeertana • SGS.,2022-09-14,6:39,5289,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 +దిశి దిశి సం వససి విభో వస వస మే హృది శివ భో గిరి..." +/@nadeshdatta,IyrhCdEQn_0,దశావతారాలలో ఒక్కొక్క అవతార నామాన్ని స్మరిస్తే కలిగే ఫలితాలు.. వరాహ పురాణం నుండీ..,2022-09-14,4:27,1312, diff --git a/code/filtering/cache/train.csv b/code/filtering/cache/train.csv index e69de29..08821e1 100644 --- a/code/filtering/cache/train.csv +++ b/code/filtering/cache/train.csv @@ -0,0 +1,89 @@ +channel_link,id,title,date,length,views,description_snippet +/@JournalistAshrafAliMaitlo,Xso1NDn52tc,"June 29, 2023",2023-07-14,0:43,0, +/@JournalistAshrafAliMaitlo,lHARgEHc9QA,FM92,2023-08-24,2:08,1, +/@nadeshdatta,tmPqoVwIKR0,దత్తా దత్తా అనుకొందాం Divya NamaSankeertana -SGS,2022-09-14,11:25,4376,"దత్తా దత్తా అనుకొందాం ఆనందంతో + +పల్లవి : దత్తా దత్తా అనుకొందాం ఆనందంతో యెగ..." +/@JournalistAshrafAliMaitlo,3iHJU-6YPLA,14 august,2023-08-14,0:40,74, +/@JournalistAshrafAliMaitlo,e5zJMVZOfik,May the Lord do justice to the holy girl,2023-08-31,2:23,1, +/@JournalistAshrafAliMaitlo,rhfIdPLghBI,Babar Ka Azab,2023-08-24,1:37,2, +/@nadeshdatta,X0AigqR0KRw,మహా భారతంలో శివ ప్రార్థన,2022-09-14,5:17,616,"మహా భారతంలో శివ ప్రార్థన +గానం :పరమ పూజ్య శ్రీ శ్రీ శ్రీ గణపతి సచ్చిదానంద..." +/@davizinematheuzin11,626UKXY6kFc,jogando stumble guys pela primeira vez nesse canal e eu consegui a coroa do stumble guys,2023-09-11,5:03,4,"joguei stumble guys pela primeira nesse canal é eu consegui a coroa do stumble guys🍷🗿🍷🗿é joguei bem demaise 👇🏼👇🏼👇🏼 + + + + + + + + +desça mais👇🏼👇🏼👇🏼..." +/@davizinematheuzin11,TPGcZ6qQU2w,como fazer rabiola de pipa,2023-09-08,1:52,4,"aprenda a fazer rabiola de pipa (Pode ser de arraia ,caixão morcego e entre outros)de forma fácil com apenas sacola ,linha de pipa e a ,sua pipa 🪁🪁🪁🪁🗿🍷 + + + + + + + + + + + + +deixa..." +/@JournalistAshrafAliMaitlo,pOtmqAwnJtQ,10 people were injured in a fight between two factions of the Sahita community Sahita near Ahmedpur.,2023-07-14,1:46,0, +/@JournalistAshrafAliMaitlo,oWd1uj4KQa0,"The house of justice for the poor, poor, helpless woman",2023-08-14,4:17,9, +/@nadeshdatta,WXS9mj8i3Z4,shiva ravana stotram,2022-09-14,4:08,1009, +/@nadeshdatta,RpE1sNDAigQ,చిన్న పిల్లల దోషాలు పోవడానికి ?,2022-09-14,0:34,194, +/@nadeshdatta,0KuLUQJYsUE,ఓం నమస్తే గణపతేయై. Divya Nama Sankeertana.,2022-09-14,4:08,1415,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022" +/@nadeshdatta,bP1woRFAPBg,గోవింద నామము మధురం మధురం. Divya Nama Sankeertana • SGS.,2022-09-14,6:57,5971,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 +గోవింద నామము మధురం మధురం భవ జలధి తారకం శుభ దాయ..." +/@JournalistAshrafAliMaitlo,opCOKEK3kr8,"The shopkeeper of Ahmedpur was robbed from the hands of Vyaji, due to coercion, he had taken 3 lakh",2023-09-13,1:26,0, +/@nadeshdatta,c_iqFurP8dY,కృష్ణా హరి మాధవ Divya Nama Sankeertana • SGS.,2022-09-14,11:47,449, +/@nadeshdatta,rq3zphI-FhY,( వారాహి మాత),2022-09-14,0:34,160, +/@nadeshdatta,gyp7GvxWPxQ,దత్త దిగంబర జయ జయ దత్తా. Divya Nama Sankeertana,2022-09-14,11:05,6833,"Divya Nama Sankeertana • SGS Ashrama, BHEL, Hyderabad • 14 April 2022 + +దత్త దిగంబర జయ జయ దత్తా దత్త నిరంజన జయ జయ దత్త..." +/@JournalistAshrafAliMaitlo,fBvwvBgWMso,"Ahmedpur: The pain of the thieves could not be reduced, the thief stole the motorcycle parked",2023-08-24,0:52,1, +/@nadeshdatta,psKQo7Rd92I,కార్య సిద్ది హనుమాన్ మంత్రం,2022-09-14,2:23,1203, +/@JournalistAshrafAliMaitlo,XJQGusjBlho,"June 29, 2023",2023-07-14,0:52,3, +/@nadeshdatta,uBL_RHttp64,హరి హరి హరి హరి హరి యనరా Divya Nama Sankeertana • SGS,2022-09-14,6:55,4313,"హరిహరి హరిహరి హరి యనరా హరి + +పల్లవి: హరిహరి హరిహరి హరి యనరా హరి పాదాలే శరణమ్..." +/@JournalistAshrafAliMaitlo,Le95Ybz_JIU,Radio FM92,2023-08-31,2:07,2, +/@nadeshdatta,I4pXwbhF_9g,వరాహ పురాణంలో శివుడు చేసిన అమ్మ వారి ప్రార్థన,2022-09-14,5:18,510, +/@JournalistAshrafAliMaitlo,k6LQTDDbIVA,NADRA has taken a big step for the convenience of citizens,2023-08-31,1:44,6, +/@nadeshdatta,Y5RZDsOk5O4,కృష్ణ లీల కీర్తనమ్. Divya Nama Sankeertana - SGS (6 మే 2021,2022-09-14,7:12,660, +/@nadeshdatta,6lnxsytFZ20,గాయేఁ హంసబ్ మిల్కే తేరి. DivyaNama Sankeertana • SGS,2022-09-14,10:37,1557,"గాయేఁ హంసబ్ మిల్కే తేరి మహిమాకి గాథా + +పల్లవి: గాయేఁ హంసబ్ మిల్కే తేరి మహిమ..." +/@nadeshdatta,rc7NpwfFWMg,ప్రయాణిస్తున్నప్పుడు పఠించవలసిన మంత్రం,2022-09-14,0:37,569, +/@nadeshdatta,uJRB0eeMlpk,"Shubhakrut Yugadi ,Happy Tune ,SGS Ashram, Hyderabad",2022-09-14,16:38,662, +/@JournalistAshrafAliMaitlo,RPfEE30320I,"Ahmedpur, many villages and crops are under water due to continuous flow of Indus river",2023-08-14,2:33,8, +/@nadeshdatta,AMrvAu84ln4,పితృదేవతలకు శ్రద్ధ సమయంలో ..,2022-09-14,5:05,1416, +/@nadeshdatta,Qh9Wxo5bmPo,"శ్రీ రామ ,కృష్ణ మంత్రం",2022-09-14,1:10,862, +/@davizinematheuzin11,nHclxz4ScI8,jogando Shark evolution (de novo) e comi todo mundo,2023-08-31,5:02,43,"jogando Shark evolution (de novo) e comi todo mundo(lá ele) jogando com o tubarão martelo 🐳🐋🐬🐟🐠🐡🦈🦈🦈🐙🐚 + + + + + + + + + +deixa o like aíííí please" +/@nadeshdatta,2BrGtYMrY6Q,Jaya Jayahe Mahishasura Mardini Ramya Kapardini Shaila Sute…….,2022-09-14,17:02,1990,"Jaya Jayahe Mahishasura Mardini Ramya Kapardini Shaila Sute……. + +It was really an enlightening and highly informative discourse with a scintillating and spirit raising bhajan session this..." +/@JournalistAshrafAliMaitlo,VpwD-YaU3Yw,"Allah in the day, Allah in the night",2023-08-24,6:48,4, +/@nadeshdatta,SpbP9e5_IHQ,శ్రీ దుర్గా ద్వాత్రింశన్నామ మాలా *_Sri Durga Dwatrimsha Namamala Stotram_,2022-09-14,7:21,1616,"*శ్రీ దుర్గా ద్వాత్రింశన్నామ మాలా* + *_Sri Durga Dwatrimsha Namamala Stotram_* +_దుర్గా దుర్గార్తి..." +/@JournalistAshrafAliMaitlo,E-6Kx4C7rzk,Poet Faqir Ali Khan Mitlo will not forget to listen to the glory of the dowry Benazir Income Sapot.,2023-07-14,2:27,0, +/@nadeshdatta,walFDWF46g8,Guru Purnima • KSHT_ Frisco_ TX • 13 Jul 2022,2022-09-14,58:51,2131, +/@nadeshdatta,iVAaK2Icpww,రావోయి రావోయి రావోయి ఉగాది,2022-09-14,7:45,773,"రావోయి రావోయి రావోయి ఉగాది + +పల్లవి: రావోయి రావోయి రావోయి ఉగాది శుభకృతికీ..." diff --git a/code/filtering/extract.py b/code/filtering/extract.py index 3587fc9..cc985b8 100644 --- a/code/filtering/extract.py +++ b/code/filtering/extract.py @@ -1,8 +1,11 @@ """ Generate a sample CSV file of size r from the original CSV file. +Generate train and test CSV files from the original CSV file. """ import csv +import os import argparse +from sklearn.model_selection import train_test_split def extract_first_r_entries(input_csv, output_csv, r): """ @@ -27,9 +30,45 @@ def extract_first_r_entries(input_csv, output_csv, r): except StopIteration: break +def split_data(input_csv_path, train_csv_path, test_csv_path, test_size=0.2): + """ + Split the provided data into train and test datasets. + """ + with open(input_csv_path, mode='r') as infile: + reader = list(csv.DictReader(infile)) + train_data, test_data = train_test_split(reader, test_size=test_size, random_state=42) + + with open(train_csv_path, mode='w', newline='') as trainfile: + writer = csv.DictWriter(trainfile, fieldnames=reader[0].keys()) + writer.writeheader() + for row in train_data: + writer.writerow(row) + + with open(test_csv_path, mode='w', newline='') as testfile: + writer = csv.DictWriter(testfile, fieldnames=reader[0].keys()) + writer.writeheader() + for row in test_data: + writer.writerow(row) + + + if __name__ == "__main__": r = 100 - input_csv="sample/videos.csv" - output_csv = "cache/sample.csv" + + input_csv="sample/videos.csv" # original file + output_csv = "cache/sample.csv" - extract_first_r_entries(input_csv, output_csv, r) + if os.path.exists(output_csv): + print(f"File {output_csv} already exists. Skipping.") + else: + extract_first_r_entries(input_csv, output_csv, r) + + + import argparse + parser = argparse.ArgumentParser(description='Compute quality scores for videos.') + parser.add_argument('input_csv', help='Path to the input CSV file containing video data.') + parser.add_argument('train_csv', help='Path to the train CSV file.') + parser.add_argument('test_csv', help='Path to the test CSV file.') + args = parser.parse_args() + + split_data(args.input_csv, args.train_csv, args.test_csv) \ No newline at end of file diff --git a/code/filtering/utils.py b/code/filtering/utils.py index d3aa31e..c4bc094 100644 --- a/code/filtering/utils.py +++ b/code/filtering/utils.py @@ -3,7 +3,6 @@ import os import json -from sklearn.model_selection import train_test_split from skimage.metrics import structural_similarity as ssim from skimage.metrics import mean_squared_error as mse @@ -43,25 +42,6 @@ def compute_quality_score(video_file_path, config): return quality_score -def split_data(input_csv_path, train_csv_path, test_csv_path, test_size=0.2): - """ - Split the provided data into train and test datasets. - """ - with open(input_csv_path, mode='r') as infile: - reader = list(csv.DictReader(infile)) - train_data, test_data = train_test_split(reader, test_size=test_size, random_state=42) - - with open(train_csv_path, mode='w', newline='') as trainfile: - writer = csv.DictWriter(trainfile, fieldnames=reader[0].keys()) - writer.writeheader() - for row in train_data: - writer.writerow(row) - - with open(test_csv_path, mode='w', newline='') as testfile: - writer = csv.DictWriter(testfile, fieldnames=reader[0].keys()) - writer.writeheader() - for row in test_data: - writer.writerow(row) def main(input_csv_path, output_csv_path, config_path): """ @@ -98,6 +78,3 @@ def main(input_csv_path, output_csv_path, config_path): row["quality_score"] = quality_score writer.writerow(row) - -if __name__ == "__main__": - split_data("cache/sample.csv", "cache/train.csv", "cache/test.csv") \ No newline at end of file From aeacae90fbd2c659be7694b432bead06cc63f1df Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:36:23 -0400 Subject: [PATCH 47/72] .: --- code/filtering/linear.py | 44 +++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/code/filtering/linear.py b/code/filtering/linear.py index 5f0d678..6358ff9 100644 --- a/code/filtering/linear.py +++ b/code/filtering/linear.py @@ -13,7 +13,7 @@ def load_data(input_csv_path): """ - Load data from the provided CSV file and compute quality scores. + Load data from the provided CSV file and compute quality scores if needed. Args: - input_csv_path (str): Path to the input CSV file containing video data. @@ -22,25 +22,41 @@ def load_data(input_csv_path): - X (np.array): Features for each video. - y (np.array): Quality scores for each video. """ + data = [] with open(input_csv_path, mode='r') as infile: reader = csv.DictReader(infile) - - features = [] - quality_scores = [] - - for row in reader: + data = [row for row in reader] + + # Check if "quality_score" column exists + if "quality_score" not in data[0]: + # Compute quality scores and add them to the data + for row in data: video_id = row["id"] - quality_score = float(row["quality_score"]) - - # Here, you can add more features as needed - feature_vector = [ - float(row["length"].split(":")[0]), # Taking video length in minutes as a feature - ] - features.append(feature_vector) - quality_scores.append(quality_score) + quality_score = compute_quality_score(video_id) # This function is from utils.py + row["quality_score"] = quality_score + + # Write the updated data back to the CSV file + with open(input_csv_path, mode='w', newline='') as outfile: + writer = csv.DictWriter(outfile, fieldnames=data[0].keys()) + writer.writeheader() + for row in data: + writer.writerow(row) + + # Extract features and quality scores for training + features = [] + quality_scores = [] + for row in data: + video_id = row["id"] + quality_score = float(row["quality_score"]) + feature_vector = [ + float(row["length"].split(":")[0]), # Taking video length in minutes as a feature + ] + features.append(feature_vector) + quality_scores.append(quality_score) return np.array(features), np.array(quality_scores) + def train_model(input_csv_path, model_path, config_path): """ Train a Linear Regression model on the provided data. From 3ff343f6d661962f30cabe07ebc9d73867b5dcbd Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:42:44 -0400 Subject: [PATCH 48/72] . --- code/filtering/linear.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/filtering/linear.py b/code/filtering/linear.py index 6358ff9..2fba217 100644 --- a/code/filtering/linear.py +++ b/code/filtering/linear.py @@ -11,7 +11,7 @@ # Initialize wandb wandb.init(project="video_quality_prediction") -def load_data(input_csv_path): +def load_data(input_csv_path, config_path): """ Load data from the provided CSV file and compute quality scores if needed. @@ -32,7 +32,7 @@ def load_data(input_csv_path): # Compute quality scores and add them to the data for row in data: video_id = row["id"] - quality_score = compute_quality_score(video_id) # This function is from utils.py + quality_score = compute_quality_score(video_id, config_path) # This function is from utils.py row["quality_score"] = quality_score # Write the updated data back to the CSV file @@ -70,7 +70,7 @@ def train_model(input_csv_path, model_path, config_path): with open(config_path, 'r') as ymlfile: config = yaml.load(ymlfile, Loader=yaml.FullLoader) - X, y = load_data(input_csv_path) + X, y = load_data(input_csv_path, config_path) X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=config["split_test_size"], random_state=42) From 8089a97f09e63f34db62140ea8068340fd053beb Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:44:31 -0400 Subject: [PATCH 49/72] . --- code/filtering/linear.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/filtering/linear.py b/code/filtering/linear.py index 2fba217..783ff46 100644 --- a/code/filtering/linear.py +++ b/code/filtering/linear.py @@ -11,7 +11,7 @@ # Initialize wandb wandb.init(project="video_quality_prediction") -def load_data(input_csv_path, config_path): +def load_data(input_csv_path, config): """ Load data from the provided CSV file and compute quality scores if needed. @@ -32,7 +32,7 @@ def load_data(input_csv_path, config_path): # Compute quality scores and add them to the data for row in data: video_id = row["id"] - quality_score = compute_quality_score(video_id, config_path) # This function is from utils.py + quality_score = compute_quality_score(video_id, config) # This function is from utils.py row["quality_score"] = quality_score # Write the updated data back to the CSV file @@ -57,7 +57,7 @@ def load_data(input_csv_path, config_path): return np.array(features), np.array(quality_scores) -def train_model(input_csv_path, model_path, config_path): +def train_model(input_csv_path, model_path, config): """ Train a Linear Regression model on the provided data. @@ -70,7 +70,7 @@ def train_model(input_csv_path, model_path, config_path): with open(config_path, 'r') as ymlfile: config = yaml.load(ymlfile, Loader=yaml.FullLoader) - X, y = load_data(input_csv_path, config_path) + X, y = load_data(input_csv_path, config) X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=config["split_test_size"], random_state=42) From 49a339524f1f1960366b36b17b67b680e3fd01e4 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:45:30 -0400 Subject: [PATCH 50/72] . --- code/filtering/linear.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/filtering/linear.py b/code/filtering/linear.py index 783ff46..f39906b 100644 --- a/code/filtering/linear.py +++ b/code/filtering/linear.py @@ -57,7 +57,7 @@ def load_data(input_csv_path, config): return np.array(features), np.array(quality_scores) -def train_model(input_csv_path, model_path, config): +def train_model(input_csv_path, model_path, config_path): """ Train a Linear Regression model on the provided data. From 53da3b5f0a8626744445145a752a77a3d039d942 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:55:49 -0400 Subject: [PATCH 51/72] . --- code/filtering/utils.py | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/code/filtering/utils.py b/code/filtering/utils.py index c4bc094..b28e646 100644 --- a/code/filtering/utils.py +++ b/code/filtering/utils.py @@ -1,3 +1,7 @@ +import imageio +import requests +from io import BytesIO + import csv import yaml import os @@ -8,10 +12,14 @@ from video2dataset import video2dataset -def compute_similarity(img1, img2, metric): +def compute_similarity(img_url1, img_url2, metric): """ Compute the similarity between two images based on the specified metric. """ + # Download the images from the URLs + img1 = imageio.imread(BytesIO(requests.get(img_url1).content)) + img2 = imageio.imread(BytesIO(requests.get(img_url2).content)) + if metric == "SSIM": return ssim(img1, img2, multichannel=True) elif metric == "MSE": @@ -19,18 +27,19 @@ def compute_similarity(img1, img2, metric): else: raise ValueError(f"Unsupported metric: {metric}") -def compute_quality_score(video_file_path, config): +def compute_quality_score(video_id, config): """ - Compute the quality score for a given video file based on the provided configuration. + Compute the quality score for a given video ID based on the provided configuration. """ - # For demonstration purposes, assuming the video_file_path can directly be used - # to extract relevant frames. In a real-world scenario, a video processing library would be used. + base_url = "https://img.youtube.com/vi/" + # URLs for the four generated images from YouTube + img_urls = [f"{base_url}{video_id}/{i}.jpg" for i in range(4)] # Compute pairwise differences diffs = [] for i in range(3): for j in range(i+1, 4): - diffs.append(compute_similarity(video_file_path, video_file_path, config["metric"])) # Placeholder + diffs.append(compute_similarity(img_urls[i], img_urls[j], config["metric"])) movement_score = sum(diffs) / len(diffs) From 5f9ef349ba3309d7d96b24abe220ce14202f8752 Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 20:59:08 -0400 Subject: [PATCH 52/72] . --- code/filtering/utils.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code/filtering/utils.py b/code/filtering/utils.py index b28e646..f5a7ed0 100644 --- a/code/filtering/utils.py +++ b/code/filtering/utils.py @@ -7,6 +7,7 @@ import os import json +from skimage.transform import resize from skimage.metrics import structural_similarity as ssim from skimage.metrics import mean_squared_error as mse @@ -19,6 +20,11 @@ def compute_similarity(img_url1, img_url2, metric): # Download the images from the URLs img1 = imageio.imread(BytesIO(requests.get(img_url1).content)) img2 = imageio.imread(BytesIO(requests.get(img_url2).content)) + + # Resize the images to the smallest shape between the two + target_shape = tuple(min(s1, s2) for s1, s2 in zip(img1.shape, img2.shape)) + img1 = resize(img1, target_shape) + img2 = resize(img2, target_shape) if metric == "SSIM": return ssim(img1, img2, multichannel=True) From 9bea3085d963da92c617eb8fb72cb03880154ccf Mon Sep 17 00:00:00 2001 From: tomohiro-sawada Date: Tue, 19 Sep 2023 21:02:22 -0400 Subject: [PATCH 53/72] . --- code/filtering/linear.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/filtering/linear.py b/code/filtering/linear.py index f39906b..b3fd518 100644 --- a/code/filtering/linear.py +++ b/code/filtering/linear.py @@ -94,9 +94,9 @@ def train_model(input_csv_path, model_path, config_path): if __name__ == "__main__": import argparse parser = argparse.ArgumentParser(description='Train a Linear Regression model for video quality prediction.') - parser.add_argument('input_csv', help='Path to the input CSV file containing video data.') - parser.add_argument('model_path', help='Path to save the trained model.') - parser.add_argument('config', help='Path to the config.yaml file.') + parser.add_argument('--input_csv', help='Path to the input CSV file containing video data.') + parser.add_argument('--model_path', help='Path to save the trained model.') + parser.add_argument('--config', help='Path to the config.yaml file.') args = parser.parse_args() train_model(args.input_csv, args.model_path, args.config) From 2a8578646f498b19b76c4da664d3b6c5f50015e3 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 20 Sep 2023 19:20:12 -0700 Subject: [PATCH 54/72] Parse more channel information with /browse --- code/data/youtube_helpers.py | 80 ++++++++++++++++++++++++++++++++---- 1 file changed, 72 insertions(+), 8 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 11706fe..ff9a247 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,7 +1,7 @@ import dateparser # constants used for requests -USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0" +USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0" BASE = 'https://www.youtube.com' ENDPOINT = '/youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' BROWSE_ENDPOINT = '/youtubei/v1/browse?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' @@ -98,36 +98,100 @@ def parse_response(response): 'M': 1000000, 'B': 1000000000 } -def text_to_num(text): +def text_to_num(text, demoninations = denominations): if text[-1].upper() in denominations: # separate out the K, M, or B num, magnitude = text[:-1], text[-1] return int(float(num) * denominations[magnitude]) else: return int(text) + + +tab_params = { + 'Videos' : 'EgZ2aWRlb3PyBgQKAjoA', + 'Shorts' : 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', + 'Live' : 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', + 'Playlists' : 'EglwbGF5bGlzdHPyBgQKAkIA', + 'Channels' : 'EghjaGFubmVsc_IGBAoCUgA%3D', + 'About' : 'EgVhYm91dPIGBAoCEgA%3D' +} + + +def get_tab(response, name): + tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) + for tab in tabs: + if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == name: + return getValue(tab, ['tabRenderer', 'content']) def parse_channel_info(response, channel_link): id = getValue(response, ["metadata", "channelMetadataRenderer", "externalId"]) - + title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) - + subscribers = getValue( response, ["header", "c4TabbedHeaderRenderer", "subscriberCountText", "simpleText"] ) if subscribers is not None: subscribers = text_to_num(subscribers.split(' ')[0]) - + num_vids_shorts = getValue(response, ["header", "c4TabbedHeaderRenderer", "videosCountText", "runs", 0, "text"]) if num_vids_shorts is not None: num_vids_shorts = text_to_num(num_vids_shorts.split(' ')[0].replace(',', '').replace('No', '0')) - + description = getValue(response, ["metadata", "channelMetadataRenderer", "description"]) isFamilySafe = getValue(response, ["metadata", "channelMetadataRenderer", "isFamilySafe"]) - keywords = getValue(response, ["metadata", "channelMetadataRenderer", "keywords"]) - return [channel_link, id, title, subscribers, num_vids_shorts, description, isFamilySafe, keywords] + monetization = None + for param in getValue(response, ['responseContext', 'serviceTrackingParams']): + if param.get('service') == 'GFEEDBACK': + for feedback in param['params']: + key = feedback.get('key') + if key == 'is_monetization_enabled': + monetization = (feedback.get('value') == 'true') + + verified = False + for badge in getValue(response, ['header', 'c4TabbedHeaderRenderer', 'badges']): + if getValue(badge, ['metadataBadgeRenderer', 'tooltip']) == 'Verified': + verified = True + + about = get_tab(response, 'About') + full_meta = getValue(about, ['sectionListRenderer', 'contents', 0, 'itemSectionRenderer', 'contents', 0, 'channelAboutFullMetadataRenderer']) + view_count = getValue(full_meta, ['viewCountText', 'simpleText']) + if view_count is not None: + view_count = text_to_num(view_count.split(' ')[0].replace(',', '')) + + join_date = getValue(full_meta, ['joinedDateText', 'runs', 1, 'text']) + if join_date is not None: + join_date = dateparser.parse(join_date).strftime("%Y-%m-%d") + + country = getValue(full_meta, ['country', 'simpleText']) + + tags = getValue(response, ["microformat", "microformatDataRenderer", "tags"]) + + fullsize_avatar = getValue(full_meta, ['avatar', 'thumbnails', 0, 'url']) + if fullsize_avatar is not None: + fullsize_avatar = fullsize_avatar.split('=')[0] + + fullsize_banner = getValue(response, ["header", "c4TabbedHeaderRenderer", "banner", 'thumbnails', 0, 'url']) + if fullsize_banner is not None: + fullsize_banner = fullsize_banner.split('=')[0] + + links = full_meta.get('links') + parsed_links = None + if links is not None: + parsed_links = [] + for link in links: + link_title = getValue(link, ['channelExternalLinkViewModel', 'title', 'content']) + link_url = getValue(link, ['channelExternalLinkViewModel', 'link', 'content']) + parsed_links.append({'title': link_title, 'link': link_url}) + parsed_links + + + return [channel_link, id, title, subscribers, view_count, num_vids_shorts, join_date, country, monetization, verified, + isFamilySafe, description, tags, fullsize_avatar, fullsize_banner, parsed_links] + # THIS CODE IS QUITE FRAGILE TO YOUTUBE CHANGING ITS UI, MAKE SURE THERE AREN'T TOO MANY NANs in OUTPUTS From 12394e18a358e03bd6a2dcc3c0865741d6d595ce Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 21 Sep 2023 15:59:21 -0700 Subject: [PATCH 55/72] Update payload for newer firefox update --- code/data/youtube_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index ff9a247..b146317 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -9,7 +9,7 @@ "context": { "client": { "clientName": "WEB", - "clientVersion": "2.20230831.09.00", + "clientVersion": "2.20230921.01.00", "newVisitorCookie": True, }, "user": { From 84c254a6572ff665befcf2a8b0e553a5ac34213e Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 21 Sep 2023 23:38:05 -0700 Subject: [PATCH 56/72] Collect thumbnails and use faster date parser --- code/data/youtube_helpers.py | 53 ++++++++++++++++++++---------------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index b146317..90de928 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,4 +1,5 @@ -import dateparser +import datetime +from dateutil.relativedelta import relativedelta # constants used for requests USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0" @@ -17,6 +18,14 @@ } } } +tab_params = { + 'Videos' : 'EgZ2aWRlb3PyBgQKAjoA', + 'Shorts' : 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', + 'Live' : 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', + 'Playlists' : 'EglwbGF5bGlzdHPyBgQKAkIA', + 'Channels' : 'EghjaGFubmVsc_IGBAoCUgA%3D', + 'About' : 'EgVhYm91dPIGBAoCEgA%3D' +} def getValue(source, path): @@ -107,14 +116,12 @@ def text_to_num(text, demoninations = denominations): return int(text) -tab_params = { - 'Videos' : 'EgZ2aWRlb3PyBgQKAjoA', - 'Shorts' : 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', - 'Live' : 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', - 'Playlists' : 'EglwbGF5bGlzdHPyBgQKAkIA', - 'Channels' : 'EghjaGFubmVsc_IGBAoCUgA%3D', - 'About' : 'EgVhYm91dPIGBAoCEgA%3D' -} +def parse_date(date): + val, unit = date.split()[:2] + if not unit.endswith('s'): + unit = unit + 's' + past_time = datetime.datetime.now() - relativedelta(**{unit:int(val)}) + return past_time.strftime("%Y-%m-%d") def get_tab(response, name): @@ -164,7 +171,7 @@ def parse_channel_info(response, channel_link): join_date = getValue(full_meta, ['joinedDateText', 'runs', 1, 'text']) if join_date is not None: - join_date = dateparser.parse(join_date).strftime("%Y-%m-%d") + join_date = parse_date(join_date) country = getValue(full_meta, ['country', 'simpleText']) @@ -207,18 +214,12 @@ def parse_videos(response, channel_link, is_continuation = False): return None, None else: # initial get request, ensure there are videos to begin with - tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) - video_tab = None - for tab in tabs: - if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == "Videos": - video_tab = tab - - # no videos in channel - if video_tab is None: - return None, None + + # NOTE: USING THE PREPARSED TAB FOR THIS CODE + tab = response video_infos = getValue( - video_tab, ['tabRenderer', 'content', 'richGridRenderer', 'contents'] + tab, ['richGridRenderer', 'contents'] ) # video tab doesn't contain videos @@ -241,12 +242,18 @@ def parse_videos(response, channel_link, is_continuation = False): id = video_data["videoId"] title = getValue(video_data, ['title', 'runs', 0, 'text']) - publish = dateparser.parse(video_data['publishedTimeText']['simpleText']).strftime("%Y-%m-%d") + publish = parse_date(video_data['publishedTimeText']['simpleText'].replace('Streamed ', '')) length = getValue(video_data, ['lengthText', 'simpleText']) views = getValue(video_data, ['viewCountText', 'simpleText']) if views is not None: views = int(views.split(' ')[0].replace(',', '').replace('No', '0')) description_snippet = getValue(video_data, ['descriptionSnippet', 'runs', 0, 'text']) - video_rows.append([channel_link, id, title, publish, length, views, description_snippet]) - return video_rows, token \ No newline at end of file + thumbnails = getValue(video_data, ['thumbnail', 'thumbnails']) + moving_thumbnails = getValue(video_data, ['richThumbnail', 'movingThumbnailRenderer', 'movingThumbnailDetails', 'thumbnails']) + + + video_rows.append([channel_link, id, title, publish, length, views, description_snippet, moving_thumbnails, thumbnails]) + return video_rows, token + +# video stage: description, transcript, thumbnails \ No newline at end of file From 0b6a7e0f5a8c8ae56cf7a4af152b69edc7083322 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 20:20:15 -0700 Subject: [PATCH 57/72] Fully parse all 6 tabs with extractor refactor --- code/data/channel_collector.py | 242 ++++++++++++++++++--------------- code/data/youtube_helpers.py | 218 +++++++++++++++++++++++------ 2 files changed, 313 insertions(+), 147 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index b7383b5..1b19547 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -15,92 +15,123 @@ BROWSE_ENDPOINT, PAYLOAD, USER_AGENT, - parse_channel_info, - parse_videos, + get_tab, + get_continuation, + tab_helpers, ) -######################### GLOBAL VARIABLES ################################# -write_lock = asyncio.Lock() -print_lock = asyncio.Lock() +####################### GLOBAL VARIABLES ############################ channel_lock = asyncio.Lock() error_lock = asyncio.Lock() +error_file = open('collection_errors.txt', 'a', encoding = "utf-8") +##################################################################### -channel_file = open('channels.csv', 'a', encoding = "utf-8") -channel_writer = csv.writer(channel_file) -video_file = open('videos.csv', 'a', encoding = "utf-8") -video_writer = csv.writer(video_file) -error_file = open('collection_errors.txt', 'a', encoding = "utf-8") +class Extractor(): + def __init__(self, name, param, parse_func, features): + self.name = name + self.browse_param = param + self.parse_func = parse_func + self.features = features + + self.file = open(f'{name}.csv', 'a', encoding = "utf-8") + self.writer = csv.writer(self.file) + self.lock = asyncio.Lock() + # write header if it doesn't exist + if os.path.getsize(f'{name}.csv') == 0: + self.writer.writerow(features) + + + async def extract(self, session, channel_id, channel_link): + # initial request to get load a "selected tab" (e.g. videos, playlists, etc.) + payload = copy.deepcopy(PAYLOAD) + payload['browseId'] = channel_id + payload['params'] = self.browse_param + async with session.post( + BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + json = payload, timeout = 10 + ) as response: + if response.ok is False: + async with error_lock: + print('bad response: ', response.status, response.reason) + raise BadResponseException() + + data = await response.json() + tab = get_tab(data, self.name) + + # tab may not exist (e.g. if channel has no playlists) + if tab is None: + return + + rows, token = self.parse_func(channel_link, tab = tab, response = data) + + if rows is not None: + async with self.lock: + self.writer.writerows(rows) + + # continue through continuation if it exists + while token is not None: + payload = copy.deepcopy(PAYLOAD) + payload['continuation'] = token + async with session.post( + BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + json = payload, timeout = 10 + ) as response: + if response.ok is False: + async with error_lock: + print('bad response: ', response.status, response.reason) + raise BadResponseException() + + data = await response.json() + continuation = get_continuation(data) + + if continuation is None: + return + + rows, token = self.parse_func(channel_link, continuation = continuation) + + if rows is not None: + async with self.lock: + self.writer.writerows(rows) + + + +class BadResponseException(Exception): + pass ########################## FUNCTION DECLARATIONS ########################### -async def collect_videos( - channel_link, session, channel_writer = channel_writer, video_writer = video_writer -): +async def get_channel(channel_link, session, error_lock = error_lock): async with session.get( - channel_link + '/videos', headers = {'User-Agent': USER_AGENT}, timeout = 10 + channel_link, headers = {'User-Agent': USER_AGENT}, timeout = 10 ) as response: # ignore 404 and just continue if response.status == 404: - return - + return None + if response.ok is False: - print('bad response: ', response.status, response.reason) - return response.ok - - # find the channel data within the html + async with error_lock: + print('bad response: ', response.status, response.reason) + raise BadResponseException() + html = await response.text() soup = bs4(html, 'html.parser') data_str = 'var ytInitialData = ' channel_data = json.loads( soup(text = re.compile(data_str))[0].strip(data_str).strip(';') ) - channel_info = parse_channel_info(channel_data, channel_link) + channel_id = channel_data['metadata']['channelMetadataRenderer']['externalId'] + return channel_id - # ignore title-less or "Topic" channels - if channel_info[1] is None or channel_info[1].endswith(" - Topic"): - return - video_rows, token = parse_videos(channel_data, channel_link) - # some channels may not have videos - if video_rows is None: - return - async with write_lock: - channel_writer.writerow(channel_info) - video_writer.writerows(video_rows) - - # continue "scrolling" through channel's videos - while token is not None: - data = copy.deepcopy(PAYLOAD) - data['continuation'] = token - async with session.post( - BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, - json = data, timeout = 10 - ) as response: - if response.ok is False: - print('bad response: ', response.status, response.reason) - return response.ok - - video_data = await response.json() - video_rows, token = parse_videos(video_data, channel_link, is_continuation = True) - - # empty continaution - if video_rows is None: - return - - async with write_lock: - video_writer.writerows(video_rows) - - -async def worker(channels_left, session): - # async with print_lock: - # print('worker started') +async def worker(channels_left, session, extractors, + channel_lock = channel_lock, error_lock = error_lock): while True: async with channel_lock: if len(channels_left) == 0: @@ -109,64 +140,58 @@ async def worker(channels_left, session): channel_link = channels_left.pop() try: - ok_response = await collect_videos(channel_link, session) - if ok_response is False: - async with print_lock: - print("Stopping worker due to bad response (try restarting)") - return + # get request to get channel id (and for realism) + channel_id = await get_channel(channel_link, session) + if channel_id is None: + continue + + # collect all data from channel using extractors + for extractor in extractors: + await extractor.extract(session, channel_id, channel_link) + except BadResponseException: + async with error_lock: + print("Stopping worker due to bad response (try restarting)") except asyncio.exceptions.TimeoutError: # retry the channel async with channel_lock: channels_left.append(channel_link) - async with print_lock: + async with error_lock: print('Caught a timeout') - except Exception as e: - async with print_lock: + except Exception: + async with error_lock: print(f'Exception caught for {channel_link} and written to error file') async with error_lock: error_file.write(f'Exception caught for {channel_link}\n') error_file.write(traceback.format_exc()) error_file.flush() - - # async with print_lock: - # print('collected all video from the channel', channel_link, end = "\t\t\t\r") async def main(num_workers): - # load all channels + # extractors will be used to collect data from different tabs of a channel + extractors = [Extractor(**tab) for tab in tab_helpers] + + # read in shuffled channels channels = set() with open('shuffled_channels.txt', 'r', encoding = 'utf-8') as f: for line in f: channels.add(line.strip()) - # continue from previous run or handle cold start - with open('channels.csv', 'r', encoding = "utf-8") as f: - if f.readline() == '': - # cold start - channel_writer.writerow( - ['link', 'id', 'name', 'subscribers', 'num_videos', 'description', 'isFamilySafe', 'keywords'] - ) - else: - # read in collected channels - collected = [] - with open('channels.csv', 'r', encoding = 'utf-8') as f: - for row in csv.reader(f): - if len(row) == 0: - continue - collected.append(row[0]) ## the link - collected_set = set(collected) - print(f'found {len(collected_set)} many channels already collected out of {len(channels)}') - - # remove channels already read (but reprocess last 100 channels) - channels = channels - collected_set - channels = list(channels) - channels = channels + collected[-100:] - print(f'will reprocess last 100 channels leaving {len(channels)} channels left') - with open('videos.csv', 'r', encoding = "utf-8") as f: - if f.readline() == '': - video_writer.writerow( - ['channel_link', 'id', 'title', 'date', 'length', 'views', 'description_snippet'] - ) + # continue from previous run if possible + collected = [] + with open('channels.csv', 'r', encoding = 'utf-8') as f: + f.readline() # skip header + for row in csv.reader(f): + if len(row) == 0: + continue + collected.append(row[0]) ## the link + collected_set = set(collected) + print(f'found {len(collected_set)} many channels already collected out of {len(channels)}') + + # remove channels already read (but reprocess last 100 channels) + channels = channels - collected_set + channels = list(channels) + channels = channels + collected[-100:] + print(f'will reprocess last 100 channels leaving {len(channels)} channels left') # use a singular session to benefit from connection pooling # use ipv6 (helps with blocks) @@ -176,9 +201,16 @@ async def main(num_workers): ) as session: # start the workers print('starting workers now, try loading `channels.csv` (say with pandas) to monitor progress') - await asyncio.gather(*[ - worker(channels, session) for _ in range(num_workers) - ]) + try: + await asyncio.gather(*[ + worker(channels, session, extractors) for _ in range(num_workers) + ]) + except (KeyboardInterrupt, Exception): + print(traceback.format_exc()) + + for extractor in extractors: + extractor.file.flush() + extractor.file.close() @@ -187,10 +219,4 @@ async def main(num_workers): if os.name == 'nt': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) -try: - asyncio.run(main(num_workers = 50)) -except (KeyboardInterrupt, Exception) as e: - # print("\nfinal exception:", e) - print(traceback.format_exc()) - video_file.close() - channel_file.close() \ No newline at end of file +asyncio.run(main(num_workers = 50)) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 90de928..17b326a 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,6 +1,8 @@ -import datetime +from datetime import datetime from dateutil.relativedelta import relativedelta + + # constants used for requests USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0" BASE = 'https://www.youtube.com' @@ -18,14 +20,7 @@ } } } -tab_params = { - 'Videos' : 'EgZ2aWRlb3PyBgQKAjoA', - 'Shorts' : 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', - 'Live' : 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', - 'Playlists' : 'EglwbGF5bGlzdHPyBgQKAkIA', - 'Channels' : 'EghjaGFubmVsc_IGBAoCUgA%3D', - 'About' : 'EgVhYm91dPIGBAoCEgA%3D' -} + def getValue(source, path): @@ -120,7 +115,7 @@ def parse_date(date): val, unit = date.split()[:2] if not unit.endswith('s'): unit = unit + 's' - past_time = datetime.datetime.now() - relativedelta(**{unit:int(val)}) + past_time = datetime.now() - relativedelta(**{unit:int(val)}) return past_time.strftime("%Y-%m-%d") @@ -131,7 +126,20 @@ def get_tab(response, name): return getValue(tab, ['tabRenderer', 'content']) -def parse_channel_info(response, channel_link): +def get_continuation(response): + continuation = getValue( + response, ['onResponseReceivedActions', 0, 'appendContinuationItemsAction', 'continuationItems'] + ) + + # continuation returned empty (i.e. no more videos to collect) + if 'responseContext' in response and continuation is None: + return None + + return continuation + + +################################### TAB PARSERS #################################### +def parse_about(channel_link, response = None, tab = None, **kwargs): id = getValue(response, ["metadata", "channelMetadataRenderer", "externalId"]) title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) @@ -159,19 +167,20 @@ def parse_channel_info(response, channel_link): monetization = (feedback.get('value') == 'true') verified = False - for badge in getValue(response, ['header', 'c4TabbedHeaderRenderer', 'badges']): - if getValue(badge, ['metadataBadgeRenderer', 'tooltip']) == 'Verified': - verified = True + badges = getValue(response, ['header', 'c4TabbedHeaderRenderer', 'badges']) + if badges is not None: + for badge in badges: + if getValue(badge, ['metadataBadgeRenderer', 'tooltip']) == 'Verified': + verified = True - about = get_tab(response, 'About') - full_meta = getValue(about, ['sectionListRenderer', 'contents', 0, 'itemSectionRenderer', 'contents', 0, 'channelAboutFullMetadataRenderer']) + full_meta = getValue(tab, ['sectionListRenderer', 'contents', 0, 'itemSectionRenderer', 'contents', 0, 'channelAboutFullMetadataRenderer']) view_count = getValue(full_meta, ['viewCountText', 'simpleText']) if view_count is not None: view_count = text_to_num(view_count.split(' ')[0].replace(',', '')) join_date = getValue(full_meta, ['joinedDateText', 'runs', 1, 'text']) if join_date is not None: - join_date = parse_date(join_date) + join_date = datetime.strptime(join_date, '%b %d, %Y').strftime("%Y-%m-%d") country = getValue(full_meta, ['country', 'simpleText']) @@ -195,29 +204,16 @@ def parse_channel_info(response, channel_link): parsed_links.append({'title': link_title, 'link': link_url}) parsed_links - - return [channel_link, id, title, subscribers, view_count, num_vids_shorts, join_date, country, monetization, verified, - isFamilySafe, description, tags, fullsize_avatar, fullsize_banner, parsed_links] + # use 2d array to match the format of other parsers) + return [[channel_link, id, title, subscribers, view_count, num_vids_shorts, join_date, country, monetization, verified, + isFamilySafe, description, tags, fullsize_avatar, fullsize_banner, parsed_links]], None -# THIS CODE IS QUITE FRAGILE TO YOUTUBE CHANGING ITS UI, MAKE SURE THERE AREN'T TOO MANY NANs in OUTPUTS -def parse_videos(response, channel_link, is_continuation = False): +def parse_videos(channel_link, tab = None, continuation = None, **kwargs): video_infos = None - if is_continuation: - video_infos = getValue( - response, ['onResponseReceivedActions', 0, 'appendContinuationItemsAction', 'continuationItems'] - ) - - # continuation returned empty (i.e. no more videos to collect) - if 'responseContext' in response and video_infos is None: - return None, None - else: + if continuation is None: # initial get request, ensure there are videos to begin with - - # NOTE: USING THE PREPARSED TAB FOR THIS CODE - tab = response - video_infos = getValue( tab, ['richGridRenderer', 'contents'] ) @@ -225,15 +221,15 @@ def parse_videos(response, channel_link, is_continuation = False): # video tab doesn't contain videos if video_infos is None: return None, None + else: + video_infos = continuation assert video_infos is not None, "Unable to find videos in response" video_rows = [] token = None for info in video_infos: - if 'continuationItemRenderer' in info: - token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) - else: + if "richItemRenderer" in info: video_data = getValue(info, ['richItemRenderer', 'content', 'videoRenderer']) if 'publishedTimeText' not in video_data: @@ -254,6 +250,150 @@ def parse_videos(response, channel_link, is_continuation = False): video_rows.append([channel_link, id, title, publish, length, views, description_snippet, moving_thumbnails, thumbnails]) + if 'continuationItemRenderer' in info: + token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) return video_rows, token -# video stage: description, transcript, thumbnails \ No newline at end of file + +def parse_shorts(channel_link, tab = None, continuation = None, **kwargs): + if continuation is None: + # initial request, ensure there are shorts to begin with + shorts_info = getValue( + tab, ['richGridRenderer', 'contents'] + ) + + # shorts tab empty + if shorts_info is None: + return None, None + else: + shorts_info = continuation + + assert shorts_info is not None, "Unable to find shorts in response" + + shorts = [] + token = None + for renderer in shorts_info: + if "richItemRenderer" in renderer: + short_content = getValue(renderer, ["richItemRenderer", "content", "reelItemRenderer"]) + id = getValue(short_content, ["videoId"]) + headline = getValue(short_content, ["headline", "simpleText"]) + + thumbnail = getValue(short_content, ["thumbnail", "thumbnails", 0]) + width = None + height = None + if thumbnail is not None and 'url' in thumbnail: + width = getValue(thumbnail, ["width"]) + height = getValue(thumbnail, ["height"]) + thumbnail = getValue(thumbnail, ["url"]) + + viewCountText = getValue(short_content, ["viewCountText", "simpleText"]) + if viewCountText is not None: + viewCountText = text_to_num(viewCountText.split(' ')[0].replace(',', '').replace('No', '0')) + + length = getValue(short_content, ["accessibility", "accessibilityData", "label"]) + if length is not None: + length = length.split(' - ')[1] + + shorts.append([channel_link, id, headline, viewCountText, length, thumbnail, width, height]) + if 'continuationItemRenderer' in renderer: + token = getValue(renderer, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) + return shorts, token + + +def parse_live(channel_link, tab = None, continuation = None, **kwargs): + return parse_videos(channel_link, tab = tab, continuation = continuation) + + +def parse_playlists(channel_link, tab = None, continuation = None, **kwargs): + if continuation is None: + # initial request, ensure there are playlists to begin with + playlist_infos = getValue(tab, + ['sectionListRenderer', 'contents', 0, 'itemSectionRenderer', 'contents', 0, 'gridRenderer', 'items'] + ) + + # playlist tab empty + if playlist_infos is None: + return None, None + else: + playlist_infos = continuation + + assert playlist_infos is not None, "Unable to find playlists in response" + + playlists = [] + token = None + for info in playlist_infos: + if 'gridPlaylistRenderer' in info: + info = info['gridPlaylistRenderer'] + id = getValue(info, ['playlistId']) + title = getValue(info, ['title', 'runs', 0, 'text']) + num_videos = getValue(info, ['videoCountShortText', 'simpleText']) + + playlists.append([channel_link, id, title, num_videos]) + if 'continuationItemRenderer' in info: + token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) + + return playlists, token + + +def parse_featured_channels(channel_link, tab = None, continuation = None, **kwargs): + if continuation is None: + # initial request, ensure there are featured channels to begin with + channel_infos = getValue(tab, + ['sectionListRenderer', 'contents', 0, 'itemSectionRenderer', 'contents', 0, 'gridRenderer', 'items'] + ) + + # featured channels tab empty + if channel_infos is None: + return None, None + else: + channel_infos = continuation + + assert channel_infos is not None, "Unable to find featured channels in response" + + channels = [] + token = None + for info in channel_infos: + if 'gridChannelRenderer' in info: + id = getValue(info, ['channelId']) + url = getValue(info, ['navigationEndpoint', 'commandMetadata', 'webCommandMetadata', 'url']) + name = getValue(info, ['title', 'simpleText']) + subscribers = getValue(info, ['subscriberCountText', 'simpleText']) + num_shorts_vids = getValue(info, ['videoCountText', 'runs', 0, 'text']) + + channels.append([channel_link, id, url, name, subscribers, num_shorts_vids]) + if 'continuationItemRenderer' in info: + token = getValue(info, ['continuationItemRenderer', 'continuationEndpoint', 'continuationCommand', 'token']) + return channels, token + + + +# organize the parsers +tab_helpers = [ + { + 'name': 'About', 'param': 'EgVhYm91dPIGBAoCEgA%3D', 'parse_func': parse_about, + 'features': [ + 'link', 'id', 'title', 'subscribers', 'view_count', 'num_vids_shorts', 'join_date', 'country', 'monetization', 'verified', + 'isFamilySafe', 'description', 'tags', 'fullsize_avatar', 'fullsize_banner', 'parsed_links' + ] + }, + { + 'name': 'Videos', 'param': 'EgZ2aWRlb3PyBgQKAjoA', 'parse_func': parse_videos, + 'features': ['link', 'id', 'title', 'approx_date', 'length', 'views', 'description_snippet', 'moving_thumbnails', 'thumbnails'] + }, + { + 'name': 'Shorts', 'param': 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', 'parse_func': parse_shorts, + 'features': ['link', 'id', 'headline', 'viewCountText', 'length', 'thumbnail', 'width', 'height'] + }, + { + 'name': 'Live', 'param': 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', 'parse_func': parse_live, + 'features': ['link', 'id', 'title', 'approx_date', 'length', 'views', 'description_snippet', 'moving_thumbnails', 'thumbnails'] + }, + { + 'name': 'Playlists', 'param': 'EglwbGF5bGlzdHPyBgQKAkIA', 'parse_func': parse_playlists, + 'features': ['link', 'id', 'title', 'num_videos'] + }, + { + 'name': 'Channels', 'param': 'EghjaGFubmVsc_IGBAoCUgA%3D', 'parse_func': parse_featured_channels, + 'features': ['link', 'id', 'url', 'name', 'subscribers', 'num_shorts_vids'] + }, +] From 73f9d5feb4ba6f8bead1a174ef933b5c4360e05c Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 22:28:03 -0700 Subject: [PATCH 58/72] Fix function spacing --- code/data/channel_collector.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 1b19547..ba03b9a 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -99,7 +99,6 @@ async def extract(self, session, channel_id, channel_link): self.writer.writerows(rows) - class BadResponseException(Exception): pass @@ -126,8 +125,6 @@ async def get_channel(channel_link, session, error_lock = error_lock): ) channel_id = channel_data['metadata']['channelMetadataRenderer']['externalId'] return channel_id - - async def worker(channels_left, session, extractors, From e3490a1a0ce6f1297581f19a8128109ea747cccd Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 22:44:01 -0700 Subject: [PATCH 59/72] Randomize channels again from about file --- code/data/channel_collector.py | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index ba03b9a..a5adba0 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -1,12 +1,14 @@ import asyncio import socket import copy +import random import csv import json import re import os import traceback + from bs4 import BeautifulSoup as bs4 from aiohttp import ClientSession, TCPConnector, DummyCookieJar @@ -175,7 +177,7 @@ async def main(num_workers): # continue from previous run if possible collected = [] - with open('channels.csv', 'r', encoding = 'utf-8') as f: + with open('About.csv', 'r', encoding = 'utf-8') as f: f.readline() # skip header for row in csv.reader(f): if len(row) == 0: @@ -188,6 +190,10 @@ async def main(num_workers): channels = channels - collected_set channels = list(channels) channels = channels + collected[-100:] + + # shuffle channels (again to be safe) + random.shuffle(channels) + print(f'will reprocess last 100 channels leaving {len(channels)} channels left') # use a singular session to benefit from connection pooling @@ -197,7 +203,7 @@ async def main(num_workers): base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() ) as session: # start the workers - print('starting workers now, try loading `channels.csv` (say with pandas) to monitor progress') + print('starting workers now, try loading `About.csv` (say with pandas) to monitor progress') try: await asyncio.gather(*[ worker(channels, session, extractors) for _ in range(num_workers) From 0c710933550b70f3630705008b98dc07db7b0cc2 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 22:47:51 -0700 Subject: [PATCH 60/72] Actively name files for easier understanding --- code/data/channel_collector.py | 8 ++++---- code/data/youtube_helpers.py | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index a5adba0..3a3198c 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -33,7 +33,7 @@ class Extractor(): - def __init__(self, name, param, parse_func, features): + def __init__(self, name, filename, param, parse_func, features): self.name = name self.browse_param = param self.parse_func = parse_func @@ -44,7 +44,7 @@ def __init__(self, name, param, parse_func, features): self.lock = asyncio.Lock() # write header if it doesn't exist - if os.path.getsize(f'{name}.csv') == 0: + if os.path.getsize(f'{filename}.csv') == 0: self.writer.writerow(features) @@ -177,7 +177,7 @@ async def main(num_workers): # continue from previous run if possible collected = [] - with open('About.csv', 'r', encoding = 'utf-8') as f: + with open('channels.csv', 'r', encoding = 'utf-8') as f: f.readline() # skip header for row in csv.reader(f): if len(row) == 0: @@ -203,7 +203,7 @@ async def main(num_workers): base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() ) as session: # start the workers - print('starting workers now, try loading `About.csv` (say with pandas) to monitor progress') + print('starting workers now, try loading `channels.csv` (say with pandas) to monitor progress') try: await asyncio.gather(*[ worker(channels, session, extractors) for _ in range(num_workers) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 17b326a..7c93bcc 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -370,30 +370,30 @@ def parse_featured_channels(channel_link, tab = None, continuation = None, **kwa # organize the parsers tab_helpers = [ { - 'name': 'About', 'param': 'EgVhYm91dPIGBAoCEgA%3D', 'parse_func': parse_about, + 'name': 'About', 'filename': 'channels', 'param': 'EgVhYm91dPIGBAoCEgA%3D', 'parse_func': parse_about, 'features': [ 'link', 'id', 'title', 'subscribers', 'view_count', 'num_vids_shorts', 'join_date', 'country', 'monetization', 'verified', 'isFamilySafe', 'description', 'tags', 'fullsize_avatar', 'fullsize_banner', 'parsed_links' ] }, { - 'name': 'Videos', 'param': 'EgZ2aWRlb3PyBgQKAjoA', 'parse_func': parse_videos, + 'name': 'Videos', 'filename': 'videos', 'param': 'EgZ2aWRlb3PyBgQKAjoA', 'parse_func': parse_videos, 'features': ['link', 'id', 'title', 'approx_date', 'length', 'views', 'description_snippet', 'moving_thumbnails', 'thumbnails'] }, { - 'name': 'Shorts', 'param': 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', 'parse_func': parse_shorts, + 'name': 'Shorts', 'filename': 'shorts', 'param': 'EgZzaG9ydHPyBgUKA5oBAA%3D%3D', 'parse_func': parse_shorts, 'features': ['link', 'id', 'headline', 'viewCountText', 'length', 'thumbnail', 'width', 'height'] }, { - 'name': 'Live', 'param': 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', 'parse_func': parse_live, + 'name': 'Live', 'filename': 'livestreams', 'param': 'EgdzdHJlYW1z8gYECgJ6AA%3D%3D', 'parse_func': parse_live, 'features': ['link', 'id', 'title', 'approx_date', 'length', 'views', 'description_snippet', 'moving_thumbnails', 'thumbnails'] }, { - 'name': 'Playlists', 'param': 'EglwbGF5bGlzdHPyBgQKAkIA', 'parse_func': parse_playlists, + 'name': 'Playlists', 'filename': 'playlists', 'param': 'EglwbGF5bGlzdHPyBgQKAkIA', 'parse_func': parse_playlists, 'features': ['link', 'id', 'title', 'num_videos'] }, { - 'name': 'Channels', 'param': 'EghjaGFubmVsc_IGBAoCUgA%3D', 'parse_func': parse_featured_channels, + 'name': 'Channels', 'filename': 'featured_channels', 'param': 'EghjaGFubmVsc_IGBAoCUgA%3D', 'parse_func': parse_featured_channels, 'features': ['link', 'id', 'url', 'name', 'subscribers', 'num_shorts_vids'] }, ] From cf681e575924c5533f3be0e9144f265125102e92 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 22:55:19 -0700 Subject: [PATCH 61/72] Parse featured channels correctly --- code/data/channel_collector.py | 2 +- code/data/youtube_helpers.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 3a3198c..7107756 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -39,7 +39,7 @@ def __init__(self, name, filename, param, parse_func, features): self.parse_func = parse_func self.features = features - self.file = open(f'{name}.csv', 'a', encoding = "utf-8") + self.file = open(f'{filename}.csv', 'a', encoding = "utf-8") self.writer = csv.writer(self.file) self.lock = asyncio.Lock() diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 7c93bcc..c5a8845 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -354,6 +354,7 @@ def parse_featured_channels(channel_link, tab = None, continuation = None, **kwa token = None for info in channel_infos: if 'gridChannelRenderer' in info: + info = info['gridChannelRenderer'] id = getValue(info, ['channelId']) url = getValue(info, ['navigationEndpoint', 'commandMetadata', 'webCommandMetadata', 'url']) name = getValue(info, ['title', 'simpleText']) From 4e01e95249952bc8924cfbc93f2a1f60218e6fd2 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 23:04:24 -0700 Subject: [PATCH 62/72] Parse subscriber count for featured channels --- code/data/youtube_helpers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index c5a8845..b4dd8c6 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -359,6 +359,8 @@ def parse_featured_channels(channel_link, tab = None, continuation = None, **kwa url = getValue(info, ['navigationEndpoint', 'commandMetadata', 'webCommandMetadata', 'url']) name = getValue(info, ['title', 'simpleText']) subscribers = getValue(info, ['subscriberCountText', 'simpleText']) + if subscribers is not None: + subscribers = text_to_num(subscribers.split(' ')[0].replace(',', '').replace('No', '0')) num_shorts_vids = getValue(info, ['videoCountText', 'runs', 0, 'text']) channels.append([channel_link, id, url, name, subscribers, num_shorts_vids]) From ec7e9944c264ca3e838791e4d46402ead09f1f65 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 22 Sep 2023 23:07:12 -0700 Subject: [PATCH 63/72] Reprocess last n many channels before shuffle --- code/data/channel_collector.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 7107756..8e585c5 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -189,12 +189,13 @@ async def main(num_workers): # remove channels already read (but reprocess last 100 channels) channels = channels - collected_set channels = list(channels) - channels = channels + collected[-100:] + print(f'will reprocess last 100 channels leaving {len(channels)} channels left') # shuffle channels (again to be safe) random.shuffle(channels) - print(f'will reprocess last 100 channels leaving {len(channels)} channels left') + # add back last 100 channels after shuffling so they will be reprocessed first + channels = channels + collected[-100:] # use a singular session to benefit from connection pooling # use ipv6 (helps with blocks) From 90c22b48f686d56750dcbe765b680f2911fe6036 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 17:14:16 -0700 Subject: [PATCH 64/72] Improve channel id finding and error out otherwise --- code/data/channel_collector.py | 23 +++++++++++------------ code/data/youtube_helpers.py | 23 +++++++++++++++++++---- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 8e585c5..25614cb 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -3,13 +3,11 @@ import copy import random import csv -import json -import re + import os import traceback -from bs4 import BeautifulSoup as bs4 from aiohttp import ClientSession, TCPConnector, DummyCookieJar from youtube_helpers import ( @@ -17,6 +15,7 @@ BROWSE_ENDPOINT, PAYLOAD, USER_AGENT, + get_channel_id, get_tab, get_continuation, tab_helpers, @@ -69,7 +68,10 @@ async def extract(self, session, channel_id, channel_link): if tab is None: return - rows, token = self.parse_func(channel_link, tab = tab, response = data) + rows, token = self.parse_func( + channel_link, channel_id = channel_id, + tab = tab, response = data + ) if rows is not None: async with self.lock: @@ -119,14 +121,7 @@ async def get_channel(channel_link, session, error_lock = error_lock): print('bad response: ', response.status, response.reason) raise BadResponseException() - html = await response.text() - soup = bs4(html, 'html.parser') - data_str = 'var ytInitialData = ' - channel_data = json.loads( - soup(text = re.compile(data_str))[0].strip(data_str).strip(';') - ) - channel_id = channel_data['metadata']['channelMetadataRenderer']['externalId'] - return channel_id + return get_channel_id(await response.text()) async def worker(channels_left, session, extractors, @@ -142,6 +137,9 @@ async def worker(channels_left, session, extractors, # get request to get channel id (and for realism) channel_id = await get_channel(channel_link, session) if channel_id is None: + async with error_lock: + print(f'Channel {channel_link} not found, skipping') + error_file.write(f'Channel id not found for {channel_link}\n') continue # collect all data from channel using extractors @@ -150,6 +148,7 @@ async def worker(channels_left, session, extractors, except BadResponseException: async with error_lock: print("Stopping worker due to bad response (try restarting)") + break except asyncio.exceptions.TimeoutError: # retry the channel async with channel_lock: diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index b4dd8c6..7bccb7d 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -1,5 +1,9 @@ +import json +import re from datetime import datetime + from dateutil.relativedelta import relativedelta +from bs4 import BeautifulSoup as bs4 @@ -119,6 +123,19 @@ def parse_date(date): return past_time.strftime("%Y-%m-%d") +def get_channel_id(html): + soup = bs4(html, 'html.parser') + data_str = 'var ytInitialData = ' + channel_data = json.loads( + soup(text = re.compile(data_str))[0].strip(data_str).strip(';') + ) + services = channel_data['responseContext']['serviceTrackingParams'] + for services in services: + for param in services['params']: + if param['key'] == 'browse_id': + return param['value'] + + def get_tab(response, name): tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) for tab in tabs: @@ -139,9 +156,7 @@ def get_continuation(response): ################################### TAB PARSERS #################################### -def parse_about(channel_link, response = None, tab = None, **kwargs): - id = getValue(response, ["metadata", "channelMetadataRenderer", "externalId"]) - +def parse_about(channel_link, channel_id = None, response = None, tab = None, **kwargs): title = getValue(response, ["metadata", "channelMetadataRenderer", "title"]) subscribers = getValue( @@ -205,7 +220,7 @@ def parse_about(channel_link, response = None, tab = None, **kwargs): parsed_links # use 2d array to match the format of other parsers) - return [[channel_link, id, title, subscribers, view_count, num_vids_shorts, join_date, country, monetization, verified, + return [[channel_link, channel_id, title, subscribers, view_count, num_vids_shorts, join_date, country, monetization, verified, isFamilySafe, description, tags, fullsize_avatar, fullsize_banner, parsed_links]], None From d94a9bf525ed63e2b8829009108ef22d49ffa8e1 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 17:25:52 -0700 Subject: [PATCH 65/72] Improve 404 handling and restarting --- code/data/channel_collector.py | 22 +++++++++++++--------- code/data/youtube_helpers.py | 1 + 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 25614cb..33e1578 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -25,8 +25,12 @@ ####################### GLOBAL VARIABLES ############################ channel_lock = asyncio.Lock() + error_lock = asyncio.Lock() error_file = open('collection_errors.txt', 'a', encoding = "utf-8") + +completion_lock = asyncio.Lock() +completion_file = open('fully_collected.txt', 'a', encoding = "utf-8") ##################################################################### @@ -137,14 +141,17 @@ async def worker(channels_left, session, extractors, # get request to get channel id (and for realism) channel_id = await get_channel(channel_link, session) if channel_id is None: - async with error_lock: - print(f'Channel {channel_link} not found, skipping') - error_file.write(f'Channel id not found for {channel_link}\n') + # 404 and thus ignore + # parsing errors will raise an assert instead continue # collect all data from channel using extractors for extractor in extractors: await extractor.extract(session, channel_id, channel_link) + + # write to completion file + async with completion_lock: + completion_file.write(channel_link + '\n') except BadResponseException: async with error_lock: print("Stopping worker due to bad response (try restarting)") @@ -176,12 +183,9 @@ async def main(num_workers): # continue from previous run if possible collected = [] - with open('channels.csv', 'r', encoding = 'utf-8') as f: - f.readline() # skip header - for row in csv.reader(f): - if len(row) == 0: - continue - collected.append(row[0]) ## the link + with open('fully_collected.txt', 'r', encoding = 'utf-8') as f: + for line in f: + collected.append(line.strip()) collected_set = set(collected) print(f'found {len(collected_set)} many channels already collected out of {len(channels)}') diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index 7bccb7d..e00074f 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -134,6 +134,7 @@ def get_channel_id(html): for param in services['params']: if param['key'] == 'browse_id': return param['value'] + assert False, "Unable to find channel id" def get_tab(response, name): From a9aed07a15cb4129ce1a6c7207e05039f00cd627 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 17:31:40 -0700 Subject: [PATCH 66/72] Fix restarting given no reprocessing --- code/data/channel_collector.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 33e1578..37cf4f5 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -189,17 +189,14 @@ async def main(num_workers): collected_set = set(collected) print(f'found {len(collected_set)} many channels already collected out of {len(channels)}') - # remove channels already read (but reprocess last 100 channels) + # remove channels already read channels = channels - collected_set channels = list(channels) - print(f'will reprocess last 100 channels leaving {len(channels)} channels left') + print(f'continuing with {len(channels)} many channels, now shuffling...') # shuffle channels (again to be safe) random.shuffle(channels) - # add back last 100 channels after shuffling so they will be reprocessed first - channels = channels + collected[-100:] - # use a singular session to benefit from connection pooling # use ipv6 (helps with blocks) conn = TCPConnector(limit = None, family = socket.AF_INET6, force_close = True) @@ -215,6 +212,8 @@ async def main(num_workers): except (KeyboardInterrupt, Exception): print(traceback.format_exc()) + completion_file.flush() + completion_file.close() for extractor in extractors: extractor.file.flush() extractor.file.close() From aead859bc6d4749986ebe2ff2a34b4703751b5b3 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 17:55:36 -0700 Subject: [PATCH 67/72] Disallow redirects and keep connection alive --- code/data/channel_collector.py | 28 +++++++++++++++------------- code/data/youtube_helpers.py | 4 ++++ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 37cf4f5..7fd10b9 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -14,7 +14,7 @@ BASE, BROWSE_ENDPOINT, PAYLOAD, - USER_AGENT, + HEADER, get_channel_id, get_tab, get_continuation, @@ -57,7 +57,7 @@ async def extract(self, session, channel_id, channel_link): payload['browseId'] = channel_id payload['params'] = self.browse_param async with session.post( - BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + BROWSE_ENDPOINT, headers = HEADER, json = payload, timeout = 10 ) as response: if response.ok is False: @@ -86,7 +86,7 @@ async def extract(self, session, channel_id, channel_link): payload = copy.deepcopy(PAYLOAD) payload['continuation'] = token async with session.post( - BROWSE_ENDPOINT, headers = {'User-Agent': USER_AGENT}, + BROWSE_ENDPOINT, headers = HEADER, json = payload, timeout = 10 ) as response: if response.ok is False: @@ -114,10 +114,11 @@ class BadResponseException(Exception): ########################## FUNCTION DECLARATIONS ########################### async def get_channel(channel_link, session, error_lock = error_lock): async with session.get( - channel_link, headers = {'User-Agent': USER_AGENT}, timeout = 10 + channel_link, headers = HEADER, + allow_redirects = False, timeout = 10 ) as response: # ignore 404 and just continue - if response.status == 404: + if response.status == 404 or response.status == 303: return None if response.ok is False: @@ -141,7 +142,7 @@ async def worker(channels_left, session, extractors, # get request to get channel id (and for realism) channel_id = await get_channel(channel_link, session) if channel_id is None: - # 404 and thus ignore + # 404 or 303 and thus ignore # parsing errors will raise an assert instead continue @@ -211,12 +212,13 @@ async def main(num_workers): ]) except (KeyboardInterrupt, Exception): print(traceback.format_exc()) - - completion_file.flush() - completion_file.close() - for extractor in extractors: - extractor.file.flush() - extractor.file.close() + + # clean up + completion_file.flush() + completion_file.close() + for extractor in extractors: + extractor.file.flush() + extractor.file.close() @@ -225,4 +227,4 @@ async def main(num_workers): if os.name == 'nt': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) -asyncio.run(main(num_workers = 50)) +asyncio.run(main(num_workers = 40)) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index e00074f..c64d6b4 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -12,6 +12,10 @@ BASE = 'https://www.youtube.com' ENDPOINT = '/youtubei/v1/next?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' BROWSE_ENDPOINT = '/youtubei/v1/browse?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8&prettyPrint=false' +HEADER = { + 'User-Agent': USER_AGENT, + 'keep_alive': 'True', +} PAYLOAD = { "context": { "client": { From af5b5633637ef68eb0be8926ee53c5eb92105fda Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 21:32:52 -0700 Subject: [PATCH 68/72] Clean up before lightsail deployment --- code/data/channel_collector.py | 113 +++++++++++++++++++++++++-------- code/data/youtube_helpers.py | 2 + 2 files changed, 90 insertions(+), 25 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 7fd10b9..7c27f48 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -3,13 +3,14 @@ import copy import random import csv - import os import traceback - +import pandas as pd from aiohttp import ClientSession, TCPConnector, DummyCookieJar + + from youtube_helpers import ( BASE, BROWSE_ENDPOINT, @@ -31,6 +32,9 @@ completion_lock = asyncio.Lock() completion_file = open('fully_collected.txt', 'a', encoding = "utf-8") + +request_lock = asyncio.Lock() +request_count = 0 ##################################################################### @@ -42,16 +46,45 @@ def __init__(self, name, filename, param, parse_func, features): self.parse_func = parse_func self.features = features - self.file = open(f'{filename}.csv', 'a', encoding = "utf-8") - self.writer = csv.writer(self.file) + self.file_number = 1 + self.filename = filename + self.open_new_file() + self.lock = asyncio.Lock() - # write header if it doesn't exist - if os.path.getsize(f'{filename}.csv') == 0: - self.writer.writerow(features) + def open_new_file(self): + # Close the current file if it's open + if hasattr(self, 'file'): + self.file.close() + + # Open a new file with the current number + self.file = open(f'{self.filename}_{self.file_number}.csv', 'a', encoding="utf-8") + self.writer = csv.writer(self.file) + + # Write header if it doesn't exist + if os.path.getsize(f'{self.filename}_{self.file_number}.csv') == 0: + self.writer.writerow(self.features) + + # Increment the file number for next time + self.file_number += 1 + + def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2): + # Get the size of the file in GB + file_size_gb = os.path.getsize(f'{self.filename}_{self.file_number - 1}.csv') / (2**30) + + # Check if the file size is within 20% of the threshold + if threshold_gb * (1 - tolerance) <= file_size_gb: + # Convert the CSV file to Parquet + df = pd.read_csv(f'{self.filename}_{self.file_number - 1}.csv') + df.to_parquet(f'{self.filename}_{self.file_number - 1}.parquet') + + # Open a new file for next time + self.open_new_file() async def extract(self, session, channel_id, channel_link): + global request_count + # initial request to get load a "selected tab" (e.g. videos, playlists, etc.) payload = copy.deepcopy(PAYLOAD) payload['browseId'] = channel_id @@ -60,6 +93,9 @@ async def extract(self, session, channel_id, channel_link): BROWSE_ENDPOINT, headers = HEADER, json = payload, timeout = 10 ) as response: + async with request_lock: + request_count += 1 + if response.ok is False: async with error_lock: print('bad response: ', response.status, response.reason) @@ -89,6 +125,9 @@ async def extract(self, session, channel_id, channel_link): BROWSE_ENDPOINT, headers = HEADER, json = payload, timeout = 10 ) as response: + async with request_lock: + request_count += 1 + if response.ok is False: async with error_lock: print('bad response: ', response.status, response.reason) @@ -113,10 +152,15 @@ class BadResponseException(Exception): ########################## FUNCTION DECLARATIONS ########################### async def get_channel(channel_link, session, error_lock = error_lock): + global request_count + async with session.get( channel_link, headers = HEADER, allow_redirects = False, timeout = 10 ) as response: + async with request_lock: + request_count += 1 + # ignore 404 and just continue if response.status == 404 or response.status == 303: return None @@ -134,7 +178,6 @@ async def worker(channels_left, session, extractors, while True: async with channel_lock: if len(channels_left) == 0: - print('worker stopping, all channels collected') break channel_link = channels_left.pop() @@ -172,13 +215,37 @@ async def worker(channels_left, session, extractors, error_file.flush() -async def main(num_workers): +async def launch_workers(channels, extractors, num_workers = 1, block_size = 100): + # use a singular session to benefit from connection pooling + # use ipv6 (helps with blocks) + while len(channels) > 0: + # get a block of channels + block = [channels.pop() for _ in range(min(block_size, len(channels)))] + conn = TCPConnector( + limit = None, family = socket.AF_INET6, force_close = True, ttl_dns_cache = 300 + ) + async with ClientSession( + base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() + ) as session: + # start the workers + await asyncio.gather(*[ + worker(block, session, extractors) for _ in range(num_workers) + ]) + # connection will close here + + print(f'finished block of channels, {len(channels)} left, num requests made: {request_count}', end = '\r') + + # if len(channels) > 0: + # # force compress extractors + + +async def main(num_workers, block_size): # extractors will be used to collect data from different tabs of a channel extractors = [Extractor(**tab) for tab in tab_helpers] # read in shuffled channels channels = set() - with open('shuffled_channels.txt', 'r', encoding = 'utf-8') as f: + with open('shuffled_channels.txt', 'r', encoding = "ISO-8859-1") as f: for line in f: channels.add(line.strip()) @@ -198,20 +265,15 @@ async def main(num_workers): # shuffle channels (again to be safe) random.shuffle(channels) - # use a singular session to benefit from connection pooling - # use ipv6 (helps with blocks) - conn = TCPConnector(limit = None, family = socket.AF_INET6, force_close = True) - async with ClientSession( - base_url = BASE, connector = conn, cookie_jar = DummyCookieJar() - ) as session: - # start the workers - print('starting workers now, try loading `channels.csv` (say with pandas) to monitor progress') - try: - await asyncio.gather(*[ - worker(channels, session, extractors) for _ in range(num_workers) - ]) - except (KeyboardInterrupt, Exception): - print(traceback.format_exc()) + print(f'starting {num_workers} workers now, press ctrl-c to stop') + try: + await launch_workers( + channels, extractors, num_workers = num_workers, block_size = block_size + ) + except (KeyboardInterrupt, Exception): + print(traceback.format_exc()) + + print('number of requests made:', request_count) # clean up completion_file.flush() @@ -227,4 +289,5 @@ async def main(num_workers): if os.name == 'nt': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) -asyncio.run(main(num_workers = 40)) +if __name__ == '__main__': + asyncio.run(main(num_workers = 30, block_size = 30)) diff --git a/code/data/youtube_helpers.py b/code/data/youtube_helpers.py index c64d6b4..56a5633 100644 --- a/code/data/youtube_helpers.py +++ b/code/data/youtube_helpers.py @@ -143,6 +143,8 @@ def get_channel_id(html): def get_tab(response, name): tabs = getValue(response, ['contents', 'twoColumnBrowseResultsRenderer', 'tabs']) + # if tabs is None: + # print(response) for tab in tabs: if 'tabRenderer' in tab and getValue(tab, ['tabRenderer', 'title']) == name: return getValue(tab, ['tabRenderer', 'content']) From da6d755e6f1281cf2c60faca26bcec908115cd06 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 21:37:05 -0700 Subject: [PATCH 69/72] Fix parquet compression code --- code/data/channel_collector.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 7c27f48..9261b1e 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -68,12 +68,12 @@ def open_new_file(self): # Increment the file number for next time self.file_number += 1 - def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2): + def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2, force=False): # Get the size of the file in GB file_size_gb = os.path.getsize(f'{self.filename}_{self.file_number - 1}.csv') / (2**30) # Check if the file size is within 20% of the threshold - if threshold_gb * (1 - tolerance) <= file_size_gb: + if threshold_gb * (1 - tolerance) <= file_size_gb or force: # Convert the CSV file to Parquet df = pd.read_csv(f'{self.filename}_{self.file_number - 1}.csv') df.to_parquet(f'{self.filename}_{self.file_number - 1}.parquet') @@ -237,6 +237,8 @@ async def launch_workers(channels, extractors, num_workers = 1, block_size = 100 # if len(channels) > 0: # # force compress extractors + for extractor in extractors: + extractor.convert_to_parquet_if_large() async def main(num_workers, block_size): @@ -279,6 +281,7 @@ async def main(num_workers, block_size): completion_file.flush() completion_file.close() for extractor in extractors: + extractor.convert_to_parquet_if_large(force = True) extractor.file.flush() extractor.file.close() From b3b374cb2c6533b3ed41533e65f10e7c350f67ad Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 21:47:51 -0700 Subject: [PATCH 70/72] Organize new parquets into folders --- code/data/channel_collector.py | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 9261b1e..8b00fe5 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -50,6 +50,8 @@ def __init__(self, name, filename, param, parse_func, features): self.filename = filename self.open_new_file() + os.makedirs(self.filename, exist_ok = True) + self.lock = asyncio.Lock() def open_new_file(self): @@ -58,11 +60,11 @@ def open_new_file(self): self.file.close() # Open a new file with the current number - self.file = open(f'{self.filename}_{self.file_number}.csv', 'a', encoding="utf-8") + self.file = open(f'{self.filename}.csv', 'a', encoding="utf-8") self.writer = csv.writer(self.file) # Write header if it doesn't exist - if os.path.getsize(f'{self.filename}_{self.file_number}.csv') == 0: + if os.path.getsize(f'{self.filename}.csv') == 0: self.writer.writerow(self.features) # Increment the file number for next time @@ -70,13 +72,18 @@ def open_new_file(self): def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2, force=False): # Get the size of the file in GB - file_size_gb = os.path.getsize(f'{self.filename}_{self.file_number - 1}.csv') / (2**30) + file_size_gb = os.path.getsize(f'{self.filename}.csv') / (2**30) # Check if the file size is within 20% of the threshold if threshold_gb * (1 - tolerance) <= file_size_gb or force: # Convert the CSV file to Parquet - df = pd.read_csv(f'{self.filename}_{self.file_number - 1}.csv') - df.to_parquet(f'{self.filename}_{self.file_number - 1}.parquet') + df = pd.read_csv(f'{self.filename}.csv') + + # put file in a directory + df.to_parquet(os.path.join(self.filename, f'{self.filename}_{self.file_number - 1}.parquet')) + + # Delete the CSV file + os.remove(f'{self.filename}.csv') # Open a new file for next time self.open_new_file() From 89b755394da8c2480e02f994de9c0915eeceed3c Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 21:49:17 -0700 Subject: [PATCH 71/72] Close files and flush in right order --- code/data/channel_collector.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index 8b00fe5..cdc10c8 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -83,6 +83,8 @@ def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2, force=Fal df.to_parquet(os.path.join(self.filename, f'{self.filename}_{self.file_number - 1}.parquet')) # Delete the CSV file + self.file.flush() + self.file.close() os.remove(f'{self.filename}.csv') # Open a new file for next time @@ -288,8 +290,8 @@ async def main(num_workers, block_size): completion_file.flush() completion_file.close() for extractor in extractors: - extractor.convert_to_parquet_if_large(force = True) extractor.file.flush() + extractor.convert_to_parquet_if_large(force = True) extractor.file.close() From 9244d12807bc8ba55c29ddb970094ad83c0f3b12 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 23 Sep 2023 21:59:46 -0700 Subject: [PATCH 72/72] Adjust parameters for full runs --- code/data/channel_collector.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/data/channel_collector.py b/code/data/channel_collector.py index cdc10c8..a0d5cad 100644 --- a/code/data/channel_collector.py +++ b/code/data/channel_collector.py @@ -70,7 +70,7 @@ def open_new_file(self): # Increment the file number for next time self.file_number += 1 - def convert_to_parquet_if_large(self, threshold_gb=.01, tolerance=0.2, force=False): + def convert_to_parquet_if_large(self, threshold_gb = 1, tolerance = 0.2, force = False): # Get the size of the file in GB file_size_gb = os.path.getsize(f'{self.filename}.csv') / (2**30) @@ -302,4 +302,4 @@ async def main(num_workers, block_size): asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) if __name__ == '__main__': - asyncio.run(main(num_workers = 30, block_size = 30)) + asyncio.run(main(num_workers = 30, block_size = 500))