Skip to content

Commit

Permalink
Link to the other YT card generator
Browse files Browse the repository at this point in the history
  • Loading branch information
TrifanBogdan24 committed Oct 27, 2024
1 parent cea1439 commit 36f1b9f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ This card comes with:
- 🔗 A clickable link to the video (both on the image and as text below).


> Checkout the other similar repo of mine [here](https://github.com/TrifanBogdan24/EmbedYT-Card-Generator-M2.git).

## Preview/Results

![img](Images/img-01.png)
Expand Down Expand Up @@ -99,7 +102,7 @@ It will take a single argument in the command line,
the `URL`, representing the link to the YouTube Video/Short.


The script uses `pytube` module to automatically get
The script uses `pytube`/`pytubefix` **API** to automatically get
relevant data regarding the clip, including:
- Thumbnail
- Title
Expand Down

0 comments on commit 36f1b9f

Please sign in to comment.