Skip to content

Commit 7331939

Browse files
committed
Fix package name to match PyPI project: youtubetranscriptdevapi
1 parent 8db1b24 commit 7331939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "youtubetranscript"
6+
name = "youtubetranscriptdevapi"
77
version = "0.1.0"
88
description = "Official Python SDK for YouTubeTranscript.dev — extract, transcribe, and translate YouTube video transcripts"
99
readme = "README.md"

0 commit comments

Comments
 (0)