-
Notifications
You must be signed in to change notification settings - Fork 73
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
include pyyaml-include as a dependency #761
Conversation
No WebM, Best quality, No AV1 either
Forcing Plex to download only MP4 and 1080P. More efficient then downloading Webm and converting. Plex does not direct Play AV1 currently anyway.
Default will get best video in H265 or H264, if neither are available, it will get next best video. All MP4, no limit on resolution. Plex_tv_show_av1 will allow for absolute best possible resolution in any codec as long as its MP4, including Av1 which is not currently supported in Plex. Without AV1 is considered default, for maximum compatibility at this time.
max_1080_video_quality:
Removed remux video Shortened preset name.
Update presets.rst documentation to reflect the "max_1080P" preset
Add pyyaml-include as a required dependency
I'm open to including it if it works with no issues - which can be done in a unit test. My hunch is it won't play nice with how ytdl-sub loads/validates yamls |
Codecov Report
@@ Coverage Diff @@
## master #761 +/- ##
==========================================
- Coverage 96.83% 96.77% -0.07%
==========================================
Files 70 70
Lines 4893 4893
==========================================
- Hits 4738 4735 -3
- Misses 155 158 +3 |
Going to close for now because I just came close to accidentally merging it lol. But am still open to a pyyaml-include PR so long as it has functionality included - no point in adding an extra dep with no use |
Thank you in advancing for approving my PR. :)
This will include (pun intended) pyyaml-include.
Will help advance clean single file subscription and config files