aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ffpmeg] Allow `--ffmpeg-location` to be a file with different namepukkandan2021-08-051-9/+4
|
* Ensure sanitization of infodict before printing to stdoutpukkandan2021-08-051-7/+13
| | | | * `filter_requested_info` is renamed to a more appropriate name `sanitize_info`
* Fix `--compat-options filename` (#629)Stavros Ntentos2021-08-041-1/+1
| | | | | The correct default filename is `%(title)s-%(id)s.%(ext)s` Authored by: stdedos
* [Newgrounds] Improve extractor and fix playlist (#627)SsSsS2021-08-041-44/+49
| | | Authored by: u-spec-png
* [nbcolympics:stream] Fix extractornikhil2021-08-044-33/+72
| | | | | | | | | | | | PR: https://github.com/ytdl-org/youtube-dl/pull/29688 Closes: #617, https://github.com/ytdl-org/youtube-dl/issues/29665 * Livestreams are untested * If using ffmpeg as downloader, v4.3+ is needed since `-http_seekable` option is necessary * Instead of making a seperate key for each arg that needs to be passed to ffmpeg, I made `_ffmpeg_args` * This deprecates `_seekable`, but the option is kept for compatibility Authored by: nchilada, pukkandan
* [RCTIPlus] Support events and TV (#625)MinePlayersPE2021-08-044-25/+126
| | | Authored by: MinePlayersPE
* [openrec] Add extractors (#624)The Hatsune Daishi2021-08-043-1/+131
| | | Authored by: nao20010128nao
* [nbcolympics] Update extractor for 2020 olympics (#621)Wes2021-08-041-8/+14
| | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/617#issuecomment-891834323 Authored by: wesnm
* [VrtNU] Fix XSRF token (#588)Sam2021-08-041-24/+27
| | | | PR: https://github.com/ytdl-org/youtube-dl/pull/29614 Authored-by: pgaig
* [docs] Document which fields `--add-metadata` adds to the filepukkandan2021-08-031-1/+23
| | | | :ci skip all
* [ffmpeg] Fix streaming `mp4` to `stdout`pukkandan2021-08-031-1/+4
|
* [Vine] Remove invalid formats (#614)SsSsS2021-08-021-0/+1
| | | Authored by: u-spec-png
* [doc] Fix banner URLpukkandan2021-08-021-1/+1
|
* [version] updatepukkandan2021-08-026-13/+13
| | | | :ci skip all
* Release 2021.08.02pukkandan2021-08-024-32/+92
|
* Add donate linkspukkandan2021-08-026-34/+90
|
* Add logo and bannerpukkandan2021-08-025-11/+40
|
* [youtube] Extract SAPISID only oncepukkandan2021-08-021-14/+21
|
* [tenplay] Add MA15+ age limit (#606)pukkandan2021-08-021-1/+2
| | | | Authored by: pento
* [CBS] Add fallback (#579)LE2021-08-022-13/+84
| | | | Related: https://github.com/ytdl-org/youtube-dl/issues/29564 Authored-by: llacb47, pukkandan
* [Vimeo] Better extraction of original file (#599)Ashish2021-08-021-0/+40
| | | Authored by: Ashish0804
* [test:download] Support testing with `ignore_no_formats_error`pukkandan2021-08-022-3/+11
|
* [CBS] Add ParamountPlusSeriesIE (#603)Ashish2021-08-022-1/+41
| | | Authored by: Ashish0804
* [youtube] Add age-gate bypass for unverified accounts (#600)David2021-08-022-24/+54
| | | | | Adds `_creator` variants for each client Authored by: zerodytrash, colethedj, pukkandan
* [cleanup] Fix linter in 96fccc101f8f579ebd67da176e029803d82634c7pukkandan2021-08-013-3/+3
|
* [downloader] Allow streaming unmerged formats to stdout using ffmpegpukkandan2021-08-015-15/+36
| | | | | | | | | For this to work: 1. The downloader must be ffmpeg 2. The selected formats must have the same protocol 3. The formats must be downloadable by ffmpeg to stdout Partial solution for: https://github.com/ytdl-org/youtube-dl/issues/28146, https://github.com/ytdl-org/youtube-dl/issues/27265
* [cleanup] Refactor some codepukkandan2021-08-019-69/+67
|
* Set `home:` as the default key for `-P`pukkandan2021-08-011-4/+6
|
* [FormatSort] Fix bug for audio with unknown codecpukkandan2021-08-012-8/+6
|
* Add compat-option `no-clean-infojson`pukkandan2021-08-014-5/+8
|
* [utils] Fix slicing of reversed `LazyList`pukkandan2021-08-012-9/+12
| | | | Closes #589
* [youtube] Fix default global API keycoletdjnz2021-08-011-1/+1
| | | bug introduced in https://github.com/yt-dlp/yt-dlp/commit/000c15a4cad1079fe91609a5d5a0ff8d20cca865
* [adobepass] Add MSO Sling TV (#596)Wes2021-07-311-0/+39
| | | | | | Original PR: ytdl-org/youtube-dl#29686 Closes: #300, ytdl-org/youtube-dl#18132 Authored by: wesnm
* [RCTIPlus] Remove PhantomJS dependency (#595)MinePlayersPE2021-07-311-11/+24
| | | Authored by: MinePlayersPE
* [youtube] Misc cleanup (#577)pukkandan2021-07-311-20/+28
| | | | Authored by: pukkandan, colethedj
* [youtube] Add `thirdParty` to agegate clients (#577)pukkandan2021-07-311-1/+53
| | | | | | | | * This allows more videos like `tf2U5Vyj0oU` to become embeddable See https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-888837000 * Also added tests for all types of age-gate Closes #581
* [youtube] simplify and de-duplicate client definitions (#577)pukkandan2021-07-311-249/+157
|
* [youtube] Improve age-gate detection (#577)colethedj2021-07-311-11/+17
| | | | Authored by: colethedj
* [youtube] Force `hl=en` for comments (#594)coletdjnz2021-07-311-1/+5
| | | Closes #532
* [vidio] Fix login error detection (#582)MinePlayersPE2021-07-291-3/+13
| | | Authored by: MinePlayersPE
* [Hotstar] Support cookies (#584)Ashish2021-07-291-29/+18
| | | | Closes #583 Authored by: Ashish0804
* [Mxplayer] Add h265 formats (#572)Ashish2021-07-291-1/+6
| | | Authored by: Ashish0804
* [dplay] Add `ScienceChannelIE` (#567)Sipherdrakon2021-07-293-26/+49
| | | Authored by: Sipherdrakon
* [generic] Support KVS player (#549)rigstot2021-07-293-98/+165
| | | | | | * Replaces the extractor for thisvid Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077 Authored-by: rigstot
* Add format types `j`, `l`, `q` for outtmplpukkandan2021-07-295-17/+49
| | | | Closes #345
* Expand and escape environment variables correctly in outtmplpukkandan2021-07-295-37/+60
| | | | Fixes: https://www.reddit.com/r/youtubedl/comments/otfmq3/ytdlp_same_parameters_different_results
* [YouTube] Age-gate bypass implementation (#575)MinePlayersPE2021-07-272-85/+105
| | | | | | | | | * Calling the API with `clientScreen=EMBED` allows access to most age-gated videos - discovered by @ccdffddfddfdsfedeee (https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136) * Adds clients: (web/android/ios)_(embedded/agegate), mweb_embedded * Renamed mobile_web to mweb Closes #574 Authored by pukkandan, MinePlayersPE
* [youtube] Fix format sorting when using alternate clientspukkandan2021-07-261-25/+35
|
* [youtube] Add `mobile_web` client (#557)coletdjnz2021-07-262-2/+17
| | | Authored by: colethedj
* [youtube] Add `player_client=all`pukkandan2021-07-262-8/+15
|