]> jfr.im git - yt-dlp.git/history - yt_dlp/extractor/youtube.py
[youtube] Ignore invalid stretch ratio
[yt-dlp.git] / yt_dlp / extractor / youtube.py
2021-04-14  pukkandan[youtube] Ignore invalid stretch ratio
2021-04-14  coletdjnz[youtube] Improve channel syncid extraction to support...
2021-04-11  coletdjnz[youtube] Parse API parameters from initial webpage...
2021-04-11  pukkandan[youtube] Fix thumbnail URL
2021-04-10  pukkandanUpdate to ytdl-commit-4fb25ff
2021-04-10  pukkandan[youtube] Fix _extract_alerts
2021-04-07  coletdjnz[youtube] Extract comments' approximate timestamp ...
2021-04-03  pukkandanUpdate to ytdl-commit-654b4f4
2021-04-03  Matthew[YouTube] Show premium state in `availability` (#209)
2021-04-01  pukkandanFix some typos and linter
2021-04-01  pukkandanUpdate to ytdl v2021-04-01
2021-03-24  pukkandanUpdate to ytdl-commit-8562218
2021-03-23  pukkandanWrite current epoch to infojson when using `--no-clean...
2021-03-23  pukkandan[youtube_live_chat] fix bug when trying to set cookies
2021-03-21  Matthew[youtube] Show if video is `private`, `unlisted` etc...
2021-03-17  pukkandan[youtube] bugfix for channel playlist extraction
2021-03-14  Matthew[Youtube] Rewrite comment extraction (#167)
2021-03-07  pukkandan[youtube] Detect when Mixes end or wrap around
2021-03-07  pukkandan[youtube] Fix community page continuation (Closes ...
2021-03-05  Matthew[Youtube] Fix private feeds/playlists on multi-channel...
2021-03-05  Matthew[Youtube] Extract alerts from continuation (#144)
2021-03-04  pukkandan[youtube] Fix history, trending and mix playlists ...
2021-03-03  Matthew[YouTube] Use new browse API for continuation page...
2021-03-02  pukkandan[youtube] Throw error when `--extractor-retries` are...
2021-03-01  pukkandanRelease 2021.03.01 2021.03.01
2021-02-28  pukkandanAdd option `--extractor-retries` to retry on known...
2021-02-28  pukkandanExtract comments only when needed #95 (Closes #94)
2021-02-27  pukkandan[youtube] Fix inconsistent `webpage_url` (closes #119)
2021-02-25  pukkandan[youtube] Retry on incomplete `ytInitialData`
2021-02-24  pukkandanUpdate to ytdl-commit-4460329
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)