Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lecture name [[UNTITLED]], content with in its folder keeps cleaned and overrided by newer downloaded video #59

Open
fengyuan213 opened this issue Mar 31, 2022 · 7 comments

Comments

@fengyuan213
Copy link

So the course title is UNTITLED and every new audio and video being downloaded, it seems to clean the previous download and then starts downloading which causes only the last of video| audio being kept.
For example, the program downloads 1.m4a 2.m4a 3.m4a 4.m4a, at the end of the downloading, only 4.m4a would be kept.

@soraxas
Copy link
Owner

soraxas commented Mar 31, 2022 via email

@fengyuan213
Copy link
Author

fengyuan213 commented Mar 31, 2022 via email

@soraxas
Copy link
Owner

soraxas commented Apr 1, 2022

There is a merging process involved, so perhaps that is just merging of the audio?

But what exactly are the issues that you are facing? e.g., missing lectures?

@fengyuan213
Copy link
Author

16-17-~1
There are two issues currently I am facing.

  1. The program can't get the course title correctly, it shows untitled.
  2. Without FFmpeg, the video and audio file downloaded will be erased, and converted to an empty .mp4 file like the pictures shown below.
    image
    The m4s file is the program that are currently downloading, the previous downloaded video and audio just get erased when ffmpeg are not present(should be there).

@fengyuan213
Copy link
Author

By the way, the lists of videos are not all of them, for the course:
image
It basically contains 3-5 videos for each week in the section. When downloading completes, there are only 18 files in present.
image
In the cmd output:
image

@fengyuan213
Copy link
Author

I tried again with logs.
Here is the output:
image
and log.
echo360Downloader.log
webdriver_service.log

Some program log...
w.log

@soraxas
Copy link
Owner

soraxas commented May 3, 2022

Duplicates with #63 and #42?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants