Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feed: update `Feed.ydl` | siddharth ravikumar | 2022-11-26 | 1 | -6/+25 |
* | feed: update `Feed.ydl` | siddharth ravikumar | 2022-11-26 | 1 | -1/+8 |
* | feed: update `Feed.get` | siddharth ravikumar | 2022-11-26 | 1 | -1/+8 |
* | feed: update `Feed.Process` | siddharth ravikumar | 2022-11-26 | 1 | -1/+1 |
* | feed: update `Feed.processEntry` | siddharth ravikumar | 2022-11-26 | 1 | -1/+1 |
* | feed: update `Feed.Validate` | siddharth ravikumar | 2022-11-26 | 1 | -1/+1 |
* | feed: update `Feed.unmarshal` | siddharth ravikumar | 2022-11-26 | 2 | -0/+44 |
* | feed/feed_test.go: TestPodcastUnmarshal: `go fmt` | siddharth ravikumar | 2022-11-26 | 1 | -4/+4 |
* | feed: add `podcastUnmarshal` | siddharth ravikumar | 2022-11-26 | 6 | -0/+90 |
* | feed: fix `go vet` warnings | siddharth ravikumar | 2022-11-25 | 1 | -4/+22 |
* | feed: update Process | siddharth | 2022-04-17 | 1 | -10/+23 |
* | feed: update ydlv0.2.3 | siddharth | 2022-04-16 | 1 | -2/+1 |
* | feed: update ydlv0.1.0 | siddharth | 2021-11-29 | 1 | -12/+3 |
* | feed: update Feed.processEntry | siddharth | 2021-11-29 | 1 | -0/+2 |
* | feed: update Feed.Process | siddharth | 2021-11-29 | 1 | -0/+6 |
* | feed: flesh out feed.processEntry | siddharth | 2021-11-28 | 1 | -2/+32 |
* | feed: update Process | siddharth | 2021-11-28 | 1 | -3/+4 |
* | feed: fix Validate | siddharth | 2021-11-28 | 1 | -9/+2 |
* | feed: add Feed.Process | siddharth | 2021-11-28 | 1 | -0/+80 |
* | feed: update Feed.Last | siddharth | 2021-11-28 | 1 | -1/+1 |
* | feed: add Feed.Last | siddharth | 2021-11-28 | 1 | -0/+6 |
* | feed: Feed.Object -> Feed.Entries | siddharth | 2021-11-28 | 1 | -17/+23 |
* | feed: update feed | siddharth | 2021-11-28 | 1 | -2/+10 |
* | feed: add unmarshal | siddharth | 2021-11-27 | 1 | -0/+22 |
* | feed: add youtubeUnmarshal | siddharth | 2021-11-27 | 1 | -0/+17 |
* | feed: add nprUnmarshal | siddharth | 2021-11-27 | 1 | -0/+23 |
* | feed: add `get` | siddharth | 2021-11-27 | 1 | -0/+28 |
* | feed: update Feed | siddharth | 2021-11-27 | 1 | -0/+1 |
* | add feed package | siddharth | 2021-11-27 | 1 | -0/+55 |