mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
6 lines
133 B
Python
6 lines
133 B
Python
from twitchdl.twitch import channel_clips_generator
|
|
|
|
|
|
# def test_clips_generator():
|
|
# channel_clips_generator("foo", "bar", 100)
|