{"id":30775357,"url":"https://github.com/snick512/isdownloader","last_synced_at":"2026-04-16T00:32:45.403Z","repository":{"id":312336251,"uuid":"1046439520","full_name":"snick512/isdownloader","owner":"snick512","description":"Simple GUI for yt-dlp","archived":false,"fork":false,"pushed_at":"2025-08-29T21:31:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T23:29:22.104Z","etag":null,"topics":["gui","python","qt5","yt-dlp"],"latest_commit_sha":null,"homepage":"https://isnick.net","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snick512.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-28T17:31:58.000Z","updated_at":"2025-08-29T21:32:31.000Z","dependencies_parsed_at":"2025-08-29T23:29:23.185Z","dependency_job_id":"5b5fbee9-7be7-4c95-a2d3-f78576a7d133","html_url":"https://github.com/snick512/isdownloader","commit_stats":null,"previous_names":["snick512/isdownloader"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/snick512/isdownloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snick512%2Fisdownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snick512%2Fisdownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snick512%2Fisdownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snick512%2Fisdownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snick512","download_url":"https://codeload.github.com/snick512/isdownloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snick512%2Fisdownloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gui","python","qt5","yt-dlp"],"created_at":"2025-09-05T03:48:11.915Z","updated_at":"2026-04-16T00:32:45.375Z","avatar_url":"https://github.com/snick512.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iSnick Downloader\n\niSnick Downloader is a simple PyQt5-based GUI for downloading media from supported sites using [yt-dlp](https://github.com/yt-dlp/yt-dlp).\n\n## Features\n\n- Download videos from YouTube, TikTok, Facebook, Instagram, Bluesky, or any HTTP/HTTPS URL (with \"Allow Unlisted\").\n- Sandboxed download directory (default: `~/Videos/yt-dlp-gui`).\n- Progress bar, speed display, and status updates.\n- Configurable yt-dlp binary path.\n- Simple site selection menu.\n- Logging to `is.log`.\n- Reset and Cancel options.\n- Minimal configuration saved in `config.json`.\n\n## Requirements\n\n- Python 3.6+\n- [PyQt5](https://pypi.org/project/PyQt5/)\n- [yt-dlp](https://github.com/yt-dlp/yt-dlp) binary (download separately)\n\n## Usage\n\n1. **Install dependencies:**\n   ```sh\n   pip install PyQt5\n   ```\n2. **Download the `yt-dlp` binary** and place it in the project directory or elsewhere on your system.\n\n3. **Run the GUI:**\n   ```sh\n   python gui.py\n   ```\n\n4. **Configure:**\n   - Set the path to your `yt-dlp` binary (unless preconfigured in `config.json`).\n   - Paste a supported video URL.\n   - Select the site from the menu (or \"Allow Unlisted\" for generic URLs).\n   - Click **Download**.\n\n5. **Downloads** will be saved to the sandbox directory (default: `~/Videos/yt-dlp-gui`).\n\n## Configuration\n\nSettings are saved in `config.json`:\n- `binary`: Path to the yt-dlp binary.\n- `sandbox_dir`: Download directory.\n- `selected_site`: Last selected site.\n\n## Security\n\n- Only allows execution of binaries starting with `yt-dlp` and marked as executable.\n- Download directory cannot be a symlink and must be writable.\n- All downloads are sandboxed to the configured directory.\n\n## Logging\n\nAll output and errors are logged to `is.log` in the project directory.\n\n## Supported Sites\n\n- YouTube\n- TikTok\n- Facebook\n- Instagram\n- Bluesky\n- Any HTTP/HTTPS URL (with \"Allow Unlisted\")\n\n## License\n\nSee [yt-dlp](https://github.com/yt-dlp/yt-dlp) for downloader licensing. This GUI is provided as-is.\n\n---\n\n**Website:** https://isnick.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnick512%2Fisdownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnick512%2Fisdownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnick512%2Fisdownloader/lists"}