diff --git a/media_files_extractor.py b/media_files_extractor.py index c687b36..6b06811 100644 --- a/media_files_extractor.py +++ b/media_files_extractor.py @@ -15,7 +15,7 @@ path = '/home/benjamin/Desktop/bens_folder/dev/yt/audio_library' os.chdir(path) -AUDIO_LIBRARY_URL = 'https://studio.youtube.com/channel/UC/music' +AUDIO_LIBRARY_URL = 'https://youtube.com/audiolibrary' options = Options() options.add_argument("--user-data-dir=selenium") @@ -128,4 +128,4 @@ with open('rename.txt', 'w') as f: #break -#browser.quit() \ No newline at end of file +#browser.quit()