index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_youtube_lists.py
Age
Commit message (
Expand
)
Author
2022-11-09
[extractor/youtube:tab] Update tab handling for redesign (#5439)
Matthew
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-04-12
[cleanup] Sort imports
pukkandan
2022-04-12
[cleanup] Upgrade syntax
pukkandan
2022-02-03
Update to ytdl-commit-78ce962
pukkandan
2021-11-19
[tests] Fix tests
pukkandan
2021-07-23
[test] Use `pytest` instead of `nosetests` (#482)
pukkandan
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2021-02-25
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-20
Update to ytdl-commit-cf2dbec
pukkandan
2020-09-02
[skip travis] renaming
Unknown
2018-04-18
Fix some tests
Dan Salmon
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2016-04-17
[youtube:playlist] Fetch all the videos in a mix (fixes #3837)
Jaime Marquínez Ferrándiz
2016-01-31
[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course
Yen Chi Hsuan
2015-10-18
[test_youtube_lists] Add test flat playlist entries' titles
Sergey M․
2014-11-26
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-11-23
PEP8: more applied
Jouke Waleson
2014-11-23
PEP8 applied
Jouke Waleson
2014-09-24
[youtube] Move more tests to extractors
Philipp Hagemeister
2014-09-13
[youtube] Move more tests to Playlist IE, and simply suitable.
Philipp Hagemeister
2014-06-07
[test/test_youtube_lists] Replace mix list
Jaime Marquínez Ferrándiz
2014-03-04
[youtube] Add support for search result URLs (Fixes #2495)
Philipp Hagemeister
2014-02-25
Skip youtube toptracks test
Jaime Marquínez Ferrándiz
2014-02-08
[jadorecettepub] Add extractor (Fixes #2148)
Philipp Hagemeister
2014-02-06
[youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)
Jaime Marquínez Ferrándiz
2014-01-25
[test/youtube_lists] Change the list used for testing the Top Lists extractor
Jaime Marquínez Ferrándiz
2013-12-09
Lower number of expected entries in top list
Philipp Hagemeister
2013-11-30
[youtube] Add support for downloading top lists (fixes #1868)
Jaime Marquínez Ferrándiz
2013-11-26
[youtube:playlist] Add support for YouTube mixes (fixes #1839)
Jaime Marquínez Ferrándiz
2013-11-25
[tests] Remove global_setup function
Philipp Hagemeister
2013-11-22
Match --download-archive during playlist processing (Fixes #1745)
Philipp Hagemeister
2013-11-13
[youtube:playlist] Don't use the gdata api (closes #1508)
Jaime Marquínez Ferrándiz
2013-10-15
Fix an import in the tests and the Youtube Shows test
Jaime Marquínez Ferrándiz
2013-10-15
Simplify tests
Philipp Hagemeister
2013-10-12
Add support for single-test tox runs
Filippo Valsorda
2013-10-01
[youtube] correct --no-playlist for python3
Filippo Valsorda
2013-09-30
add test for --no-playlist
Filippo Valsorda
2013-07-01
[youtube]: add YoutubeShowIE (closes #14)
Jaime Marquínez Ferrándiz
2013-06-27
Simplify FakeYDL
Philipp Hagemeister
2013-06-24
Use the new class in the tests
Jaime Marquínez Ferrándiz
2013-06-23
Remove mentions of old InfoExtractors module
Philipp Hagemeister
2013-06-19
Merge pull request #887 from anisse/master
Jaime Marquínez Ferrándiz
2013-06-15
Update test_issue_673 in Youtube Lists
Jaime Marquínez Ferrándiz
2013-04-30
Fix FakeDownloaders
Philipp Hagemeister
2013-04-28
Adapt tests to changes in youtube's "Most Popular" channel
Philipp Hagemeister
2013-04-27
YoutubePlaylistIE: don't crash with empty lists (related #808)
Jaime Marquínez Ferrándiz
2013-04-20
Get the title of Youtube playlists
Jaime Marquínez Ferrándiz
2013-04-19
Add tests for YoutubeChannelIE
ispedals
2013-03-05
Add auxiliary methods to InfoExtractor to set the '_type' key and use them fo...
Jaime Marquínez Ferrándiz
[next]