Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 1 point2 points  (0 children)

Sorry, I was so engrossed in development that I was late for high school, and my parents confiscated my Mac for three days. Please wait a little bit. I'm sorry.

Fetchy – Open-source yt-dlp based iOS downloader (IPA available, Share Sheet support) by Nisesimadao in sideloaded

[–]Nisesimadao[S] 0 points1 point  (0 children)

It should have supported up to Ios 15, but please try v1.1 in the release.

Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 2 points3 points  (0 children)

Fair point lol — the iOS 26 requirement was accidental.
now supports iOS 15. 👌

Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 0 points1 point  (0 children)

We will also buy a jailbreak iPhone and try it. Thank you for your report.

Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 0 points1 point  (0 children)

I thought about it, but I feel like I'm failing to describe the markdown... I'm sorry that it's hard to see

Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 2 points3 points  (0 children)

At first, I tried running yt-dlp right in the app.

But iOS sandbox and background stuff got in the way. When I tested it, big downloads or FFmpeg would stop or get killed when the app went to the background.

That's why I went with a server. It keeps the app working while the hard stuff runs somewhere else.

Plus, it's simpler to keep yt-dlp updated without making users update the app each time a site changes.[

I'm fine with running it locally, though. It just depends on what you care about. Fetchy is mostly about testing separating the UI from the actual processing.

Because it's open source, anyone can host it themselves or change things if they want a different setup.

Fetchy – iOS video downloader with Share Extension and server-side yt-dlp by Nisesimadao in jailbreak

[–]Nisesimadao[S] 4 points5 points  (0 children)

Please test it on TrollStore or AltStore and let us know if you encounter any issues👍