Skip to content

A shortcut/pythonista script for downloading youtube videos in any available format.

License

Notifications You must be signed in to change notification settings

ekiel/ios-youtube-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

iOS Youtube Downloader

MIT

A pythonista script for downloading youtube videos in any available format.

This script can be run from the share sheet of a YouTube video and will download the video in the selected format. It will then present a share sheet to send the video to wherever you want. Due to ffmpeg being unable to run in pythonista, only certain formats are available and audio and video tracks cannot be split and joined again.

Install

  1. Install Pythonista

  2. Download and run the youtubedl install script from here

  3. Copy the file in this repo into Pythonista

Usage

  1. Share a youtube video to Pythonista and select the download script

  2. Choose a format you want the video to be downloaded

  3. Choose where to send the downloaded video

About

A shortcut/pythonista script for downloading youtube videos in any available format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%