You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add overwrite option to download ([`c798e66`](https://github.com/ivansaul/platzi-downloader/commit/c798e669218311caa6670a8a2f54f0a25cbf3805))
10
+
11
+
### Fix
12
+
13
+
* fix: rename 'overrides' to 'overwrite' in download function ([`ad48422`](https://github.com/ivansaul/platzi-downloader/commit/ad48422a706884e25d0313b9c10fa3f98e3689ce))
14
+
15
+
* fix: streaming URLs extraction in m3u8_dl ([`e937926`](https://github.com/ivansaul/platzi-downloader/commit/e937926859c2a285627e0e863a439259f3d0e2a5))
16
+
17
+
* fix: rename 'overrides' to 'overwrite' in _ts_dl function ([`77bc241`](https://github.com/ivansaul/platzi-downloader/commit/77bc241e39820b8aab354c742f4ef080deccc7dc))
18
+
19
+
* fix: ffmpeg check in decorator ([`5c507c4`](https://github.com/ivansaul/platzi-downloader/commit/5c507c4da760606a1bb6e15cd060ed837c2c1cb9))
20
+
21
+
### Unknown
22
+
23
+
* Merge pull request #23 from ivansaul/develop
24
+
25
+
Add retry decorator and fix issues ([`5b5ae24`](https://github.com/ivansaul/platzi-downloader/commit/5b5ae24e497a19013004028aec41994791e36c16))
0 commit comments