Browse Source

#1

pull/5/head
みてるぞ 4 months ago
parent
commit
9fec1cf5f9
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      __init__.py

+ 5
- 1
__init__.py View File

@@ -1 +1,5 @@
from .module import VideoInfo, fetch_comments, fetch_embed_info, fetch_video_info
from .module import (VideoInfo,
fetch_comments,
fetch_embed_info,
fetch_latest_video,
fetch_video_info)

Loading…
Cancel
Save