Skip to content

Commit

Permalink
Adding nfl stream watcher command
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyLeland committed Oct 10, 2024
1 parent 8acc837 commit e192037
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions linux/cmd.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,10 @@
<li>Use lsblk to confirm which device is USB drive</li>
</ul>
</li>
<li>
NFL Scrape (until I figure out a service)
<ul>
<li>watch -n 3600 "python ~/Downloads/nfl-streams.py > /mnt/external/Streams/nfl-streams.m3u8"</li>
</ul>
</li>
</ul>

0 comments on commit e192037

Please sign in to comment.