481 Commits

Author SHA1 Message Date
3e80bd53c2 Merge pull request #5 from wader/bump-golang-1.13.5
Update golang to 1.13.5
2019-12-06 13:15:06 +01:00
59adcc9802 Update golang to 1.13.5 2019-12-06 10:02:03 +00:00
e5cdb0aebd Merge pull request #4 from wader/bump-youtube-dl-2019.11.28
Update youtube-dl to 2019.11.28
2019-11-29 11:40:32 +01:00
ee1feaa766 Update youtube-dl to 2019.11.28 2019-11-29 10:03:49 +00:00
d74fda2259 Merge pull request #3 from wader/bump-youtube-dl-2019.11.22
Update youtube-dl to 2019.11.22
2019-11-22 11:12:48 +01:00
7fc434f0ee Use personal token so that push action is triggered 2019-11-22 11:11:58 +01:00
9098850f8c Update youtube-dl to 2019.11.22 2019-11-22 10:04:09 +00:00
7c36a8e6d1 Merge pull request #2 from wader/bump-youtube-dl-2019.11.05
Update youtube-dl to 2019.11.05
2019-11-05 11:08:14 +01:00
3ce48e65ce Update youtube-dl to 2019.11.05 2019-11-05 10:03:10 +00:00
3b67f6a80c Better errors and error handling
Fix issue with ignore errors for playlists, now ignore
errors if we get info JSON with a non empty ID.
2019-11-05 00:46:54 +01:00
77a906a487 Only push should be enough
Problem seems to be default action token dont trigger actions
2019-11-02 18:47:12 +01:00
257c742814 Merge pull request #1 from wader/bump-golang-1.13.4
Update golang to 1.13.4
2019-11-02 12:07:19 +01:00
833aae1fe0 Add pull_request event for push 2019-11-02 12:06:50 +01:00
6bcad7f012 Update golang to 1.13.4 2019-11-02 10:03:16 +00:00
4bc99db15d Less confusing wront type error messages 2019-11-01 00:25:12 +01:00
042aba554c Use youtube-dl headers for own requests too
Might be some issues downloading images and subtiles if cookies are required etc
2019-11-01 00:02:07 +01:00
5b6ef4f1f2 Make response type an/single/playlist
Make it possible to assert what response to get
2019-11-01 00:01:13 +01:00
941a4092e2 Try github action push build 2019-10-29 01:21:02 +01:00
bda04324db Add bump github action 2019-10-29 01:02:39 +01:00
23419ec767 Add thumbnails array 2019-10-29 00:58:46 +01:00
181d7b2a30 Fix version match re to handle 2019.09.12.1 2019-09-22 23:14:01 +02:00
6cb64a90a7 Update go and youtube-dl version 2019-09-22 23:14:01 +02:00
47b4e26567 Add --ignore-errors for info download also
--ignore-errors still return error message and exit code != 0
so workaround is to assume things went ok if we get some json on stdout

Filter out failed entries for playlists
2019-09-22 23:13:16 +02:00
8705585522 Update to go 1.13 2019-09-04 16:41:00 +02:00
c559b21210 Update tests to use youtube-dl 2019.08.02 2019-08-11 09:58:36 +02:00
7a2f3efe4d Reword README.md a bit 2019-08-11 09:50:20 +02:00
26053e2323 Fix example error 2019-07-25 00:39:13 +02:00
03f2297906 Fix README.md a bit 2019-07-24 16:19:31 +02:00
87c2baa9c2 Fix misspelling of TODO 2019-07-24 11:39:06 +02:00
929c9e50d6 Fix missing "at" 2019-07-23 21:50:26 +02:00
88fc6c8d7a init 2019-07-23 21:39:07 +02:00