Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.14 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.14 KB

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