Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Add flags and option to control special episode behavior (#206, #241, #246) #257

Merged
merged 7 commits into from
Nov 6, 2023

Conversation

bytedream
Copy link
Member

@bytedream bytedream commented Oct 15, 2023

This PR adds the new --output-specials and --skip-specials flags for download and archive as well as the new format option {relative_sequence_number}.

In the following text, special episodes are mentioned. Special episodes are episodes which are either marked as episode 0 or episodes with non-zero decimal places.

  • The --output-specials flag can be used to modify the output file name for special episodes. It behaves exactly like -o/--output. If not given, special episodes will be formatted with the format string specified for -o/--output
  • The --skip-specials flag skips special episodes
  • The {relative_sequence_number} format option is like {relative_episode_number} but with support for special episode numbers

@bytedream bytedream changed the title Add relative_sequence_number format option (#206, #241, #246) Add flags and option to control special episode behavior (#206, #241, #246) Nov 4, 2023
@bytedream bytedream force-pushed the feature/relative_sequence_number branch from 1420e54 to cd35dfe Compare November 6, 2023 20:49
@bytedream bytedream merged commit 4d01e2a into master Nov 6, 2023
4 checks passed
@bytedream bytedream deleted the feature/relative_sequence_number branch November 6, 2023 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant