{"id":48343047,"url":"https://github.com/sc44/Stream-Recorder","last_synced_at":"2026-04-20T19:01:21.361Z","repository":{"id":206994574,"uuid":"439849563","full_name":"sc44/Stream-Recorder","owner":"sc44","description":"TV stream player and recorder.","archived":false,"fork":false,"pushed_at":"2026-02-28T11:39:40.000Z","size":988,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-28T15:44:29.576Z","etag":null,"topics":["iptv","iptv-player","linux","m3u","m3u8","mint","python","record","recorder","streaming-video","streamrecorder","tv","video"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sc44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-19T11:49:33.000Z","updated_at":"2026-02-28T11:38:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9651353-3fb1-46bc-8689-325d3a2708a2","html_url":"https://github.com/sc44/Stream-Recorder","commit_stats":null,"previous_names":["sc44/stream-recorder"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sc44/Stream-Recorder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc44%2FStream-Recorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc44%2FStream-Recorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc44%2FStream-Recorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc44%2FStream-Recorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sc44","download_url":"https://codeload.github.com/sc44/Stream-Recorder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc44%2FStream-Recorder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["iptv","iptv-player","linux","m3u","m3u8","mint","python","record","recorder","streaming-video","streamrecorder","tv","video"],"created_at":"2026-04-05T06:00:21.531Z","updated_at":"2026-04-20T19:01:21.351Z","avatar_url":"https://github.com/sc44.png","language":"Python","funding_links":[],"categories":["Apps"],"sub_categories":[],"readme":"# Stream-Recorder\n\n### Description:\nStream Recorder plays and records video streams.\n\n### Features:\n- Supports standard m3u files.\n- Create your own playlists.\n- Add streams to favorites list.\n- Select streams from play history.\n- Timer shots once, daily or weekly.\n- Create your own download command lines.\n- Use youtube-dl or yt-dlp for more downloads.\n- Media Player freely selectable (splayer.conf).\n- User Agent freely selectable (useragent.conf).\n- Color and font size are changeable.\n- Directories can be customized.\n- Language in English and German.\n- and much more ...\n\n![alt text](https://github.com/sc44/Stream-Recorder/blob/main/screenshot.png)\n\n### Download manager:\n\nCurrently, the two download managers youtube-dl and yt-dlp can be integrated, provided they are also installed. \nThey can also be used to record streams and videos which are not normally available. It should be noted that a few \nchannels can only recorded without embedded download manager.\n\nIf you use download manager in expert mode, you can create your own download command lines. In schedule the \ndesired line number must then be entered. So each stream can be recorded with its required command.\n\n### Channel hopping:\n\nWith some media players you can also surf through the channel list e.g. Celluloid, SMPlayer and umpv. If you pull \nthe main window very small, so that only the station names can be seen and then position the media player window \nnext to it (not overlapping), you can do channel-hopping, start a recording if you want and then continue surfing. \n\nWith the left and right arrow key it is possible to go back and forward in the play history. \nThe TV feeling is perfect if you are owner of a USB remote control.\n\n### Additional information:\n\nAs the program name suggests, this is a stream recorder. The fact that you can also use it to download videos is \njust a nice side effect. Streams are broadcast at specific times like TV, therefore a schedule with a timer is \ninstalled. In addition, streams run endless if they are not stopped, so sometime hard disk will overflow. \nFor this reason the recordings must be stopped by user or timer.\n\nOn the other hand, videos can be recorded at any time and do not have to be terminated. However, this results in \"dead\" \nentries in the recording list. These do not further disturb and after end of recording they can be ignored or deleted.\n\n### Arch Linux install:\n\nhttps://aur.archlinux.org/packages/streamrecorder\n\n### Requirements:\n\n- python3\n- python3-tk (tkinter)\n- ffmpeg (ffplay)\n- optional additional media player\n- optional youtube-dl and yt-dlp\n\n### Tested with:\n\n- Windows 11\n- Arch Linux \n- Linux-Mint\n\n### License:\nThis project is licensed under the GNU GPL3 - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc44%2FStream-Recorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsc44%2FStream-Recorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc44%2FStream-Recorder/lists"}