Front end for BBC iPlayer
- List programmes from the iPlayer home or A-Z lists
- Search using keywords
- List by categories
- Subtitles
- Watch history
git clone https://github.com/jaxke/ibc
cd ibc
python main.py
- mpv
- youtube-dl
- BeautifulSoup4
- [OPTIONAL] ttml2srt by codingcatgirl for subtitles when streaming(dependency not needed for downloads)
The menu is straight-forward, but there are some catches due to it being completely text based. An X marks seen episodes:
It is possible to mark programmes as favourites by adding an f letter to your selection:
In conf.txt:
downloadsubs = 1
or enable them directly from the main menu. You need to have the script from above as tools/ttml2srt.py.
You need to be located in the UK to view iPlayer content