https://github.com/rohitawate/friendsbinger
A tiny Python app which plays a random episode of 'F.R.I.E.N.D.S.'
https://github.com/rohitawate/friendsbinger
binge-watcher friends funny gui python tkinter tv-series
Last synced: 5 days ago
JSON representation
A tiny Python app which plays a random episode of 'F.R.I.E.N.D.S.'
- Host: GitHub
- URL: https://github.com/rohitawate/friendsbinger
- Owner: RohitAwate
- License: mit
- Created: 2017-08-06T09:49:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T16:22:16.000Z (over 7 years ago)
- Last Synced: 2025-04-10T04:05:36.077Z (6 months ago)
- Topics: binge-watcher, friends, funny, gui, python, tkinter, tv-series
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F.R.I.E.N.D.S. Binger
A tiny Python app which starts a random episode of 'F.R.I.E.N.D.S.'
There's nothing quite like sitting back and watching an episode of Friends after a long and tiring day. But it's hard to choose an episode
when each and every one is so good. This is why I built this little piece of awesomeness which will fire up a random episode every time.# Usage
You'll have to modify the path to your library and make sure your files are consistently named (I recommend [FileBot](https://www.filebot.net/)). All your episodes should look like this:`Friends - 4x12 - The One With The Embryos.mkv`
_Happy binging!_