-
I'd like to contribute it to the project, here's the script in full just in case:
```python
import argparse
import subprocess
import os
import re
def read_language_from_idx(idx_file_path):
…
-
Title and subtitles to be parsed according to ToR
- [x] Clean up title
- [x] Add style for `TITLE` and `FOOTER` (Bootstrap CSS)
- [x] Add style for Highcharts components
- [x] Parse concepts
…
-
Your idea for a subtitle correction service could be very useful, especially for those who encounter character encoding issues in subtitles (e.g., with special characters or accented letters in differ…
-
Hi meeb,
While downloading the Julia Childs playlist https://www.youtube.com/playlist?list=PLlRSZrtZRI6Ceg0yl7lz9RRwgxVDWAbUq
with the following settings
```
Type YouTube playlist
Name Julia Ch…
-
### Please describe your bug
The issue started happening when upgrading from 10.8.13-1 to 10.9.x (I've confirmed 10.9.3 and 10.9.6 are affected).
Most movies with multiple subtitle tracks are af…
-
### Describe the gap in the current documentation
Doc doesn't say how to add newline
https://myst-parser.readthedocs.io/en/latest/search.html?q=newline
Adding backslash didn't work
```
##subt…
-
wikitext input
```wikitext
* {{#simple-tooltip: ListItem | TooltipText }}
= Subtitle =
```
expected output (some parts are omitted)
```html
ListItem
S…
-
Hey John,
I'm wondering if the below (potential) bug has been fixed in this release?
Having a quick look at the source, I can't see anything different from the previous version.
Cheers,
Steve Q.
…
-
Hello.
Apologies if my English is not perfect.
I'm working with this ↓
![изображение](https://github.com/user-attachments/assets/47377072-e463-405d-bbd2-0fc55a967d8b)
Hostname: https://old.ranob…
-
This is the script I use for scraping contents
```python3
#!/usr/bin/env python2
# coding: utf-8
from lxml import etree
import argparse
import datetime
import feedgenerator
#import requests
…