-
for some reason it outputs each link twice:
this is the beginning of the terminal output:
`
python3 scrape-youtube-channel-videos-url.py -b chrome -u "https://www.youtube.com/@supertfVODs/vid…
-
# Objective
Develop scripts to efficiently scrape Tibetan news articles from multiple sources, starting with the Voice of Tibet (VOT) website, and store them in a structured format for training a mach…
-
Just learned about the API situation while scrolling your website's post history (after reading another linked article from HN). So annoying when that happens...
You may already know about https://…
-
Youtube is making it harder to find channel ids.
I use https://github.com/htmlparser/htmlparser to get the channel id from a name, which basically just scrapes the html.
```bash
channel-id() {
…
-
Could propose multiple services around this tool:
1. a SLA and ease in maintenance to empower various kinds of jobs such as community managers (cf #153), while no-key endpoint is debatable (however c…
-
I have some unstructured text (paragraphs) as well as some JSON I could flatten to unstructured.
My other data sources are YouTube auto subtitles and "random" site scrapes.
Be amazing to not have to…
-
# EFY Album Data Part 1: Collection | TriviAnalysis
Scraping from SingPraises.net (and YouTube) is a simple snap!
[https://matthewzollinger.github.io/my386blog/2023/03/17/efy-songs-a.html](https://m…
-
I am still experiencing #497 on `latest` (`2024-08-22`), not for individual videos, but when attempting to scrape a channel.
Trimmed docker-compose:
```
version: "3"
services:
metube:
i…
-
There should be an option to import an already existing YouTube playlist.
Options:
- using the [official API](https://developers.google.com/youtube/v3/docs/playlistItems/list).
- good: long(er) s…
-
### Have you searched for similar requests?
My request is the other side of this coin: https://github.com/SillyTavern/SillyTavern/issues/1862
### Is your feature request related to a problem? If…