Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE (#213) | Ashish | 2021-04-05 | 3 | -46/+104 | |
| | | | | Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> | |||||
* | Fix some `m3u8` not obeying `--allow-unplayable-formats` | pukkandan | 2021-04-04 | 1 | -1/+2 | |
| | ||||||
* | [version] update | pukkandan | 2021-04-04 | 6 | -13/+13 | |
| | | | | :ci skip all | |||||
* | Release 2021.04.03 | pukkandan | 2021-04-04 | 3 | -9/+30 | |
| | ||||||
* | Update to ytdl-commit-654b4f4 | pukkandan | 2021-04-04 | 6 | -23/+313 | |
| | | | | | [youtube] prioritize information from YoutubeIE for playlist entries https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a | |||||
* | [YouTube] Show premium state in `availability` (#209) | Matthew | 2021-04-03 | 1 | -2/+7 | |
| | | | Authored by colethedj | |||||
* | [documentation] Improve `--parse-metadata` documentation | pukkandan | 2021-04-03 | 2 | -37/+37 | |
| | ||||||
* | Ability to set a specific field in the file's metadata | pukkandan | 2021-04-03 | 3 | -6/+12 | |
| | | | | | Eg: `--parse-metadata "description:(?s)(?P<meta_comment>.+)"` sets the "comment" field using `description` | |||||
* | [ViewSource] Add extractor to handle `view-source:` | pukkandan | 2021-04-03 | 2 | -0/+16 | |
| | ||||||
* | [mildom] Update extractor to comply with current proxy (#212) | The Hatsune Daishi | 2021-04-03 | 1 | -9/+10 | |
| | | | Authored by nao20010128nao | |||||
* | [DiscoveryPlus] Add discoveryplus.in (#203) | pukkandan | 2021-04-03 | 2 | -0/+46 | |
| | | | Closes #201 | |||||
* | Ability to select nth best format | pukkandan | 2021-04-02 | 2 | -18/+27 | |
| | | | | | | Eg: -f `bv*.2` * Also cleaned up the related format selection code | |||||
* | [generic] Detect Invidious' link element (Closes #195) | pukkandan | 2021-04-01 | 1 | -0/+9 | |
| | ||||||
* | [ard:mediathek] Fix video id extraction (Closes #202) | pukkandan | 2021-04-01 | 1 | -1/+2 | |
| | ||||||
* | Fix some typos and linter | pukkandan | 2021-04-01 | 6 | -14/+13 | |
| | ||||||
* | [sponskrub] Run before embedding thumbnail | pukkandan | 2021-04-01 | 1 | -9/+11 | |
| | | | | | Workaround for https://github.com/faissaloo/SponSkrub/issues/29 Closes https://github.com/yt-dlp/yt-dlp/issues/204 | |||||
* | Update to ytdl v2021-04-01 | pukkandan | 2021-04-01 | 7 | -106/+164 | |
| | | | | | | https://github.com/ytdl-org/youtube-dl/commit/14f29f087e6097feb46bdb84878924bc410a57eb Closes #205 | |||||
* | [la7] Add podcasts and podcast playlists (#198) | nixxo | 2021-03-28 | 2 | -1/+149 | |
| | | | Authored by: nixxo | |||||
* | [version] update | pukkandan | 2021-03-25 | 7 | -15/+15 | |
| | ||||||
* | Release 2021.03.24.1 | pukkandan | 2021-03-25 | 7 | -13/+17 | |
| | ||||||
* | Revert commit 8562218 | pukkandan | 2021-03-25 | 1 | -10/+11 | |
| | | | | | | | [ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf This was merged incorrectly | |||||
* | Release 2021.03.24 | pukkandan | 2021-03-25 | 5 | -5/+18 | |
| | ||||||
* | Update to ytdl-commit-8562218 | pukkandan | 2021-03-25 | 10 | -187/+380 | |
| | | | | | [ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf | |||||
* | Parse metadata from multiple fields | pukkandan | 2021-03-25 | 5 | -115/+143 | |
| | | | | Closes #196 | |||||
* | [linuxacadamy] Fix login | pukkandan | 2021-03-24 | 1 | -1/+1 | |
| | ||||||
* | Ability to load playlist infojson | pukkandan | 2021-03-24 | 2 | -63/+84 | |
| | | | | | | | * If `--no-clean-infojson` is given, the video ids are saved/loaded from in the infojson along with their playlist index * If a video entry that was not saved is requested, we fallback to using `webpage_url` to re-extract the entries Related: https://github.com/yt-dlp/yt-dlp/issues/190#issuecomment-804921024 | |||||
* | Write current epoch to infojson when using `--no-clean-infojson` | pukkandan | 2021-03-24 | 2 | -1/+2 | |
| | | | | Closes #191 | |||||
* | [youtube_live_chat] fix bug when trying to set cookies | pukkandan | 2021-03-23 | 2 | -2/+2 | |
| | | | | Closes #194 | |||||
* | [niconico] Fix for when logged in | pukkandan | 2021-03-23 | 1 | -6/+5 | |
| | | | | | Related: https://github.com/yt-dlp/yt-dlp/issues/171#issuecomment-803692716 Co-authored by: CXwudi, xtkoba | |||||
* | [version] update | pukkandan | 2021-03-22 | 7 | -13/+15 | |
| | ||||||
* | Release 2021.03.21 | pukkandan | 2021-03-22 | 3 | -2/+36 | |
| | ||||||
* | Update to ytdl-commit-7e79ba7 | pukkandan | 2021-03-22 | 5 | -45/+208 | |
| | | | | | https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881 [vimeo:album] Fix extraction for albums with number of videos multiple to page size | |||||
* | [youtube] Show if video is `private`, `unlisted` etc in new field ↵ | Matthew | 2021-03-22 | 3 | -2/+46 | |
| | | | | | | | | `availability` (#188) Closes: #185, https://github.com/ytdl-org/youtube-dl/issues/25631 Authored by: colethedj, pukkandan | |||||
* | [linuxacadamy] Improve regex | pukkandan | 2021-03-21 | 1 | -3/+13 | |
| | | | | TODO: We need to make a more robust standard regex for fetching js objects from html | |||||
* | [nbc] Improve metadata extraction (#187) | Two Sheds" Jackson | 2021-03-21 | 1 | -9/+34 | |
| | | | Authored by: 2ShedsJackson | |||||
* | [amcnetworks] Fix extractor (#179) | 2ShedsJackson | 2021-03-20 | 2 | -18/+50 | |
| | | | | | | | | | * Prefer use of manifest based on `releasePid` since the one based on `videoPid` may have Fairplay * Additional thumbnail images were added * Don't add `season_number` and `series` to `title` * `series` is now set to `None` rather than "_" when empty * fix bug with age limit Authored by: 2ShedsJackson | |||||
* | [niconico] Add user extractor | pukkandan | 2021-03-20 | 2 | -2/+39 | |
| | | | | Co-authored by: animelover1984 | |||||
* | [bilibili] Add anthology support | pukkandan | 2021-03-20 | 1 | -5/+49 | |
| | | | | | | Closes: #118 Co-authored by: animelover1984 | |||||
* | More consistent warning messages (#173) | pukkandan | 2021-03-20 | 8 | -16/+21 | |
| | | | | Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com> | |||||
* | Embed video URL metadata inside MP4 (#173) | pukkandan | 2021-03-20 | 1 | -2/+2 | |
| | | | | | | | | | `mp4` has `comment` and `synopsis`; the synopsis is expected to have the long description So we save the `webpage_url` to `comment` and `description` to `synopsis` Related: https://github.com/ytdl-org/youtube-dl/issues/28478 Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com> | |||||
* | Merge webm formats into mkv if thumbnails are to be embedded (#173) | pukkandan | 2021-03-20 | 1 | -4/+11 | |
| | | | | Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com> | |||||
* | Parse resolution in info dictionary (#173) | Damiano Amatruda | 2021-03-20 | 1 | -7/+6 | |
| | ||||||
* | Use headers and cookies when downloading subtitles (#173) | Damiano Amatruda | 2021-03-20 | 1 | -1/+4 | |
| | ||||||
* | [aria2c] Support retry/abort unavailable fragments (#173) | pukkandan | 2021-03-20 | 1 | -30/+46 | |
| | | | | Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com> | |||||
* | [aria2c] Better default arguments | pukkandan | 2021-03-20 | 1 | -8/+14 | |
| | ||||||
* | Make sure `post_hook` gets the final filename | pukkandan | 2021-03-20 | 1 | -2/+3 | |
| | ||||||
* | [documentation] Add `SplitChapters` to `--ppa` | pukkandan | 2021-03-20 | 2 | -14/+14 | |
| | ||||||
* | [splitchapters] Fix for older ffmpeg | pukkandan | 2021-03-20 | 1 | -1/+1 | |
| | | | | | Older versions of ffmpeg doesn't allow `-to` as an input option Closes #180 | |||||
* | fix some typos and linter | pukkandan | 2021-03-18 | 5 | -12/+10 | |
| | ||||||
* | [documentation] Add deprecated options and aliases in readme | pukkandan | 2021-03-18 | 3 | -36/+63 | |
| |