YoutubeDL-iOS

main

Swift package of youtube_dl python module for iOS
kewlbear/YoutubeDL-iOS

YoutubeDL-iOS

This swift package enables you to use yt-dlp in your iOS apps.

Warning

This package is NOT AppStore-safe. Historically AppStore has been removing apps downloading videos from YouTube. Your app will likely be rejected if you include this package in your app.

Installation

.package(url: "https://github.com/kewlbear/YoutubeDL-iOS.git", from: "0.0.2")

Usage

See https://github.com/kewlbear/YoutubeDL.

Credits

This package uses yt-dlp Python module from https://github.com/yt-dlp/yt-dlp.

License

MIT

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Tue Apr 23 2024 16:50:01 GMT-0900 (Hawaii-Aleutian Daylight Time)