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

Unable to download using this tool #19

Open
charlesxu90 opened this issue May 6, 2022 · 3 comments
Open

Unable to download using this tool #19

charlesxu90 opened this issue May 6, 2022 · 3 comments

Comments

@charlesxu90
Copy link

charlesxu90 commented May 6, 2022

Traceback (most recent call last):
  File "~/Downloads/Slideslive/slideslive-slides-dl/slideslive-slides-dl.py", line 122, in <module>
    create_ffmpeg_concat_file(video_id, video_name, df, args.size)
  File "~/Downloads/Slideslive/slideslive-slides-dl/slideslive-slides-dl.py", line 91, in create_ffmpeg_concat_file
    duration = int(row['timeSec']) - last_time
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
@DungMinhDao
Copy link

Does anyone have a workaround?

@smsnobin77
Copy link

I tried and didn't work.

@JasonGross
Copy link

Since yt-dlp/yt-dlp#5784, you can use yt-dlp --write-all-thumbnails to get slides. Maybe the code there will also contain hints about how to solve this problem here.

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

4 participants