]> jfr.im git - yt-dlp.git/shortlog
yt-dlp.git
2021-05-11  pukkandan[cleanup] Fix typos
2021-05-11  pukkandan[common] bugfix for when `compat_opts` is not given
2021-05-11  pukkandan[rmcdecouverte] Generalize `_VALID_URL`
2021-05-11  pukkandanAdd compat-option `no-attach-infojson`
2021-05-11  pukkandan[version] update :ci skip all
2021-05-11  pukkandanRelease 2021.05.11 2021.05.11
2021-05-11  pukkandan[generic] Respect the encoding in manifest
2021-05-11  pukkandanOption `--compat-options` to revert some of yt-dlp...
2021-05-08  pukkandanDeprecate support for python versions < 3.6
2021-05-08  pukkandanRemove `-l`, `-t`, `-A` completely and disable `--auto...
2021-05-08  pukkandan[Plugins] Prioritize plugins over standard extractors
2021-05-08  pukkandan[fragment] Make sure first segment is not skipped
2021-05-06  pukkandanUpdate to ytdl-commit-a726009
2021-05-06  pukkandanFix `playlist_index` and add `playlist_autonumber`...
2021-05-06  pukkandanAdd experimental option `--check-formats` to test the...
2021-05-06  pukkandanImprove output template internal formatting
2021-05-06  pukkandan[plutotv] Fix format extraction for some urls
2021-05-06  pukkandan[plutotv] Extract subtitles from manifests
2021-05-06  Ashish[SonyLiv] Fix `title` and `series` extraction (#301)
2021-05-04  pukkandan[downloader] Fix `quiet` and `to_stderr`
2021-05-04  pukkandan[utils] Add `network_exceptions`
2021-05-04  pukkandan[fragment] Ensure the file is closed on error
2021-05-04  pukkandan[blinkx] Minor fix
2021-05-04  pukkandan[embedthumbnail] Fix bug where jpeg thumbnails were...
2021-05-03  pukkandanFix number of digits in `%(playlist_index)s`
2021-05-03  pukkandanMove option warnings to `YoutubeDL`
2021-05-03  pukkandanFix `preload_download_archive` writing verbose message...
2021-05-03  pukkandan[zee5] Fix py2 compatibility
2021-05-02  The Hatsune... [whowatch] Add extractor #292
2021-05-02  pukkandan[aria2c] Fix whitespace being stripped off
2021-05-02  pukkandanDo not strip out whitespaces in `-o` and `-P`
2021-05-02  pukkandan[ukcolumn] Add Extractor
2021-05-01  pukkandan[CBS] Improve `_VALID_URL` to support movies
2021-05-01  pukkandan[youtube] Add `oembed` to reserved names
2021-05-01  pukkandan[rmcdecouverte] Improve `_VALID_URL`
2021-05-01  CXwudi[niconico] Fix bug in thumbnail extraction #289
2021-04-28  pukkandan[utils] Escape URL while sanitizing
2021-04-28  pukkandanRevert "[utils] Encode URLs in `YoutubeDLCookieProcessor`"
2021-04-28  pukkandan[crackle] Improve extraction (See desc)
2021-04-28  pukkandan[cleanup] Fix linter and some typos
2021-04-28  pukkandan[curiositystream] Fix collections
2021-04-28  pukkandan[niconico] Fix HLS formats
2021-04-28  pukkandanRevert "[core] be able to hand over id and title using...
2021-04-28  pukkandan[youtube:tab] Detect playlists inside community posts
2021-04-28  pukkandan[nebula] Move to nebula.app
2021-04-28  pukkandanSubtitle extraction from streaming media manifests...
2021-04-28  Felix S[threeqsdn] Extract subtitles from streaming manifests
2021-04-28  Felix S[canvas] Extract subtitles from streaming manifests
2021-04-28  Felix S[wat] Extract subtitles from streaming manifests
2021-04-28  Felix S[atresplayer] Extract subtitles from streaming manifests
2021-04-28  Felix S[francetv] Extract subtitles from the HLS manifest
2021-04-28  Felix S[uplynk] Extract subtitles from HLS manifests
2021-04-28  Felix S[twitter] Extract subtitles from HLS manifests
2021-04-28  Felix S[srgssr] Extract subtitles from HLS manifests
2021-04-28  Felix S[nytimes] Extract subtitles from HLS manifests
2021-04-28  Felix S[roosterteeth] Use common code for subtitle extraction
2021-04-28  Felix S[elonet] Use common code for subtitle extraction
2021-04-28  Felix S[tv4] Extract subtitles from streaming manifests
2021-04-28  Felix S[byutv] Extract subtitles from streaming manifests
2021-04-28  Felix S[generic] Extract subtitles from direct SSTR manifest...
2021-04-28  Felix S[generic] Extract subtitles from direct DASH manifest...
2021-04-28  Felix S[generic] Extract subtitles from direct HLS manifest...
2021-04-28  Felix S[downloader/ism] Support muxing TTML subtitles
2021-04-28  Felix S[downloader/hls] Handle MPEG-2 PES timestamp overflow
2021-04-28  Felix S[downloader/hls] Remove duplicate cues using a sliding...
2021-04-28  Felix S[downloader/hls] Assemble single-file WebVTT subtitles...
2021-04-28  Felix S[test] Test SSTR manifest parsing
2021-04-28  Felix S[test] Test subtitle extraction from DASH manifests
2021-04-28  Felix S[test] Test subtitle extraction from HLS manifests
2021-04-28  Felix S[extractor/common] Extend _extract_akamai_formats to...
2021-04-28  Felix S[extractor/common, downloader/ism] Extract SSTR subtitl...
2021-04-28  Felix S[extractor/common] Extract DASH subtitle tracks
2021-04-28  Felix S[extractor/common] Extract HLS subtitle tracks
2021-04-28  Felix S[extractor/common] Generalise _merge_subtitles
2021-04-28  Felix S[downloader/ism] Prevent writing the header again when...
2021-04-28  Felix S[downloader/fragment] Allow persisting extra state...
2021-04-28  Felix S[utils] Improve bug_report_message
2021-04-28  Hadi0609[zee5] Fix extraction for some URLs (#279)
2021-04-26  Felix S[mediasite] Generalize URL pattern (#275)
2021-04-26  pukkandanFix case sensitivity of format selector
2021-04-26  pukkandan[limelight] Obey `allow_unplayable_formats`
2021-04-26  pukkandan[FormatSort] Fix for when some formats have quality...
2021-04-26  pukkandanPy2 compatibility for `FileNotFoundError`
2021-04-26  CXwudi[niconico] Fix title and thumbnail extraction (#273)
2021-04-26  Ashish[Mxplayer] Add MxplayerShowIE (#270)
2021-04-24  pukkandan[utils] Encode URLs in `YoutubeDLCookieProcessor`
2021-04-24  pukkandan[tubi] Raise "no video formats" error when video url...
2021-04-22  pukkandan[francetvinfo] Improve video id extraction
2021-04-22  pukkandan[version] update :ci skip all
2021-04-22  pukkandanRelease 2021.04.22 2021.04.22
2021-04-22  pukkandan[documentation] Fix typos
2021-04-22  pukkandan[ci] Disable fail-fast
2021-04-22  pukkandan[lazy_extractor] Do not load plugins
2021-04-22  pukkandanUpdate to ytdl-commit-7e8b3f9
2021-04-22  Felix S[mildom] Remove proxy (#260)
2021-04-21  pukkandan[BilibiliChannel] Fix pagination
2021-04-21  pukkandan[documentation] Clarify which deprecated options still...
2021-04-21  pukkandanImprove output template (see desc)
2021-04-21  pukkandanAdd option `--skip-playlist-after-errors`
2021-04-21  pukkandan[go] Fix `_VALID_URL`
next