Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • haruhi-dl haruhi-dl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Laura i Domiś
  • haruhi-dlharuhi-dl
  • Merge requests
  • !4

[nitter] Add new extractor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Lauren N. Liberda requested to merge ytdl-org/youtube-dl/mr-26990 into master Feb 27, 2021
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 4

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

Before submitting a pull request make sure you have:

  • At least skimmed through adding new extractor tutorial and youtube-dl coding conventions sections
  • Searched the bugtracker for similar pull requests
  • Checked the code with flake8

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

Add an extractor for nitter, a "free and open source alternative Twitter front-end focused on privacy."

Replicated from https://github.com/ytdl-org/youtube-dl/pull/26990 with Copykitku

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ytdl-org/youtube-dl/mr-26990