Replace YouTube links with LBRY links
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 40
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This would involve:
- Parsing all the video files and descriptions up front before performing any publishes.
- Ordering and performing the publishes in an order so that URLs can be replaced.
If there are circular references in video descriptions, I do not see a way to do this without performing an additional edit on some publishes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing how video files, descriptions, and publishes are currently handled, then design the ordering needed to replace YouTube URLs; done should include successful replacements and a defined approach for circular references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100