Skip to content

NoClipsFound exception #101

Description

@romek-codes

I receive this error when trying to run TwitchTube, just 3 weeks ago it worked fine, and i also checked and it should have more than enough clips to work with.

Traceback (most recent call last):
  File "/home/romek/yt-automation/twitch_main.py", line 80, in <module>
    make_video(**parameters)
  File "/home/romek/yt-automation/twitchtube/video.py", line 138, in make_video
    raise NoClipsFound("Did not find any clips")
twitchtube.exceptions.NoClipsFound: Did not find any clips

This is 2 things in my config that i think are relevant, the video only needs to be 4 minutes and from one of the most popular and active "Games" on twitch so i think the problem isnt really that it couldn't find any clips.

VIDEO_LENGTH = 4  # Minimum video length in minutes (doesn't always work)
DATA = ["g Just Chatting"]

Could someone point me in a direction on what else i might be missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    v1.xIssue is related to v1 of twitchtube

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions