Skip to content
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

Request: Allow selecting AV1 for video codec #353

Open
NameIsKallie opened this issue Mar 5, 2023 · 13 comments · May be fixed by #753
Open

Request: Allow selecting AV1 for video codec #353

NameIsKallie opened this issue Mar 5, 2023 · 13 comments · May be fixed by #753

Comments

@NameIsKallie
Copy link

It would be nice to have the option to select AV1 video codec to minimize download sizes now that YouTube is making most videos available in AV1

@meeb
Copy link
Owner

meeb commented Mar 5, 2023

Thanks for the suggestion. This should be possible now so I'll look into it.

@draco1544
Copy link

Thanks for the suggestion. This should be possible now so I'll look into it.

Any news on this ?

@meeb
Copy link
Owner

meeb commented Mar 24, 2023

Nope, not had time lately. Happy to accept PRs though.

@AshleyAshes
Copy link

1+ for AV1 support if possible. :) It'd be a wonderful minor improvement.

@meeb
Copy link
Owner

meeb commented Jul 11, 2024

Do you happen to have a YouTube link to a video with AV1 video formats? It would save me trying to hunt for one to see what the codec names are.

@AshleyAshes
Copy link

https://www.youtube.com/watch?v=MngTH_mh_Is

Here's an easy example. It has AV1 all the way down to 256x144. However, YouTube has not seemingly universally deployed AV1 at this time, some videos get it and others don't. I'm unclear if TubeArchivist has a 'hierarchy' system for codecs, to fall back if another one isn't available, but if not it'd be necessary. AV1 is def the smallest codec YT deploys so being able to 'prefer' AV1 would be great, especially when I'm archiving long running channels or channels with videos with long run times.

@meeb
Copy link
Owner

meeb commented Jul 12, 2024

Thanks for the example @AshleyAshes I'll take a look.

@AshleyAshes
Copy link

Did something recently happen with AV1 and TubeSync? A couple of my downloads in the least couple of months have been AV1, but the UI only shows h.264 and VP9 as selectable options. I'm a bit confused here.

@meeb
Copy link
Owner

meeb commented Feb 9, 2025

There has been some merges that might affect this. @tcely ?

@tcely
Copy link
Contributor

tcely commented Feb 9, 2025

Did something recently happen with AV1 and TubeSync?

Nothing that allows selecting AV1 as a preferred format.

A couple of my downloads in the last couple of months have been AV1, but the UI only shows h.264 and VP9 as selectable options. I'm a bit confused here.

I have also seen this happen. It's typically because I chose a format that wasn't available and the fallback code selected AV1 as the next best format.

@AshleyAshes
Copy link

Nothing that allows selecting AV1 as a preferred format.

It's typically because I chose a format that wasn't available and the fallback code selected AV1 as the next best format.`

Sure would be great if it became a selectable format. :D

@tcely
Copy link
Contributor

tcely commented Feb 9, 2025

I've got a few more pain points to correct before I get to adding new format selections.

@meeb
Copy link
Owner

meeb commented Feb 9, 2025

Not to mention increasing the test suite from merely massive to an abomination :)

@tcely tcely linked a pull request Feb 21, 2025 that will close this issue
@tcely tcely moved this to Untriaged in Status Feb 24, 2025
@tcely tcely added this to Status Feb 24, 2025
@tcely tcely moved this from Untriaged to Todo in Status Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

5 participants