You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
coletdjnz 1ba6fe9db5
[ie/youtube:tab] Detect looping feeds (#6621)
Closes https://github.com/yt-dlp/yt-dlp/issues/5555

Note: the first page may still be repeated, however this is better than nothing.

Authored by: coletdjnz
2 years ago
..
__pyinstaller [dependencies] Simplify `Cryptodome` 2 years ago
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2 years ago
dependencies [dependencies/Cryptodome] Fix `__bool__` 2 years ago
downloader [core] Change how `Cookie` headers are handled 2 years ago
extractor [ie/youtube:tab] Detect looping feeds (#6621) 2 years ago
postprocessor [pp/EmbedThumbnail] Support `m4v` (#7583) 2 years ago
utils [utils] `clean_podcast_url`: Handle more trackers (#7556) 2 years ago
YoutubeDL.py [core] Change how `Cookie` headers are handled 2 years ago
__init__.py Improve `--download-sections` 2 years ago
__main__.py
aes.py
cache.py [cleanup] Misc 2 years ago
casefold.py
cookies.py [fd/external] Scope cookies 2 years ago
jsinterp.py Update to ytdl-commit-07af47 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py Improve `--download-sections` 2 years ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [compat] Remove more functions 3 years ago
update.py [update] Do not restart into versions without `--update-to` 2 years ago
version.py Release 2023.07.06 2 years ago
webvtt.py