Matthew
|
86973308cd
[extractor/youtube:tab] Update tab handling for redesign (#5439)
|
2 years ago |
pukkandan
|
54007a45f1
[cleanup] Consistent style for file heads
|
2 years ago |
pukkandan
|
f82711587c
[cleanup] Sort imports
|
2 years ago |
pukkandan
|
86e5f3ed2e
[cleanup] Upgrade syntax
|
2 years ago |
pukkandan
|
d5a398988b
Update to ytdl-commit-78ce962
|
2 years ago |
pukkandan
|
dd2a987d3f
[tests] Fix tests
|
3 years ago |
pukkandan
|
060ac76257
[test] Use `pytest` instead of `nosetests` (#482)
|
3 years ago |
felix
|
cc52de4356
[cleanup] Point all shebang to `python3` (#372)
|
3 years ago |
Pccode66
|
7a5c1cfe93
Completely change project name to yt-dlp (#85)
|
3 years ago |
pukkandan
|
bc2ca1bb75
Update to ytdl-commit-cf2dbec
|
3 years ago |
Unknown
|
cefecac12c
[skip travis] renaming
|
4 years ago |
Dan Salmon
|
518d5ba519
Fix some tests
|
6 years ago |
Yen Chi Hsuan
|
582be35847
Update coding style after pycodestyle 2.1.0
|
8 years ago |
Jaime Marquínez Ferrándiz
|
1b6182d8f7
[youtube:playlist] Fetch all the videos in a mix (fixes #3837)
|
8 years ago |
Yen Chi Hsuan
|
a7aab0c23e
[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course
|
8 years ago |
Sergey M․
|
8e5b121948
[test_youtube_lists] Add test flat playlist entries' titles
|
9 years ago |
Philipp Hagemeister
|
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
|
10 years ago |
Jouke Waleson
|
8bcc875676
PEP8: more applied
|
10 years ago |
Jouke Waleson
|
5f6a1245ff
PEP8 applied
|
10 years ago |
Philipp Hagemeister
|
cdc628a498
[youtube] Move more tests to extractors
|
10 years ago |
Philipp Hagemeister
|
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
|
10 years ago |
Jaime Marquínez Ferrándiz
|
24577db241
[test/test_youtube_lists] Replace mix list
|
10 years ago |
Philipp Hagemeister
|
c9ae7b9565
[youtube] Add support for search result URLs (Fixes #2495)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
ea5a0be811
Skip youtube toptracks test
|
10 years ago |
Philipp Hagemeister
|
9766538124
[jadorecettepub] Add extractor (Fixes #2148)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
d67cc9fa7c
[youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)
|
10 years ago |
Jaime Marquínez Ferrándiz
|
48f9678a32
[test/youtube_lists] Change the list used for testing the Top Lists extractor
|
10 years ago |
Philipp Hagemeister
|
977887469c
Lower number of expected entries in top list
|
11 years ago |
Jaime Marquínez Ferrándiz
|
0a688bc0b2
[youtube] Add support for downloading top lists (fixes #1868)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
652cdaa269
[youtube:playlist] Add support for YouTube mixes (fixes #1839)
|
11 years ago |
Philipp Hagemeister
|
d0efb9ec9a
[tests] Remove global_setup function
|
11 years ago |
Philipp Hagemeister
|
7012b23c94
Match --download-archive during playlist processing (Fixes #1745)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
dcbb45803f
[youtube:playlist] Don't use the gdata api (closes #1508)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
e772692ffd
Fix an import in the tests and the Youtube Shows test
|
11 years ago |
Philipp Hagemeister
|
44a5f1718a
Simplify tests
|
11 years ago |
Filippo Valsorda
|
d3f46b9aa5
Add support for single-test tox runs
|
11 years ago |
Filippo Valsorda
|
7c61bd36bb
[youtube] correct --no-playlist for python3
|
11 years ago |
Filippo Valsorda
|
d4d9920a26
add test for --no-playlist
|
11 years ago |
Jaime Marquínez Ferrándiz
|
75dff0eef7
[youtube]: add YoutubeShowIE (closes #14)
|
11 years ago |
Philipp Hagemeister
|
112da0a0ce
Simplify FakeYDL
|
11 years ago |
Jaime Marquínez Ferrándiz
|
8bf8b5a577
Use the new class in the tests
|
11 years ago |
Philipp Hagemeister
|
0824c28c8b
Remove mentions of old InfoExtractors module
|
11 years ago |
Jaime Marquínez Ferrándiz
|
213b715893
Merge pull request #887 from anisse/master
|
11 years ago |
Jaime Marquínez Ferrándiz
|
31513ea6b9
Update test_issue_673 in Youtube Lists
|
11 years ago |
Philipp Hagemeister
|
8749b71273
Fix FakeDownloaders
|
11 years ago |
Philipp Hagemeister
|
9665577802
Adapt tests to changes in youtube's "Most Popular" channel
|
11 years ago |
Jaime Marquínez Ferrándiz
|
aba8df23ed
YoutubePlaylistIE: don't crash with empty lists (related #808)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
c72938240e
Get the title of Youtube playlists
|
11 years ago |
ispedals
|
fb6c319904
Add tests for YoutubeChannelIE
|
11 years ago |
Jaime Marquínez Ferrándiz
|
8a38a194fb
Add auxiliary methods to InfoExtractor to set the '_type' key and use them for some playlist IEs
|
11 years ago |