-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I keep having this issue with the files
Traceback (most recent call last):
File "C:\dl\ss.py", line 11, in
dl.download_course_by_url(course_url)
File "C:\dl\downloader.py", line 37, in download_course_by_url
self.download_course_by_class_id(m.group(1))
File "C:\dl\downloader.py", line 84, in download_course_by_class_id
raise Exception('Failed to read video ID from data')
Exception: Failed to read video ID from data
When I use the only Google tool, then I get (after all the downloads)
sending incremental file list
rsync: mkdir "/content/drive/Shareddrives/MEDIA/SS" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(675) [Receiver=3.1.2]
when I try to move it to my Google drive
Metadata
Metadata
Assignees
Labels
No labels