Skip to content

aerialcombat/YoutubeDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 87.4%
  • Metal 8.4%
  • C 3.9%
  • Objective-C 0.3%