Skip to content

Commit

Permalink
Force re-run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkf authored Jun 11, 2024
1 parent dbedd60 commit e558c3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion youtube_dl/extractor/vidlii.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ class VidLiiIE(InfoExtractor):
'categories': ['News & Politics'],
'tags': ['Vidlii', 'Jan', 'Videogames'],
}
}, { # HD
}, {
# HD
'url': 'https://www.vidlii.com/watch?v=2Ng8Abj2Fkl',
'md5': '450e7da379c884788c3a4fa02a3ce1a4',
'info_dict': {
Expand Down

0 comments on commit e558c3d

Please sign in to comment.