yt-dlp/yt_dlp
coletdjnz 141a8dff98
[extractor/youtube] Fix comment loop detection for pinned comments (#6714)
Pinned comments may repeat a second time - this is expected.

Fixes https://github.com/yt-dlp/yt-dlp/issues/6712

Authored by: coletdjnz
2023-04-06 07:44:22 +00:00
..
__pyinstaller
compat
dependencies
downloader
extractor [extractor/youtube] Fix comment loop detection for pinned comments (#6714) 2023-04-06 07:44:22 +00:00
postprocessor [postprocessor/EmbedThumbnail,postprocessor/FFmpegMetadata] Fix error on attaching thumbnails and info json for mkv/mka (#6647) 2023-03-28 01:17:42 +09:00
__init__.py
__main__.py
aes.py
cache.py
cookies.py
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py
update.py
utils.py [utils] js_to_json: Implement template strings (#6623) 2023-03-25 19:41:28 +01:00
version.py
webvtt.py
YoutubeDL.py