[Reddit] Add support for 1080p videos (#1682)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565 Authored by: xenova
This commit is contained in:
parent
c6118ca2cc
commit
e16fefd869
3 changed files with 71 additions and 44 deletions
|
|
@ -1206,10 +1206,7 @@ from .redbulltv import (
|
|||
RedBullTVRrnContentIE,
|
||||
RedBullIE,
|
||||
)
|
||||
from .reddit import (
|
||||
RedditIE,
|
||||
RedditRIE,
|
||||
)
|
||||
from .reddit import RedditIE
|
||||
from .redtube import RedTubeIE
|
||||
from .regiotv import RegioTVIE
|
||||
from .rentv import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue