{"id":13478782,"url":"https://github.com/net00-1/SW-DLT","last_synced_at":"2025-03-27T08:31:00.231Z","repository":{"id":38834872,"uuid":"301575253","full_name":"net00-1/SW-DLT","owner":"net00-1","description":"SW-DLT: a front end iOS Shortcut for yt-dlp \u0026 gallery-dl.","archived":false,"fork":false,"pushed_at":"2025-03-09T03:42:28.000Z","size":2476,"stargazers_count":404,"open_issues_count":6,"forks_count":23,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-09T04:24:35.671Z","etag":null,"topics":["ios","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/net00-1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://github.com/net00-1/SW-DLT/blob/master/.github/donation.md"]}},"created_at":"2020-10-06T00:42:50.000Z","updated_at":"2025-03-09T03:40:41.000Z","dependencies_parsed_at":"2025-02-07T23:20:35.396Z","dependency_job_id":"87e4a302-7b7b-404d-8972-13cde455715b","html_url":"https://github.com/net00-1/SW-DLT","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net00-1%2FSW-DLT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net00-1%2FSW-DLT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net00-1%2FSW-DLT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net00-1%2FSW-DLT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/net00-1","download_url":"https://codeload.github.com/net00-1/SW-DLT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809707,"owners_count":20676037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","python"],"created_at":"2024-07-31T16:02:02.937Z","updated_at":"2025-03-27T08:31:00.223Z","avatar_url":"https://github.com/net00-1.png","language":"Python","funding_links":["https://github.com/net00-1/SW-DLT/blob/master/.github/donation.md"],"categories":["Python"],"sub_categories":[],"readme":"# SW-DLT\n\nSW-DLT (\"Shortcuts Wrapper for -DL Tools\") is an iOS shortcut that allows you to easily use, install and manage the popular and open source utilities [`yt-dlp`](https://github.com/yt-dlp/yt-dlp) and [`gallery-dl`](https://github.com/mikf/gallery-dl). This shortcut aims to be compatible with [`yt-dlp's`](https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md) \u0026 [`gallery-dl's`](https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.md) collections of supported websites.\n\n**Download link: [Releases](https://github.com/net00-1/SW-DLT/releases)**\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"images/all_stages.png\" width=\"60%\"/\u003e\n\u003c/div\u003e\n\nCompatible with **iOS/iPadOS 17 \u0026 18**\n## How to Use\n1. **Download either the [a-Shell](https://apps.apple.com/us/app/a-shell/id1473805438) or [a-Shell Mini](https://apps.apple.com/us/app/a-shell-mini/id1543537943) app**\n2. Copy a link to the clipboard (or use the share button if applicable)\n3. Run the shortcut from either the Shortcuts app (if using a copied link) or from the Share Sheet\n4. Select the option you need\n5. Wait for the process to finish\n6. Use the Share menu to export the download to your chosen destination\n\n## Main Features\n**Please check the full [documentation page](https://github.com/net00-1/SW-DLT/blob/master/Docs.md) to see a complete description of the available features**\n\n- Download video at custom qualities and framerates\n- Downaload audio (audio only or extracted from video)\n- Download playlists (video or audio choices available)\n- Download images/clips/GIFs (from single items to massive albums)\n- Support for both a-Shell and a-Shell Mini apps\n\n## Build the Shortcut\n1. Download the shortcut plist source code from src/SW-DLT.plist\n2. Change the extension from '.plist' to '.shortcut'\n3. Sign the shortcut with Apple (see \"Ways to sign shortcuts\" section below)\n4. Import the signed .shortcut file to the Shortcuts app\n\n**Ways to sign shortcuts**\n- From a Mac: follow [Apple documentation](https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac)\n- From iPad/iPhone: use a tool to connect remotely to a Mac, such as [Shortcuts Source Helper](https://routinehub.co/shortcut/10060/). Credits to [@gluebyte](https://routinehub.co/user/gluebyte). If using this tool, pass the **unmodified plist (without extension change)** as input. \n\n**NOTE**: if you do not want to use a remote service to sign the shortcut, nor have access to a Mac, you can still preview the source code as Shortcuts actions. Follow the first two steps of build instructions, then from the iPhone/iPad Files app hold on the .shortcut file, then press on the QuickLook option.\n\n## Roadmap Features\n\n- [ ] Implement full progress bar on gallery-dl downloads\n\n- [ ] Add quality options for video playlists\n\n- [ ] Add option to customize yt-dlp and gallery-dl with persistent settings\n\n- [ ] Allow file inputs with multiple URLs\n\n## Disclaimers\n- Use this shortcut for downloading media you own or are authorized to download\n- All software used (`yt-dlp`, `gallery-dl`, SW-DLT, a-Shell) is open source and free\n- It is recommended to have the VLC app or another universal media player app to play unsupported media formats in iOS/iPadOS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnet00-1%2FSW-DLT","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnet00-1%2FSW-DLT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnet00-1%2FSW-DLT/lists"}