Skip to content

[cookies] Use ' instead of " for SQL string quoting#17078

Merged
bashonly merged 1 commit into
yt-dlp:masterfrom
Grub4K:fix/sqlite-quotes
Jun 28, 2026
Merged

[cookies] Use ' instead of " for SQL string quoting#17078
bashonly merged 1 commit into
yt-dlp:masterfrom
Grub4K:fix/sqlite-quotes

Conversation

@Grub4K

@Grub4K Grub4K commented Jun 28, 2026

Copy link
Copy Markdown
Member

Description of your pull request and other information

Fixes #17064

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:

What is the purpose of your pull request? Check those that apply and remove the others:

  • Core bug fix/improvement

@Grub4K
Grub4K requested review from a team and bashonly June 28, 2026 14:28
@Grub4K Grub4K added bug Bug that is not site-specific core:cookies Related to core cookie handling (e.g. --cookies or --cookies-from-browser) labels Jun 28, 2026
@bashonly bashonly changed the title Use ' instead of " for SQL string quoting [cookies] Use ' instead of " for SQL string quoting Jun 28, 2026
@bashonly
bashonly merged commit 7a56945 into yt-dlp:master Jun 28, 2026
21 checks passed
@bashonly
bashonly deleted the fix/sqlite-quotes branch June 28, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug that is not site-specific core:cookies Related to core cookie handling (e.g. --cookies or --cookies-from-browser)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ERROR: no such column: "version" when trying to extract cookies from Chromium

2 participants