TeamNewPipe / TeamNewPipe/NewPipeExtractor

Implement get video url with timestamp

Open
#492 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement multiservice
Dominant language
Java
Stars
2k
Forks
602
Avg merge
3d 6h
Merged PRs (30d)
6

Description

We would provide the duration in seconds and it should return the video URL with the good timestamp

E.g for 79s: <video-url>&t=79 on YouTube, <video-url>#t=79 on SoundCloud and media.ccc.de, <video-url>&start=1m19s on PeerTube…

@TobiGr

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the existing video-URL handling in the extractor library and compare the timestamp formats shown for YouTube, SoundCloud, media.ccc.de, and PeerTube. Done means a duration in seconds produces the appropriate timestamped URL for each listed service.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.