Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexito4/srly.swift
Safari Reading List Youtube Downloader script written in Swift
https://github.com/alexito4/srly.swift
Last synced: 4 days ago
JSON representation
Safari Reading List Youtube Downloader script written in Swift
- Host: GitHub
- URL: https://github.com/alexito4/srly.swift
- Owner: alexito4
- License: mit
- Created: 2015-03-28T09:44:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-02T09:21:59.000Z (over 8 years ago)
- Last Synced: 2024-05-01T21:49:39.481Z (6 months ago)
- Language: Swift
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# srly.swift
Safari Reading List Youtube Downloader script written in Swift# Installation
Just download this repository and save the script in some folder.# Usage
Run `./srly.swift` and the script will try to download any video from your Safari Reading List.The script removes from the SRL the links that have been successfully downloaded.
# Requirements
- Swift 2.2 (Xcode 7.3)
- [youtube-dl](https://github.com/rg3/youtube-dl)