aerialcombat / YoutubeDL

A youtube-dl App for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YoutubeDL

This iOS app uses youtube-dl python module to download videos from YouTube.

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

  • Automatically downloads youtube-dl python module from https://yt-dl..org
  • Download media using URLSession
  • Support background download
  • Support chunk based download
  • Transcode using embedded FFmpeg libraries

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

A youtube-dl App for iOS

License:MIT License


Languages

Language:Swift 87.3%Language:Metal 8.4%Language:C 3.9%Language:Objective-C 0.3%