Hi, whenever I run the script I receive an error in the terminal. Any idea what could be causing this?
Traceback (most recent call last):
File "C:\Users\Von-Laptop\Desktop\EaglePlaylist.py", line 50, in
with open(url_filename, 'w', encoding='utf-8') as url_file:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 22] Invalid argument: 'Youtube.library/images\SRKQ8DNI7YLQ1.info\https://www.youtube.com/watch?v=HIJ6LixbcAY.url'
Hi, whenever I run the script I receive an error in the terminal. Any idea what could be causing this?
Traceback (most recent call last):
File "C:\Users\Von-Laptop\Desktop\EaglePlaylist.py", line 50, in
with open(url_filename, 'w', encoding='utf-8') as url_file:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 22] Invalid argument: 'Youtube.library/images\SRKQ8DNI7YLQ1.info\https://www.youtube.com/watch?v=HIJ6LixbcAY.url'