Python wrapper for trackma+animdl
Go to file
2021-07-10 17:25:43 +02:00
.gitignore Update .gitignore 2021-07-10 15:31:56 +02:00
adl.py create a function for anime dl running 2021-07-10 17:25:43 +02:00
compile.ps1 Powershell compile script for windows with pyinstaller 2021-07-10 15:32:18 +02:00
good_title.txt Moving away from pypi 2021-07-09 22:10:10 +02:00
LICENSE Create LICENSE 2021-06-27 16:28:22 +02:00
print_fzf.py Moving away from pypi 2021-07-09 22:10:10 +02:00
problem_title.txt Moving away from pypi 2021-07-09 22:10:10 +02:00
README.md pypi package and testing script 2021-07-03 18:22:32 +02:00

py-adl

My python version of the popular adl wrapper for trackma and anime downloader

I created this program because I really like the idea of the original adl wrapper script for anime-downloader and trackma, but wasn't able to use once I got over to windows and now here I'm trying to port it to python.

This is not supposped to be one on one port so that it is easier on my sanity.

Curent features:

  • Choose trackma account
  • retrieve list from trackma
  • Choose what player to use from cli
  • downloading
  • watch next episode of an anime
  • watch left episode
  • watch all episodes
  • watch custom interval
  • rewatch current episode
  • watch custom episode
  • update anime meta
  • use trackma for tracking your progress
  • use anime downloader for streaming and downloading

There is more I wanna do, and would love to add some screenshots.