Commit graph

189 commits

Author SHA1 Message Date
Jesse Bannon
4f64089e22
ffmpeg install in docker (#55) 2022-05-30 13:02:23 -07:00
Jesse Bannon
a7524e1348
Simplify the README (#54)
* better readme

* code block ytdl-sub

* update links
2022-05-30 12:51:16 -07:00
Jesse Bannon
8b336e6fb0
Always convert thumbnails to jpg (#51)
* always use jpg

* fix unit test

* update readme and configs
2022-05-30 09:59:25 -07:00
Jesse Bannon
a6cf9c3a11
Add soundcloud discography example w/test (#49)
* example sc yaml

* discography test

* json sort_keys
2022-05-30 00:25:41 -07:00
Jesse Bannon
56cc17e13c
Tests for music video (vid + playlist) download (#48) 2022-05-28 22:58:38 -07:00
Jesse Bannon
a80a834924
Umask support, fix overrides formatter variable error message (#46)
* umask support, fix error message

* fix error location

* make pylint disable area smaller, remove int
2022-05-28 00:28:54 -07:00
Jesse Bannon
ec1cc534ea
Yaml error handling (#45) 2022-05-27 22:14:50 -07:00
Jesse Bannon
f3c06ec15c
Add more source variables (#42) 2022-05-26 23:54:12 -07:00
Jesse Bannon
9c97fb7572
sanitized suffix (#41) 2022-05-26 23:02:40 -07:00
Jesse Bannon
6b53b3bdea
ytdl-sub dl --youtube.video bugfixes (#40)
* Fix error when maintain_download_archive=False, improve error message

* edge pip in dockerfile, if for dl archive

* lint
2022-05-26 22:38:24 -07:00
Jesse Bannon
de5dade937
Fix error when maintain_download_archive=False, improve error message (#39) 2022-05-20 14:41:05 -07:00
Jesse Bannon
0e8ea1f9b6
Docker Readme (#38) 2022-05-20 13:32:20 -07:00
Jesse Bannon
5b72ca51c6
Dockerfile and docker-compose.yml (#36) 2022-05-20 12:52:58 -07:00
Jesse Bannon
7f79323e1f
readthedocs FAQ (#26) 2022-05-15 22:34:28 -07:00
Jesse Bannon
3543101592
simplified readme (#25) 2022-05-15 21:56:43 -07:00
Jesse Bannon
d17f677db3
Add inheritance for presets (#24) 2022-05-15 16:31:34 -07:00
Jesse Bannon
29ef377cc7
Add documentation for plugins + improve docs overall (#23) 2022-05-10 22:22:03 -07:00
jbannon
f67a4dc7dc readthedocs badge 2022-05-07 06:49:39 +00:00
jbannon
e81aad9de1 badges 2022-05-07 06:19:12 +00:00
Jesse Bannon
c55fa00c02
rename to ci (#22) 2022-05-06 22:54:04 -07:00
Jesse Bannon
b9ba5ab901
codecov io test coverage (#21) 2022-05-06 22:49:55 -07:00
Jesse Bannon
ab2df88299
Overhaul docs for readthedocs (#20) 2022-05-06 22:25:29 -07:00
jbannon
b37a138f65 link to dir 2022-05-03 06:49:13 +00:00
jbannon
360d075189 install section 2022-05-03 06:47:31 +00:00
Jesse Bannon
b564e1fcf4
Make readme up to date and improved (#19) 2022-05-02 23:31:47 -07:00
jbannon
ec62912244 test subscription types for channel 2022-05-01 06:05:00 +00:00
Jesse Bannon
f52f829a2b
Use info.json files for all download strategies (#18) 2022-04-30 22:06:47 -07:00
Jesse Bannon
9734d391a6
Add playlist_index and playlist_size to Youtube playlist videos (#17) 2022-04-30 19:24:44 -07:00
Jesse Bannon
fd5c48b897
Create logger class, use it in favor of prints (#16) 2022-04-29 22:39:06 -07:00
Fb
fa19e0d0c0
Added track_count to SoundCloudAlbum (#12) 2022-04-29 19:38:36 -07:00
jbannon
1e2cf14cdf run on push 2022-04-29 18:36:39 +00:00
jbannon
a16647dd8f run workflow on master branch 2022-04-29 18:36:00 +00:00
jbannon
9930cfd4fa change on to pull request 2022-04-29 18:29:21 +00:00
Jesse Bannon
905151e64e
Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
Jesse Bannon
47438865af
Merge pull request #14 from jmbannon/test2
Add github workflows for tests
2022-04-29 01:11:21 -07:00
jbannon
761a42e580 bash fix 2022-04-29 08:08:58 +00:00
jbannon
5b40ae49f3 install all deps at once 2022-04-29 08:04:22 +00:00
jbannon
a24cbbf709 no coverage :/ 2022-04-29 08:01:47 +00:00
jbannon
936e721fa2 try different workflow 2022-04-29 07:58:07 +00:00
jbannon
746a37ae42 token key 2022-04-29 07:48:23 +00:00
jbannon
367aa5967e try lcov 2022-04-29 07:45:41 +00:00
jbannon
747e803eff min cov 2022-04-29 07:36:39 +00:00
jbannon
2ce413272e try xml 2022-04-29 07:33:52 +00:00
jbannon
4c120393cb path 2022-04-29 07:19:10 +00:00
jbannon
0a6fc0e438 try artifact 2022-04-29 07:17:36 +00:00
jbannon
1fe619aa41 run tests and coverage in workflow 2022-04-29 07:11:40 +00:00
jbannon
653a4f22a9 test 2022-04-29 06:52:10 +00:00
Jesse Bannon
cae3c458dd
Merge pull request #13 from jmbannon/test
Github hook for linting, 10/10 pylint score
2022-04-28 23:46:50 -07:00
jbannon
c05bf2fa4d linter should be working 2022-04-29 06:44:47 +00:00
jbannon
cd724aa3d5 isort test 2022-04-29 06:34:13 +00:00