Closed Lesmiscore closed 3 years ago
memo: another misdetected chapters
;FFMETADATA1
[CHAPTER]
TIMEBASE=1/1000
START=0
END=201000
title=Introduction
[CHAPTER]
TIMEBASE=1/1000
START=201000
END=1213000
title=Trading of Options and Hedging
[CHAPTER]
TIMEBASE=1/1000
START=1213000
END=1559000
title=Commodities
[CHAPTER]
TIMEBASE=1/1000
START=1559000
END=2302000
title=Currencies and Cryptos
[CHAPTER]
TIMEBASE=1/1000
START=2302000
END=3657000
title=Value of Call and Put Options and Hedging
[CHAPTER]
TIMEBASE=1/1000
START=3657000
END=4220000
title=Modeling of Asset Prices and Randomness
[CHAPTER]
TIMEBASE=1/1000
START=4220000
END=5247000
title=Stochastic Processes for Stock Prices
[CHAPTER]
TIMEBASE=1/1000
START=5247000
END=560000
title=Ito’s Lemma for Solving SDEs
[CHAPTER]
TIMEBASE=1/1000
START=560000
END=6098000
title=Around. correct statement is: call option price DECREASES for increasing strike.
The misdetection is caused by youtube itself and not by yt-dlp. I have added some sanity check to the start_time
s which will fix this particular case. But it is not possible to catch all misdetections
Checklist
Verbose log
Description
https://youtu.be/_8GUNJZwAQ0
Originally reported by @Ashish0804 in Discord.
This error seems to be caused by ffmpeg, but this is originally caused by YoutubeIE's chapter extraction.
Here's chapter metadata generated by yt-dlp:
and "real" chapters here:
Chapter starting with "Around correct ..." is misdetected one, causing it to break.