aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* fix loops so that waiting actually worksEvgeny Kuznetsov2019-06-301-3/+9
|
* fix log message to make more senseEvgeny Kuznetsov2019-06-231-1/+1
|
* wait for 15 minutes and retry until page makes senseEvgeny Kuznetsov2019-06-231-56/+61
|
* add check for non-audio-containing episodeEvgeny Kuznetsov2019-06-231-0/+3
|
* add license and copyright infoEvgeny Kuznetsov2019-06-171-0/+15
|
* add feed imageEvgeny Kuznetsov2019-06-171-0/+8
|
* add feed descriptionEvgeny Kuznetsov2019-06-171-5/+11
|
* add episode descriptionEvgeny Kuznetsov2019-06-171-10/+22
|
* initial commitEvgeny Kuznetsov2019-06-161-0/+100
It works! Can already be used!