Home - StarkTemplar/StreamDVR GitHub Wiki
Tired of missing your favorite streams? Try StreamDVR
StreamDVR is something I wrote because I was tired of missing the GSL or ASL matches. Since I live in the US, these matches usually air during the early morning and are not convenient to watch. In a nutshell, StreamDVR provides a convenient way to schedule a stream to record using Streamlink. Optionally, this stream can be viewed simultaneously using your favorite video player and afterwards transcoded to a more convenient format using handbrake.
Prereqs
Windows 7, 8, or 10
.NET Framework 4.5 - https://www.microsoft.com/en-us/download/details.aspx?id=30653
Streamlink - https://streamlink.github.io/cli.html
handbrake (if you want to transcode the resulting video file) - https://handbrake.fr/
Credits
Streamlink - https://streamlink.github.io/cli.html
handbrake - https://handbrake.fr/
Task Scheduler - https://taskscheduler.codeplex.com/
Danny Beckett - http://stackoverflow.com/questions/217902/reading-writing-an-ini-file
Donations
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.