aviaryan / Kissanime-Batch-Downloader

:jp: :tv: KissAnime, KissCartoon and KissAsian batch links generator script
Apache License 2.0
134 stars 45 forks source link

Support other formats as links output #12

Closed aviaryan closed 7 years ago

aviaryan commented 7 years ago

Support more formats as output after fetching the links.

  1. HTML (like <a href="{link}">NAME</a>)
  2. IDM friendly format ? #11
  3. wget / aria2 friendly format ?
aviaryan commented 7 years ago

Point 3 here was done in #13 .

aviaryan commented 7 years ago

Point 1 done by 78cf57db59574ff9c6547081ff046c426bf9efd1

Maybe Point 2 is fixed too, in a way. Follow https://github.com/aviaryan/Kissanime-Batch-Downloader/issues/11#issuecomment-284665801

aviaryan commented 7 years ago

Closing this as there is no IDM friendly list format that allows specifying file names. If needed, we can follow it in #11 .