about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/bigo] Update API URL df-test-cleanupdirkf2022-08-281-1/+1
|
* [bigo] Supply missing media extensiondirkf2022-08-281-0/+1
|
* [test] Identify download errors betterdirkf2022-08-081-1/+1
|
* [aes] Linterdirkf2022-08-081-1/+1
|
* [extractor/minds]dirkf2022-08-081-1/+1
| | | Linter
* [test] Identify testcase errors betterdirkf2022-08-081-1/+4
|
* [aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET (#29749)Wes2022-07-301-2/+2
| | | Fixes ytdl-org/youtube-dl#29300
* [VVVVID] Support video/dash types (#31060)Kyraminol Endyeran2022-07-121-0/+15
| | | Resolves #31030.
* [options] Improve be35e53 (--match-/reject-title parameter value)dirkf2022-07-031-2/+2
| | | Resolves #31064.
* [Mediaset] Support player version number in URL patterndirkf2022-06-261-1/+5
| | | Ref: https://github.com/yt-dlp/yt-dlp/issues/4141
* [NHK] Use new API URLdirkf2022-06-151-1/+1
|
* [test] Fix linter for 3aa94d7945dfaa0e04acf2700ffe0e43b00db498dirkf2022-06-152-1/+2
|
* [XHamster] Support xhday.com alias, extract `uploader_id`dirkf2022-06-121-3/+16
| | | | | | | | | * support xhday.com alias for xhamster.com (resolves #31023) Authored by: dirkf * extract `uploader_id`: from https://github.com/yt-dlp/yt-dlp/commit/908b56eaf7872149706dbd7fa071f838d0c786b7 (PR https://github.com/yt-dlp/yt-dlp/pull/844) Authored by: octotherp
* [utils, etc] Kill child processes when yt-dl is killedpukkandan2022-06-108-21/+42
| | | | | | * derived from PR #26592, closes #26592 Authored by: Unrud
* [YouTube] Support JSON3 subtitle formatdirkf2022-06-092-21/+55
| | | | * subtitle tests updated to match
* [test] Fix workable subtitle tests (except YT) and mark others as skip, brokendirkf2022-06-081-7/+15
| | | | * broken tests need to be fixed when fixing the respective IE
* [test] Skip not _WORKING IE in subtitle tests; use unittest.skipTest throughoutdirkf2022-06-082-4/+6
|
* [HRFernsehen] Back-port new extractor from yt-dlpdirkf2022-06-062-0/+102
| | | | Closes #26445, where this was originally proposed.
* [utils] Escape URL while sanitizingpukkandan2022-06-061-1/+1
| | | | | | | Closes #31008, #yt-dlp/263 While this fixes the issue in question, it does not try to address the root-cause of the problem Refer: 915f911e365736227e134ad654601443dbfd7ccb, f5fa042c82300218a2d07b95dd6b9c0756745db3
* [Readme] Clarified extractor naming (#29799)LewdyCoder2022-05-301-1/+1
| | | | | * Exported usable extractors must be named `xxxxIE` Co-authored-by: dirkf <fieldhouse@gmx.net>
* [YouPorn] Improve `upload_date` extractiondirkf2022-05-281-2/+4
| | | | See https://github.com/yt-dlp/yt-dlp/issues/2701#issuecomment-1034341883
* [utils] Enable ALPN in HTTPS to satisfy broken serversdirkf2022-05-281-0/+19
| | | | See https://github.com/yt-dlp/yt-dlp/issues/3878
* [YouTube] Handle player c5a4daa1 with indirect n-function definitiondirkf2022-05-241-2/+7
| | | | * resolves #30976
* Update options.pyJacob Chapman2022-05-201-2/+2
|
* [wat.tv] Add version `pver` to metadata API calldirkf2022-05-191-1/+1
| | | Resolves #30959.
* [NHK] Support alphabetic characters in 7-char NhkVod IDs (#29682)dirkf2022-05-091-2/+17
|
* [doc] Clarify test namingdirkf2022-04-291-3/+5
|
* [streamcz] Remove empty `'{}'.format()` for Py2.6 dirkf2022-04-291-1/+1
| | | Use `'-join()'` here, or `{0}`, ..., in general.
* [KTH] Add new extractor for KTH play (#30885)Árni Dagur2022-04-283-1/+33
| | | | * Implement extractor for KTH play * Make KTH Play url regex more relaxed
* [Youtube] Fix "n" descrambling for player fae06c11dirkf2022-04-151-3/+3
| | | | Resolves #30856.
* Disable blank issuesdirkf2022-04-101-0/+1
|
* [RAI] Fix extraction of http formatsnixxo2022-04-051-1/+1
| | | | | | From https://github.com/yt-dlp/yt-dlp/pull/3272 Closes https://github.com/yt-dlp/yt-dlp/issues/3270 Authored by: nixxo
* [RAI] Extend formats with direct http mp4 link (PR #27990)nixxo2022-04-051-3/+108
| | | | | | | * initial support for creating direct mp4 link * improved regexes and info extraction * added "connection: close" to request headers * updated to https://github.com/yt-dlp/yt-dlp/pull/208
* [RAI] Added checks for DRM protected content (PR #27657)nixxo2022-04-051-0/+11
| | | | reviewed by pukkandan (https://github.com/yt-dlp/yt-dlp/pull/150)
* [extractor/bilibili] Fix path "/audio/auxxxxx" download return 403lihan72022-04-011-0/+5
|
* Ignore --external-downloader-args if --external-downloader was rejecteddirkf2022-03-252-1/+13
| | | | ... and generate warning
* Make default upload_/release_date a compat_strdf2022-02-262-1/+20
| | | | | Ensures download tests pass in Python 2 as well as 3; also add YoutubeDL tests for timestamp -> upload_date etc.
* Avoid skipping ID when unlisted_hash is numericdirkf2022-02-261-5/+19
| | | | Pattern needed a non-greedy match; also replaced a redundant test with one for this, issue 29690
* [Alsace20TV] Add new extractors Alsace20TVIE, Alsace20TVEmbedIEdirkf2022-02-242-0/+93
|
* [CPAC] Add extractor for Canadian Parliamentdirkf2022-02-242-0/+152
| | | | | CPACIE: single episode CPACPlaylistIE: playlists and searches
* Fixed groups() call on potentially empty regex search object (#30676)dirkf2022-02-241-1/+3
| | | | | | | | * Fixed groups() call on potentially empty regex search object. - https://github.com/ytdl-org/youtube-dl/issues/30521 * minimising lines changed Co-authored-by: yayorbitgum <50963144+yayorbitgum@users.noreply.github.com>
* [aliexpress] Fix test casemarieell2022-02-241-1/+1
|
* [bigo] add support for bigo.tv (#30635)Lesmiscore (Naoya Ozaki)2022-02-242-0/+60
| | | | | | | | | * [bigo] add support for bigo.tv * [bigo] prepend "Bigo says" * title fallback * add error for invalid json data
* [rutv] fix vbr for empty string value (#30623)Vladimir Stavrinov2022-02-141-2/+3
| | | * [rutv] use str_to_int() (thx dirkf)
* add missing __future__ import unicode_literalsPetr Vaněk2022-02-141-0/+2
|
* resolve problem with unpacking operator for <py3.5Petr Vaněk2022-02-141-3/+3
|
* [streamcz] test fixes and one additional testPetr Vaněk2022-02-141-1/+17
|
* do not use f-stringsPetr Vaněk2022-02-141-1/+1
|
* avoid traverse_obj functionPetr Vaněk2022-02-141-4/+3
|
* revert: use _match_valid_url functionPetr Vaněk2022-02-141-1/+2
|