Skip to content

Commit

Permalink
[Fix] Use latest youtube-dl (open-mmlab#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymckormick authored Dec 28, 2021
1 parent b347cc7 commit f0f3c2c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/data/activitynet/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
- python-dateutil==2.8.1
- pytz==2020.1
- six==1.14.0
- youtube-dl==2020.5.8
- youtube-dl
2 changes: 1 addition & 1 deletion tools/data/gym/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
- python-dateutil==2.8.1
- pytz==2020.1
- six==1.14.0
- youtube-dl==2020.5.8
- youtube-dl
2 changes: 1 addition & 1 deletion tools/data/hvu/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
- python-dateutil==2.8.1
- pytz==2020.1
- six==1.14.0
- youtube-dl==2020.5.8
- youtube-dl
2 changes: 1 addition & 1 deletion tools/data/kinetics/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
- python-dateutil==2.8.1
- pytz==2020.1
- six==1.14.0
- youtube-dl==2020.5.8
- youtube-dl

0 comments on commit f0f3c2c

Please sign in to comment.