1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 11:45:38 +01:00

Not used anymore

This commit is contained in:
Johan Andersson 2024-10-07 16:42:34 +02:00
parent 6f6d970f0b
commit da6654396b

View File

@ -1,7 +0,0 @@
#!/usr/bin/env python3
# ex:ts=4:sw=4:sts=4:et
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
import svtplay_dl
if __name__ == "__main__":
svtplay_dl.main()