Skip to content

EllandeVED/m3u8-downloader-for-raycast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

M3U8 DOWNLOADER FOR RAYCAST

A simple json script that downloads .m3u8 files (better for movies) directly from raycast using command lines. It uses yt-dlp, ffmpeg, and ffprobe. On a succesful download, the script creates a a folder with inside the video file and a subtitle file from opensubs (if found).

REQUIREMENTS

  • yt-dlp, ffmpeg, ffprobe
  • Optional: aria2c (faster downloads), subliminal (OpenSubtitles)

ACTIVATION

To execute the script use the keyword .m3u8 inside raycast then press tab to fill in the fields.

image

The different fields are:

  • Link: Paste the .m3u8 link
  • Speed: Choose a download speed. Don't exeed 40, true download speed depends on the server configuration.
  • Name: This will be the name of the file and folder created. Be as accurate as possible if you want the script to find the matching subs, adding the year makes it more accurate

SETUP

About

A raycast script command (acts as an extension) for Mac users to download m3u8 files (initially made for movies).

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors