https://github.com/al-muhandis/fp-youtube-dl
FreePascal youtube-dl wrapper
https://github.com/al-muhandis/fp-youtube-dl
freepascal lazarus parser pascal wrapper youtube youtube-dl
Last synced: about 1 year ago
JSON representation
FreePascal youtube-dl wrapper
- Host: GitHub
- URL: https://github.com/al-muhandis/fp-youtube-dl
- Owner: Al-Muhandis
- License: mit
- Created: 2020-06-10T07:52:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T21:29:50.000Z (over 1 year ago)
- Last Synced: 2025-03-25T09:11:54.368Z (about 1 year ago)
- Topics: freepascal, lazarus, parser, pascal, wrapper, youtube, youtube-dl
- Language: Pascal
- Size: 109 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fp-youtube-dl
FreePascal youtube-dl wrapper
It is a simple freepascal wrapper for awesome youtube-dl [lib](https://github.com/ytdl-org/youtube-dl/). The wrapper is based on CLI (command line interface).
There are crossplatform. You should install the youtube-dl according to [this instruction](https://github.com/ytdl-org/youtube-dl/#installation).