Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from gandalf15/dev
Browse files Browse the repository at this point in the history
Added some text to Readme.md
gandalf15 authored Jan 2, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents a6051ce + 55618f3 commit 004ca93
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# iplayerlinks
# iplayerlinks
This is a small program written in Go that retrieves URLs of all episodes found on the given source URL from BBC iPlayer.
For example: https://www.bbc.co.uk/iplayer/episodes/p075jwc2/numbersongs
You can Save links for a text file or download all episodes to a specified directory.
It was tested only on Pop OS 20.10 and I have no interest improving or working on it.
It is definatelly not optimised or nice code.

This was a small project to learn a bit more about [Fyne](https://github.com/fyne-io/fyne).

## Prerequisites
Install [youtube-dl](https://youtube-dl.org/)

0 comments on commit 004ca93

Please sign in to comment.