Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Agent-Hellboy committed Jan 27, 2023
1 parent 4ad6cd9 commit eea2b21
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,12 @@ Using
-----

Public APIs
get_vid_info_from_url -> Return Video Info from URL
get_video_info -> Return Video Info from video_id
get_channel_info -> Return Channel Info from channel name
get_channel_stat_by_name -> Return channel stat from channel name
get_video_stat_by_ID -> Return Video stat from vide_id

- get_vid_info_from_url -> Return Video Info from URL
- get_video_info -> Return Video Info from video_id
- get_channel_info -> Return Channel Info from channel name
- get_channel_stat_by_name -> Return channel stat from channel name
- get_video_stat_by_ID -> Return Video stat from vide_id

Other APIs
.. code-block:: python
Expand Down

0 comments on commit eea2b21

Please sign in to comment.