@@ -11,7 +11,7 @@ ITAG = '&itag=18&local=true'
URL = f'{BASE_URL}/api/v1/search?q={SEARCH}'
RUTA = requests.get(URL)
FIRST = True # skip line
FIRST = True # skip line in bucle
VIDEOS = json.loads(RUTA.content)
The note is not visible to the blocked user.