Skip to content

Scripts to create a list of download links for animeflv anime series

Notifications You must be signed in to change notification settings

cbringf/animeflv_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

animeflv_scripts

Scripts to create a list of download links for animeflv anime series

Copy / Paste index.js content to the console of animeflv browser tab. Then use getDownloadLinks function.

Example of One Piece links download

/*
Download links of 60 episodes starting from episode 947 (included)
*/

getDownloadLinks("https://www3.animeflv.net/ver/one-piece-tv-", 947, 60)

Previous code snippet generated a download of a file named links.txt

About

Scripts to create a list of download links for animeflv anime series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors