https://github.com/finnvoor/ios-youtube-downloader
A shortcut/pythonista script for downloading youtube videos in any available format.
https://github.com/finnvoor/ios-youtube-downloader
ios pythonista pythonista-scripts youtube youtube-dl youtube-downloader youtube-video
Last synced: 3 months ago
JSON representation
A shortcut/pythonista script for downloading youtube videos in any available format.
- Host: GitHub
- URL: https://github.com/finnvoor/ios-youtube-downloader
- Owner: finnvoor
- License: mit
- Created: 2018-12-25T01:26:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T01:55:08.000Z (over 6 years ago)
- Last Synced: 2025-02-08T01:11:12.605Z (4 months ago)
- Topics: ios, pythonista, pythonista-scripts, youtube, youtube-dl, youtube-downloader, youtube-video
- Language: Python
- Size: 2.93 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS Youtube Downloader
[](https://github.com/Finnvoor/ios-youtube-downloader/blob/master/LICENSE)> 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](https://itunes.apple.com/us/app/pythonista-3/id1085978097?ls=1&mt=8)2. Download and run the youtubedl install script from [here](https://github.com/shaun-h/pythonista-youtubedl-downloader)
3. Copy the file in this repo into Pythonista
## Usage
1. Share a youtube video to Pythonista and select the download script2. Choose a format you want the video to be downloaded
3. Choose where to send the downloaded video