Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Habunek
fe9b69e1d4
Remove debian packaging stuff 2022-02-05 09:43:45 +01:00
Ivan Habunek
28b4c6146b
Add script for tagging versions, yaml changelog 2022-01-25 08:35:50 +01:00
Ivan Habunek
c5b5c49058
Delete bundles with make clean 2022-01-19 08:20:57 +01:00
Ivan Habunek
ac37f179ef
Improve bundle command
* directly save to desired file name
* add version number to file name
* remove __pycache__ folders before bundling
* compress the archive
2020-09-03 11:09:38 +02:00
Ivan Habunek
04ddadef26
Add bundling with zipapp 2020-08-13 13:47:03 +02:00
Ivan Habunek
78295a492c
Improve parsing inputs for download command
* Fix overzealous regex which caused video patterns to be identified as
  clips by testing for videos before clips.
* Allow URLs with or without `www.`.
* Add tests which verify this actually works.

fixes #28
2020-08-09 11:45:39 +02:00
Ivan Habunek
e72f8e24ea
Bump version 2019-08-13 12:40:00 +02:00
Ivan Habunek
0f54c527be
Remove redundant bdist_wheel setting
py3 is the default
2019-06-06 11:47:04 +02:00
Ivan Habunek
357379a6a1
Update Makefile 2019-06-06 09:28:23 +02:00
Ivan Habunek
398d49ac26
Add man page 2019-02-10 10:46:03 +01:00
Ivan Habunek
cc118627a0
Initial commit 2018-01-25 11:09:20 +01:00