Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using yt-dlp options in Python
#4
Apparently there are 2 version of subtitles for German and French:
Output:
(arte_env1) pavel@ALABAMA:~/arte_env1$ yt-dlp --list-subs --skip-download https://www.arte.tv/fr/videos/104769-000-A/antonio-banderas-et-pedro-almodovar/ DeprecationWarning: Support for Python version 3.6 has been deprecated and will break in future versions of yt-dlp! Please update to Python 3.7 or above [ArteTV] 104769-000-A: Downloading JSON metadata [ArteTV] 104769-000-A: Downloading m3u8 information [ArteTV] 104769-000-A: Downloading m3u8 information [ArteTV] 104769-000-A: Downloading m3u8 information [ArteTV] 104769-000-A: Downloading m3u8 information [ArteTV] 104769-000-A: Downloading m3u8 information [ArteTV] 104769-000-A: Downloading m3u8 information [info] Available subtitles for 104769-000-A: Language Formats fr vtt, vtt de vtt, vtt en vtt it vtt (arte_env1) pavel@ALABAMA:~/arte_env1$
I suppose that one version (of two) is applied if the video is playing online in French or German and only Spanish words are subtitles.
How to select such version for downloading?
Reply


Messages In This Thread
Using yt-dlp options in Python - by Pavel_47 - Jun-28-2022, 04:25 PM
RE: Using yt-dlp options in Python - by Axel_Erfurt - Jun-28-2022, 04:42 PM
RE: Using yt-dlp options in Python - by Pavel_47 - Jun-28-2022, 05:21 PM
RE: Using yt-dlp options in Python - by Pavel_47 - Jun-28-2022, 05:34 PM
RE: Using yt-dlp options in Python - by snippsat - Jun-29-2022, 12:26 AM
RE: Using yt-dlp options in Python - by Pavel_47 - Jun-29-2022, 09:23 AM
RE: Using yt-dlp options in Python - by snippsat - Jun-29-2022, 11:38 AM
RE: Using yt-dlp options in Python - by Pavel_47 - Jun-29-2022, 12:30 PM
RE: Using yt-dlp options in Python - by Pavel_47 - Jun-29-2022, 12:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  getting options from a html form pgoosen 5 3,388 Jul-03-2019, 06:07 PM
Last Post: nilamo
  HTML select options from python list adi.6194 4 11,981 Oct-20-2016, 01:31 PM
Last Post: adi.6194

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020