aajanki / yle-dl

Download videos from Yle servers
https://aajanki.github.io/yle-dl/index-en.html
GNU General Public License v3.0
302 stars 52 forks source link

some videos do not download #345

Closed smoltron closed 10 months ago

smoltron commented 10 months ago

Sisäpiirissä/The Walk in ei lataudu (itse asiassa mikään jakso ei lataudu, virheilmoitus sama, Invalid argument):

$ yle-dl https://areena.yle.fi/1-64878572
yle-dl 20230611: Download media files from Yle Areena and Elävä Arkisto
Copyright (C) 2009-2023 Antti Ajanki <antti.ajanki@iki.fi>, license: GPLv3

Output file: Sisäpiirissä: Viesti sisältäpäin: S01E02-2023-07-20T06:00.mkv
[hls @ 0x55c37b833780] Can't support the subtitle(uri: https://ylekaodamd.akamaized.net/s/fhls/p/1955031/sp/195503100/serveFlavor/entryId/1_mwvhub2v/v/1/ev/11/flavorId/1_8z248v4v/name/a.srt/index.m3u8/index.m3u8?__hdnea__=st=1692461126~exp=1692547526~acl=/s/fhls/p/1955031/sp/195503100/serveFlavor/entryId/1_mwvhub2v/v/1/ev/11/flavorId/1_*~hmac=bad98ed90479996a0685f6614312903b65083089acbfb721e9b9b51107176357)
[hls @ 0x55c37b833780] Can't support the subtitle(uri: https://ylekaodamd.akamaized.net/s/fhls/p/1955031/sp/195503100/serveFlavor/entryId/1_mwvhub2v/v/1/ev/11/flavorId/1_29dtw24o/name/a.srt/index.m3u8/index.m3u8?__hdnea__=st=1692461126~exp=1692547526~acl=/s/fhls/p/1955031/sp/195503100/serveFlavor/entryId/1_mwvhub2v/v/1/ev/11/flavorId/1_*~hmac=bad98ed90479996a0685f6614312903b65083089acbfb721e9b9b51107176357)
Unsupported codec with id 98313 for input stream 2
[webvtt @ 0x557a2cbdba80] Dropping 143 duplicated subtitle events
[webvtt @ 0x557a2cc89680] Dropping 151 duplicated subtitle events
file:Sisäpiirissä: Viesti sisältäpäin: S01E02-2023-07-20T06:00.mkv: Invalid argument
smoltron commented 10 months ago

I found the reason for this. I had the working directory in a portable VFAT disk. There is no error when I use the --vfat switch. My error.

aajanki commented 10 months ago

Hyvä että selvisi. Merkitsen tämän ratkaistuksi.

Yritän selvittää voisiko VFAT-tiedostojärjestelmän tunnistaa ohjelmallisesti ja laittaa --vfat-valitsimen päällä automaattisesti.