Commit Graph

21 Commits

Author SHA1 Message Date
Sean Grider
f0f224f8c0 Added tests, better naming, address comments 2023-07-05 14:11:23 -04:00
Simon Conseil
66bd01106b Normalize strings 2023-02-14 22:17:13 +01:00
Simon Conseil
67689730a6 Use black 2021-07-07 00:15:20 +02:00
Simon Conseil
e533b32dfc Run isort 2020-03-15 22:58:03 -03:00
Simon Conseil
45de6e7b6d Make sure that read-only files can be copied (fix #375) 2019-10-04 00:01:41 -03:00
max (maauer)
f2f6fbe594 Fix test for relative links 2019-02-01 13:42:56 -05:00
max (maauer)
4ec2a25a2e Add test for relative links 2019-02-01 12:43:52 -05:00
Simon Conseil
fbb056e3b9 Add doc page with licenses and replace a few images
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
23cc8a994b Remove encoding specification 2018-08-27 00:15:17 +02:00
Glandos
f95393b114 empty content means empty meta dict, not absent 2018-06-19 22:43:43 +02:00
Simon Conseil
599115a20f Use subprocess.run instead of custom wrapper 2018-03-11 01:22:11 +01:00
Toke Høiland-Jørgensen
fec1a78d25 Fix read_metadata to not return a title if none is defined in index.md.
This fixes the test breakage from adding an index.md with only an Order
key defined.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:17:38 +02:00
Simon Conseil
2d27aabca9 Add more tests for the video processing functions. 2015-08-31 00:26:20 +02:00
Simon Conseil
aaf3a7d13e read_markdown returns meta only if found, + add test. (Closes #120) 2014-10-15 23:43:53 +02:00
Simon Conseil
e1d607ded8 This was not a good idea for Travis ... 2014-07-22 23:37:44 +02:00
Simon Conseil
054d1e2c00 Refactor subprocess calls for videos. 2014-07-22 23:00:24 +02:00
Simon Conseil
979e04a16c More tests. 2014-07-20 23:47:12 +02:00
Simon Conseil
71afbf5355 Adapt code to work with the latest changes on master. 2014-07-17 00:41:40 +02:00
Simon Conseil
792bd0a6b5 Always use slashes for urls (ref #81). 2014-03-25 23:27:53 +01:00
Simon Conseil
3426a1b404 Move check_or_create_dir to the utils module. 2014-01-16 00:16:01 +01:00
Simon Conseil
d5aa560932 New setting to copy files from the source directory to the destination (ref #48) 2014-01-15 23:58:13 +01:00