diff --git a/Aahatein - Agnee (splitsvilla 4 theme song) Best audio quality-n06H7OcPd-g.mp4 b/Aahatein - Agnee (splitsvilla 4 theme song) Best audio quality-n06H7OcPd-g.mp4 deleted file mode 100644 index 7efba98..0000000 Binary files a/Aahatein - Agnee (splitsvilla 4 theme song) Best audio quality-n06H7OcPd-g.mp4 and /dev/null differ diff --git a/webscraper/youtubeDownloader.py b/webscraper/youtubeDownloader.py index ee6c00e..bafcaa5 100644 --- a/webscraper/youtubeDownloader.py +++ b/webscraper/youtubeDownloader.py @@ -4,4 +4,4 @@ import shutil ydl_opts = {} with youtube_dl.YoutubeDL(ydl_opts) as ydl: - ydl.download(['https://www.youtube.com/watch?v=n06H7OcPd-g']) \ No newline at end of file + ydl.download(['https://www.youtube.com/watch?v=v8g9arm8nFI&list=PL9rywNkH9WIPqi-YhUlq_pCYaqE0HyaQs']) \ No newline at end of file