-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
download in menu #54
download in menu #54
Conversation
1a458c9
to
5c24a58
Compare
allow to place the pointer (cursor?) in specified index on startup of the menus
can use fzf, rofi or default interface
allows selecting episodes, or download all
…reams branch out provider_episodes_servers_menu into provider_episode_play_stream and provider_episode_download_stream based on fastanime_runtime_state.selected_anime_media_action
call provider_anime_episode_servers_menu from download_options_menu after creating a list of desired episode numbers to download. it will then call provider_episode_download_stream (66dce25)
not used since they were required for playing the stream which was moved to a different function 66dce25
@Benexl so should i continue working on this or is this unneeded feature? |
I thought you gave up on it, the was no activity nor was it complete. |
Alright, ill open a pr once I've completed the changes. Also, i didn't do any work on the past week since my workstation was busted. Cheers! |
Allow a new menu option to download from anilist menu alongside streaming and info options.
Can be used to download all episodes of a selected anime or can select multiple (non-sequential) episodes to download.