1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-15 04:35:19 +00:00

Make audio description the lowest priority

Co-Authored-By: pukkandan <pukkandan.ytdlp@gmail.com>
This commit is contained in:
Mozi
2024-12-25 05:09:21 +00:00
parent a22562a634
commit 9f0fe94e8a
2 changed files with 5 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ from ..utils import (
from ..utils.traversal import traverse_obj
class RTSIE(SRGSSRIE):
class RTSIE(SRGSSRIE): # XXX: Do not subclass from concrete IE
_GEO_COUNTRIES = ['CH']
IE_DESC = 'RTS.ch'
_VALID_URL = [