1
0
Fork 0
mirror of synced 2024-10-03 02:27:32 +13:00
Commit graph

15 commits

Author SHA1 Message Date
OMEGARAZER
83f45e7f60
Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
Serene-Arc
0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
OMEGARAZER
9ee13aea23
Update tests
Suspended user in two tests.

Updated hashes and yt-dlp version.

Removed success check on known failure.
2022-11-26 14:36:19 -05:00
Serene-Arc
b7d21161fb Update test 2022-09-27 10:53:12 +10:00
Serene-Arc
3b5f8bca67 Update hashes 2022-09-24 09:46:05 +10:00
Serene-Arc
86e451d49e Fix test case 2022-07-15 15:18:28 +10:00
Serene-Arc
3fd5bad407 Update some test hashes 2022-07-15 15:18:28 +10:00
Serene-Arc
7d4916919d Add test case 2022-07-15 15:18:28 +10:00
Serene-Arc
1abb7768c3 Update test hashes 2022-07-15 15:18:28 +10:00
Serene-Arc
8925643331 Rename module to reflect backend change 2021-11-24 10:40:18 +10:00
Serene-Arc
17939fe47c Fix bug with youtube class and children 2021-11-22 14:37:21 +10:00
Serene-Arc
327cce5581 Update tests for use with callbacks 2021-10-02 17:50:20 +10:00
Serene
6dcef83666
Add ability to disable modules (#434)
* Fix test name to match standard

* Rename file

* Add ability to disable modules

* Update README

* Fix missing comma

* Fix more missing commas. sigh...

Co-authored-by: Ali Parlakçı <parlakciali@gmail.com>
2021-06-06 13:47:56 +03:00
Serene-Arc
c9cde54a72 Remove VReddit downloader module 2021-05-03 14:10:54 +10:00
Serene-Arc
a8c2136270 Add fallback downloader 2021-05-03 14:10:54 +10:00