这是indexloc提供的服务,不要输入任何密码
Skip to content

Douyin always errors saying fresh cookies are needed, even when passing them #14984

Douyin always errors saying fresh cookies are needed, even when passing them

Douyin always errors saying fresh cookies are needed, even when passing them #14984

name: Sanitize comment
on:
issue_comment:
types: [created, edited]
permissions:
issues: write
jobs:
sanitize-comment:
name: Sanitize comment
if: vars.SANITIZE_COMMENT && !github.event.issue.pull_request
runs-on: ubuntu-latest
steps:
- name: Sanitize comment
uses: yt-dlp/sanitize-comment@v1