Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to use smotrim.ru directly | Evgeny Kuznetsov | 2022-05-01 | 1 | -0/+5 |
* | don't die on smotrim.ru redirects | Evgeny Kuznetsov | 2022-04-29 | 1 | -29/+133 |
* | satisfy linter | Evgeny Kuznetsov | 2022-03-21 | 1 | -0/+3 |
* | spoof user-agent | Evgeny Kuznetsov | 2022-03-21 | 1 | -1/+4 |
* | satisfy linter | Evgeny Kuznetsov | 2020-12-26 | 1 | -1/+1 |
* | extensive episode descriptions | Evgeny Kuznetsov | 2020-12-26 | 1 | -3/+19 |
* | don't panic when feed image can't be parsed | Evgeny Kuznetsov | 2020-02-05 | 1 | -6/+12 |
* | parse episodes more safely | Evgeny Kuznetsov | 2020-02-05 | 1 | -2/+5 |
* | refactor | Evgeny Kuznetsov | 2020-02-05 | 1 | -8/+8 |
* | parse regexes safely | Evgeny Kuznetsov | 2020-02-05 | 1 | -9/+29 |
* | more testing | Evgeny Kuznetsov | 2020-02-05 | 1 | -13/+26 |
* | remove loop | Evgeny Kuznetsov | 2020-02-04 | 1 | -10/+4 |
* | cleaner processing of pages containing video episodes | Evgeny Kuznetsov | 2020-02-04 | 1 | -3/+10 |
* | decouple enclosure finding | Evgeny Kuznetsov | 2020-02-04 | 1 | -11/+16 |
* | fix processing page with upcoming announce | Evgeny Kuznetsov | 2020-02-04 | 1 | -2/+7 |
* | don't make feed title a link | Evgeny Kuznetsov | 2020-01-29 | 1 | -1/+7 |
* | use HTTPS | Evgeny Kuznetsov | 2020-01-28 | 1 | -2/+11 |
* | improve test coverage | Evgeny Kuznetsov | 2020-01-28 | 1 | -1/+1 |
* | improve test coverage | Evgeny Kuznetsov | 2020-01-28 | 1 | -6/+13 |
* | improve testing | Evgeny Kuznetsov | 2020-01-28 | 1 | -3/+12 |
* | fix episode addressing for tests | Evgeny Kuznetsov | 2020-01-28 | 1 | -1/+7 |
* | mock server for testing | Evgeny Kuznetsov | 2020-01-28 | 1 | -11/+26 |
* | fix looping | Evgeny Kuznetsov | 2020-01-28 | 1 | -52/+54 |
* | add feed desc to test | Evgeny Kuznetsov | 2020-01-28 | 1 | -3/+7 |
* | cleaner concurrency | Evgeny Kuznetsov | 2020-01-28 | 1 | -4/+6 |
* | add more concurrency | Evgeny Kuznetsov | 2020-01-28 | 1 | -1/+1 |
* | add concurrency | Evgeny Kuznetsov | 2020-01-28 | 1 | -7/+19 |
* | decouple file write | Evgeny Kuznetsov | 2020-01-28 | 1 | -4/+9 |
* | decouple feed description and output | Evgeny Kuznetsov | 2020-01-28 | 1 | -8/+17 |
* | decouple episodes description | Evgeny Kuznetsov | 2020-01-28 | 1 | -24/+37 |
* | fix header typos and dates | Evgeny Kuznetsov | 2020-01-27 | 1 | -2/+2 |
* | isolate HTML cleaning | Evgeny Kuznetsov | 2020-01-27 | 1 | -4/+13 |
* | remove unnecessary global err | Evgeny Kuznetsov | 2020-01-27 | 1 | -2/+2 |
* | fix loops so that waiting actually works | Evgeny Kuznetsov | 2019-06-30 | 1 | -3/+9 |
* | fix log message to make more sense | Evgeny Kuznetsov | 2019-06-23 | 1 | -1/+1 |
* | wait for 15 minutes and retry until page makes sense | Evgeny Kuznetsov | 2019-06-23 | 1 | -56/+61 |
* | add check for non-audio-containing episode | Evgeny Kuznetsov | 2019-06-23 | 1 | -0/+3 |
* | add license and copyright info | Evgeny Kuznetsov | 2019-06-17 | 1 | -0/+15 |
* | add feed image | Evgeny Kuznetsov | 2019-06-17 | 1 | -0/+8 |
* | add feed description | Evgeny Kuznetsov | 2019-06-17 | 1 | -5/+11 |
* | add episode description | Evgeny Kuznetsov | 2019-06-17 | 1 | -10/+22 |
* | initial commit | Evgeny Kuznetsov | 2019-06-16 | 1 | -0/+100 |