Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: differentiate shorts, lives and long videos #371

fix: Type issue in fetchPlaylist call by adding type guard

55b824e
Select commit
Loading
Failed to load commit list.
Closed

Fix: differentiate shorts, lives and long videos #371

fix: Type issue in fetchPlaylist call by adding type guard
55b824e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2024 in 0s

0.00% of diff hit (target 1.25%)

View this Pull Request on Codecov

0.00% of diff hit (target 1.25%)

Annotations

Check warning on line 111 in scraper/src/youtube2zim/schemas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/schemas.py#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 176 in scraper/src/youtube2zim/scraper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/scraper.py#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 1167 in scraper/src/youtube2zim/scraper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/scraper.py#L1165-L1167

Added lines #L1165 - L1167 were not covered by tests

Check warning on line 1210 in scraper/src/youtube2zim/scraper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/scraper.py#L1210

Added line #L1210 was not covered by tests

Check warning on line 1213 in scraper/src/youtube2zim/scraper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/scraper.py#L1213

Added line #L1213 was not covered by tests

Check warning on line 1216 in scraper/src/youtube2zim/scraper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/scraper.py#L1216

Added line #L1216 was not covered by tests

Check warning on line 5 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L5

Added line #L5 was not covered by tests

Check warning on line 61 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L61

Added line #L61 was not covered by tests

Check warning on line 184 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L184

Added line #L184 was not covered by tests

Check warning on line 187 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 190 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 362 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 365 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L365

Added line #L365 was not covered by tests

Check warning on line 368 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L368

Added line #L368 was not covered by tests

Check warning on line 371 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L371

Added line #L371 was not covered by tests

Check warning on line 374 in scraper/src/youtube2zim/youtube.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scraper/src/youtube2zim/youtube.py#L374

Added line #L374 was not covered by tests