Skip to content

Commit

Permalink
chore: integrate 'yt-dlp' submodule into the project
Browse files Browse the repository at this point in the history
- Added 'yt-dlp' as a new submodule with its corresponding URL
- Introduced 'yt-dlp' submodule commit

Signed-off-by: 陳鈞 <[email protected]>
  • Loading branch information
jim60105 committed May 4, 2024
1 parent 08bdbe5 commit 652a31e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "yt-dlp"]
path = yt-dlp
url = https://github.com/yt-dlp/yt-dlp.git
1 change: 1 addition & 0 deletions yt-dlp
Submodule yt-dlp added at 168e72

0 comments on commit 652a31e

Please sign in to comment.