Skip to content

Commit

Permalink
Refactor process_video and process_playlist functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciobellon committed Jul 13, 2024
1 parent 1a91561 commit f62f74a
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 4 deletions.
9 changes: 9 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Credits

## Development Lead

* Mauricio Bellon (@mauriciobellon) <mauriciobellon@gmail.com>

## Contributors

None yet. Why not be the first?
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Version changelog

## 0.0.1
* Initial release.
4 changes: 0 additions & 4 deletions TODO.MD

This file was deleted.

32 changes: 32 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@



Downloader

Video downloader
Audio downloader





- Download transcript
- Download thumbnail
- Download description
- Download playlist
- Download playlist with transcript
- Download playlist with thumbnail
- Download playlist with description
- Download playlist with all




Models
- Channel
- Playlist
- Video
- Audio
- Transcript
- Thumbnail
- Description
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f62f74a

Please sign in to comment.