Skip to content

2 issues... help needed. #2

@pka4916

Description

@pka4916

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions