kewlbear / YoutubeDL

An iOS app using youtube-dl Python module with PythonKit Swift package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YoutubeDL

This iOS app uses yt-dlp python module to download videos from YouTube.

  • Screen shots

Screen shot 1 Screen shot 2 Screen shot 3 Screen shot 4

  • Video

Watch the video

Warning

This app is NOT AppStore-safe. Historically AppStore has been removing apps downloading videos from YouTube. This app will likely be rejected by AppStore.

Features

Usage

Run this app in a simulator.

To run on a device:

  • Change code sign identity
  • Change bundle ID

Swift Packages

TODO

  • Improve UI/UX
  • Improve modularization
  • Documentation

License

MIT

About

An iOS app using youtube-dl Python module with PythonKit Swift package

License:MIT License


Languages

Language:Swift 99.7%Language:C 0.3%