aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/zattoo] Fix resellerspukkandan2022-08-121-4/+4
| | | | Fixes #4630
* [devscripts] Fix importpukkandan2022-08-111-0/+1
| | | | Closes #4603
* [extractor] Fix format sorting of `channels`pukkandan2022-08-113-5/+6
|
* [ffmpeg] Smarter detection of ffprobe filenamepukkandan2022-08-111-3/+8
|
* [postprocessor/embedthumbnail] Detect libatomicparsley.sopukkandan2022-08-111-1/+2
|
* [ffmpeg] Disable avconv unless `--prefer-avconv`pukkandan2022-08-091-3/+4
|
* [build] Fix changelogpukkandan2022-08-091-1/+1
| | | | Bug in c4b6c5c7c9eb0aa448d03c1540580cdd92737aa8
* [version] updategithub-actions2022-08-087-26/+26
| | | | | | Created by: pukkandan :ci skip all :ci run dl
* Release 2022.08.08pukkandan2022-08-093-15/+111
|
* Update to ytdl-commit-adb5294pukkandan2022-08-093-1/+20
| | | | | [aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET https://github.com/ytdl-org/youtube-dl/commit/adb5294177265ba35b45746dbb600965076ed150
* [extractor/redbee] Unify and update extractors (#4479)Elyse2022-08-094-235/+362
| | | | Closes #4443 Authored by: elyse0
* [extractor/harpodeon] Add extractor (#4540)Eren Kemer2022-08-092-0/+71
| | | | Closes #4450 Authored by: eren-kemer
* Remove filtered entries from `-J`pukkandan2022-08-091-1/+4
| | | | Closes #4369
* [build, devscripts] Add devscript to set a build variantpukkandan2022-08-099-12/+70
| | | | Closes #4471
* [devscripts] Create `utils` and refactorpukkandan2022-08-0924-125/+191
|
* [build] Improve build process (#4513)shirt2022-08-094-281/+128
| | | Authored by: shirt-dev
* [extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube ↵coletdjnz2022-08-081-3/+7
| | | | | | | | | | clients Required to prevent YouTube returning a bad player response in some cases. See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647 Authored by: coletdjnz
* [extractor/ninegag] Extract uploader (#4597)Djeson2022-08-081-12/+33
| | | | Closes #4587 Authored by: DjesonPV
* [extractor/youtube] Extract more format infopukkandan2022-08-081-1/+8
|
* [extractor] Add field `audio_channels`pukkandan2022-08-083-5/+13
|
* [extractor/WASDTV:record] Fix `_VALID_URL`pukkandan2022-08-071-1/+4
|
* [extractor/tviplayer] Improve `_VALID_URL` (#4585)HobbyistDev2022-08-071-1/+14
| | | | | Closes #4578 Authored by: HobbyistDev
* [extractor/youtube] Prevent redirect to unwanted videos (#4593)coletdjnz2022-08-071-1/+8
| | | | | Example: https://www.youtube.com/watch?v=aQvGIIdgFDM Authored by: coletdjnz
* Bugfix for bfd973ece3369c593b5e82a88cc16de80088a73epukkandan2022-08-074-13/+12
| | | | | | `_extract_embed_urls` is not a list Closes #4581
* [extractor/FIFA] Change API endpoint (#4577)Yash Kumar2022-08-061-1/+1
| | | | Closes #4566 Authored by: yashkc2025, Bricio
* [extractor/kompas] Add extractor (#4562)HobbyistDev2022-08-052-0/+69
| | | Authored by: HobbyistDev
* [extractor/vidio] Support embed link (#4564)HobbyistDev2022-08-051-3/+28
| | | Authored by: HobbyistDev
* [extractor/NovaPlay] Fix extractor (#4415)Bojidar Qnkov2022-08-051-21/+31
| | | | Closes #4439 Authored by: Bojidarist
* Fix tests for 989a01c2610832193c268d072ada8814bfd4c00dpukkandan2022-08-052-14/+14
|
* [extractor/crunchyroll:beta] Use streams API (#4555)Jeff Huffman2022-08-042-2/+4
| | | | Closes #4452 Authored by: tejing1
* [outtmpl] Smarter replacing of unsupported characterspukkandan2022-08-041-0/+6
| | | | Closes #1330
* Fix bug in be5c1ae86202be54225d376756f5d9f0bf8f392apukkandan2022-08-041-1/+1
|
* [extractor/vimeo] Bugfix in bfd973ece3369c593b5e82a88cc16de80088a73epukkandan2022-08-041-0/+4
|
* Determine merge container better (See desc) (#1482)Lauren N. Liberda2022-08-046-39/+84
| | | | | | | | * Determine the container early. Closes #4069 * Use codecs instead of just file extensions * Obey `--prefer-free-formats` * Allow fallbacks in `--merge-output` Authored by: pukkandan, selfisekai
* Import ctypes only when necessarypukkandan2022-08-032-7/+9
| | | | Closes #4541
* [extractor/crunchyroll:beta] Extract timestamp and fix tests (#4535)Jeff Huffman2022-08-031-36/+11
| | | | Closes #4533 Authored by: tejing1
* Fix misleading DRM messagepukkandan2022-08-021-1/+1
| | | | Closes #4534
* [extractor/youtube] Bump Innertube client versionscoletdjnz2022-08-021-13/+13
| | | | | | YouTube may be requiring new versions soon. See https://github.com/iv-org/invidious/issues/3230, https://github.com/TeamNewPipe/NewPipe/issues/8713 Authored by: coletdjnz
* Fix bug in 0647d9251f7285759109cc82693efee533346911pukkandan2022-08-021-0/+4
|
* [extractor/xfileshare] Add Referer (#4494)Galiley2022-08-021-0/+10
| | | Authored by: Galiley
* [extractor/orf:radio] Rewrite extractorspukkandan2022-08-022-192/+101
| | | | Closes #4522
* Minor bugfixespukkandan2022-08-028-15/+26
|
* Standardize retry mechanism (#1649)pukkandan2022-08-0215-277/+256
| | | | | | | * [utils] Create `RetryManager` * Migrate all retries to use the manager * [extractor] Add wrapper methods for convenience * Standardize console messages for retries * Add `--retry-sleep` for extractors
* [extractors] Use new framework for existing embeds (#4307)pukkandan2022-08-02138-1910/+500
| | | | | | | `Brightcove` is difficult to migrate because it's subclasses may depend on the signature of the current functions. So it is left as-is for now Note: Tests have not been migrated
* [extractor] Support multiple archive ids for one video (#4307)pukkandan2022-08-026-7/+13
| | | | Closes #4352
* [extractor/html5] Separate into own extractor (#4307)pukkandan2022-08-024-21/+30
| | | | | | Closes #4291 Authored by: coletdjnz, pukkandan
* [extractor/camtasia] Separate into own extractor (#4307)pukkandan2022-08-023-67/+72
| | | | Authored by: coletdjnz
* [extractor, test] Basic framework for embed tests (#4307)pukkandan2022-08-025-53/+89
| | | | | | and split download tests so they can be more easily run in CI Authored by: coletdjnz
* [extractor] Framework for embed detection (#4307)pukkandan2022-08-028-77/+149
|
* [extractor/rai] Add raisudtirol extractor (#4524)nixxo2022-08-024-0/+38
| | | | Closes #4206 Authored by: nixxo