Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit f348eb1

Browse files
authored
Merge pull request #2 from code-yeongyu/feature/update-readme-badges
Add badges for `pypi`, `github action`, `codecov`
2 parents 141bd9c + 439d1ad commit f348eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Twitter Video Tools
2+
[![PyPI version](https://badge.fury.io/py/twitter-video-tools.svg)](https://badge.fury.io/py/twitter-video-tools)
3+
[![Test](https://github.com/code-yeongyu/twitter_video_tools/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/code-yeongyu/twitter_video_tools/actions/workflows/test.yaml)
4+
[![codecov](https://codecov.io/gh/code-yeongyu/twitter_video_tools/branch/master/graph/badge.svg?token=97K8BBWOH7)](https://codecov.io/gh/code-yeongyu/twitter_video_tools)
5+
26

37
- A multi-processing supported video downloader
48
- supports downloading videos from twitter (or specific user from twitter) && monsnode.

0 commit comments

Comments
 (0)